Skip to content
Success

Console Output

23:26:00 [2023-09-15T03:26:00.877Z] Started by upstream project "tracecompass-master-nightly-base" build number 353
23:26:00 [2023-09-15T03:26:00.877Z] originally caused by:
23:26:00 [2023-09-15T03:26:00.877Z]  Started by an SCM change
23:26:03 [2023-09-15T03:26:03.349Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
23:26:03 [2023-09-15T03:26:03.445Z] [Pipeline] Start of Pipeline
23:26:03 [2023-09-15T03:26:03.644Z] [Pipeline] readTrusted
23:26:03 [2023-09-15T03:26:03.909Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
23:26:03 [2023-09-15T03:26:03.911Z] [Pipeline] echo
23:26:03 [2023-09-15T03:26:03.911Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
23:26:03 [2023-09-15T03:26:03.913Z] [Pipeline] podTemplate
23:26:03 [2023-09-15T03:26:03.950Z] [Pipeline] {
23:26:03 [2023-09-15T03:26:03.962Z] [Pipeline] node
23:26:18 [2023-09-15T03:26:18.964Z] Still waiting to schedule task
23:26:18 [2023-09-15T03:26:18.965Z] Waiting for next available executor on ‘tracecompass-build23:58:18 [2023-09-15T03:58:18.493Z] Agent tracecompass-build-40vks-9ct33 is provisioned from template tracecompass-build-40vks
23:58:18 [2023-09-15T03:58:18.495Z] ---
23:58:18 [2023-09-15T03:58:18.495Z] apiVersion: "v1"
23:58:18 [2023-09-15T03:58:18.495Z] kind: "Pod"
23:58:18 [2023-09-15T03:58:18.495Z] metadata:
23:58:18 [2023-09-15T03:58:18.495Z]   annotations:
23:58:18 [2023-09-15T03:58:18.495Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-short-ui-only/4035/"
23:58:18 [2023-09-15T03:58:18.495Z]     runUrl: "job/tracecompass-gerrit-short-ui-only/4035/"
23:58:18 [2023-09-15T03:58:18.495Z]   labels:
23:58:18 [2023-09-15T03:58:18.495Z]     jenkins: "slave"
23:58:18 [2023-09-15T03:58:18.495Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
23:58:18 [2023-09-15T03:58:18.495Z]     jenkins/label: "tracecompass-build"
23:58:18 [2023-09-15T03:58:18.495Z]   name: "tracecompass-build-40vks-9ct33"
23:58:18 [2023-09-15T03:58:18.495Z]   namespace: "tracecompass"
23:58:18 [2023-09-15T03:58:18.495Z] spec:
23:58:18 [2023-09-15T03:58:18.495Z]   containers:
23:58:18 [2023-09-15T03:58:18.495Z]   - args:
23:58:18 [2023-09-15T03:58:18.495Z]     - "-c"
23:58:18 [2023-09-15T03:58:18.495Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
23:58:18 [2023-09-15T03:58:18.495Z]     command:
23:58:18 [2023-09-15T03:58:18.495Z]     - "/bin/sh"
23:58:18 [2023-09-15T03:58:18.495Z]     image: "eclipse/tracecompass-build-env:18.04"
23:58:18 [2023-09-15T03:58:18.495Z]     imagePullPolicy: "Always"
23:58:18 [2023-09-15T03:58:18.495Z]     name: "tracecompass"
23:58:18 [2023-09-15T03:58:18.495Z]     resources:
23:58:18 [2023-09-15T03:58:18.495Z]       limits:
23:58:18 [2023-09-15T03:58:18.495Z]         memory: "2.6Gi"
23:58:18 [2023-09-15T03:58:18.495Z]         cpu: "1.3"
23:58:18 [2023-09-15T03:58:18.495Z]       requests:
23:58:18 [2023-09-15T03:58:18.495Z]         memory: "2.6Gi"
23:58:18 [2023-09-15T03:58:18.495Z]         cpu: "1.3"
23:58:18 [2023-09-15T03:58:18.495Z]     tty: true
23:58:18 [2023-09-15T03:58:18.495Z]     volumeMounts:
23:58:18 [2023-09-15T03:58:18.495Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
23:58:18 [2023-09-15T03:58:18.495Z]       name: "settings-xml"
23:58:18 [2023-09-15T03:58:18.495Z]       readOnly: true
23:58:18 [2023-09-15T03:58:18.495Z]       subPath: "settings.xml"
23:58:18 [2023-09-15T03:58:18.495Z]     - mountPath: "/home/jenkins/.m2/repository"
23:58:18 [2023-09-15T03:58:18.495Z]       name: "m2-repo"
23:58:18 [2023-09-15T03:58:18.495Z]     - mountPath: "/opt/tools"
23:58:18 [2023-09-15T03:58:18.495Z]       name: "tools"
23:58:18 [2023-09-15T03:58:18.495Z]     - mountPath: "/home/jenkins/agent"
23:58:18 [2023-09-15T03:58:18.495Z]       name: "workspace-volume"
23:58:18 [2023-09-15T03:58:18.495Z]       readOnly: false
23:58:18 [2023-09-15T03:58:18.495Z]   - env:
23:58:18 [2023-09-15T03:58:18.495Z]     - name: "JENKINS_SECRET"
23:58:18 [2023-09-15T03:58:18.495Z]       value: "********"
23:58:18 [2023-09-15T03:58:18.495Z]     - name: "JENKINS_TUNNEL"
23:58:18 [2023-09-15T03:58:18.495Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
23:58:18 [2023-09-15T03:58:18.495Z]     - name: "JENKINS_AGENT_NAME"
23:58:18 [2023-09-15T03:58:18.495Z]       value: "tracecompass-build-40vks-9ct33"
23:58:18 [2023-09-15T03:58:18.495Z]     - name: "JENKINS_NAME"
23:58:18 [2023-09-15T03:58:18.495Z]       value: "tracecompass-build-40vks-9ct33"
23:58:18 [2023-09-15T03:58:18.495Z]     - name: "JENKINS_AGENT_WORKDIR"
23:58:18 [2023-09-15T03:58:18.495Z]       value: "/home/jenkins/agent"
23:58:18 [2023-09-15T03:58:18.495Z]     - name: "JENKINS_URL"
23:58:18 [2023-09-15T03:58:18.495Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
23:58:18 [2023-09-15T03:58:18.495Z]     image: "eclipsecbi/jenkins-jnlp-agent"
23:58:18 [2023-09-15T03:58:18.495Z]     name: "jnlp"
23:58:18 [2023-09-15T03:58:18.495Z]     resources:
23:58:18 [2023-09-15T03:58:18.495Z]       requests:
23:58:18 [2023-09-15T03:58:18.495Z]         memory: "256Mi"
23:58:18 [2023-09-15T03:58:18.495Z]         cpu: "100m"
23:58:18 [2023-09-15T03:58:18.495Z]     volumeMounts:
23:58:18 [2023-09-15T03:58:18.495Z]     - mountPath: "/home/jenkins/.ssh"
23:58:18 [2023-09-15T03:58:18.495Z]       name: "volume-known-hosts"
23:58:18 [2023-09-15T03:58:18.495Z]     - mountPath: "/home/jenkins/agent"
23:58:18 [2023-09-15T03:58:18.495Z]       name: "workspace-volume"
23:58:18 [2023-09-15T03:58:18.495Z]       readOnly: false
23:58:18 [2023-09-15T03:58:18.495Z]   nodeSelector:
23:58:18 [2023-09-15T03:58:18.495Z]     kubernetes.io/os: "linux"
23:58:18 [2023-09-15T03:58:18.495Z]   restartPolicy: "Never"
23:58:18 [2023-09-15T03:58:18.495Z]   volumes:
23:58:18 [2023-09-15T03:58:18.495Z]   - emptyDir: {}
23:58:18 [2023-09-15T03:58:18.495Z]     name: "m2-repo"
23:58:18 [2023-09-15T03:58:18.495Z]   - name: "settings-xml"
23:58:18 [2023-09-15T03:58:18.495Z]     secret:
23:58:18 [2023-09-15T03:58:18.495Z]       items:
23:58:18 [2023-09-15T03:58:18.495Z]       - key: "settings.xml"
23:58:18 [2023-09-15T03:58:18.495Z]         path: "settings.xml"
23:58:18 [2023-09-15T03:58:18.495Z]       secretName: "m2-secret-dir"
23:58:18 [2023-09-15T03:58:18.495Z]   - emptyDir:
23:58:18 [2023-09-15T03:58:18.495Z]       medium: ""
23:58:18 [2023-09-15T03:58:18.495Z]     name: "workspace-volume"
23:58:18 [2023-09-15T03:58:18.495Z]   - configMap:
23:58:18 [2023-09-15T03:58:18.495Z]       name: "known-hosts"
23:58:18 [2023-09-15T03:58:18.495Z]     name: "volume-known-hosts"
23:58:18 [2023-09-15T03:58:18.495Z]   - name: "tools"
23:58:18 [2023-09-15T03:58:18.495Z]     persistentVolumeClaim:
23:58:18 [2023-09-15T03:58:18.495Z]       claimName: "tools-claim-jiro-tracecompass"
23:58:18 [2023-09-15T03:58:18.495Z] 
23:58:19 [2023-09-15T03:58:19.793Z] Running on tracecompass-build-40vks-9ct33 in /home/jenkins/agent/workspace/tracecompass-master-nightly
23:58:19 [2023-09-15T03:58:19.793Z] [Pipeline] {
23:58:19 [2023-09-15T03:58:19.862Z] [Pipeline] stage
23:58:19 [2023-09-15T03:58:19.863Z] [Pipeline] { (Declarative: Checkout SCM)
23:58:20 [2023-09-15T03:58:20.959Z] [Pipeline] checkout
23:58:21 [2023-09-15T03:58:21.186Z] Selected Git installation does not exist. Using Default
23:58:21 [2023-09-15T03:58:21.186Z] The recommended git tool is: NONE
23:58:30 [2023-09-15T03:58:30.086Z] No credentials specified
23:58:30 [2023-09-15T03:58:30.089Z] Cloning the remote Git repository
23:58:30 [2023-09-15T03:58:30.100Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
23:58:30 [2023-09-15T03:58:30.197Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly # timeout=10
23:58:30 [2023-09-15T03:58:30.396Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
23:58:30 [2023-09-15T03:58:30.396Z]  > git --version # timeout=10
23:58:30 [2023-09-15T03:58:30.478Z]  > git --version # 'git version 2.20.1'
23:58:30 [2023-09-15T03:58:30.479Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
23:58:30 [2023-09-15T03:58:30.837Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
23:58:30 [2023-09-15T03:58:30.883Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:58:33 [2023-09-15T03:58:33.412Z] Avoid second fetch
23:58:33 [2023-09-15T03:58:33.408Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
23:58:33 [2023-09-15T03:58:33.491Z] Checking out Revision d674252b297ead62f8055b82b6b8446dc94c380f (refs/remotes/origin/master)
23:58:34 [2023-09-15T03:58:34.189Z] Commit message: "Pin maven to version 3.8.6 instead of latest"
23:58:33 [2023-09-15T03:58:33.492Z]  > git config core.sparsecheckout # timeout=10
23:58:33 [2023-09-15T03:58:33.579Z]  > git checkout -f d674252b297ead62f8055b82b6b8446dc94c380f # timeout=10
23:58:34 [2023-09-15T03:58:34.187Z]  > git rev-list --no-walk d674252b297ead62f8055b82b6b8446dc94c380f # timeout=10
23:58:34 [2023-09-15T03:58:34.313Z] [Pipeline] }
23:58:34 [2023-09-15T03:58:34.324Z] [Pipeline] // stage
23:58:34 [2023-09-15T03:58:34.338Z] [Pipeline] withEnv
23:58:34 [2023-09-15T03:58:34.338Z] [Pipeline] {
23:58:34 [2023-09-15T03:58:34.371Z] [Pipeline] withEnv
23:58:34 [2023-09-15T03:58:34.372Z] [Pipeline] {
23:58:34 [2023-09-15T03:58:34.387Z] [Pipeline] timestamps
23:58:34 [2023-09-15T03:58:34.388Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
23:58:34 [2023-09-15T03:58:34.388Z] [Pipeline] {
23:58:34 [2023-09-15T03:58:34.402Z] [Pipeline] timeout
23:58:34 [2023-09-15T03:58:34.402Z] Timeout set to expire in 4 hr 0 min
23:58:34 [2023-09-15T03:58:34.402Z] [Pipeline] {
23:58:34 [2023-09-15T03:58:34.415Z] [Pipeline] stage
23:58:34 [2023-09-15T03:58:34.416Z] [Pipeline] { (Declarative: Tool Install)
23:58:34 [2023-09-15T03:58:34.430Z] [Pipeline] tool
23:58:34 [2023-09-15T03:58:34.446Z] [Pipeline] envVarsForTool
23:58:34 [2023-09-15T03:58:34.466Z] [Pipeline] tool
23:58:34 [2023-09-15T03:58:34.480Z] [Pipeline] envVarsForTool
23:58:34 [2023-09-15T03:58:34.493Z] [Pipeline] }
23:58:34 [2023-09-15T03:58:34.504Z] [Pipeline] // stage
23:58:34 [2023-09-15T03:58:34.516Z] [Pipeline] withEnv
23:58:34 [2023-09-15T03:58:34.517Z] [Pipeline] {
23:58:34 [2023-09-15T03:58:34.536Z] [Pipeline] stage
23:58:34 [2023-09-15T03:58:34.537Z] [Pipeline] { (Checkout)
23:58:34 [2023-09-15T03:58:34.571Z] [Pipeline] tool
23:58:34 [2023-09-15T03:58:34.683Z] [Pipeline] envVarsForTool
23:58:34 [2023-09-15T03:58:34.698Z] [Pipeline] tool
23:58:34 [2023-09-15T03:58:34.709Z] [Pipeline] envVarsForTool
23:58:34 [2023-09-15T03:58:34.723Z] [Pipeline] withEnv
23:58:34 [2023-09-15T03:58:34.723Z] [Pipeline] {
23:58:34 [2023-09-15T03:58:34.736Z] [Pipeline] container
23:58:34 [2023-09-15T03:58:34.737Z] [Pipeline] {
23:58:34 [2023-09-15T03:58:34.749Z] [Pipeline] sh
23:58:35 [2023-09-15T03:58:35.398Z] + mkdir -p ../scripts
23:58:35 [2023-09-15T03:58:35.406Z] [Pipeline] sh
23:58:35 [2023-09-15T03:58:35.999Z] + cp scripts/deploy-rcp.sh ../scripts
23:58:36 [2023-09-15T03:58:36.006Z] [Pipeline] sh
23:58:36 [2023-09-15T03:58:36.523Z] + cp scripts/deploy-update-site.sh ../scripts
23:58:36 [2023-09-15T03:58:36.530Z] [Pipeline] sh
23:58:37 [2023-09-15T03:58:37.060Z] + cp scripts/deploy-doc.sh ../scripts
23:58:37 [2023-09-15T03:58:37.066Z] [Pipeline] sh
23:58:37 [2023-09-15T03:58:37.583Z] + cp scripts/deploy-javadoc.sh ../scripts
23:58:37 [2023-09-15T03:58:37.591Z] [Pipeline] checkout
23:58:37 [2023-09-15T03:58:37.599Z] The recommended git tool is: NONE
23:58:37 [2023-09-15T03:58:37.605Z] No credentials specified
23:58:37 [2023-09-15T03:58:37.605Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6ac844a0; decorates RemoteLauncher[hudson.remoting.Channel@7e204815:JNLP4-connect connection from 10.40.63.167/10.40.63.167:36540] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
23:58:37 [2023-09-15T03:58:37.618Z] Fetching changes from the remote Git repository
23:58:37 [2023-09-15T03:58:37.606Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-nightly/.git # timeout=10
23:58:37 [2023-09-15T03:58:37.683Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10
23:58:37 [2023-09-15T03:58:37.693Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass
23:58:37 [2023-09-15T03:58:37.694Z]  > git --version # timeout=10
23:58:37 [2023-09-15T03:58:37.698Z]  > git --version # 'git version 2.20.1'
23:58:37 [2023-09-15T03:58:37.698Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10
23:59:34 [2023-09-15T03:59:34.633Z] Created Pod: kubernetes tracecompass/tracecompass-build-4k8lg-69h42
23:59:59 [2023-09-15T03:59:59.799Z] Checking out Revision b704213092a8ff34dcdab5aaaa86e351e4535d11 (master)
23:59:59 [2023-09-15T03:59:59.787Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:59:59 [2023-09-15T03:59:59.795Z]  > git config core.sparsecheckout # timeout=10
23:59:59 [2023-09-15T03:59:59.882Z]  > git checkout -f b704213092a8ff34dcdab5aaaa86e351e4535d11 # timeout=10
00:00:04 [2023-09-15T04:00:04.789Z] Commit message: "ctf.core: Add doc for deprecated constructor"
00:00:04 [2023-09-15T04:00:04.787Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:00:06 [2023-09-15T04:00:06.489Z]  > git rev-list --no-walk 48c89ae116698e8578dd957b943cc18524f4941e # timeout=10
00:00:06 [2023-09-15T04:00:06.722Z] [Pipeline] sh
00:00:07 [2023-09-15T04:00:07.387Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
00:00:07 [2023-09-15T04:00:07.394Z] [Pipeline] sh
00:00:07 [2023-09-15T04:00:07.984Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
00:00:07 [2023-09-15T04:00:07.993Z] [Pipeline] sh
00:00:08 [2023-09-15T04:00:08.790Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
00:00:08 [2023-09-15T04:00:08.797Z] [Pipeline] sh
00:00:09 [2023-09-15T04:00:09.488Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
00:00:09 [2023-09-15T04:00:09.495Z] [Pipeline] sh
00:00:10 [2023-09-15T04:00:10.100Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
00:00:10 [2023-09-15T04:00:10.106Z] [Pipeline] }
00:00:10 [2023-09-15T04:00:10.118Z] [Pipeline] // container
00:00:10 [2023-09-15T04:00:10.129Z] [Pipeline] }
00:00:10 [2023-09-15T04:00:10.139Z] [Pipeline] // withEnv
00:00:10 [2023-09-15T04:00:10.150Z] [Pipeline] }
00:00:10 [2023-09-15T04:00:10.160Z] [Pipeline] // stage
00:00:10 [2023-09-15T04:00:10.173Z] [Pipeline] stage
00:00:10 [2023-09-15T04:00:10.174Z] [Pipeline] { (Product File)
00:00:10 [2023-09-15T04:00:10.237Z] Stage "Product File" skipped due to when conditional
00:00:10 [2023-09-15T04:00:10.237Z] [Pipeline] }
00:00:10 [2023-09-15T04:00:10.250Z] [Pipeline] // stage
00:00:10 [2023-09-15T04:00:10.263Z] [Pipeline] stage
00:00:10 [2023-09-15T04:00:10.264Z] [Pipeline] { (Build)
00:00:10 [2023-09-15T04:00:10.284Z] [Pipeline] tool
00:00:10 [2023-09-15T04:00:10.296Z] [Pipeline] envVarsForTool
00:00:10 [2023-09-15T04:00:10.311Z] [Pipeline] tool
00:00:10 [2023-09-15T04:00:10.324Z] [Pipeline] envVarsForTool
00:00:10 [2023-09-15T04:00:10.338Z] [Pipeline] withEnv
00:00:10 [2023-09-15T04:00:10.339Z] [Pipeline] {
00:00:10 [2023-09-15T04:00:10.352Z] [Pipeline] container
00:00:10 [2023-09-15T04:00:10.353Z] [Pipeline] {
00:00:10 [2023-09-15T04:00:10.365Z] [Pipeline] sh
00:00:10 [2023-09-15T04:00:10.907Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp
00:00:10 [2023-09-15T04:00:10.920Z] [Pipeline] sh
00:00:11 [2023-09-15T04:00:11.443Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
00:00:11 [2023-09-15T04:00:11.449Z] [Pipeline] sh
00:00:11 [2023-09-15T04:00:11.969Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
00:00:11 [2023-09-15T04:00:11.976Z] [Pipeline] sh
00:00:12 [2023-09-15T04:00:12.502Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
00:00:12 [2023-09-15T04:00:12.509Z] [Pipeline] sh
00:00:13 [2023-09-15T04:00:13.035Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
00:00:13 [2023-09-15T04:00:13.042Z] [Pipeline] sh
00:00:13 [2023-09-15T04:00:13.563Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
00:00:13 [2023-09-15T04:00:13.569Z] [Pipeline] sh
00:00:14 [2023-09-15T04:00:14.132Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Prcp-DMG-package-mac
00:00:14 [2023-09-15T04:00:14.132Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:00:16 [2023-09-15T04:00:16.669Z] [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
00:00:16 [2023-09-15T04:00:16.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 5.1 kB/s)
00:00:16 [2023-09-15T04:00:16.669Z] [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
00:00:16 [2023-09-15T04:00:16.669Z] [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 312 kB/s)
00:00:16 [2023-09-15T04:00:16.669Z] [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
00:00:16 [2023-09-15T04:00:16.669Z] [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 39 kB/s)
00:00:16 [2023-09-15T04:00:16.669Z] [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
00:00:16 [2023-09-15T04:00:16.927Z] [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 197 kB/s)
00:00:16 [2023-09-15T04:00:16.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
00:00:16 [2023-09-15T04:00:16.927Z] [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 360 kB/s)
00:00:16 [2023-09-15T04:00:16.927Z] [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
00:00:16 [2023-09-15T04:00:16.927Z] [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 520 kB/s)
00:00:16 [2023-09-15T04:00:16.927Z] [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
00:00:16 [2023-09-15T04:00:16.927Z] [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 846 kB/s)
00:00:16 [2023-09-15T04:00:16.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
00:00:16 [2023-09-15T04:00:16.927Z] [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 342 kB/s)
00:00:16 [2023-09-15T04:00:16.927Z] [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
00:00:16 [2023-09-15T04:00:16.927Z] [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
00:00:17 [2023-09-15T04:00:17.185Z] [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 488 kB/s)
00:00:17 [2023-09-15T04:00:17.185Z] [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 280 kB/s)
00:00:17 [2023-09-15T04:00:17.443Z] [INFO] Scanning for projects...
00:00:17 [2023-09-15T04:00:17.444Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.444Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.444Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.444Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.444Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.701Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.702Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.702Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.702Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.702Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.702Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.702Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.702Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.702Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.702Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.960Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.960Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.960Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.960Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
00:00:17 [2023-09-15T04:00:17.960Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.219Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
00:00:18 [2023-09-15T04:00:18.478Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
00:00:18 [2023-09-15T04:00:18.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
00:00:18 [2023-09-15T04:00:18.799Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom (2.1 kB at 56 kB/s)
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 776 kB/s)
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
00:00:20 [2023-09-15T04:00:20.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom
00:00:21 [2023-09-15T04:00:21.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom (7.1 kB at 5.2 kB/s)
00:00:21 [2023-09-15T04:00:21.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
00:00:21 [2023-09-15T04:00:21.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
00:00:21 [2023-09-15T04:00:21.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
00:00:21 [2023-09-15T04:00:21.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
00:00:21 [2023-09-15T04:00:21.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
00:00:21 [2023-09-15T04:00:21.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom (1.1 kB at 973 B/s)
00:00:23 [2023-09-15T04:00:23.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.287Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.287Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.287Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.287Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom (3.2 kB at 5.4 kB/s)
00:00:23 [2023-09-15T04:00:23.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.895Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom
00:00:23 [2023-09-15T04:00:23.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom (1.1 kB at 14 kB/s)
00:00:23 [2023-09-15T04:00:23.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
00:00:23 [2023-09-15T04:00:23.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
00:00:23 [2023-09-15T04:00:23.895Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
00:00:24 [2023-09-15T04:00:24.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
00:00:24 [2023-09-15T04:00:24.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
00:00:24 [2023-09-15T04:00:24.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
00:00:24 [2023-09-15T04:00:24.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 169 kB/s)
00:00:24 [2023-09-15T04:00:24.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
00:00:24 [2023-09-15T04:00:24.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
00:00:24 [2023-09-15T04:00:24.188Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
00:00:24 [2023-09-15T04:00:24.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
00:00:24 [2023-09-15T04:00:24.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
00:00:24 [2023-09-15T04:00:24.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
00:00:24 [2023-09-15T04:00:24.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 909 kB/s)
00:00:24 [2023-09-15T04:00:24.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
00:00:24 [2023-09-15T04:00:24.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
00:00:24 [2023-09-15T04:00:24.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
00:00:24 [2023-09-15T04:00:24.447Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
00:00:24 [2023-09-15T04:00:24.447Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
00:00:24 [2023-09-15T04:00:24.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
00:00:24 [2023-09-15T04:00:24.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 102 kB/s)
00:00:24 [2023-09-15T04:00:24.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
00:00:24 [2023-09-15T04:00:24.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
00:00:24 [2023-09-15T04:00:24.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
00:00:24 [2023-09-15T04:00:24.705Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
00:00:24 [2023-09-15T04:00:24.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
00:00:24 [2023-09-15T04:00:24.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
00:00:24 [2023-09-15T04:00:24.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 168 kB/s)
00:00:24 [2023-09-15T04:00:24.705Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
00:00:24 [2023-09-15T04:00:24.705Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
00:00:24 [2023-09-15T04:00:24.705Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
00:00:24 [2023-09-15T04:00:24.963Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
00:00:24 [2023-09-15T04:00:24.964Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
00:00:24 [2023-09-15T04:00:24.964Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
00:00:24 [2023-09-15T04:00:24.964Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 662 kB/s)
00:00:24 [2023-09-15T04:00:24.964Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
00:00:24 [2023-09-15T04:00:24.964Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
00:00:24 [2023-09-15T04:00:24.964Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 509 kB/s)
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
00:00:25 [2023-09-15T04:00:25.285Z] [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
00:00:25 [2023-09-15T04:00:25.285Z] [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 1.5 MB/s)
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
00:00:25 [2023-09-15T04:00:25.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
00:00:25 [2023-09-15T04:00:25.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
00:00:25 [2023-09-15T04:00:25.586Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
00:00:25 [2023-09-15T04:00:25.586Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
00:00:25 [2023-09-15T04:00:25.586Z] [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 241 kB/s)
00:00:25 [2023-09-15T04:00:25.586Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
00:00:25 [2023-09-15T04:00:25.586Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
00:00:25 [2023-09-15T04:00:25.888Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
00:00:25 [2023-09-15T04:00:25.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
00:00:25 [2023-09-15T04:00:25.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
00:00:25 [2023-09-15T04:00:25.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
00:00:25 [2023-09-15T04:00:25.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 984 kB/s)
00:00:25 [2023-09-15T04:00:25.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
00:00:25 [2023-09-15T04:00:25.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
00:00:25 [2023-09-15T04:00:25.888Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom
00:00:25 [2023-09-15T04:00:25.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
00:00:25 [2023-09-15T04:00:25.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
00:00:25 [2023-09-15T04:00:25.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom
00:00:26 [2023-09-15T04:00:26.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.7 MB/s)
00:00:26 [2023-09-15T04:00:26.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
00:00:26 [2023-09-15T04:00:26.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
00:00:26 [2023-09-15T04:00:26.188Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
00:00:26 [2023-09-15T04:00:26.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
00:00:26 [2023-09-15T04:00:26.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
00:00:26 [2023-09-15T04:00:26.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
00:00:26 [2023-09-15T04:00:26.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 837 kB/s)
00:00:26 [2023-09-15T04:00:26.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
00:00:26 [2023-09-15T04:00:26.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
00:00:26 [2023-09-15T04:00:26.188Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
00:00:26 [2023-09-15T04:00:26.490Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
00:00:26 [2023-09-15T04:00:26.490Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
00:00:26 [2023-09-15T04:00:26.490Z] [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
00:00:26 [2023-09-15T04:00:26.490Z] [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 765 kB/s)
00:00:26 [2023-09-15T04:00:26.490Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
00:00:26 [2023-09-15T04:00:26.490Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
00:00:26 [2023-09-15T04:00:26.490Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
00:00:26 [2023-09-15T04:00:26.490Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
00:00:26 [2023-09-15T04:00:26.490Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
00:00:26 [2023-09-15T04:00:26.490Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
00:00:26 [2023-09-15T04:00:26.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 47 kB/s)
00:00:26 [2023-09-15T04:00:26.788Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
00:00:26 [2023-09-15T04:00:26.788Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
00:00:26 [2023-09-15T04:00:26.788Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
00:00:26 [2023-09-15T04:00:26.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
00:00:26 [2023-09-15T04:00:26.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
00:00:26 [2023-09-15T04:00:26.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
00:00:26 [2023-09-15T04:00:26.788Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 83 kB/s)
00:00:26 [2023-09-15T04:00:26.788Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
00:00:26 [2023-09-15T04:00:26.788Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
00:00:26 [2023-09-15T04:00:26.788Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
00:00:26 [2023-09-15T04:00:26.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 100 kB/s)
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 14 kB/s)
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.088Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.346Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.346Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom (1.8 kB at 68 kB/s)
00:00:27 [2023-09-15T04:00:27.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.346Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.346Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.346Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom
00:00:27 [2023-09-15T04:00:27.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom (1.0 kB at 41 kB/s)
00:00:27 [2023-09-15T04:00:27.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.605Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 21 kB/s)
00:00:27 [2023-09-15T04:00:27.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.605Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 274 kB/s)
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 887 kB/s)
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
00:00:27 [2023-09-15T04:00:27.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
00:00:27 [2023-09-15T04:00:27.864Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
00:00:28 [2023-09-15T04:00:28.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
00:00:28 [2023-09-15T04:00:28.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
00:00:28 [2023-09-15T04:00:28.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
00:00:28 [2023-09-15T04:00:28.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom (1.7 kB at 64 kB/s)
00:00:28 [2023-09-15T04:00:28.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.122Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom (1.7 kB at 54 kB/s)
00:00:28 [2023-09-15T04:00:28.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom (1.4 kB at 49 kB/s)
00:00:28 [2023-09-15T04:00:28.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
00:00:28 [2023-09-15T04:00:28.688Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
00:00:28 [2023-09-15T04:00:28.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
00:00:28 [2023-09-15T04:00:28.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
00:00:28 [2023-09-15T04:00:28.688Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
00:00:28 [2023-09-15T04:00:28.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
00:00:28 [2023-09-15T04:00:28.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 500 kB/s)
00:00:28 [2023-09-15T04:00:28.688Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.688Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom (2.1 kB at 49 kB/s)
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom (1.1 kB at 62 kB/s)
00:00:28 [2023-09-15T04:00:28.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.204Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom (1.0 kB at 21 kB/s)
00:00:29 [2023-09-15T04:00:29.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.204Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom (2.3 kB at 34 kB/s)
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom (1.1 kB at 75 kB/s)
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
00:00:29 [2023-09-15T04:00:29.724Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.725Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.725Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.725Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.725Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
00:00:29 [2023-09-15T04:00:29.725Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
00:00:29 [2023-09-15T04:00:29.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
00:00:30 [2023-09-15T04:00:30.289Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.289Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.289Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.289Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.289Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
00:00:30 [2023-09-15T04:00:30.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
00:00:30 [2023-09-15T04:00:30.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar (5.5 kB at 261 kB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 6.3 MB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar (22 kB at 703 kB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar (284 kB at 6.5 MB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 6.0 MB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
00:00:30 [2023-09-15T04:00:30.548Z] [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
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 1.7 MB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 4.1 MB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar (56 kB at 927 kB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
00:00:30 [2023-09-15T04:00:30.548Z] [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 966 kB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 1.5 MB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 1.1 MB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 31 kB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 159 kB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar (13 kB at 130 kB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar (38 kB at 373 kB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 9.7 MB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar (16 kB at 135 kB/s)
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar (6.7 kB at 57 kB/s)
00:00:30 [2023-09-15T04:00:30.549Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar
00:00:30 [2023-09-15T04:00:30.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 964 kB/s)
00:00:30 [2023-09-15T04:00:30.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
00:00:30 [2023-09-15T04:00:30.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 23 kB/s)
00:00:30 [2023-09-15T04:00:30.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar (3.1 kB at 17 kB/s)
00:00:30 [2023-09-15T04:00:30.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar (46 kB at 244 kB/s)
00:00:30 [2023-09-15T04:00:30.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar (28 kB at 147 kB/s)
00:00:30 [2023-09-15T04:00:30.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar (1.5 MB at 7.8 MB/s)
00:00:31 [2023-09-15T04:00:31.377Z] [WARNING] 
00:00:31 [2023-09-15T04:00:31.377Z] [WARNING] Some problems were encountered while building the effective model for org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent:pom:9.1.0-SNAPSHOT
00:00:31 [2023-09-15T04:00:31.377Z] [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.eclipse.tycho:tycho-source-plugin @ org.eclipse.tracecompass:org.eclipse.tracecompass:9.1.0-SNAPSHOT, /home/jenkins/agent/workspace/tracecompass-master-nightly/pom.xml, line 460, column 15
00:00:31 [2023-09-15T04:00:31.377Z] [WARNING] 
00:00:31 [2023-09-15T04:00:31.377Z] [WARNING] Some problems were encountered while building the effective model for org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.1.0-SNAPSHOT
00:00:31 [2023-09-15T04:00:31.377Z] [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.eclipse.tycho:tycho-source-plugin @ line 460, column 15
00:00:31 [2023-09-15T04:00:31.377Z] [WARNING] 
00:00:31 [2023-09-15T04:00:31.377Z] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
00:00:31 [2023-09-15T04:00:31.377Z] [WARNING] 
00:00:31 [2023-09-15T04:00:31.377Z] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
00:00:31 [2023-09-15T04:00:31.377Z] [WARNING] 
00:00:31 [2023-09-15T04:00:31.946Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:00:31 [2023-09-15T04:00:31.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
00:00:31 [2023-09-15T04:00:31.946Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
00:00:31 [2023-09-15T04:00:31.946Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
00:00:31 [2023-09-15T04:00:31.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
00:00:31 [2023-09-15T04:00:31.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
00:00:31 [2023-09-15T04:00:31.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
00:00:32 [2023-09-15T04:00:32.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip (18 MB at 47 MB/s)
00:00:32 [2023-09-15T04:00:32.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
00:00:32 [2023-09-15T04:00:32.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
00:00:32 [2023-09-15T04:00:32.774Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar (297 kB at 17 MB/s)
00:00:33 [2023-09-15T04:00:33.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar (167 kB at 11 MB/s)
00:00:33 [2023-09-15T04:00:33.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.290Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
00:00:33 [2023-09-15T04:00:33.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar (65 kB at 4.6 MB/s)
00:00:34 [2023-09-15T04:00:34.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
00:00:34 [2023-09-15T04:00:34.703Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
00:00:34 [2023-09-15T04:00:34.703Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
00:00:34 [2023-09-15T04:00:34.703Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
00:00:34 [2023-09-15T04:00:34.703Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
00:00:34 [2023-09-15T04:00:34.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
00:00:34 [2023-09-15T04:00:34.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml (443 B at 32 kB/s)
00:00:34 [2023-09-15T04:00:34.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
00:00:34 [2023-09-15T04:00:34.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
00:00:34 [2023-09-15T04:00:34.961Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
00:00:35 [2023-09-15T04:00:35.220Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
00:00:35 [2023-09-15T04:00:35.220Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
00:00:35 [2023-09-15T04:00:35.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
00:00:35 [2023-09-15T04:00:35.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom (3.8 kB at 313 kB/s)
00:00:35 [2023-09-15T04:00:35.220Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
00:00:35 [2023-09-15T04:00:35.220Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
00:00:35 [2023-09-15T04:00:35.220Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
00:00:35 [2023-09-15T04:00:35.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
00:00:35 [2023-09-15T04:00:35.478Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
00:00:35 [2023-09-15T04:00:35.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
00:00:35 [2023-09-15T04:00:35.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 367 kB/s)
00:00:35 [2023-09-15T04:00:35.478Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
00:00:35 [2023-09-15T04:00:35.478Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
00:00:35 [2023-09-15T04:00:35.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 2.7 MB/s)
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 1.6 MB/s)
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
00:00:35 [2023-09-15T04:00:35.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
00:00:35 [2023-09-15T04:00:35.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar (23 kB at 1.9 MB/s)
00:00:35 [2023-09-15T04:00:35.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom (7.0 kB at 387 kB/s)
00:00:36 [2023-09-15T04:00:36.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom (8.2 kB at 265 kB/s)
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 3.7 MB/s)
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
00:00:36 [2023-09-15T04:00:36.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 1.1 MB/s)
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 433 kB/s)
00:00:36 [2023-09-15T04:00:36.538Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (39 kB at 1.9 MB/s)
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
00:00:36 [2023-09-15T04:00:36.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom
00:00:37 [2023-09-15T04:00:37.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom (1.7 kB at 53 kB/s)
00:00:37 [2023-09-15T04:00:37.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.056Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.056Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar (14 kB at 1.3 MB/s)
00:00:37 [2023-09-15T04:00:37.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
00:00:37 [2023-09-15T04:00:37.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
00:00:37 [2023-09-15T04:00:37.057Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
00:00:37 [2023-09-15T04:00:37.315Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
00:00:37 [2023-09-15T04:00:37.315Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
00:00:37 [2023-09-15T04:00:37.315Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom
00:00:37 [2023-09-15T04:00:37.315Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom (2.9 kB at 204 kB/s)
00:00:37 [2023-09-15T04:00:37.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.315Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.315Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar (40 kB at 3.1 MB/s)
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 407 kB/s)
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
00:00:37 [2023-09-15T04:00:37.572Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
00:00:37 [2023-09-15T04:00:37.830Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.1 MB/s)
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 3.4 MB/s)
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
00:00:37 [2023-09-15T04:00:37.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 1.7 MB/s)
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 311 kB/s)
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 2.3 MB/s)
00:00:38 [2023-09-15T04:00:38.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
00:00:38 [2023-09-15T04:00:38.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
00:00:38 [2023-09-15T04:00:38.347Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
00:00:38 [2023-09-15T04:00:38.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
00:00:38 [2023-09-15T04:00:38.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
00:00:38 [2023-09-15T04:00:38.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom
00:00:38 [2023-09-15T04:00:38.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.6 MB/s)
00:00:38 [2023-09-15T04:00:38.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.347Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
00:00:38 [2023-09-15T04:00:38.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 234 kB/s)
00:00:38 [2023-09-15T04:00:38.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.606Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 390 kB/s)
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.1 MB/s)
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
00:00:38 [2023-09-15T04:00:38.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
00:00:39 [2023-09-15T04:00:39.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
00:00:39 [2023-09-15T04:00:39.125Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
00:00:39 [2023-09-15T04:00:39.125Z] [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
00:00:39 [2023-09-15T04:00:39.125Z] [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)
00:00:39 [2023-09-15T04:00:39.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
00:00:39 [2023-09-15T04:00:39.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
00:00:39 [2023-09-15T04:00:39.125Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 1.3 MB/s)
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 150 kB/s)
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.641Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 219 kB/s)
00:00:39 [2023-09-15T04:00:39.641Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.641Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.641Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.641Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.641Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.641Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
00:00:39 [2023-09-15T04:00:39.641Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.3 MB/s)
00:00:39 [2023-09-15T04:00:39.641Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
00:00:39 [2023-09-15T04:00:39.641Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
00:00:39 [2023-09-15T04:00:39.641Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
00:00:39 [2023-09-15T04:00:39.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
00:00:39 [2023-09-15T04:00:39.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
00:00:39 [2023-09-15T04:00:39.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
00:00:39 [2023-09-15T04:00:39.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 91 kB/s)
00:00:39 [2023-09-15T04:00:39.899Z] [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
00:00:39 [2023-09-15T04:00:39.899Z] [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
00:00:39 [2023-09-15T04:00:39.899Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
00:00:40 [2023-09-15T04:00:40.159Z] [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
00:00:40 [2023-09-15T04:00:40.159Z] [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
00:00:40 [2023-09-15T04:00:40.159Z] [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
00:00:40 [2023-09-15T04:00:40.159Z] [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 379 kB/s)
00:00:40 [2023-09-15T04:00:40.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
00:00:40 [2023-09-15T04:00:40.160Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
00:00:40 [2023-09-15T04:00:40.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
00:00:40 [2023-09-15T04:00:40.160Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
00:00:40 [2023-09-15T04:00:40.160Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
00:00:40 [2023-09-15T04:00:40.160Z] [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
00:00:40 [2023-09-15T04:00:40.160Z] [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 422 kB/s)
00:00:40 [2023-09-15T04:00:40.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
00:00:40 [2023-09-15T04:00:40.160Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
00:00:40 [2023-09-15T04:00:40.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
00:00:40 [2023-09-15T04:00:40.418Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
00:00:40 [2023-09-15T04:00:40.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
00:00:40 [2023-09-15T04:00:40.418Z] [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
00:00:40 [2023-09-15T04:00:40.418Z] [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 301 kB/s)
00:00:40 [2023-09-15T04:00:40.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
00:00:40 [2023-09-15T04:00:40.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
00:00:40 [2023-09-15T04:00:40.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
00:00:40 [2023-09-15T04:00:40.676Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
00:00:40 [2023-09-15T04:00:40.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
00:00:40 [2023-09-15T04:00:40.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
00:00:40 [2023-09-15T04:00:40.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 330 kB/s)
00:00:40 [2023-09-15T04:00:40.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.677Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 261 kB/s)
00:00:40 [2023-09-15T04:00:40.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.677Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.935Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.935Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 33 kB/s)
00:00:40 [2023-09-15T04:00:40.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
00:00:40 [2023-09-15T04:00:40.935Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.196Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 51 kB/s)
00:00:41 [2023-09-15T04:00:41.196Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.196Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.196Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 54 kB/s)
00:00:41 [2023-09-15T04:00:41.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
00:00:41 [2023-09-15T04:00:41.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
00:00:41 [2023-09-15T04:00:41.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
00:00:41 [2023-09-15T04:00:41.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
00:00:41 [2023-09-15T04:00:41.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
00:00:41 [2023-09-15T04:00:41.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
00:00:41 [2023-09-15T04:00:41.455Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 249 kB/s)
00:00:41 [2023-09-15T04:00:41.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.455Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 139 kB/s)
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 282 kB/s)
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.713Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.970Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.970Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
00:00:41 [2023-09-15T04:00:41.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 352 kB/s)
00:00:41 [2023-09-15T04:00:41.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
00:00:41 [2023-09-15T04:00:41.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
00:00:41 [2023-09-15T04:00:41.970Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 263 kB/s)
00:00:42 [2023-09-15T04:00:42.228Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.228Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 1.1 MB/s)
00:00:42 [2023-09-15T04:00:42.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.485Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 265 kB/s)
00:00:42 [2023-09-15T04:00:42.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
00:00:42 [2023-09-15T04:00:42.742Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
00:00:43 [2023-09-15T04:00:43.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
00:00:43 [2023-09-15T04:00:43.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
00:00:43 [2023-09-15T04:00:43.001Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
00:00:43 [2023-09-15T04:00:43.001Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 234 kB/s)
00:00:43 [2023-09-15T04:00:43.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
00:00:43 [2023-09-15T04:00:43.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
00:00:43 [2023-09-15T04:00:43.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
00:00:43 [2023-09-15T04:00:43.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
00:00:43 [2023-09-15T04:00:43.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
00:00:43 [2023-09-15T04:00:43.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
00:00:43 [2023-09-15T04:00:43.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 470 kB/s)
00:00:43 [2023-09-15T04:00:43.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
00:00:43 [2023-09-15T04:00:43.259Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
00:00:43 [2023-09-15T04:00:43.259Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
00:00:43 [2023-09-15T04:00:43.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
00:00:43 [2023-09-15T04:00:43.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
00:00:43 [2023-09-15T04:00:43.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
00:00:43 [2023-09-15T04:00:43.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 2.8 MB/s)
00:00:43 [2023-09-15T04:00:43.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
00:00:43 [2023-09-15T04:00:43.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
00:00:43 [2023-09-15T04:00:43.519Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
00:00:43 [2023-09-15T04:00:43.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.6 MB/s)
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
00:00:43 [2023-09-15T04:00:43.776Z] [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 1.4 MB/s)
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
00:00:43 [2023-09-15T04:00:43.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
00:00:44 [2023-09-15T04:00:44.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
00:00:44 [2023-09-15T04:00:44.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
00:00:44 [2023-09-15T04:00:44.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
00:00:44 [2023-09-15T04:00:44.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 256 kB/s)
00:00:44 [2023-09-15T04:00:44.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
00:00:44 [2023-09-15T04:00:44.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
00:00:44 [2023-09-15T04:00:44.035Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
00:00:44 [2023-09-15T04:00:44.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
00:00:44 [2023-09-15T04:00:44.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
00:00:44 [2023-09-15T04:00:44.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
00:00:44 [2023-09-15T04:00:44.293Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 986 kB/s)
00:00:44 [2023-09-15T04:00:44.293Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
00:00:44 [2023-09-15T04:00:44.293Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
00:00:44 [2023-09-15T04:00:44.293Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
00:00:44 [2023-09-15T04:00:44.293Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
00:00:44 [2023-09-15T04:00:44.293Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
00:00:44 [2023-09-15T04:00:44.293Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
00:00:44 [2023-09-15T04:00:44.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 486 kB/s)
00:00:44 [2023-09-15T04:00:44.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
00:00:44 [2023-09-15T04:00:44.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
00:00:44 [2023-09-15T04:00:44.551Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
00:00:44 [2023-09-15T04:00:44.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
00:00:44 [2023-09-15T04:00:44.551Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
00:00:44 [2023-09-15T04:00:44.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
00:00:44 [2023-09-15T04:00:44.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 124 kB/s)
00:00:44 [2023-09-15T04:00:44.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
00:00:44 [2023-09-15T04:00:44.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
00:00:44 [2023-09-15T04:00:44.551Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
00:00:44 [2023-09-15T04:00:44.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
00:00:44 [2023-09-15T04:00:44.809Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
00:00:44 [2023-09-15T04:00:44.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom
00:00:44 [2023-09-15T04:00:44.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 456 kB/s)
00:00:45 [2023-09-15T04:00:45.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
00:00:45 [2023-09-15T04:00:45.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
00:00:45 [2023-09-15T04:00:45.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
00:00:45 [2023-09-15T04:00:45.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
00:00:45 [2023-09-15T04:00:45.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
00:00:45 [2023-09-15T04:00:45.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
00:00:45 [2023-09-15T04:00:45.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.3 MB/s)
00:00:45 [2023-09-15T04:00:45.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
00:00:45 [2023-09-15T04:00:45.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
00:00:45 [2023-09-15T04:00:45.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
00:00:45 [2023-09-15T04:00:45.327Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
00:00:45 [2023-09-15T04:00:45.327Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
00:00:45 [2023-09-15T04:00:45.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
00:00:45 [2023-09-15T04:00:45.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 273 kB/s)
00:00:45 [2023-09-15T04:00:45.327Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
00:00:45 [2023-09-15T04:00:45.327Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
00:00:45 [2023-09-15T04:00:45.327Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 23 kB/s)
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 973 kB/s)
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.585Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
00:00:45 [2023-09-15T04:00:45.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 566 kB/s)
00:00:45 [2023-09-15T04:00:45.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
00:00:45 [2023-09-15T04:00:45.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
00:00:45 [2023-09-15T04:00:45.844Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
00:00:45 [2023-09-15T04:00:45.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
00:00:45 [2023-09-15T04:00:45.844Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
00:00:45 [2023-09-15T04:00:45.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
00:00:46 [2023-09-15T04:00:46.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 143 kB/s)
00:00:46 [2023-09-15T04:00:46.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
00:00:46 [2023-09-15T04:00:46.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
00:00:46 [2023-09-15T04:00:46.102Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
00:00:46 [2023-09-15T04:00:46.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
00:00:46 [2023-09-15T04:00:46.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
00:00:46 [2023-09-15T04:00:46.102Z] [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
00:00:46 [2023-09-15T04:00:46.102Z] [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 482 kB/s)
00:00:46 [2023-09-15T04:00:46.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
00:00:46 [2023-09-15T04:00:46.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
00:00:46 [2023-09-15T04:00:46.102Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
00:00:46 [2023-09-15T04:00:46.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
00:00:46 [2023-09-15T04:00:46.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
00:00:46 [2023-09-15T04:00:46.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
00:00:46 [2023-09-15T04:00:46.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 200 kB/s)
00:00:46 [2023-09-15T04:00:46.360Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.360Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.360Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.619Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 62 kB/s)
00:00:46 [2023-09-15T04:00:46.619Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.619Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.619Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 510 kB/s)
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 162 kB/s)
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
00:00:46 [2023-09-15T04:00:46.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
00:00:47 [2023-09-15T04:00:47.135Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
00:00:47 [2023-09-15T04:00:47.135Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
00:00:47 [2023-09-15T04:00:47.135Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
00:00:47 [2023-09-15T04:00:47.135Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 65 kB/s)
00:00:47 [2023-09-15T04:00:47.135Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
00:00:47 [2023-09-15T04:00:47.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
00:00:47 [2023-09-15T04:00:47.135Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
00:00:47 [2023-09-15T04:00:47.393Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
00:00:47 [2023-09-15T04:00:47.393Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
00:00:47 [2023-09-15T04:00:47.393Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
00:00:47 [2023-09-15T04:00:47.393Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 438 kB/s)
00:00:47 [2023-09-15T04:00:47.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
00:00:47 [2023-09-15T04:00:47.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
00:00:47 [2023-09-15T04:00:47.393Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 1.3 MB/s)
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 438 kB/s)
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
00:00:47 [2023-09-15T04:00:47.650Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
00:00:47 [2023-09-15T04:00:47.909Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
00:00:47 [2023-09-15T04:00:47.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
00:00:47 [2023-09-15T04:00:47.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
00:00:47 [2023-09-15T04:00:47.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 94 kB/s)
00:00:47 [2023-09-15T04:00:47.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
00:00:47 [2023-09-15T04:00:47.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
00:00:47 [2023-09-15T04:00:47.909Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 1.4 MB/s)
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 396 kB/s)
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
00:00:48 [2023-09-15T04:00:48.167Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
00:00:48 [2023-09-15T04:00:48.425Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
00:00:48 [2023-09-15T04:00:48.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
00:00:48 [2023-09-15T04:00:48.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
00:00:48 [2023-09-15T04:00:48.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 641 kB/s)
00:00:48 [2023-09-15T04:00:48.425Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
00:00:48 [2023-09-15T04:00:48.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
00:00:48 [2023-09-15T04:00:48.425Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
00:00:48 [2023-09-15T04:00:48.425Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
00:00:48 [2023-09-15T04:00:48.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
00:00:48 [2023-09-15T04:00:48.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom
00:00:48 [2023-09-15T04:00:48.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom (2.5 kB at 230 kB/s)
00:00:48 [2023-09-15T04:00:48.426Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
00:00:48 [2023-09-15T04:00:48.426Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
00:00:48 [2023-09-15T04:00:48.426Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
00:00:48 [2023-09-15T04:00:48.684Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
00:00:48 [2023-09-15T04:00:48.684Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
00:00:48 [2023-09-15T04:00:48.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
00:00:48 [2023-09-15T04:00:48.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 239 kB/s)
00:00:48 [2023-09-15T04:00:48.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
00:00:48 [2023-09-15T04:00:48.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
00:00:48 [2023-09-15T04:00:48.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
00:00:48 [2023-09-15T04:00:48.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
00:00:48 [2023-09-15T04:00:48.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
00:00:48 [2023-09-15T04:00:48.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
00:00:48 [2023-09-15T04:00:48.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
00:00:48 [2023-09-15T04:00:48.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
00:00:48 [2023-09-15T04:00:48.941Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
00:00:48 [2023-09-15T04:00:48.941Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
00:00:48 [2023-09-15T04:00:48.942Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
00:00:48 [2023-09-15T04:00:48.942Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar (140 kB at 9.3 MB/s)
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 1.8 MB/s)
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 770 kB/s)
00:00:49 [2023-09-15T04:00:49.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 4.5 MB/s)
00:00:49 [2023-09-15T04:00:49.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
00:00:49 [2023-09-15T04:00:49.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
00:00:49 [2023-09-15T04:00:49.766Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
00:00:49 [2023-09-15T04:00:49.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
00:00:49 [2023-09-15T04:00:49.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
00:00:49 [2023-09-15T04:00:49.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.pom (1.3 kB at 144 B/s)
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.7.5/tycho-pack200-2.7.5.pom (1.5 kB at 4.6 kB/s)
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom (6.5 kB at 543 kB/s)
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.5/tycho-pack200a-plugin-2.7.5.jar (7.3 kB at 143 kB/s)
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom (2.6 kB at 39 kB/s)
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom (7.0 kB at 411 kB/s)
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom (4.7 kB at 296 kB/s)
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom (11 kB at 500 kB/s)
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar (66 kB at 4.4 MB/s)
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.728Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom
00:00:59 [2023-09-15T04:00:59.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.pom (1.6 kB at 94 kB/s)
00:00:59 [2023-09-15T04:00:59.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
00:00:59 [2023-09-15T04:00:59.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
00:00:59 [2023-09-15T04:00:59.986Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
00:01:00 [2023-09-15T04:01:00.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
00:01:00 [2023-09-15T04:01:00.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
00:01:00 [2023-09-15T04:01:00.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar
00:01:00 [2023-09-15T04:01:00.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.5/tycho-pack200b-plugin-2.7.5.jar (7.0 kB at 468 kB/s)
00:01:00 [2023-09-15T04:01:00.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
00:01:00 [2023-09-15T04:01:00.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
00:01:00 [2023-09-15T04:01:00.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
00:01:00 [2023-09-15T04:01:00.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
00:01:00 [2023-09-15T04:01:00.810Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
00:01:00 [2023-09-15T04:01:00.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom
00:01:00 [2023-09-15T04:01:00.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom (2.4 kB at 60 kB/s)
00:01:00 [2023-09-15T04:01:00.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
00:01:00 [2023-09-15T04:01:00.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
00:01:00 [2023-09-15T04:01:00.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
00:01:00 [2023-09-15T04:01:00.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
00:01:00 [2023-09-15T04:01:00.810Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
00:01:00 [2023-09-15T04:01:00.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar
00:01:01 [2023-09-15T04:01:01.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar (30 kB at 1.1 MB/s)
00:01:01 [2023-09-15T04:01:01.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
00:01:01 [2023-09-15T04:01:01.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
00:01:01 [2023-09-15T04:01:01.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
00:01:01 [2023-09-15T04:01:01.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
00:01:01 [2023-09-15T04:01:01.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
00:01:01 [2023-09-15T04:01:01.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom
00:01:02 [2023-09-15T04:01:02.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom (3.0 kB at 2.0 kB/s)
00:01:02 [2023-09-15T04:01:02.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
00:01:02 [2023-09-15T04:01:02.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
00:01:02 [2023-09-15T04:01:02.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
00:01:03 [2023-09-15T04:01:03.223Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
00:01:03 [2023-09-15T04:01:03.223Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
00:01:03 [2023-09-15T04:01:03.223Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
00:01:03 [2023-09-15T04:01:03.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 478 kB/s)
00:01:03 [2023-09-15T04:01:03.481Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
00:01:03 [2023-09-15T04:01:03.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
00:01:03 [2023-09-15T04:01:03.481Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
00:01:03 [2023-09-15T04:01:03.481Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
00:01:03 [2023-09-15T04:01:03.481Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
00:01:03 [2023-09-15T04:01:03.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 3.9 MB/s)
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 1.3 MB/s)
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
00:01:03 [2023-09-15T04:01:03.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom
00:01:03 [2023-09-15T04:01:03.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom (2.2 kB at 86 kB/s)
00:01:03 [2023-09-15T04:01:03.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
00:01:03 [2023-09-15T04:01:03.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
00:01:03 [2023-09-15T04:01:03.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
00:01:03 [2023-09-15T04:01:03.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
00:01:03 [2023-09-15T04:01:03.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
00:01:03 [2023-09-15T04:01:03.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
00:01:03 [2023-09-15T04:01:03.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 259 kB/s)
00:01:03 [2023-09-15T04:01:03.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
00:01:03 [2023-09-15T04:01:03.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
00:01:03 [2023-09-15T04:01:03.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
00:01:04 [2023-09-15T04:01:04.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
00:01:04 [2023-09-15T04:01:04.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
00:01:04 [2023-09-15T04:01:04.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
00:01:04 [2023-09-15T04:01:04.256Z] [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 401 kB/s)
00:01:04 [2023-09-15T04:01:04.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 237 kB/s)
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 294 kB/s)
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
00:01:04 [2023-09-15T04:01:04.514Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
00:01:04 [2023-09-15T04:01:04.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
00:01:04 [2023-09-15T04:01:04.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
00:01:04 [2023-09-15T04:01:04.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
00:01:04 [2023-09-15T04:01:04.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 175 kB/s)
00:01:04 [2023-09-15T04:01:04.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
00:01:04 [2023-09-15T04:01:04.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
00:01:04 [2023-09-15T04:01:04.771Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
00:01:04 [2023-09-15T04:01:04.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
00:01:04 [2023-09-15T04:01:04.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 958 kB/s)
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 268 kB/s)
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
00:01:05 [2023-09-15T04:01:05.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.jar
00:01:05 [2023-09-15T04:01:05.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
00:01:05 [2023-09-15T04:01:05.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
00:01:05 [2023-09-15T04:01:05.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
00:01:05 [2023-09-15T04:01:05.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
00:01:05 [2023-09-15T04:01:05.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
00:01:05 [2023-09-15T04:01:05.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 9.1 MB/s)
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 8.8 MB/s)
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 15 MB/s)
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar (20 kB at 1.8 MB/s)
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar (28 kB at 2.4 MB/s)
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 6.5 MB/s)
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 2.6 MB/s)
00:01:05 [2023-09-15T04:01:05.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 31 MB/s)
00:01:05 [2023-09-15T04:01:05.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
00:01:05 [2023-09-15T04:01:05.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
00:01:05 [2023-09-15T04:01:05.802Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
00:01:05 [2023-09-15T04:01:05.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
00:01:05 [2023-09-15T04:01:05.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
00:01:05 [2023-09-15T04:01:05.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
00:01:05 [2023-09-15T04:01:05.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom (5.3 kB at 533 kB/s)
00:01:05 [2023-09-15T04:01:05.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
00:01:05 [2023-09-15T04:01:05.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
00:01:06 [2023-09-15T04:01:06.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
00:01:06 [2023-09-15T04:01:06.059Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
00:01:06 [2023-09-15T04:01:06.059Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
00:01:06 [2023-09-15T04:01:06.059Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
00:01:06 [2023-09-15T04:01:06.059Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 368 kB/s)
00:01:06 [2023-09-15T04:01:06.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
00:01:06 [2023-09-15T04:01:06.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
00:01:06 [2023-09-15T04:01:06.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar (36 kB at 3.3 MB/s)
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom (8.3 kB at 641 kB/s)
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
00:01:06 [2023-09-15T04:01:06.317Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
00:01:06 [2023-09-15T04:01:06.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
00:01:06 [2023-09-15T04:01:06.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
00:01:06 [2023-09-15T04:01:06.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar
00:01:06 [2023-09-15T04:01:06.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar (88 kB at 7.3 MB/s)
00:01:06 [2023-09-15T04:01:06.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
00:01:06 [2023-09-15T04:01:06.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
00:01:06 [2023-09-15T04:01:06.575Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
00:01:06 [2023-09-15T04:01:06.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
00:01:06 [2023-09-15T04:01:06.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
00:01:06 [2023-09-15T04:01:06.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
00:01:06 [2023-09-15T04:01:06.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom (4.1 kB at 172 kB/s)
00:01:06 [2023-09-15T04:01:06.832Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
00:01:06 [2023-09-15T04:01:06.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
00:01:06 [2023-09-15T04:01:06.832Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 213 kB/s)
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 965 kB/s)
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
00:01:07 [2023-09-15T04:01:07.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom
00:01:07 [2023-09-15T04:01:07.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom (3.5 kB at 10 kB/s)
00:01:07 [2023-09-15T04:01:07.655Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
00:01:07 [2023-09-15T04:01:07.655Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
00:01:07 [2023-09-15T04:01:07.655Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
00:01:07 [2023-09-15T04:01:07.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
00:01:07 [2023-09-15T04:01:07.655Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
00:01:07 [2023-09-15T04:01:07.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom
00:01:08 [2023-09-15T04:01:08.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom (1.5 kB at 2.7 kB/s)
00:01:08 [2023-09-15T04:01:08.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
00:01:08 [2023-09-15T04:01:08.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
00:01:08 [2023-09-15T04:01:08.219Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
00:01:08 [2023-09-15T04:01:08.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
00:01:08 [2023-09-15T04:01:08.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
00:01:08 [2023-09-15T04:01:08.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom
00:01:10 [2023-09-15T04:01:10.115Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom (3.4 kB at 1.9 kB/s)
00:01:10 [2023-09-15T04:01:10.115Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
00:01:11 [2023-09-15T04:01:11.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
00:01:11 [2023-09-15T04:01:11.054Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
00:01:11 [2023-09-15T04:01:11.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
00:01:11 [2023-09-15T04:01:11.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
00:01:11 [2023-09-15T04:01:11.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom (1.5 kB at 1.2 kB/s)
00:01:12 [2023-09-15T04:01:12.425Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.425Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.425Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom (1.9 kB at 8.6 kB/s)
00:01:12 [2023-09-15T04:01:12.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.683Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.683Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.683Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom (3.3 kB at 126 kB/s)
00:01:12 [2023-09-15T04:01:12.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.683Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom (3.3 kB at 254 kB/s)
00:01:12 [2023-09-15T04:01:12.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.940Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
00:01:12 [2023-09-15T04:01:12.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom
00:01:13 [2023-09-15T04:01:13.873Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom (3.3 kB at 4.0 kB/s)
00:01:13 [2023-09-15T04:01:13.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
00:01:13 [2023-09-15T04:01:13.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
00:01:13 [2023-09-15T04:01:13.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
00:01:13 [2023-09-15T04:01:13.873Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
00:01:13 [2023-09-15T04:01:13.873Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
00:01:13 [2023-09-15T04:01:13.873Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom (3.3 kB at 5.0 kB/s)
00:01:14 [2023-09-15T04:01:14.805Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.805Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.806Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.806Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.806Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom (2.9 kB at 109 kB/s)
00:01:14 [2023-09-15T04:01:14.806Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.806Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.806Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
00:01:14 [2023-09-15T04:01:14.806Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom (3.4 kB at 8.2 kB/s)
00:01:15 [2023-09-15T04:01:15.171Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.171Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom (2.9 kB at 196 kB/s)
00:01:15 [2023-09-15T04:01:15.689Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.689Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.689Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom (3.4 kB at 240 kB/s)
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom (2.1 kB at 148 kB/s)
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
00:01:15 [2023-09-15T04:01:15.947Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 354 kB/s)
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 1.1 MB/s)
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.206Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 196 kB/s)
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 954 kB/s)
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.464Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 120 kB/s)
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 1.0 MB/s)
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.722Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.979Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
00:01:16 [2023-09-15T04:01:16.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 414 kB/s)
00:01:16 [2023-09-15T04:01:16.979Z] [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
00:01:16 [2023-09-15T04:01:16.979Z] [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
00:01:16 [2023-09-15T04:01:16.979Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
00:01:17 [2023-09-15T04:01:17.237Z] [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
00:01:17 [2023-09-15T04:01:17.237Z] [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
00:01:17 [2023-09-15T04:01:17.237Z] [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
00:01:17 [2023-09-15T04:01:17.237Z] [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 138 kB/s)
00:01:17 [2023-09-15T04:01:17.237Z] [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
00:01:17 [2023-09-15T04:01:17.237Z] [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
00:01:17 [2023-09-15T04:01:17.237Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
00:01:17 [2023-09-15T04:01:17.497Z] [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
00:01:17 [2023-09-15T04:01:17.497Z] [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
00:01:17 [2023-09-15T04:01:17.497Z] [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
00:01:17 [2023-09-15T04:01:17.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.1 MB/s)
00:01:17 [2023-09-15T04:01:17.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
00:01:17 [2023-09-15T04:01:17.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
00:01:17 [2023-09-15T04:01:17.497Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
00:01:17 [2023-09-15T04:01:17.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
00:01:17 [2023-09-15T04:01:17.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
00:01:17 [2023-09-15T04:01:17.755Z] [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
00:01:17 [2023-09-15T04:01:17.755Z] [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.7 MB/s)
00:01:17 [2023-09-15T04:01:17.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
00:01:17 [2023-09-15T04:01:17.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
00:01:17 [2023-09-15T04:01:17.755Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
00:01:18 [2023-09-15T04:01:18.013Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
00:01:18 [2023-09-15T04:01:18.013Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
00:01:18 [2023-09-15T04:01:18.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
00:01:18 [2023-09-15T04:01:18.013Z] [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 341 kB/s)
00:01:18 [2023-09-15T04:01:18.013Z] [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
00:01:18 [2023-09-15T04:01:18.013Z] [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
00:01:18 [2023-09-15T04:01:18.013Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:01:18 [2023-09-15T04:01:18.270Z] [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
00:01:18 [2023-09-15T04:01:18.270Z] [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
00:01:18 [2023-09-15T04:01:18.270Z] [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
00:01:18 [2023-09-15T04:01:18.270Z] [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 439 kB/s)
00:01:18 [2023-09-15T04:01:18.270Z] [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
00:01:18 [2023-09-15T04:01:18.270Z] [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
00:01:18 [2023-09-15T04:01:18.270Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
00:01:18 [2023-09-15T04:01:18.527Z] [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
00:01:18 [2023-09-15T04:01:18.527Z] [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
00:01:18 [2023-09-15T04:01:18.527Z] [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
00:01:18 [2023-09-15T04:01:18.527Z] [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 49 kB/s)
00:01:18 [2023-09-15T04:01:18.528Z] [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
00:01:18 [2023-09-15T04:01:18.528Z] [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
00:01:18 [2023-09-15T04:01:18.528Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
00:01:18 [2023-09-15T04:01:18.528Z] [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
00:01:18 [2023-09-15T04:01:18.528Z] [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
00:01:18 [2023-09-15T04:01:18.528Z] [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
00:01:18 [2023-09-15T04:01:18.528Z] [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 574 kB/s)
00:01:18 [2023-09-15T04:01:18.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom
00:01:18 [2023-09-15T04:01:18.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
00:01:18 [2023-09-15T04:01:18.528Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.2/junit-4.13.2.pom
00:01:18 [2023-09-15T04:01:18.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
00:01:18 [2023-09-15T04:01:18.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.2/junit-4.13.2.pom
00:01:18 [2023-09-15T04:01:18.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom
00:01:18 [2023-09-15T04:01:18.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 2.7 MB/s)
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 150 kB/s)
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 125 kB/s)
00:01:18 [2023-09-15T04:01:18.787Z] [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
00:01:18 [2023-09-15T04:01:18.787Z] [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
00:01:18 [2023-09-15T04:01:18.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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 313 kB/s)
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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 277 kB/s)
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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 241 kB/s)
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.044Z] [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
00:01:19 [2023-09-15T04:01:19.301Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
00:01:19 [2023-09-15T04:01:19.301Z] [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
00:01:19 [2023-09-15T04:01:19.301Z] [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
00:01:19 [2023-09-15T04:01:19.301Z] [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
00:01:19 [2023-09-15T04:01:19.301Z] [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 47 kB/s)
00:01:19 [2023-09-15T04:01:19.301Z] [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
00:01:19 [2023-09-15T04:01:19.301Z] [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
00:01:19 [2023-09-15T04:01:19.301Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
00:01:19 [2023-09-15T04:01:19.301Z] [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
00:01:19 [2023-09-15T04:01:19.301Z] [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
00:01:19 [2023-09-15T04:01:19.301Z] [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
00:01:19 [2023-09-15T04:01:19.301Z] [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 243 kB/s)
00:01:19 [2023-09-15T04:01:19.301Z] [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
00:01:19 [2023-09-15T04:01:19.301Z] [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
00:01:19 [2023-09-15T04:01:19.301Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
00:01:19 [2023-09-15T04:01:19.560Z] [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
00:01:19 [2023-09-15T04:01:19.560Z] [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
00:01:19 [2023-09-15T04:01:19.560Z] [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
00:01:19 [2023-09-15T04:01:19.560Z] [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 1.3 MB/s)
00:01:19 [2023-09-15T04:01:19.560Z] [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
00:01:19 [2023-09-15T04:01:19.560Z] [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
00:01:19 [2023-09-15T04:01:19.560Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
00:01:19 [2023-09-15T04:01:19.560Z] [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
00:01:19 [2023-09-15T04:01:19.560Z] [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
00:01:19 [2023-09-15T04:01:19.560Z] [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
00:01:19 [2023-09-15T04:01:19.560Z] [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 194 kB/s)
00:01:19 [2023-09-15T04:01:19.560Z] [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
00:01:19 [2023-09-15T04:01:19.560Z] [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
00:01:19 [2023-09-15T04:01:19.560Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
00:01:19 [2023-09-15T04:01:19.817Z] [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
00:01:19 [2023-09-15T04:01:19.817Z] [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
00:01:19 [2023-09-15T04:01:19.817Z] [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
00:01:19 [2023-09-15T04:01:19.817Z] [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 187 kB/s)
00:01:19 [2023-09-15T04:01:19.817Z] [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
00:01:19 [2023-09-15T04:01:19.817Z] [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
00:01:19 [2023-09-15T04:01:19.817Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
00:01:19 [2023-09-15T04:01:19.817Z] [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
00:01:19 [2023-09-15T04:01:19.817Z] [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
00:01:19 [2023-09-15T04:01:19.817Z] [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
00:01:19 [2023-09-15T04:01:19.817Z] [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 98 kB/s)
00:01:19 [2023-09-15T04:01:19.817Z] [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
00:01:19 [2023-09-15T04:01:19.817Z] [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
00:01:19 [2023-09-15T04:01:19.817Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
00:01:20 [2023-09-15T04:01:20.074Z] [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
00:01:20 [2023-09-15T04:01:20.074Z] [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
00:01:20 [2023-09-15T04:01:20.074Z] [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
00:01:20 [2023-09-15T04:01:20.074Z] [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 148 kB/s)
00:01:20 [2023-09-15T04:01:20.074Z] [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
00:01:20 [2023-09-15T04:01:20.074Z] [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
00:01:20 [2023-09-15T04:01:20.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
00:01:20 [2023-09-15T04:01:20.074Z] [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
00:01:20 [2023-09-15T04:01:20.074Z] [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
00:01:20 [2023-09-15T04:01:20.074Z] [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
00:01:20 [2023-09-15T04:01:20.075Z] [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 88 kB/s)
00:01:20 [2023-09-15T04:01:20.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
00:01:20 [2023-09-15T04:01:20.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
00:01:20 [2023-09-15T04:01:20.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 4.1 kB/s)
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 414 kB/s)
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
00:01:21 [2023-09-15T04:01:21.601Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
00:01:21 [2023-09-15T04:01:21.858Z] [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
00:01:21 [2023-09-15T04:01:21.858Z] [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 2.1 MB/s)
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.pom
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.pom
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 326 kB/s)
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
00:01:21 [2023-09-15T04:01:21.858Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 1.8 MB/s)
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.116Z] [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
00:01:22 [2023-09-15T04:01:22.117Z] [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
00:01:22 [2023-09-15T04:01:22.117Z] [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
00:01:22 [2023-09-15T04:01:22.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
00:01:22 [2023-09-15T04:01:22.117Z] [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
00:01:22 [2023-09-15T04:01:22.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
00:01:22 [2023-09-15T04:01:22.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
00:01:22 [2023-09-15T04:01:22.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
00:01:22 [2023-09-15T04:01:22.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
00:01:22 [2023-09-15T04:01:22.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
00:01:22 [2023-09-15T04:01:22.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.374Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.374Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.374Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.374Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.374Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
00:01:22 [2023-09-15T04:01:22.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
00:01:22 [2023-09-15T04:01:22.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
00:01:22 [2023-09-15T04:01:22.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
00:01:22 [2023-09-15T04:01:22.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
00:01:22 [2023-09-15T04:01:22.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
00:01:22 [2023-09-15T04:01:22.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
00:01:22 [2023-09-15T04:01:22.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
00:01:22 [2023-09-15T04:01:22.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
00:01:22 [2023-09-15T04:01:22.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
00:01:22 [2023-09-15T04:01:22.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.148Z] [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
00:01:23 [2023-09-15T04:01:23.148Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
00:01:23 [2023-09-15T04:01:23.149Z] [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
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 1.6 MB/s)
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar (65 kB at 2.5 MB/s)
00:01:23 [2023-09-15T04:01:23.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar (185 kB at 3.4 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar (26 kB at 441 kB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar (425 kB at 6.7 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar (1.2 MB at 17 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar (680 kB at 6.7 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar (672 kB at 6.3 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar (706 kB at 6.5 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar (616 kB at 5.1 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar (736 kB at 6.0 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 1.4 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar (3.7 MB at 22 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 77 kB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar (716 kB at 4.0 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [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
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 2.9 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [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
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar (111 kB at 601 kB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [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
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar (782 kB at 4.2 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [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 214 kB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [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
00:01:23 [2023-09-15T04:01:23.407Z] [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
00:01:23 [2023-09-15T04:01:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 1.4 MB/s)
00:01:23 [2023-09-15T04:01:23.407Z] [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
00:01:23 [2023-09-15T04:01:23.407Z] [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 185 kB/s)
00:01:23 [2023-09-15T04:01:23.408Z] [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
00:01:23 [2023-09-15T04:01:23.408Z] [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 1.0 MB/s)
00:01:23 [2023-09-15T04:01:23.408Z] [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
00:01:23 [2023-09-15T04:01:23.408Z] [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 810 kB/s)
00:01:23 [2023-09-15T04:01:23.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
00:01:23 [2023-09-15T04:01:23.408Z] [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 193 kB/s)
00:01:23 [2023-09-15T04:01:23.408Z] [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
00:01:23 [2023-09-15T04:01:23.408Z] [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 341 kB/s)
00:01:23 [2023-09-15T04:01:23.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
00:01:23 [2023-09-15T04:01:23.408Z] [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 188 kB/s)
00:01:23 [2023-09-15T04:01:23.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar
00:01:23 [2023-09-15T04:01:23.408Z] [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.7 MB/s)
00:01:23 [2023-09-15T04:01:23.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
00:01:23 [2023-09-15T04:01:23.408Z] [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 148 kB/s)
00:01:23 [2023-09-15T04:01:23.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 128 kB/s)
00:01:23 [2023-09-15T04:01:23.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 183 kB/s)
00:01:23 [2023-09-15T04:01:23.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 1.5 MB/s)
00:01:23 [2023-09-15T04:01:23.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 506 kB/s)
00:01:23 [2023-09-15T04:01:23.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
00:01:23 [2023-09-15T04:01:23.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
00:01:23 [2023-09-15T04:01:23.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 294 kB/s)
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 2.5 MB/s)
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
00:01:23 [2023-09-15T04:01:23.923Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
00:01:24 [2023-09-15T04:01:24.184Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
00:01:24 [2023-09-15T04:01:24.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
00:01:24 [2023-09-15T04:01:24.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom
00:01:24 [2023-09-15T04:01:24.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom (2.5 kB at 27 kB/s)
00:01:24 [2023-09-15T04:01:24.184Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
00:01:24 [2023-09-15T04:01:24.184Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
00:01:24 [2023-09-15T04:01:24.184Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar (45 kB at 3.2 MB/s)
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 109 kB/s)
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
00:01:24 [2023-09-15T04:01:24.442Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
00:01:24 [2023-09-15T04:01:24.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
00:01:24 [2023-09-15T04:01:24.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
00:01:24 [2023-09-15T04:01:24.699Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
00:01:24 [2023-09-15T04:01:24.699Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
00:01:24 [2023-09-15T04:01:24.699Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 1.0 MB/s)
00:01:24 [2023-09-15T04:01:24.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
00:01:24 [2023-09-15T04:01:24.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
00:01:24 [2023-09-15T04:01:24.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
00:01:24 [2023-09-15T04:01:24.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
00:01:24 [2023-09-15T04:01:24.699Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
00:01:24 [2023-09-15T04:01:24.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
00:01:25 [2023-09-15T04:01:25.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 17 kB/s)
00:01:25 [2023-09-15T04:01:25.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
00:01:25 [2023-09-15T04:01:25.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
00:01:25 [2023-09-15T04:01:25.212Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
00:01:25 [2023-09-15T04:01:25.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
00:01:25 [2023-09-15T04:01:25.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
00:01:25 [2023-09-15T04:01:25.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
00:01:25 [2023-09-15T04:01:25.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 258 kB/s)
00:01:25 [2023-09-15T04:01:25.726Z] [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
00:01:25 [2023-09-15T04:01:25.726Z] [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
00:01:25 [2023-09-15T04:01:25.726Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
00:01:25 [2023-09-15T04:01:25.726Z] [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
00:01:25 [2023-09-15T04:01:25.726Z] [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
00:01:25 [2023-09-15T04:01:25.726Z] [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
00:01:25 [2023-09-15T04:01:25.726Z] [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 134 kB/s)
00:01:25 [2023-09-15T04:01:25.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
00:01:25 [2023-09-15T04:01:25.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
00:01:25 [2023-09-15T04:01:25.726Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
00:01:25 [2023-09-15T04:01:25.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
00:01:25 [2023-09-15T04:01:25.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
00:01:25 [2023-09-15T04:01:25.983Z] [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
00:01:25 [2023-09-15T04:01:25.983Z] [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 637 kB/s)
00:01:25 [2023-09-15T04:01:25.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
00:01:25 [2023-09-15T04:01:25.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
00:01:25 [2023-09-15T04:01:25.983Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
00:01:25 [2023-09-15T04:01:25.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
00:01:25 [2023-09-15T04:01:25.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
00:01:25 [2023-09-15T04:01:25.983Z] [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
00:01:25 [2023-09-15T04:01:25.983Z] [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 3.1 MB/s)
00:01:25 [2023-09-15T04:01:25.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
00:01:25 [2023-09-15T04:01:25.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
00:01:25 [2023-09-15T04:01:25.984Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
00:01:26 [2023-09-15T04:01:26.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
00:01:26 [2023-09-15T04:01:26.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
00:01:26 [2023-09-15T04:01:26.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
00:01:26 [2023-09-15T04:01:26.247Z] [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 420 kB/s)
00:01:26 [2023-09-15T04:01:26.247Z] [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
00:01:26 [2023-09-15T04:01:26.247Z] [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
00:01:26 [2023-09-15T04:01:26.247Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
00:01:26 [2023-09-15T04:01:26.247Z] [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
00:01:26 [2023-09-15T04:01:26.247Z] [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
00:01:26 [2023-09-15T04:01:26.247Z] [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
00:01:26 [2023-09-15T04:01:26.505Z] [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 770 kB/s)
00:01:26 [2023-09-15T04:01:26.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
00:01:26 [2023-09-15T04:01:26.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
00:01:26 [2023-09-15T04:01:26.505Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
00:01:26 [2023-09-15T04:01:26.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
00:01:26 [2023-09-15T04:01:26.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom (1.4 kB at 54 kB/s)
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar (8.9 kB at 247 kB/s)
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
00:01:26 [2023-09-15T04:01:26.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 989 kB/s)
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 20 MB/s)
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
00:01:27 [2023-09-15T04:01:27.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
00:01:27 [2023-09-15T04:01:27.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
00:01:27 [2023-09-15T04:01:27.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
00:01:27 [2023-09-15T04:01:27.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
00:01:27 [2023-09-15T04:01:27.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom (22 kB at 708 kB/s)
00:01:27 [2023-09-15T04:01:27.277Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
00:01:27 [2023-09-15T04:01:27.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
00:01:27 [2023-09-15T04:01:27.277Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
00:01:27 [2023-09-15T04:01:27.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
00:01:27 [2023-09-15T04:01:27.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
00:01:27 [2023-09-15T04:01:27.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
00:01:27 [2023-09-15T04:01:27.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar (118 kB at 7.3 MB/s)
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.792Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.792Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.792Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.792Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.792Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.792Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.792Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.792Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.792Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:27 [2023-09-15T04:01:27.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
00:01:27 [2023-09-15T04:01:27.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
00:01:27 [2023-09-15T04:01:27.792Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 759 kB/s)
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 891 kB/s)
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
00:01:28 [2023-09-15T04:01:28.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
00:01:28 [2023-09-15T04:01:28.307Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
00:01:28 [2023-09-15T04:01:28.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
00:01:28 [2023-09-15T04:01:28.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
00:01:28 [2023-09-15T04:01:28.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
00:01:28 [2023-09-15T04:01:28.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 736 kB/s)
00:01:28 [2023-09-15T04:01:28.564Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:28 [2023-09-15T04:01:28.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.564Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.564Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.564Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom (10.0 kB at 433 kB/s)
00:01:28 [2023-09-15T04:01:28.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.565Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.822Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.822Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
00:01:28 [2023-09-15T04:01:28.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom (11 kB at 667 kB/s)
00:01:28 [2023-09-15T04:01:28.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
00:01:28 [2023-09-15T04:01:28.822Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
00:01:28 [2023-09-15T04:01:28.822Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
00:01:28 [2023-09-15T04:01:28.822Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
00:01:28 [2023-09-15T04:01:28.822Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
00:01:29 [2023-09-15T04:01:29.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
00:01:29 [2023-09-15T04:01:29.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar (16 kB at 801 kB/s)
00:01:29 [2023-09-15T04:01:29.080Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.080Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.080Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.080Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.080Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.080Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.080Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.pom (2.4 kB at 124 kB/s)
00:01:29 [2023-09-15T04:01:29.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.338Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.5/tycho-eclipserun-plugin-2.7.5.jar (14 kB at 411 kB/s)
00:01:29 [2023-09-15T04:01:29.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.338Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom
00:01:29 [2023-09-15T04:01:29.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom (5.7 kB at 356 kB/s)
00:01:29 [2023-09-15T04:01:29.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.595Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.853Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.853Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar
00:01:29 [2023-09-15T04:01:29.853Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar (30 kB at 1.3 MB/s)
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:29 [2023-09-15T04:01:29.853Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.110Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.367Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.367Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.367Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:30 [2023-09-15T04:01:30.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.367Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.367Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.367Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.367Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.pom (2.9 kB at 62 kB/s)
00:01:30 [2023-09-15T04:01:30.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
00:01:30 [2023-09-15T04:01:30.367Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
00:01:30 [2023-09-15T04:01:30.367Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
00:01:30 [2023-09-15T04:01:30.624Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
00:01:30 [2023-09-15T04:01:30.624Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
00:01:30 [2023-09-15T04:01:30.624Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar
00:01:30 [2023-09-15T04:01:30.624Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.5/tycho-p2-director-plugin-2.7.5.jar (46 kB at 2.1 MB/s)
00:01:30 [2023-09-15T04:01:30.624Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.624Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.624Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
00:01:30 [2023-09-15T04:01:30.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom (1.6 kB at 26 kB/s)
00:01:30 [2023-09-15T04:01:30.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
00:01:30 [2023-09-15T04:01:30.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
00:01:30 [2023-09-15T04:01:30.881Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
00:01:31 [2023-09-15T04:01:31.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
00:01:31 [2023-09-15T04:01:31.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
00:01:31 [2023-09-15T04:01:31.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
00:01:31 [2023-09-15T04:01:31.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar (884 kB at 26 MB/s)
00:01:31 [2023-09-15T04:01:31.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.pom
00:01:31 [2023-09-15T04:01:31.396Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.pom (2.5 kB at 29 kB/s)
00:01:31 [2023-09-15T04:01:31.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.jar
00:01:31 [2023-09-15T04:01:31.396Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.jar (32 kB at 389 kB/s)
00:01:31 [2023-09-15T04:01:31.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.pom
00:01:31 [2023-09-15T04:01:31.396Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.pom (1.5 kB at 35 kB/s)
00:01:31 [2023-09-15T04:01:31.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.jar
00:01:31 [2023-09-15T04:01:31.396Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.jar (22 kB at 505 kB/s)
00:01:31 [2023-09-15T04:01:31.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.pom
00:01:31 [2023-09-15T04:01:31.653Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.pom (2.5 kB at 40 kB/s)
00:01:31 [2023-09-15T04:01:31.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.jar
00:01:31 [2023-09-15T04:01:31.653Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.jar (31 kB at 486 kB/s)
00:01:31 [2023-09-15T04:01:31.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
00:01:31 [2023-09-15T04:01:31.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
00:01:31 [2023-09-15T04:01:31.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
00:01:31 [2023-09-15T04:01:31.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
00:01:31 [2023-09-15T04:01:31.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
00:01:31 [2023-09-15T04:01:31.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom
00:01:31 [2023-09-15T04:01:31.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom (1.9 kB at 75 kB/s)
00:01:31 [2023-09-15T04:01:31.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
00:01:31 [2023-09-15T04:01:31.910Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
00:01:31 [2023-09-15T04:01:31.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
00:01:31 [2023-09-15T04:01:31.910Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
00:01:31 [2023-09-15T04:01:31.910Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
00:01:31 [2023-09-15T04:01:31.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar
00:01:31 [2023-09-15T04:01:31.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar (22 kB at 1.3 MB/s)
00:01:31 [2023-09-15T04:01:31.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
00:01:31 [2023-09-15T04:01:31.910Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
00:01:31 [2023-09-15T04:01:31.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
00:01:32 [2023-09-15T04:01:32.168Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
00:01:32 [2023-09-15T04:01:32.168Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
00:01:32 [2023-09-15T04:01:32.168Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
00:01:32 [2023-09-15T04:01:32.168Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 17 MB/s)
00:01:32 [2023-09-15T04:01:32.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
00:01:32 [2023-09-15T04:01:32.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
00:01:32 [2023-09-15T04:01:32.168Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
00:01:32 [2023-09-15T04:01:32.168Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom (1.8 kB at 167 kB/s)
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar (37 kB at 857 kB/s)
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.426Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.684Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.684Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 132 kB/s)
00:01:32 [2023-09-15T04:01:32.684Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.684Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.684Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.684Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.685Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
00:01:32 [2023-09-15T04:01:32.685Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 41 kB/s)
00:01:32 [2023-09-15T04:01:32.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
00:01:32 [2023-09-15T04:01:32.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
00:01:32 [2023-09-15T04:01:32.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
00:01:32 [2023-09-15T04:01:32.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
00:01:32 [2023-09-15T04:01:32.945Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
00:01:32 [2023-09-15T04:01:32.945Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
00:01:32 [2023-09-15T04:01:32.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
00:01:32 [2023-09-15T04:01:32.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
00:01:32 [2023-09-15T04:01:32.945Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
00:01:32 [2023-09-15T04:01:32.945Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
00:01:32 [2023-09-15T04:01:32.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
00:01:32 [2023-09-15T04:01:32.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
00:01:33 [2023-09-15T04:01:33.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 6.4 MB/s)
00:01:33 [2023-09-15T04:01:33.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 75 MB/s)
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.462Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.463Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.463Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.463Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
00:01:33 [2023-09-15T04:01:33.720Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.28.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@5cca5ff3...
00:01:33 [2023-09-15T04:01:33.977Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
00:01:33 [2023-09-15T04:01:33.977Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
00:01:33 [2023-09-15T04:01:33.977Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
00:01:42 [2023-09-15T04:01:42.074Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
00:01:42 [2023-09-15T04:01:42.639Z] [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (308.6kB)
00:01:42 [2023-09-15T04:01:42.639Z] [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (2.92MB)
00:01:43 [2023-09-15T04:01:43.203Z] [INFO] Fetching org.eclipse.osgi_3.18.400.v20230509-2241.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.47MB)
00:01:43 [2023-09-15T04:01:43.460Z] [INFO] Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (169.92kB)
00:01:43 [2023-09-15T04:01:43.460Z] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (302.53kB)
00:01:43 [2023-09-15T04:01:43.460Z] [INFO] Fetching org.apache.commons.lang3_3.12.0.v20221221-1931.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (618.14kB)
00:01:43 [2023-09-15T04:01:43.460Z] [INFO] Fetching org.eclipse.cdt.core_8.2.0.202305101618.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (5.9MB)
00:01:44 [2023-09-15T04:01:44.391Z] [INFO] Fetching org.eclipse.cdt.core.native_6.3.200.202303140100.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (70.09kB)
00:01:44 [2023-09-15T04:01:44.391Z] [INFO] Fetching org.eclipse.core.contenttype_3.9.0.v20230412-0829.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (101.98kB)
00:01:44 [2023-09-15T04:01:44.391Z] [INFO] Fetching org.eclipse.core.expressions_3.9.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (93.93kB)
00:01:44 [2023-09-15T04:01:44.391Z] [INFO] Fetching org.eclipse.core.filebuffers_3.8.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (117.37kB)
00:01:44 [2023-09-15T04:01:44.391Z] [INFO] Fetching org.eclipse.core.filesystem_1.10.0.v20230425-0513.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (71.88kB)
00:01:44 [2023-09-15T04:01:44.391Z] [INFO] Fetching org.eclipse.core.resources_3.19.0.v20230510-1240.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (892.87kB)
00:01:44 [2023-09-15T04:01:44.648Z] [INFO] Fetching org.eclipse.core.runtime_3.27.0.v20230515-1719.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (74.42kB)
00:01:44 [2023-09-15T04:01:44.648Z] [INFO] Fetching org.eclipse.core.variables_3.6.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (37.44kB)
00:01:44 [2023-09-15T04:01:44.648Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.0.v20230323-1830.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (343.2kB)
00:01:44 [2023-09-15T04:01:44.648Z] [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (48.16kB)
00:01:44 [2023-09-15T04:01:44.648Z] [INFO] Fetching org.eclipse.text_3.13.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (297.21kB)
00:01:44 [2023-09-15T04:01:44.648Z] [INFO] Fetching org.eclipse.core.commands_3.11.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (116.39kB)
00:01:44 [2023-09-15T04:01:44.648Z] [INFO] Fetching org.eclipse.equinox.common_3.18.0.v20230523-2142.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (148.37kB)
00:01:44 [2023-09-15T04:01:44.648Z] [INFO] Fetching org.eclipse.equinox.preferences_3.10.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (135.73kB)
00:01:44 [2023-09-15T04:01:44.906Z] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (196.21kB)
00:01:44 [2023-09-15T04:01:44.906Z] [INFO] Fetching org.eclipse.core.jobs_3.14.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (114.57kB)
00:01:44 [2023-09-15T04:01:44.906Z] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (90.9kB)
00:01:44 [2023-09-15T04:01:44.906Z] [INFO] Fetching org.eclipse.emf.common_2.28.0.v20230315-1321.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (378.61kB)
00:01:45 [2023-09-15T04:01:45.164Z] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (19.69kB)
00:01:45 [2023-09-15T04:01:45.164Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (27.04kB)
00:01:45 [2023-09-15T04:01:45.164Z] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (46.59kB)
00:01:45 [2023-09-15T04:01:45.164Z] [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (42.85kB)
00:01:45 [2023-09-15T04:01:45.164Z] [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.38kB)
00:01:45 [2023-09-15T04:01:45.164Z] [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (30.58kB)
00:01:45 [2023-09-15T04:01:45.164Z] [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (35.82kB)
00:01:45 [2023-09-15T04:01:45.164Z] [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (64.89kB)
00:01:45 [2023-09-15T04:01:45.421Z] [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (19.88kB)
00:01:45 [2023-09-15T04:01:45.421Z] [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (54.28kB)
00:01:45 [2023-09-15T04:01:45.421Z] [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (29.67kB)
00:01:45 [2023-09-15T04:01:45.421Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
00:01:45 [2023-09-15T04:01:45.421Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (58.28kB)
00:01:45 [2023-09-15T04:01:45.421Z] [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (83.65kB)
00:01:45 [2023-09-15T04:01:45.421Z] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (23.09kB)
00:01:45 [2023-09-15T04:01:45.421Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
00:01:45 [2023-09-15T04:01:45.987Z] [INFO] Fetching bcpg_1.73.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (401.43kB)
00:01:45 [2023-09-15T04:01:45.987Z] [INFO] Fetching bcprov_1.73.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (10.95MB)
00:01:47 [2023-09-15T04:01:47.361Z] [INFO] Fetching com.ibm.icu_73.1.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.89MB)
00:01:48 [2023-09-15T04:01:48.733Z] [INFO] Fetching com.sun.jna_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.79MB)
00:01:48 [2023-09-15T04:01:48.733Z] [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.3MB)
00:01:48 [2023-09-15T04:01:48.733Z] [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (48.11kB)
00:01:48 [2023-09-15T04:01:48.733Z] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (32.41kB)
00:01:48 [2023-09-15T04:01:48.733Z] [INFO] Fetching junit-jupiter-api_5.9.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (202.89kB)
00:01:48 [2023-09-15T04:01:48.733Z] [INFO] Fetching junit-platform-commons_1.9.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (100.58kB)
00:01:48 [2023-09-15T04:01:48.733Z] [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (21.6kB)
00:01:48 [2023-09-15T04:01:48.733Z] [INFO] Fetching junit-jupiter-engine_5.9.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (240.88kB)
00:01:48 [2023-09-15T04:01:48.991Z] [INFO] Fetching junit-platform-engine_1.9.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (184.79kB)
00:01:48 [2023-09-15T04:01:48.991Z] [INFO] Fetching junit-platform-launcher_1.9.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (165.27kB)
00:01:48 [2023-09-15T04:01:48.991Z] [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (22.12kB)
00:01:48 [2023-09-15T04:01:48.991Z] [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (361.47kB)
00:01:48 [2023-09-15T04:01:48.991Z] [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (146.86kB)
00:01:48 [2023-09-15T04:01:48.991Z] [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (25.35kB)
00:01:48 [2023-09-15T04:01:48.991Z] [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (717.41kB)
00:01:48 [2023-09-15T04:01:48.991Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB)
00:01:48 [2023-09-15T04:01:48.991Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB)
00:01:48 [2023-09-15T04:01:48.991Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB)
00:01:49 [2023-09-15T04:01:49.249Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (71.45kB)
00:01:49 [2023-09-15T04:01:49.249Z] [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (393.54kB)
00:01:49 [2023-09-15T04:01:49.249Z] [INFO] Fetching org.eclipse.compare_3.9.0.v20230504-0624.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (808kB)
00:01:49 [2023-09-15T04:01:49.249Z] [INFO] Fetching org.eclipse.ui_3.203.100.v20230417-1307.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (434.06kB)
00:01:49 [2023-09-15T04:01:49.249Z] [INFO] Fetching org.eclipse.jface.text_3.24.0.v20230525-0719.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.04MB)
00:01:49 [2023-09-15T04:01:49.249Z] [INFO] Fetching org.eclipse.ui.ide_3.21.0.v20230526-1500.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.32MB)
00:01:49 [2023-09-15T04:01:49.813Z] [INFO] Fetching org.eclipse.ui.views_3.12.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (107.39kB)
00:01:49 [2023-09-15T04:01:49.813Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (691.1kB)
00:01:49 [2023-09-15T04:01:49.813Z] [INFO] Fetching org.eclipse.ui.editors_3.16.0.v20230329-1609.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (611.57kB)
00:01:49 [2023-09-15T04:01:49.813Z] [INFO] Fetching org.eclipse.ui.forms_3.12.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (331.6kB)
00:01:49 [2023-09-15T04:01:49.813Z] [INFO] Fetching org.eclipse.compare.core_3.8.0.v20230517-1315.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (69.26kB)
00:01:49 [2023-09-15T04:01:49.813Z] [INFO] Fetching org.eclipse.core.databinding_1.13.0.v20230501-1533.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (286.11kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.13.0.v20230501-1533.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (314.71kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.core.databinding.property_1.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (164.88kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.core.net_1.5.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (49.44kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (115.07kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.e4.core.commands_1.1.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (28.32kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.e4.core.di_1.9.0.v20230429-1914.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (54.33kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.12.0.v20230510-1240.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (56.42kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.e4.core.services_2.4.0.v20230429-1914.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (71.48kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.0.v20230429-1914.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.81kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230429-1914.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (12.92kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.0.v20230429-1914.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (42.27kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (52.84kB)
00:01:50 [2023-09-15T04:01:50.070Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (317.8kB)
00:01:50 [2023-09-15T04:01:50.327Z] [INFO] Fetching org.eclipse.emf.ecore_2.34.0.v20230406-1203.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.29MB)
00:01:50 [2023-09-15T04:01:50.327Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (48.17kB)
00:01:50 [2023-09-15T04:01:50.328Z] [INFO] Fetching org.eclipse.swt_3.124.0.v20230523-1044.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (18.78kB)
00:01:50 [2023-09-15T04:01:50.328Z] [INFO] Fetching org.eclipse.e4.ui.services_1.6.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (26.28kB)
00:01:50 [2023-09-15T04:01:50.328Z] [INFO] Fetching org.eclipse.jface_3.30.0.v20230509-0720.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.12MB)
00:01:50 [2023-09-15T04:01:50.328Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (215.88kB)
00:01:50 [2023-09-15T04:01:50.584Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (205.08kB)
00:01:50 [2023-09-15T04:01:50.584Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.0.v20230501-1533.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (29.97kB)
00:01:50 [2023-09-15T04:01:50.584Z] [INFO] Fetching org.eclipse.e4.ui.di_1.5.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (18.17kB)
00:01:50 [2023-09-15T04:01:50.584Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (58.53kB)
00:01:50 [2023-09-15T04:01:50.584Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.17.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.31kB)
00:01:50 [2023-09-15T04:01:50.585Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.0.v20230404-0801.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (395.49kB)
00:01:50 [2023-09-15T04:01:50.585Z] [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (35.14kB)
00:01:50 [2023-09-15T04:01:50.585Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (15.11kB)
00:01:50 [2023-09-15T04:01:50.585Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (266.83kB)
00:01:50 [2023-09-15T04:01:50.585Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (91.78kB)
00:01:50 [2023-09-15T04:01:50.842Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.18.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (238.68kB)
00:01:50 [2023-09-15T04:01:50.842Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (120.02kB)
00:01:50 [2023-09-15T04:01:50.842Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.0.v20230525-0648.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (255.6kB)
00:01:50 [2023-09-15T04:01:50.842Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (149.41kB)
00:01:50 [2023-09-15T04:01:50.842Z] [INFO] Fetching org.eclipse.jface.databinding_1.15.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (291.45kB)
00:01:50 [2023-09-15T04:01:50.842Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (22.89kB)
00:01:50 [2023-09-15T04:01:50.842Z] [INFO] Fetching org.eclipse.urischeme_1.3.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (53.7kB)
00:01:50 [2023-09-15T04:01:50.842Z] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (52.55kB)
00:01:50 [2023-09-15T04:01:50.842Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (52.65kB)
00:01:50 [2023-09-15T04:01:50.842Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.0.v20230509-1332.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (170.64kB)
00:01:50 [2023-09-15T04:01:50.843Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.0.v20230403-0851.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (362.53kB)
00:01:51 [2023-09-15T04:01:51.100Z] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (113.29kB)
00:01:51 [2023-09-15T04:01:51.100Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.10.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (79.47kB)
00:01:51 [2023-09-15T04:01:51.100Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.0.v20230330-1254.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (63.57kB)
00:01:51 [2023-09-15T04:01:51.100Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.0.v20230507-1427.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (182.41kB)
00:01:51 [2023-09-15T04:01:51.100Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.0.v20230509-0902.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (234.43kB)
00:01:51 [2023-09-15T04:01:51.100Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.0.v20230415-1327.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (136.32kB)
00:01:51 [2023-09-15T04:01:51.100Z] [INFO] Fetching org.eclipse.help_3.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (272.02kB)
00:01:51 [2023-09-15T04:01:51.100Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.0.v20230325-0319.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (470.77kB)
00:01:51 [2023-09-15T04:01:51.357Z] [INFO] Fetching org.eclipse.ui.navigator_3.12.0.v20230329-1313.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (425.54kB)
00:01:51 [2023-09-15T04:01:51.357Z] [INFO] Fetching org.eclipse.team.core_3.10.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (402.82kB)
00:01:51 [2023-09-15T04:01:51.357Z] [INFO] Fetching org.eclipse.team.ui_3.10.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.42MB)
00:01:51 [2023-09-15T04:01:51.614Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.0.v20230523-1044.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.48MB)
00:01:51 [2023-09-15T04:01:51.614Z] [INFO] Fetching org.eclipse.test.performance_3.19.200.v20230525-0724.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (125.06kB)
00:01:51 [2023-09-15T04:01:51.614Z] [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (421.77kB)
00:01:51 [2023-09-15T04:01:51.872Z] [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)
00:01:52 [2023-09-15T04:01:52.803Z] [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/ (20.39MB of 59.71MB at 20.39MB/s)
00:01:53 [2023-09-15T04:01:53.735Z] [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/ (44.49MB of 59.71MB at 22.24MB/s)
00:01:55 [2023-09-15T04:01:55.632Z] [INFO] Fetching org.eclipse.ui.workbench_3.129.0.v20230525-0648.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (3.5MB)
00:01:55 [2023-09-15T04:01:55.890Z] [INFO] Fetching org.eclipse.ui.ide.application_1.5.0.v20230526-1051.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (129.02kB)
00:01:55 [2023-09-15T04:01:55.890Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (175.25kB)
00:01:55 [2023-09-15T04:01:55.891Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (110.64kB)
00:01:55 [2023-09-15T04:01:55.891Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (65.43kB)
00:01:55 [2023-09-15T04:01:55.891Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (21.23kB)
00:01:55 [2023-09-15T04:01:55.891Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.0.v20230523-1044.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.15MB)
00:01:56 [2023-09-15T04:01:56.148Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.0.v20230523-1044.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.16MB)
00:01:56 [2023-09-15T04:01:56.148Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.0.v20230523-1044.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.07MB)
00:01:56 [2023-09-15T04:01:56.405Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
00:01:56 [2023-09-15T04:01:56.661Z] [INFO] Fetching org.bouncycastle.bcprov_1.72.0.v20221013-1810.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (10.98MB)
00:01:57 [2023-09-15T04:01:57.591Z] [INFO] Fetching org.apache.commons.compress_1.22.0.v20221207-1049.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (1.06MB)
00:01:57 [2023-09-15T04:01:57.848Z] [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (1.5MB)
00:01:57 [2023-09-15T04:01:57.848Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (101.69kB)
00:01:57 [2023-09-15T04:01:57.848Z] [INFO] Fetching org.bouncycastle.bcpg_1.72.0.v20221013-1810.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (401.71kB)
00:01:58 [2023-09-15T04:01:58.106Z] [INFO] Fetching org.eclipse.debug.core_3.21.0.v20230508-1538.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (400.4kB)
00:01:58 [2023-09-15T04:01:58.106Z] [INFO] Fetching org.eclipse.debug.ui_3.18.0.v20230516-0719.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (3.03MB)
00:01:58 [2023-09-15T04:01:58.362Z] [INFO] Fetching org.eclipse.ui.console_3.12.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (245.2kB)
00:01:58 [2023-09-15T04:01:58.362Z] [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (14.42kB)
00:01:58 [2023-09-15T04:01:58.362Z] [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (25.74kB)
00:01:58 [2023-09-15T04:01:58.619Z] [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.73kB)
00:01:58 [2023-09-15T04:01:58.619Z] [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (18.3kB)
00:01:58 [2023-09-15T04:01:58.619Z] [INFO] Fetching org.eclipse.search_3.15.0.v20230427-2049.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (499.82kB)
00:01:58 [2023-09-15T04:01:58.619Z] [INFO] Fetching org.eclipse.swtchart_0.14.0.202301260747.jar from https://download.eclipse.org/swtchart/releases/0.14.0/repository/plugins/ (176.19kB)
00:01:58 [2023-09-15T04:01:58.619Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.700.v202305221615.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (1.01MB)
00:01:58 [2023-09-15T04:01:58.619Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (80.49kB)
00:01:58 [2023-09-15T04:01:58.876Z] [INFO] Fetching org.eclipse.ui.themes_1.2.2200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (34.02kB)
00:01:58 [2023-09-15T04:01:58.876Z] [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (60.71kB)
00:01:58 [2023-09-15T04:01:58.876Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (49.89kB)
00:01:58 [2023-09-15T04:01:58.876Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (121.55kB)
00:01:58 [2023-09-15T04:01:58.876Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (157.28kB)
00:01:58 [2023-09-15T04:01:58.876Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.403.v202303031844.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (369.77kB)
00:01:58 [2023-09-15T04:01:58.876Z] [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202304222306.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (153.75kB)
00:01:58 [2023-09-15T04:01:58.876Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (48.93kB)
00:01:58 [2023-09-15T04:01:58.876Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.1100.v202305221405.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (479.84kB)
00:01:59 [2023-09-15T04:01:59.133Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.7.700.v202305221615.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (1.05MB)
00:01:59 [2023-09-15T04:01:59.133Z] [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (421.58kB)
00:01:59 [2023-09-15T04:01:59.133Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (163.58kB)
00:01:59 [2023-09-15T04:01:59.390Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.700.v202305221615.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (811.52kB)
00:01:59 [2023-09-15T04:01:59.390Z] [INFO] Fetching 2.34.0&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B)
00:01:59 [2023-09-15T04:01:59.390Z] [INFO] Fetching org.eclipse.xsd_2.19.0.v20230315-1321.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.34.0/plugins/ (1,002.7kB)
00:01:59 [2023-09-15T04:01:59.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
00:01:59 [2023-09-15T04:01:59.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
00:01:59 [2023-09-15T04:01:59.904Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
00:02:00 [2023-09-15T04:02:00.162Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
00:02:00 [2023-09-15T04:02:00.726Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (142.2kB)
00:02:00 [2023-09-15T04:02:00.726Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (825.3kB)
00:02:00 [2023-09-15T04:02:00.726Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (72.52kB)
00:02:00 [2023-09-15T04:02:00.726Z] [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (54.01kB)
00:02:00 [2023-09-15T04:02:00.726Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (37.33kB)
00:02:00 [2023-09-15T04:02:00.726Z] [INFO] Fetching org.mozilla.javascript_1.7.10.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (1.26MB)
00:02:00 [2023-09-15T04:02:00.982Z] [INFO] Fetching org.slf4j.binding.simple_1.7.30.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (26.7kB)
00:02:00 [2023-09-15T04:02:00.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
00:02:00 [2023-09-15T04:02:00.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
00:02:01 [2023-09-15T04:02:01.240Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
00:02:01 [2023-09-15T04:02:01.804Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
00:02:01 [2023-09-15T04:02:01.805Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
00:02:02 [2023-09-15T04:02:02.062Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
00:02:02 [2023-09-15T04:02:02.320Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
00:02:02 [2023-09-15T04:02:02.578Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
00:02:02 [2023-09-15T04:02:02.578Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
00:02:02 [2023-09-15T04:02:02.835Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
00:02:03 [2023-09-15T04:02:03.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
00:02:03 [2023-09-15T04:02:03.657Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
00:02:03 [2023-09-15T04:02:03.914Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
00:02:03 [2023-09-15T04:02:03.914Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
00:02:04 [2023-09-15T04:02:04.172Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
00:02:04 [2023-09-15T04:02:04.737Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
00:02:04 [2023-09-15T04:02:04.994Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
00:02:05 [2023-09-15T04:02:05.252Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
00:02:05 [2023-09-15T04:02:05.252Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
00:02:05 [2023-09-15T04:02:05.508Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
00:02:05 [2023-09-15T04:02:05.765Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
00:02:06 [2023-09-15T04:02:06.023Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
00:02:06 [2023-09-15T04:02:06.280Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
00:02:06 [2023-09-15T04:02:06.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
00:02:06 [2023-09-15T04:02:06.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
00:02:06 [2023-09-15T04:02:06.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
00:02:06 [2023-09-15T04:02:06.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
00:02:06 [2023-09-15T04:02:06.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
00:02:07 [2023-09-15T04:02:07.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
00:02:07 [2023-09-15T04:02:07.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
00:02:07 [2023-09-15T04:02:07.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
00:02:07 [2023-09-15T04:02:07.306Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
00:02:07 [2023-09-15T04:02:07.563Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
00:02:07 [2023-09-15T04:02:07.563Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
00:02:07 [2023-09-15T04:02:07.820Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
00:02:08 [2023-09-15T04:02:08.077Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
00:02:08 [2023-09-15T04:02:08.077Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
00:02:08 [2023-09-15T04:02:08.077Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml
00:02:08 [2023-09-15T04:02:08.077Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
00:02:08 [2023-09-15T04:02:08.334Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
00:02:08 [2023-09-15T04:02:08.334Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
00:02:08 [2023-09-15T04:02:08.334Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
00:02:08 [2023-09-15T04:02:08.591Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
00:02:08 [2023-09-15T04:02:08.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
00:02:09 [2023-09-15T04:02:09.105Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.8.100.202304281105.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (330.41kB)
00:02:09 [2023-09-15T04:02:09.105Z] [INFO] Fetching org.eclipse.launchbar.core_2.5.100.202302061541.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (82.82kB)
00:02:09 [2023-09-15T04:02:09.361Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.5.200.202305160542.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (1.05MB)
00:02:09 [2023-09-15T04:02:09.362Z] [INFO] Fetching org.eclipse.cdt.ui_8.0.200.202304041836.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (6.19MB)
00:02:09 [2023-09-15T04:02:09.924Z] [INFO] Fetching org.eclipse.launchbar.ui_2.5.100.202303140100.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (89.52kB)
00:02:09 [2023-09-15T04:02:09.924Z] [INFO] Fetching org.eclipse.cdt.dsf_2.12.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (346.38kB)
00:02:09 [2023-09-15T04:02:09.924Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_7.1.0.202304102232.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (1.9MB)
00:02:10 [2023-09-15T04:02:10.181Z] [INFO] Fetching org.eclipse.cdt.launch_10.4.100.202303140100.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (195.02kB)
00:02:10 [2023-09-15T04:02:10.181Z] [INFO] Fetching org.eclipse.cdt.gdb_7.2.100.202303140100.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (18.63kB)
00:02:10 [2023-09-15T04:02:10.181Z] [INFO] Fetching org.eclipse.cdt.native.serial_11.2.0.202306051917.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (169.89kB)
00:02:10 [2023-09-15T04:02:10.181Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.4.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (46.97kB)
00:02:10 [2023-09-15T04:02:10.181Z] [INFO] Fetching org.eclipse.tools.templates.core_1.3.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (14.03kB)
00:02:10 [2023-09-15T04:02:10.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
00:02:10 [2023-09-15T04:02:10.438Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
00:02:11 [2023-09-15T04:02:11.002Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
00:02:11 [2023-09-15T04:02:11.258Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
00:02:11 [2023-09-15T04:02:11.258Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
00:02:11 [2023-09-15T04:02:11.518Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
00:02:11 [2023-09-15T04:02:11.775Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
00:02:12 [2023-09-15T04:02:12.031Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
00:02:12 [2023-09-15T04:02:12.031Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
00:02:12 [2023-09-15T04:02:12.288Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (302.99kB)
00:02:12 [2023-09-15T04:02:12.546Z] [INFO] Fetching org.eclipse.jsch.core_1.5.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (43.19kB)
00:02:12 [2023-09-15T04:02:12.546Z] [INFO] Fetching org.eclipse.jsch.ui_1.5.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (95.5kB)
00:02:12 [2023-09-15T04:02:12.546Z] [INFO] Fetching org.eclipse.remote.core_4.2.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (155.57kB)
00:02:12 [2023-09-15T04:02:12.546Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.2.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (98.6kB)
00:02:12 [2023-09-15T04:02:12.546Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.2.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (47.71kB)
00:02:12 [2023-09-15T04:02:12.546Z] [INFO] Fetching org.eclipse.remote.ui_2.3.100.202303140100.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (166.21kB)
00:02:12 [2023-09-15T04:02:12.546Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
00:02:12 [2023-09-15T04:02:12.803Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
00:02:13 [2023-09-15T04:02:13.064Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
00:02:13 [2023-09-15T04:02:13.323Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
00:02:13 [2023-09-15T04:02:13.323Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
00:02:13 [2023-09-15T04:02:13.580Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
00:02:13 [2023-09-15T04:02:13.837Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
00:02:14 [2023-09-15T04:02:14.095Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
00:02:14 [2023-09-15T04:02:14.353Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
00:02:14 [2023-09-15T04:02:14.353Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
00:02:14 [2023-09-15T04:02:14.610Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
00:02:14 [2023-09-15T04:02:14.867Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
00:02:14 [2023-09-15T04:02:14.867Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
00:02:15 [2023-09-15T04:02:15.124Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
00:02:15 [2023-09-15T04:02:15.124Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
00:02:15 [2023-09-15T04:02:15.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
00:02:15 [2023-09-15T04:02:15.642Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
00:02:15 [2023-09-15T04:02:15.642Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
00:02:15 [2023-09-15T04:02:15.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
00:02:16 [2023-09-15T04:02:16.157Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
00:02:16 [2023-09-15T04:02:16.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
00:02:16 [2023-09-15T04:02:16.415Z] [INFO] Fetching org.eclipse.ui.intro_3.7.0.v20230503-0628.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (346.48kB)
00:02:16 [2023-09-15T04:02:16.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
00:02:16 [2023-09-15T04:02:16.672Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
00:02:16 [2023-09-15T04:02:16.929Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
00:02:17 [2023-09-15T04:02:17.186Z] [INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (66.54kB)
00:02:17 [2023-09-15T04:02:17.186Z] [INFO] Fetching org.eclipse.e4.ui.progress_0.4.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (209.52kB)
00:02:17 [2023-09-15T04:02:17.186Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (38.37kB)
00:02:17 [2023-09-15T04:02:17.186Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.300.v20230320-0659.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (70.94kB)
00:02:17 [2023-09-15T04:02:17.443Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.6.0.v20230322-1009.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (112.38kB)
00:02:17 [2023-09-15T04:02:17.443Z] [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (429.55kB)
00:02:17 [2023-09-15T04:02:17.443Z] [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (432.64kB)
00:02:17 [2023-09-15T04:02:17.443Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (48.42kB)
00:02:17 [2023-09-15T04:02:17.443Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (33.48kB)
00:02:17 [2023-09-15T04:02:17.443Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.4.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (133.76kB)
00:02:17 [2023-09-15T04:02:17.443Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.0.v20230330-1254.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (102.81kB)
00:02:17 [2023-09-15T04:02:17.443Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.0.v20230330-1254.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (246.1kB)
00:02:17 [2023-09-15T04:02:17.443Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (37.44kB)
00:02:17 [2023-09-15T04:02:17.443Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.0.v20230322-1009.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (26.86kB)
00:02:17 [2023-09-15T04:02:17.700Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.0.v20230322-1009.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (77.31kB)
00:02:17 [2023-09-15T04:02:17.700Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (28.71kB)
00:02:17 [2023-09-15T04:02:17.700Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.0.v20230510-1208.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (697.75kB)
00:02:17 [2023-09-15T04:02:17.700Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (172.26kB)
00:02:17 [2023-09-15T04:02:17.700Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.0.v20230507-1427.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (80.71kB)
00:02:17 [2023-09-15T04:02:17.700Z] [INFO] Fetching org.eclipse.update.configurator_3.5.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (98.25kB)
00:02:17 [2023-09-15T04:02:17.700Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
00:02:17 [2023-09-15T04:02:17.956Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
00:02:18 [2023-09-15T04:02:18.213Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
00:02:18 [2023-09-15T04:02:18.213Z] [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (133.18kB)
00:02:18 [2023-09-15T04:02:18.470Z] [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (67.72kB)
00:02:18 [2023-09-15T04:02:18.471Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (26.38kB)
00:02:18 [2023-09-15T04:02:18.471Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (52.52kB)
00:02:18 [2023-09-15T04:02:18.471Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (134.87kB)
00:02:18 [2023-09-15T04:02:18.471Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.0.v20230322-1009.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (39.85kB)
00:02:18 [2023-09-15T04:02:18.471Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.0.v20230322-1009.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (60.43kB)
00:02:18 [2023-09-15T04:02:18.471Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.0.v20230415-1327.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (47.97kB)
00:02:18 [2023-09-15T04:02:18.471Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.0.v20230322-1009.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (158.23kB)
00:02:18 [2023-09-15T04:02:18.729Z] [INFO] Fetching org.eclipse.ui.browser_3.8.0.v20230329-1440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (209.24kB)
00:02:18 [2023-09-15T04:02:18.729Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
00:02:19 [2023-09-15T04:02:19.293Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
00:02:19 [2023-09-15T04:02:19.550Z] [INFO] Fetching org.eclipse.ui.views.log_1.4.0.v20230418-0745.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (173.97kB)
00:02:19 [2023-09-15T04:02:19.550Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
00:02:19 [2023-09-15T04:02:19.807Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
00:02:20 [2023-09-15T04:02:20.063Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
00:02:20 [2023-09-15T04:02:20.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
00:02:20 [2023-09-15T04:02:20.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
00:02:20 [2023-09-15T04:02:20.884Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
00:02:20 [2023-09-15T04:02:20.884Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
00:02:21 [2023-09-15T04:02:21.141Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
00:02:21 [2023-09-15T04:02:21.141Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
00:02:21 [2023-09-15T04:02:21.141Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
00:02:21 [2023-09-15T04:02:21.397Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
00:02:21 [2023-09-15T04:02:21.397Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
00:02:21 [2023-09-15T04:02:21.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
00:02:21 [2023-09-15T04:02:21.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.24-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
00:02:21 [2023-09-15T04:02:21.910Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
00:02:22 [2023-09-15T04:02:22.169Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
00:02:22 [2023-09-15T04:02:22.426Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
00:02:22 [2023-09-15T04:02:22.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
00:02:22 [2023-09-15T04:02:22.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
00:02:22 [2023-09-15T04:02:22.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
00:02:22 [2023-09-15T04:02:22.940Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
00:02:22 [2023-09-15T04:02:22.940Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
00:02:26 [2023-09-15T04:02:26.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
00:02:26 [2023-09-15T04:02:26.395Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.1.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
00:02:26 [2023-09-15T04:02:26.396Z] [INFO] ------------------------------------------------------------------------
00:02:26 [2023-09-15T04:02:26.396Z] [INFO] Reactor Build Order:
00:02:26 [2023-09-15T04:02:26.396Z] [INFO] 
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] Trace Compass Parent                                               [pom]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] Trace Compass State System Parent                                  [pom]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] Trace Compass TMF Parent                                           [pom]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core        [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.653Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui          [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass Documentation                                        [pom]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass (new) callstack User Guide                [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass RCP Parent                                           [pom]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass Json trace Parent                                    [pom]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass Target Platform                                      [pom]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Trace Compass Repository                            [eclipse-repository]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] 
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] Building Trace Compass Parent 9.1.0-SNAPSHOT                     [1/144]
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] --------------------------------[ pom ]---------------------------------
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] 
00:02:26 [2023-09-15T04:02:26.654Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
00:02:26 [2023-09-15T04:02:26.655Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
00:02:26 [2023-09-15T04:02:26.655Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
00:02:26 [2023-09-15T04:02:26.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
00:02:27 [2023-09-15T04:02:27.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
00:02:27 [2023-09-15T04:02:27.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
00:02:27 [2023-09-15T04:02:27.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
00:02:30 [2023-09-15T04:02:30.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 2.9 kB/s)
00:02:30 [2023-09-15T04:02:30.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
00:02:30 [2023-09-15T04:02:30.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
00:02:30 [2023-09-15T04:02:30.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
00:02:30 [2023-09-15T04:02:30.451Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
00:02:30 [2023-09-15T04:02:30.451Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
00:02:30 [2023-09-15T04:02:30.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
00:02:30 [2023-09-15T04:02:30.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 370 kB/s)
00:02:30 [2023-09-15T04:02:30.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
00:02:30 [2023-09-15T04:02:30.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
00:02:30 [2023-09-15T04:02:30.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
00:02:30 [2023-09-15T04:02:30.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
00:02:30 [2023-09-15T04:02:30.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
00:02:30 [2023-09-15T04:02:30.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
00:02:30 [2023-09-15T04:02:30.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 148 kB/s)
00:02:30 [2023-09-15T04:02:30.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
00:02:30 [2023-09-15T04:02:30.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
00:02:30 [2023-09-15T04:02:30.708Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
00:02:30 [2023-09-15T04:02:30.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
00:02:30 [2023-09-15T04:02:30.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
00:02:30 [2023-09-15T04:02:30.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
00:02:30 [2023-09-15T04:02:30.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 4.6 MB/s)
00:02:30 [2023-09-15T04:02:30.965Z] [INFO] 
00:02:30 [2023-09-15T04:02:30.965Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
00:02:30 [2023-09-15T04:02:30.965Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
00:02:30 [2023-09-15T04:02:30.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
00:02:30 [2023-09-15T04:02:30.965Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
00:02:30 [2023-09-15T04:02:30.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
00:02:30 [2023-09-15T04:02:30.965Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
00:02:30 [2023-09-15T04:02:30.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
00:02:31 [2023-09-15T04:02:31.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom (3.6 kB at 5.2 kB/s)
00:02:31 [2023-09-15T04:02:31.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
00:02:31 [2023-09-15T04:02:31.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
00:02:31 [2023-09-15T04:02:31.895Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
00:02:31 [2023-09-15T04:02:31.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
00:02:31 [2023-09-15T04:02:31.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
00:02:31 [2023-09-15T04:02:31.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
00:02:31 [2023-09-15T04:02:31.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom (4.1 kB at 196 kB/s)
00:02:31 [2023-09-15T04:02:31.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
00:02:31 [2023-09-15T04:02:31.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
00:02:31 [2023-09-15T04:02:31.896Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
00:02:31 [2023-09-15T04:02:31.896Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
00:02:31 [2023-09-15T04:02:31.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
00:02:31 [2023-09-15T04:02:31.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 84 kB/s)
00:02:32 [2023-09-15T04:02:32.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.153Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.409Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 328 kB/s)
00:02:32 [2023-09-15T04:02:32.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.667Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.667Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.667Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
00:02:32 [2023-09-15T04:02:32.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 35 kB/s)
00:02:32 [2023-09-15T04:02:32.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
00:02:32 [2023-09-15T04:02:32.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
00:02:32 [2023-09-15T04:02:32.667Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 165 kB/s)
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 577 kB/s)
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
00:02:33 [2023-09-15T04:02:33.232Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
00:02:33 [2023-09-15T04:02:33.490Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
00:02:33 [2023-09-15T04:02:33.490Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
00:02:33 [2023-09-15T04:02:33.490Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
00:02:33 [2023-09-15T04:02:33.490Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 329 kB/s)
00:02:33 [2023-09-15T04:02:33.490Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
00:02:33 [2023-09-15T04:02:33.490Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
00:02:33 [2023-09-15T04:02:33.490Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
00:02:33 [2023-09-15T04:02:33.490Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
00:02:33 [2023-09-15T04:02:33.747Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
00:02:33 [2023-09-15T04:02:33.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
00:02:33 [2023-09-15T04:02:33.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 564 kB/s)
00:02:33 [2023-09-15T04:02:33.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
00:02:33 [2023-09-15T04:02:33.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
00:02:33 [2023-09-15T04:02:33.747Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
00:02:33 [2023-09-15T04:02:33.747Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
00:02:33 [2023-09-15T04:02:33.747Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
00:02:33 [2023-09-15T04:02:33.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
00:02:33 [2023-09-15T04:02:33.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 392 kB/s)
00:02:33 [2023-09-15T04:02:33.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
00:02:34 [2023-09-15T04:02:34.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
00:02:34 [2023-09-15T04:02:34.003Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
00:02:34 [2023-09-15T04:02:34.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
00:02:34 [2023-09-15T04:02:34.003Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 416 kB/s)
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
00:02:34 [2023-09-15T04:02:34.004Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 21 MB/s)
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 7.7 MB/s)
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 14 MB/s)
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 13 MB/s)
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar (14 kB at 496 kB/s)
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar (145 kB at 4.0 MB/s)
00:02:34 [2023-09-15T04:02:34.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 5.4 MB/s)
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] 
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] 
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass ---
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] 
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass ---
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.pom (1.1 kB at 23 kB/s)
00:02:34 [2023-09-15T04:02:34.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
00:02:34 [2023-09-15T04:02:34.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
00:02:34 [2023-09-15T04:02:34.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
00:02:34 [2023-09-15T04:02:34.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
00:02:34 [2023-09-15T04:02:34.519Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
00:02:34 [2023-09-15T04:02:34.519Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.5/tycho-pack200-impl-2.7.5.jar (13 kB at 579 kB/s)
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 3.6 MB/s)
00:02:34 [2023-09-15T04:02:34.776Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:02:34 [2023-09-15T04:02:34.776Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] 
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass ---
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom (2.0 kB at 76 kB/s)
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
00:02:34 [2023-09-15T04:02:34.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom (22 kB at 1.6 MB/s)
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 5.1 MB/s)
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/27/apache-27.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/27/apache-27.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/27/apache-27.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/27/apache-27.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/27/apache-27.pom
00:02:35 [2023-09-15T04:02:35.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom
00:02:35 [2023-09-15T04:02:35.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom (20 kB at 582 kB/s)
00:02:35 [2023-09-15T04:02:35.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
00:02:35 [2023-09-15T04:02:35.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
00:02:35 [2023-09-15T04:02:35.290Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
00:02:35 [2023-09-15T04:02:35.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
00:02:35 [2023-09-15T04:02:35.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
00:02:35 [2023-09-15T04:02:35.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
00:02:35 [2023-09-15T04:02:35.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 245 kB/s)
00:02:35 [2023-09-15T04:02:35.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.290Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 314 kB/s)
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 1.1 MB/s)
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
00:02:35 [2023-09-15T04:02:35.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 201 kB/s)
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 318 kB/s)
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
00:02:35 [2023-09-15T04:02:35.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 91 kB/s)
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 60 kB/s)
00:02:36 [2023-09-15T04:02:36.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 72 kB/s)
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 716 kB/s)
00:02:36 [2023-09-15T04:02:36.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
00:02:36 [2023-09-15T04:02:36.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
00:02:36 [2023-09-15T04:02:36.576Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
00:02:36 [2023-09-15T04:02:36.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
00:02:36 [2023-09-15T04:02:36.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
00:02:36 [2023-09-15T04:02:36.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
00:02:36 [2023-09-15T04:02:36.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 110 kB/s)
00:02:36 [2023-09-15T04:02:36.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom
00:02:36 [2023-09-15T04:02:36.576Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom (2.6 kB at 31 kB/s)
00:02:36 [2023-09-15T04:02:36.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
00:02:36 [2023-09-15T04:02:36.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
00:02:36 [2023-09-15T04:02:36.576Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
00:02:36 [2023-09-15T04:02:36.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
00:02:36 [2023-09-15T04:02:36.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
00:02:36 [2023-09-15T04:02:36.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
00:02:36 [2023-09-15T04:02:36.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom (3.0 kB at 217 kB/s)
00:02:36 [2023-09-15T04:02:36.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
00:02:36 [2023-09-15T04:02:36.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
00:02:36 [2023-09-15T04:02:36.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
00:02:36 [2023-09-15T04:02:36.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
00:02:36 [2023-09-15T04:02:36.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
00:02:36 [2023-09-15T04:02:36.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom (27 kB at 961 kB/s)
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/35/maven-parent-35.pom
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 2.4 MB/s)
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/25/apache-25.pom
00:02:37 [2023-09-15T04:02:37.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 1.9 MB/s)
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom (2.8 kB at 156 kB/s)
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
00:02:37 [2023-09-15T04:02:37.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 401 kB/s)
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom (2.4 kB at 109 kB/s)
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
00:02:37 [2023-09-15T04:02:37.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom (7.6 kB at 637 kB/s)
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 255 kB/s)
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.862Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
00:02:37 [2023-09-15T04:02:37.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.2 MB/s)
00:02:37 [2023-09-15T04:02:37.862Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 991 kB/s)
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 216 kB/s)
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.119Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.376Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.376Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.376Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
00:02:38 [2023-09-15T04:02:38.376Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 597 kB/s)
00:02:38 [2023-09-15T04:02:38.376Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
00:02:38 [2023-09-15T04:02:38.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
00:02:38 [2023-09-15T04:02:38.377Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
00:02:38 [2023-09-15T04:02:38.377Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
00:02:38 [2023-09-15T04:02:38.377Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
00:02:38 [2023-09-15T04:02:38.377Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
00:02:38 [2023-09-15T04:02:38.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 873 kB/s)
00:02:38 [2023-09-15T04:02:38.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
00:02:38 [2023-09-15T04:02:38.634Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
00:02:38 [2023-09-15T04:02:38.634Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
00:02:38 [2023-09-15T04:02:38.634Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
00:02:38 [2023-09-15T04:02:38.634Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
00:02:38 [2023-09-15T04:02:38.634Z] [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
00:02:38 [2023-09-15T04:02:38.634Z] [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.2 MB/s)
00:02:38 [2023-09-15T04:02:38.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
00:02:38 [2023-09-15T04:02:38.634Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
00:02:38 [2023-09-15T04:02:38.634Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
00:02:38 [2023-09-15T04:02:38.892Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
00:02:38 [2023-09-15T04:02:38.892Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
00:02:38 [2023-09-15T04:02:38.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
00:02:38 [2023-09-15T04:02:38.892Z] [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 175 kB/s)
00:02:38 [2023-09-15T04:02:38.892Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
00:02:38 [2023-09-15T04:02:38.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 582 kB/s)
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom (5.1 kB at 428 kB/s)
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar (66 kB at 1.7 MB/s)
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar (31 kB at 503 kB/s)
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
00:02:39 [2023-09-15T04:02:39.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
00:02:39 [2023-09-15T04:02:39.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
00:02:39 [2023-09-15T04:02:39.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
00:02:39 [2023-09-15T04:02:39.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 272 kB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 96 kB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 797 kB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 6.0 MB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 214 kB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 390 kB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar (47 kB at 959 kB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 8.1 MB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 42 MB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 2.9 MB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar (58 kB at 755 kB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar (217 kB at 2.8 MB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar (1.0 MB at 13 MB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 330 kB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 4.6 MB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 665 kB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 2.6 MB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 3.2 MB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 3.2 MB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar (53 kB at 460 kB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar (42 kB at 316 kB/s)
00:02:39 [2023-09-15T04:02:39.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 6.0 MB/s)
00:02:40 [2023-09-15T04:02:40.181Z] [INFO] 
00:02:40 [2023-09-15T04:02:40.181Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass ---
00:02:40 [2023-09-15T04:02:40.181Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:02:40 [2023-09-15T04:02:40.181Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:02:40 [2023-09-15T04:02:40.181Z] [INFO] 
00:02:40 [2023-09-15T04:02:40.181Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
00:02:40 [2023-09-15T04:02:40.181Z] [INFO] 
00:02:40 [2023-09-15T04:02:40.181Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
00:02:40 [2023-09-15T04:02:40.181Z] [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
00:02:40 [2023-09-15T04:02:40.181Z] [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
00:02:40 [2023-09-15T04:02:40.181Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
00:02:40 [2023-09-15T04:02:40.181Z] [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
00:02:40 [2023-09-15T04:02:40.181Z] [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
00:02:40 [2023-09-15T04:02:40.182Z] [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
00:02:40 [2023-09-15T04:02:40.182Z] [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 146 kB/s)
00:02:40 [2023-09-15T04:02:40.182Z] [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
00:02:40 [2023-09-15T04:02:40.182Z] [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
00:02:40 [2023-09-15T04:02:40.182Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
00:02:40 [2023-09-15T04:02:40.439Z] [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
00:02:40 [2023-09-15T04:02:40.439Z] [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
00:02:40 [2023-09-15T04:02:40.439Z] [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
00:02:40 [2023-09-15T04:02:40.439Z] [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 61 kB/s)
00:02:40 [2023-09-15T04:02:40.439Z] [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
00:02:40 [2023-09-15T04:02:40.439Z] [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
00:02:40 [2023-09-15T04:02:40.439Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
00:02:40 [2023-09-15T04:02:40.439Z] [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
00:02:40 [2023-09-15T04:02:40.439Z] [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
00:02:40 [2023-09-15T04:02:40.439Z] [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
00:02:40 [2023-09-15T04:02:40.439Z] [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 216 kB/s)
00:02:40 [2023-09-15T04:02:40.439Z] [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
00:02:40 [2023-09-15T04:02:40.696Z] [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
00:02:40 [2023-09-15T04:02:40.696Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
00:02:40 [2023-09-15T04:02:40.696Z] [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
00:02:40 [2023-09-15T04:02:40.696Z] [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
00:02:40 [2023-09-15T04:02:40.696Z] [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
00:02:40 [2023-09-15T04:02:40.696Z] [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 685 kB/s)
00:02:40 [2023-09-15T04:02:40.696Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
00:02:40 [2023-09-15T04:02:40.696Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
00:02:40 [2023-09-15T04:02:40.696Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
00:02:40 [2023-09-15T04:02:40.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
00:02:40 [2023-09-15T04:02:40.954Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
00:02:40 [2023-09-15T04:02:40.954Z] [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
00:02:40 [2023-09-15T04:02:40.954Z] [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 83 kB/s)
00:02:40 [2023-09-15T04:02:40.954Z] [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
00:02:40 [2023-09-15T04:02:40.954Z] [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
00:02:40 [2023-09-15T04:02:40.954Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
00:02:40 [2023-09-15T04:02:40.954Z] [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
00:02:40 [2023-09-15T04:02:40.954Z] [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
00:02:40 [2023-09-15T04:02:40.954Z] [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
00:02:40 [2023-09-15T04:02:40.954Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 571 kB/s)
00:02:40 [2023-09-15T04:02:40.954Z] [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
00:02:40 [2023-09-15T04:02:40.954Z] [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
00:02:40 [2023-09-15T04:02:40.954Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
00:02:40 [2023-09-15T04:02:40.954Z] [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
00:02:40 [2023-09-15T04:02:40.954Z] [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
00:02:40 [2023-09-15T04:02:40.954Z] [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
00:02:41 [2023-09-15T04:02:41.211Z] [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 105 kB/s)
00:02:41 [2023-09-15T04:02:41.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
00:02:41 [2023-09-15T04:02:41.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
00:02:41 [2023-09-15T04:02:41.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
00:02:41 [2023-09-15T04:02:41.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
00:02:41 [2023-09-15T04:02:41.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
00:02:41 [2023-09-15T04:02:41.211Z] [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
00:02:41 [2023-09-15T04:02:41.211Z] [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 446 kB/s)
00:02:41 [2023-09-15T04:02:41.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
00:02:41 [2023-09-15T04:02:41.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
00:02:41 [2023-09-15T04:02:41.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
00:02:41 [2023-09-15T04:02:41.468Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
00:02:41 [2023-09-15T04:02:41.468Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
00:02:41 [2023-09-15T04:02:41.468Z] [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
00:02:41 [2023-09-15T04:02:41.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 3.5 MB/s)
00:02:41 [2023-09-15T04:02:41.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
00:02:41 [2023-09-15T04:02:41.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
00:02:41 [2023-09-15T04:02:41.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
00:02:41 [2023-09-15T04:02:41.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
00:02:41 [2023-09-15T04:02:41.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
00:02:41 [2023-09-15T04:02:41.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
00:02:41 [2023-09-15T04:02:41.469Z] [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 523 kB/s)
00:02:41 [2023-09-15T04:02:41.469Z] [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
00:02:41 [2023-09-15T04:02:41.469Z] [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
00:02:41 [2023-09-15T04:02:41.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
00:02:42 [2023-09-15T04:02:42.032Z] [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
00:02:42 [2023-09-15T04:02:42.032Z] [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
00:02:42 [2023-09-15T04:02:42.032Z] [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
00:02:42 [2023-09-15T04:02:42.032Z] [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 184 kB/s)
00:02:42 [2023-09-15T04:02:42.032Z] [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
00:02:42 [2023-09-15T04:02:42.032Z] [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
00:02:42 [2023-09-15T04:02:42.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
00:02:42 [2023-09-15T04:02:42.032Z] [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
00:02:42 [2023-09-15T04:02:42.032Z] [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
00:02:42 [2023-09-15T04:02:42.032Z] [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
00:02:42 [2023-09-15T04:02:42.032Z] [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 489 kB/s)
00:02:42 [2023-09-15T04:02:42.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
00:02:42 [2023-09-15T04:02:42.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
00:02:42 [2023-09-15T04:02:42.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
00:02:42 [2023-09-15T04:02:42.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
00:02:42 [2023-09-15T04:02:42.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
00:02:42 [2023-09-15T04:02:42.032Z] [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
00:02:42 [2023-09-15T04:02:42.289Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.5 MB/s)
00:02:42 [2023-09-15T04:02:42.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
00:02:42 [2023-09-15T04:02:42.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
00:02:42 [2023-09-15T04:02:42.289Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
00:02:42 [2023-09-15T04:02:42.289Z] [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
00:02:42 [2023-09-15T04:02:42.289Z] [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
00:02:42 [2023-09-15T04:02:42.289Z] [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
00:02:42 [2023-09-15T04:02:42.289Z] [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 21 kB/s)
00:02:42 [2023-09-15T04:02:42.289Z] [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
00:02:42 [2023-09-15T04:02:42.289Z] [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
00:02:42 [2023-09-15T04:02:42.289Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
00:02:42 [2023-09-15T04:02:42.289Z] [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
00:02:42 [2023-09-15T04:02:42.289Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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 242 kB/s)
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [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
00:02:42 [2023-09-15T04:02:42.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
00:02:42 [2023-09-15T04:02:42.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
00:02:42 [2023-09-15T04:02:42.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
00:02:42 [2023-09-15T04:02:42.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
00:02:42 [2023-09-15T04:02:42.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
00:02:42 [2023-09-15T04:02:42.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
00:02:42 [2023-09-15T04:02:42.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
00:02:42 [2023-09-15T04:02:42.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
00:02:42 [2023-09-15T04:02:42.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
00:02:42 [2023-09-15T04:02:42.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
00:02:42 [2023-09-15T04:02:42.550Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 3.0 MB/s)
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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 562 kB/s)
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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 2.2 MB/s)
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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 3.6 MB/s)
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:42 [2023-09-15T04:02:42.807Z] [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 2.9 MB/s)
00:02:42 [2023-09-15T04:02:42.807Z] [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
00:02:43 [2023-09-15T04:02:43.064Z] [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 713 kB/s)
00:02:43 [2023-09-15T04:02:43.065Z] [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
00:02:43 [2023-09-15T04:02:43.065Z] [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 797 kB/s)
00:02:43 [2023-09-15T04:02:43.065Z] [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.1 MB/s)
00:02:43 [2023-09-15T04:02:43.065Z] [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 4.7 MB/s)
00:02:43 [2023-09-15T04:02:43.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.jar (155 kB at 2.8 MB/s)
00:02:43 [2023-09-15T04:02:43.065Z] [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 1.7 MB/s)
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/9.1.0-SNAPSHOT/org.eclipse.tracecompass-9.1.0-SNAPSHOT.pom
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.1.0-SNAPSHOT [2/144]
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --------------------------------[ pom ]---------------------------------
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:02:43 [2023-09-15T04:02:43.065Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:02:43 [2023-09-15T04:02:43.065Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-9.1.0-SNAPSHOT.pom
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Building Trace Compass Common Utilities Parent 9.1.0-SNAPSHOT    [3/144]
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --------------------------------[ pom ]---------------------------------
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.common-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:02:43 [2023-09-15T04:02:43.065Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.common-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:02:43 [2023-09-15T04:02:43.065Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-9.1.0-SNAPSHOT.pom
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/144]
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 71 kB/s)
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 39 kB/s)
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 1.0 MB/s)
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 1.0 MB/s)
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] 
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
00:02:43 [2023-09-15T04:02:43.065Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom (1.7 kB at 118 kB/s)
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom (7.6 kB at 145 kB/s)
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom (33 kB at 1.2 MB/s)
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
00:02:43 [2023-09-15T04:02:43.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
00:02:43 [2023-09-15T04:02:43.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 160 kB/s)
00:02:43 [2023-09-15T04:02:43.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
00:02:43 [2023-09-15T04:02:43.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
00:02:43 [2023-09-15T04:02:43.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
00:02:43 [2023-09-15T04:02:43.581Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
00:02:43 [2023-09-15T04:02:43.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
00:02:43 [2023-09-15T04:02:43.581Z] [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
00:02:43 [2023-09-15T04:02:43.581Z] [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 76 kB/s)
00:02:43 [2023-09-15T04:02:43.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
00:02:43 [2023-09-15T04:02:43.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar
00:02:43 [2023-09-15T04:02:43.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
00:02:43 [2023-09-15T04:02:43.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar (2.9 MB at 25 MB/s)
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
00:02:43 [2023-09-15T04:02:43.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 2.0 MB/s)
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar (6.1 kB at 236 kB/s)
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 5.6 MB/s)
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] The project's OSGi version is 5.2.0.202309150400
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] 
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] 
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] 
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] 
00:02:44 [2023-09-15T04:02:44.102Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
00:02:44 [2023-09-15T04:02:44.362Z] [INFO] 
00:02:44 [2023-09-15T04:02:44.362Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
00:02:44 [2023-09-15T04:02:44.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.362Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.363Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.363Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 41 kB/s)
00:02:44 [2023-09-15T04:02:44.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.363Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 738 kB/s)
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 92 kB/s)
00:02:44 [2023-09-15T04:02:44.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
00:02:44 [2023-09-15T04:02:44.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
00:02:44 [2023-09-15T04:02:44.621Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 469 kB/s)
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 96 kB/s)
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
00:02:44 [2023-09-15T04:02:44.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom (2.4 kB at 126 kB/s)
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom (1.6 kB at 130 kB/s)
00:02:45 [2023-09-15T04:02:45.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom (1.7 kB at 92 kB/s)
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar (18 kB at 1.4 MB/s)
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 222 kB/s)
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar (3.5 kB at 100 kB/s)
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 728 kB/s)
00:02:45 [2023-09-15T04:02:45.651Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar (3.2 MB at 38 MB/s)
00:02:45 [2023-09-15T04:02:45.908Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core...
00:02:45 [2023-09-15T04:02:45.909Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.13kB)
00:02:45 [2023-09-15T04:02:45.909Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (59.56kB)
00:02:45 [2023-09-15T04:02:45.909Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (251.02kB)
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (27.41kB)
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (39.29kB)
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] 
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 355 kB/s)
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
00:02:46 [2023-09-15T04:02:46.166Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 268 kB/s)
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 114 kB/s)
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.681Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
00:02:46 [2023-09-15T04:02:46.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.1 MB/s)
00:02:46 [2023-09-15T04:02:46.682Z] [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
00:02:46 [2023-09-15T04:02:46.682Z] [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
00:02:46 [2023-09-15T04:02:46.682Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
00:02:46 [2023-09-15T04:02:46.938Z] [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
00:02:46 [2023-09-15T04:02:46.938Z] [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
00:02:46 [2023-09-15T04:02:46.938Z] [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
00:02:46 [2023-09-15T04:02:46.938Z] [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 134 kB/s)
00:02:46 [2023-09-15T04:02:46.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
00:02:46 [2023-09-15T04:02:46.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
00:02:46 [2023-09-15T04:02:46.938Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
00:02:46 [2023-09-15T04:02:46.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
00:02:46 [2023-09-15T04:02:46.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
00:02:46 [2023-09-15T04:02:46.938Z] [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
00:02:46 [2023-09-15T04:02:46.938Z] [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 643 kB/s)
00:02:46 [2023-09-15T04:02:46.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
00:02:46 [2023-09-15T04:02:46.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
00:02:46 [2023-09-15T04:02:46.938Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
00:02:47 [2023-09-15T04:02:47.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
00:02:47 [2023-09-15T04:02:47.195Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
00:02:47 [2023-09-15T04:02:47.195Z] [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
00:02:47 [2023-09-15T04:02:47.195Z] [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 261 kB/s)
00:02:47 [2023-09-15T04:02:47.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
00:02:47 [2023-09-15T04:02:47.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
00:02:47 [2023-09-15T04:02:47.195Z] [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
00:02:47 [2023-09-15T04:02:47.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
00:02:47 [2023-09-15T04:02:47.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
00:02:47 [2023-09-15T04:02:47.195Z] [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
00:02:47 [2023-09-15T04:02:47.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
00:02:47 [2023-09-15T04:02:47.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
00:02:47 [2023-09-15T04:02:47.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
00:02:47 [2023-09-15T04:02:47.451Z] [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
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
00:02:47 [2023-09-15T04:02:47.451Z] [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
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
00:02:47 [2023-09-15T04:02:47.451Z] [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
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 5.9 MB/s)
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 2.3 MB/s)
00:02:47 [2023-09-15T04:02:47.451Z] [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 353 kB/s)
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] 
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
00:02:47 [2023-09-15T04:02:47.451Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
00:02:47 [2023-09-15T04:02:47.451Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/classes
00:02:50 [2023-09-15T04:02:50.750Z] [INFO] 
00:02:50 [2023-09-15T04:02:50.750Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
00:02:50 [2023-09-15T04:02:50.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
00:02:50 [2023-09-15T04:02:50.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
00:02:50 [2023-09-15T04:02:50.750Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
00:02:50 [2023-09-15T04:02:50.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
00:02:50 [2023-09-15T04:02:50.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
00:02:50 [2023-09-15T04:02:50.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
00:02:51 [2023-09-15T04:02:51.006Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom (5.2 kB at 62 kB/s)
00:02:51 [2023-09-15T04:02:51.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.006Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 19 kB/s)
00:02:51 [2023-09-15T04:02:51.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.262Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
00:02:51 [2023-09-15T04:02:51.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 46 kB/s)
00:02:51 [2023-09-15T04:02:51.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
00:02:51 [2023-09-15T04:02:51.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
00:02:51 [2023-09-15T04:02:51.519Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
00:02:51 [2023-09-15T04:02:51.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
00:02:51 [2023-09-15T04:02:51.519Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
00:02:51 [2023-09-15T04:02:51.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
00:02:51 [2023-09-15T04:02:51.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 44 kB/s)
00:02:51 [2023-09-15T04:02:51.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
00:02:51 [2023-09-15T04:02:51.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
00:02:51 [2023-09-15T04:02:51.519Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
00:02:51 [2023-09-15T04:02:51.776Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
00:02:51 [2023-09-15T04:02:51.776Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
00:02:51 [2023-09-15T04:02:51.776Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
00:02:52 [2023-09-15T04:02:52.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 3.5 kB/s)
00:02:52 [2023-09-15T04:02:52.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
00:02:52 [2023-09-15T04:02:52.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
00:02:52 [2023-09-15T04:02:52.339Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
00:02:52 [2023-09-15T04:02:52.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
00:02:52 [2023-09-15T04:02:52.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
00:02:52 [2023-09-15T04:02:52.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
00:02:53 [2023-09-15T04:02:53.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 1.4 kB/s)
00:02:53 [2023-09-15T04:02:53.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
00:02:53 [2023-09-15T04:02:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
00:02:53 [2023-09-15T04:02:53.525Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
00:02:53 [2023-09-15T04:02:53.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
00:02:53 [2023-09-15T04:02:53.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
00:02:53 [2023-09-15T04:02:53.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 1.0 kB/s)
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 106 kB/s)
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 72 kB/s)
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
00:02:55 [2023-09-15T04:02:55.152Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
00:02:55 [2023-09-15T04:02:55.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
00:02:55 [2023-09-15T04:02:55.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
00:02:55 [2023-09-15T04:02:55.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
00:02:55 [2023-09-15T04:02:55.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 96 kB/s)
00:02:55 [2023-09-15T04:02:55.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
00:02:55 [2023-09-15T04:02:55.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
00:02:55 [2023-09-15T04:02:55.410Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom (2.7 kB at 102 kB/s)
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
00:02:55 [2023-09-15T04:02:55.669Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
00:02:55 [2023-09-15T04:02:55.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 2.4 MB/s)
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 3.1 MB/s)
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 1.1 MB/s)
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 18 MB/s)
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 942 kB/s)
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 763 kB/s)
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 491 kB/s)
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 2.3 MB/s)
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar (3.2 MB at 39 MB/s)
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar (425 kB at 4.6 MB/s)
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] 
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/test/resources
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] 
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
00:02:56 [2023-09-15T04:02:56.184Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] 
00:02:56 [2023-09-15T04:02:56.184Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.common.core ---
00:02:56 [2023-09-15T04:02:56.184Z] [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
00:02:56 [2023-09-15T04:02:56.184Z] [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
00:02:56 [2023-09-15T04:02:56.442Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:02:56 [2023-09-15T04:02:56.442Z] [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
00:02:56 [2023-09-15T04:02:56.442Z] [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
00:02:56 [2023-09-15T04:02:56.442Z] [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
00:02:56 [2023-09-15T04:02:56.442Z] [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 148 kB/s)
00:02:56 [2023-09-15T04:02:56.442Z] [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
00:02:56 [2023-09-15T04:02:56.442Z] [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
00:02:56 [2023-09-15T04:02:56.442Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:02:56 [2023-09-15T04:02:56.443Z] [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
00:02:56 [2023-09-15T04:02:56.699Z] [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
00:02:56 [2023-09-15T04:02:56.699Z] [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
00:02:56 [2023-09-15T04:02:56.699Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 496 kB/s)
00:02:56 [2023-09-15T04:02:56.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
00:02:56 [2023-09-15T04:02:56.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
00:02:56 [2023-09-15T04:02:56.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
00:02:56 [2023-09-15T04:02:56.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
00:02:56 [2023-09-15T04:02:56.699Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
00:02:56 [2023-09-15T04:02:56.699Z] [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
00:02:56 [2023-09-15T04:02:56.699Z] [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.6 MB/s)
00:02:56 [2023-09-15T04:02:56.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.pom
00:02:56 [2023-09-15T04:02:56.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.pom
00:02:56 [2023-09-15T04:02:56.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
00:02:56 [2023-09-15T04:02:56.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.pom
00:02:56 [2023-09-15T04:02:56.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.pom
00:02:56 [2023-09-15T04:02:56.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
00:02:56 [2023-09-15T04:02:56.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 740 kB/s)
00:02:56 [2023-09-15T04:02:56.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
00:02:56 [2023-09-15T04:02:56.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
00:02:56 [2023-09-15T04:02:56.957Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
00:02:56 [2023-09-15T04:02:56.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
00:02:56 [2023-09-15T04:02:56.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
00:02:56 [2023-09-15T04:02:56.957Z] [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
00:02:56 [2023-09-15T04:02:56.957Z] [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 9.7 kB/s)
00:02:57 [2023-09-15T04:02:57.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
00:02:57 [2023-09-15T04:02:57.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
00:02:57 [2023-09-15T04:02:57.215Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
00:02:57 [2023-09-15T04:02:57.215Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
00:02:57 [2023-09-15T04:02:57.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
00:02:57 [2023-09-15T04:02:57.215Z] [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
00:02:57 [2023-09-15T04:02:57.472Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 86 kB/s)
00:02:57 [2023-09-15T04:02:57.472Z] [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
00:02:57 [2023-09-15T04:02:57.472Z] [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
00:02:57 [2023-09-15T04:02:57.472Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
00:02:57 [2023-09-15T04:02:57.472Z] [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
00:02:57 [2023-09-15T04:02:57.472Z] [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
00:02:57 [2023-09-15T04:02:57.472Z] [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
00:02:57 [2023-09-15T04:02:57.472Z] [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 612 kB/s)
00:02:57 [2023-09-15T04:02:57.472Z] [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
00:02:57 [2023-09-15T04:02:57.472Z] [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
00:02:57 [2023-09-15T04:02:57.472Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:02:57 [2023-09-15T04:02:57.472Z] [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
00:02:57 [2023-09-15T04:02:57.472Z] [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
00:02:57 [2023-09-15T04:02:57.472Z] [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
00:02:57 [2023-09-15T04:02:57.728Z] [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 115 kB/s)
00:02:57 [2023-09-15T04:02:57.728Z] [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
00:02:57 [2023-09-15T04:02:57.728Z] [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
00:02:57 [2023-09-15T04:02:57.728Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
00:02:57 [2023-09-15T04:02:57.728Z] [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
00:02:57 [2023-09-15T04:02:57.728Z] [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
00:02:57 [2023-09-15T04:02:57.728Z] [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
00:02:57 [2023-09-15T04:02:57.728Z] [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 158 kB/s)
00:02:57 [2023-09-15T04:02:57.728Z] [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
00:02:57 [2023-09-15T04:02:57.728Z] [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
00:02:57 [2023-09-15T04:02:57.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
00:02:57 [2023-09-15T04:02:57.985Z] [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
00:02:57 [2023-09-15T04:02:57.985Z] [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
00:02:57 [2023-09-15T04:02:57.985Z] [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
00:02:57 [2023-09-15T04:02:57.985Z] [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 330 kB/s)
00:02:57 [2023-09-15T04:02:57.985Z] [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
00:02:57 [2023-09-15T04:02:57.985Z] [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
00:02:57 [2023-09-15T04:02:57.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
00:02:57 [2023-09-15T04:02:57.985Z] [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
00:02:57 [2023-09-15T04:02:57.985Z] [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
00:02:57 [2023-09-15T04:02:57.985Z] [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
00:02:57 [2023-09-15T04:02:57.985Z] [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 119 kB/s)
00:02:57 [2023-09-15T04:02:57.985Z] [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
00:02:58 [2023-09-15T04:02:58.282Z] [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
00:02:58 [2023-09-15T04:02:58.282Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
00:02:58 [2023-09-15T04:02:58.543Z] [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
00:02:58 [2023-09-15T04:02:58.544Z] [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
00:02:58 [2023-09-15T04:02:58.544Z] [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
00:02:58 [2023-09-15T04:02:58.544Z] [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 108 kB/s)
00:02:58 [2023-09-15T04:02:58.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
00:02:58 [2023-09-15T04:02:58.544Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
00:02:58 [2023-09-15T04:02:58.544Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
00:02:58 [2023-09-15T04:02:58.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
00:02:58 [2023-09-15T04:02:58.544Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
00:02:58 [2023-09-15T04:02:58.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
00:02:58 [2023-09-15T04:02:58.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 125 kB/s)
00:02:58 [2023-09-15T04:02:58.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
00:02:58 [2023-09-15T04:02:58.544Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
00:02:58 [2023-09-15T04:02:58.544Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 584 kB/s)
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 375 kB/s)
00:02:58 [2023-09-15T04:02:58.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
00:02:59 [2023-09-15T04:02:59.066Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
00:02:59 [2023-09-15T04:02:59.066Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
00:02:59 [2023-09-15T04:02:59.066Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
00:02:59 [2023-09-15T04:02:59.066Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
00:02:59 [2023-09-15T04:02:59.066Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
00:02:59 [2023-09-15T04:02:59.066Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 481 kB/s)
00:02:59 [2023-09-15T04:02:59.066Z] [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
00:02:59 [2023-09-15T04:02:59.066Z] [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
00:02:59 [2023-09-15T04:02:59.066Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
00:02:59 [2023-09-15T04:02:59.323Z] [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
00:02:59 [2023-09-15T04:02:59.323Z] [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
00:02:59 [2023-09-15T04:02:59.323Z] [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
00:02:59 [2023-09-15T04:02:59.323Z] [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)
00:02:59 [2023-09-15T04:02:59.323Z] [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
00:02:59 [2023-09-15T04:02:59.323Z] [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
00:02:59 [2023-09-15T04:02:59.323Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
00:02:59 [2023-09-15T04:02:59.323Z] [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
00:02:59 [2023-09-15T04:02:59.323Z] [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
00:02:59 [2023-09-15T04:02:59.323Z] [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
00:02:59 [2023-09-15T04:02:59.585Z] [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 33 kB/s)
00:02:59 [2023-09-15T04:02:59.586Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
00:02:59 [2023-09-15T04:02:59.586Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
00:02:59 [2023-09-15T04:02:59.586Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
00:02:59 [2023-09-15T04:02:59.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
00:02:59 [2023-09-15T04:02:59.586Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
00:02:59 [2023-09-15T04:02:59.586Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
00:02:59 [2023-09-15T04:02:59.843Z] [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 128 kB/s)
00:02:59 [2023-09-15T04:02:59.843Z] [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
00:02:59 [2023-09-15T04:02:59.843Z] [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
00:02:59 [2023-09-15T04:02:59.843Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
00:02:59 [2023-09-15T04:02:59.843Z] [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
00:02:59 [2023-09-15T04:02:59.843Z] [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
00:02:59 [2023-09-15T04:02:59.843Z] [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
00:02:59 [2023-09-15T04:02:59.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 164 kB/s)
00:02:59 [2023-09-15T04:02:59.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
00:02:59 [2023-09-15T04:02:59.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
00:02:59 [2023-09-15T04:02:59.843Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
00:02:59 [2023-09-15T04:02:59.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
00:03:00 [2023-09-15T04:03:00.101Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
00:03:00 [2023-09-15T04:03:00.101Z] [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
00:03:00 [2023-09-15T04:03:00.101Z] [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 131 kB/s)
00:03:00 [2023-09-15T04:03:00.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
00:03:00 [2023-09-15T04:03:00.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
00:03:00 [2023-09-15T04:03:00.101Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
00:03:00 [2023-09-15T04:03:00.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
00:03:00 [2023-09-15T04:03:00.101Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
00:03:00 [2023-09-15T04:03:00.101Z] [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
00:03:00 [2023-09-15T04:03:00.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 600 kB/s)
00:03:00 [2023-09-15T04:03:00.101Z] [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
00:03:00 [2023-09-15T04:03:00.101Z] [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
00:03:00 [2023-09-15T04:03:00.101Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
00:03:00 [2023-09-15T04:03:00.360Z] [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
00:03:00 [2023-09-15T04:03:00.360Z] [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
00:03:00 [2023-09-15T04:03:00.360Z] [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
00:03:00 [2023-09-15T04:03:00.360Z] [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 396 kB/s)
00:03:00 [2023-09-15T04:03:00.360Z] [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
00:03:00 [2023-09-15T04:03:00.360Z] [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
00:03:00 [2023-09-15T04:03:00.617Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
00:03:00 [2023-09-15T04:03:00.617Z] [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
00:03:00 [2023-09-15T04:03:00.617Z] [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
00:03:00 [2023-09-15T04:03:00.617Z] [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
00:03:00 [2023-09-15T04:03:00.617Z] [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 320 kB/s)
00:03:00 [2023-09-15T04:03:00.617Z] [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
00:03:00 [2023-09-15T04:03:00.617Z] [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
00:03:00 [2023-09-15T04:03:00.617Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
00:03:00 [2023-09-15T04:03:00.617Z] [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
00:03:00 [2023-09-15T04:03:00.617Z] [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
00:03:00 [2023-09-15T04:03:00.617Z] [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
00:03:00 [2023-09-15T04:03:00.617Z] [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 172 kB/s)
00:03:00 [2023-09-15T04:03:00.617Z] [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.jar
00:03:00 [2023-09-15T04:03:00.617Z] [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.jar
00:03:00 [2023-09-15T04:03:00.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.jar
00:03:00 [2023-09-15T04:03:00.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
00:03:00 [2023-09-15T04:03:00.617Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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.jar
00:03:00 [2023-09-15T04:03:00.877Z] [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.jar
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.jar
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [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
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
00:03:00 [2023-09-15T04:03:00.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
00:03:00 [2023-09-15T04:03:00.878Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
00:03:00 [2023-09-15T04:03:00.878Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
00:03:00 [2023-09-15T04:03:00.878Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
00:03:01 [2023-09-15T04:03:01.136Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
00:03:01 [2023-09-15T04:03:01.136Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
00:03:01 [2023-09-15T04:03:01.136Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
00:03:01 [2023-09-15T04:03:01.136Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
00:03:01 [2023-09-15T04:03:01.136Z] [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.jar
00:03:01 [2023-09-15T04:03:01.136Z] [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.jar
00:03:01 [2023-09-15T04:03:01.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.jar
00:03:01 [2023-09-15T04:03:01.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
00:03:01 [2023-09-15T04:03:01.136Z] [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
00:03:01 [2023-09-15T04:03:01.136Z] [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
00:03:01 [2023-09-15T04:03:01.136Z] [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
00:03:01 [2023-09-15T04:03:01.136Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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.jar
00:03:01 [2023-09-15T04:03:01.137Z] [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.jar
00:03:01 [2023-09-15T04:03:01.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.jar
00:03:01 [2023-09-15T04:03:01.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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.jar
00:03:01 [2023-09-15T04:03:01.137Z] [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.jar
00:03:01 [2023-09-15T04:03:01.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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.jar (14 kB at 1.0 MB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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 3.2 MB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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 12 MB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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.jar (228 kB at 13 MB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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 1.2 MB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
00:03:01 [2023-09-15T04:03:01.137Z] [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 490 kB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 16 MB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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 1.1 MB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
00:03:01 [2023-09-15T04:03:01.137Z] [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 796 kB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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 455 kB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [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
00:03:01 [2023-09-15T04:03:01.137Z] [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 543 kB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 456 kB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [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 1.5 MB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [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 1.1 MB/s)
00:03:01 [2023-09-15T04:03:01.137Z] [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 450 kB/s)
00:03:01 [2023-09-15T04:03:01.395Z] [INFO] No tests to run.
00:03:01 [2023-09-15T04:03:01.395Z] [INFO] 
00:03:01 [2023-09-15T04:03:01.395Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
00:03:01 [2023-09-15T04:03:01.395Z] [INFO] 
00:03:01 [2023-09-15T04:03:01.395Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
00:03:01 [2023-09-15T04:03:01.395Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
00:03:01 [2023-09-15T04:03:01.395Z] [INFO] 
00:03:01 [2023-09-15T04:03:01.395Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
00:03:04 [2023-09-15T04:03:04.680Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
00:03:04 [2023-09-15T04:03:04.939Z] [INFO] 
00:03:04 [2023-09-15T04:03:04.939Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
00:03:04 [2023-09-15T04:03:04.939Z] [INFO] 
00:03:04 [2023-09-15T04:03:04.939Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
00:03:04 [2023-09-15T04:03:04.939Z] [INFO] 
00:03:04 [2023-09-15T04:03:04.939Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.common.core ---
00:03:04 [2023-09-15T04:03:04.939Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:04 [2023-09-15T04:03:04.939Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:04 [2023-09-15T04:03:04.939Z] [INFO] 
00:03:04 [2023-09-15T04:03:04.939Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core ---
00:03:05 [2023-09-15T04:03:05.196Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
00:03:07 [2023-09-15T04:03:07.094Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
00:03:07 [2023-09-15T04:03:07.658Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:07 [2023-09-15T04:03:07.658Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.common.core ---
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.common.core ---
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] No tests to run.
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.pom
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2metadata.xml
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2artifacts.xml
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] Building Trace Compass State System Parent 9.1.0-SNAPSHOT        [5/144]
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --------------------------------[ pom ]---------------------------------
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
00:03:07 [2023-09-15T04:03:07.658Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.statesystem-parent ---
00:03:07 [2023-09-15T04:03:07.659Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:07 [2023-09-15T04:03:07.659Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem-parent ---
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
00:03:07 [2023-09-15T04:03:07.659Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:07 [2023-09-15T04:03:07.659Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-9.1.0-SNAPSHOT.pom
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/144]
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] The project's OSGi version is 1.3.0.202309150400
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
00:03:07 [2023-09-15T04:03:07.659Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core...
00:03:07 [2023-09-15T04:03:07.916Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.916Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
00:03:07 [2023-09-15T04:03:07.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
00:03:07 [2023-09-15T04:03:07.916Z] [INFO] 
00:03:07 [2023-09-15T04:03:07.916Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
00:03:07 [2023-09-15T04:03:07.916Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
00:03:07 [2023-09-15T04:03:07.916Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
00:03:08 [2023-09-15T04:03:08.846Z] [INFO] 
00:03:08 [2023-09-15T04:03:08.846Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
00:03:08 [2023-09-15T04:03:08.846Z] [INFO] 
00:03:08 [2023-09-15T04:03:08.846Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] 
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
00:03:08 [2023-09-15T04:03:08.847Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] 
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.datastore.core ---
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] No tests to run.
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] 
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] 
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] 
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] 
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] 
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] 
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.datastore.core ---
00:03:08 [2023-09-15T04:03:08.847Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:08 [2023-09-15T04:03:08.847Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] 
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core ---
00:03:08 [2023-09-15T04:03:08.847Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
00:03:09 [2023-09-15T04:03:09.794Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:11 [2023-09-15T04:03:11.165Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.datastore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.datastore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] No tests to run.
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.pom
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2metadata.xml
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2artifacts.xml
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/144]
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] The project's OSGi version is 3.1.0.202309150400
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core...
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.165Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
00:03:11 [2023-09-15T04:03:11.165Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.729Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] No tests to run.
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.729Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
00:03:11 [2023-09-15T04:03:11.730Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.730Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.730Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.730Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.730Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.730Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.730Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:11 [2023-09-15T04:03:11.730Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:11 [2023-09-15T04:03:11.730Z] [INFO] 
00:03:11 [2023-09-15T04:03:11.730Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:11 [2023-09-15T04:03:11.987Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
00:03:12 [2023-09-15T04:03:12.920Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:14 [2023-09-15T04:03:14.291Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] No tests to run.
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.pom
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2metadata.xml
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2artifacts.xml
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT [8/144]
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] The project's OSGi version is 5.3.0.202309150400
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core...
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] 
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
00:03:14 [2023-09-15T04:03:14.291Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
00:03:14 [2023-09-15T04:03:14.291Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] 
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] 
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] 
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
00:03:15 [2023-09-15T04:03:15.226Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] 
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.statesystem.core ---
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] No tests to run.
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] 
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] 
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] 
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
00:03:15 [2023-09-15T04:03:15.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar
00:03:15 [2023-09-15T04:03:15.486Z] [INFO] 
00:03:15 [2023-09-15T04:03:15.486Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
00:03:15 [2023-09-15T04:03:15.486Z] [INFO] 
00:03:15 [2023-09-15T04:03:15.486Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
00:03:15 [2023-09-15T04:03:15.486Z] [INFO] 
00:03:15 [2023-09-15T04:03:15.486Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.statesystem.core ---
00:03:15 [2023-09-15T04:03:15.486Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:15 [2023-09-15T04:03:15.486Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:15 [2023-09-15T04:03:15.486Z] [INFO] 
00:03:15 [2023-09-15T04:03:15.486Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core ---
00:03:15 [2023-09-15T04:03:15.486Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar
00:03:16 [2023-09-15T04:03:16.416Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
00:03:17 [2023-09-15T04:03:17.789Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:17 [2023-09-15T04:03:17.789Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.statesystem.core ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.statesystem.core ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] No tests to run.
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.pom
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-p2metadata.xml
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-p2artifacts.xml
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] Building Trace Compass TMF Parent 9.1.0-SNAPSHOT                 [9/144]
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --------------------------------[ pom ]---------------------------------
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf-parent ---
00:03:17 [2023-09-15T04:03:17.789Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:17 [2023-09-15T04:03:17.789Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf-parent ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
00:03:17 [2023-09-15T04:03:17.789Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:17 [2023-09-15T04:03:17.789Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-9.1.0-SNAPSHOT.pom
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT             [10/144]
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/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])
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.789Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] The project's OSGi version is 1.1.1.202309150400
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] Resolving class path of Trace Compass Filter Parser...
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] 
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:17 [2023-09-15T04:03:17.790Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
00:03:17 [2023-09-15T04:03:17.790Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] 
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] 
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] 
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:18 [2023-09-15T04:03:18.048Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] 
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] No tests to run.
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] 
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] 
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] 
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:18 [2023-09-15T04:03:18.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
00:03:18 [2023-09-15T04:03:18.304Z] [INFO] 
00:03:18 [2023-09-15T04:03:18.304Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:18 [2023-09-15T04:03:18.304Z] [INFO] 
00:03:18 [2023-09-15T04:03:18.304Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:18 [2023-09-15T04:03:18.304Z] [INFO] 
00:03:18 [2023-09-15T04:03:18.304Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:18 [2023-09-15T04:03:18.304Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:18 [2023-09-15T04:03:18.304Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:18 [2023-09-15T04:03:18.304Z] [INFO] 
00:03:18 [2023-09-15T04:03:18.304Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:18 [2023-09-15T04:03:18.304Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
00:03:18 [2023-09-15T04:03:18.868Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
00:03:20 [2023-09-15T04:03:20.236Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.236Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:20 [2023-09-15T04:03:20.236Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:20 [2023-09-15T04:03:20.236Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:20 [2023-09-15T04:03:20.236Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.236Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:20 [2023-09-15T04:03:20.236Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.236Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:20 [2023-09-15T04:03:20.236Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.236Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:20 [2023-09-15T04:03:20.236Z] [INFO] No tests to run.
00:03:20 [2023-09-15T04:03:20.236Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.236Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2metadata.xml
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2artifacts.xml
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.1.0-SNAPSHOT       [11/144]
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 152 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 121 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom (1.9 kB at 146 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom (1.3 kB at 110 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom (1.7 kB at 142 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom (1.9 kB at 126 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 312 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 185 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 145 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 144 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom (1.3 kB at 143 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom (1.9 kB at 99 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom (2.1 kB at 148 kB/s)
00:03:20 [2023-09-15T04:03:20.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom (2.3 kB at 6.3 kB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 209 kB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 993 kB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 3.7 MB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar (44 kB at 3.4 MB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar (31 kB at 2.6 MB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar (14 kB at 761 kB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 685 kB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 3.7 MB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar (37 kB at 1.7 MB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 3.7 MB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 1.1 MB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 2.0 MB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar (20 kB at 679 kB/s)
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] 
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
00:03:20 [2023-09-15T04:03:20.803Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core...
00:03:21 [2023-09-15T04:03:21.061Z] [INFO] 
00:03:21 [2023-09-15T04:03:21.061Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
00:03:21 [2023-09-15T04:03:21.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
00:03:21 [2023-09-15T04:03:21.061Z] [INFO] 
00:03:21 [2023-09-15T04:03:21.061Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
00:03:21 [2023-09-15T04:03:21.061Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
00:03:21 [2023-09-15T04:03:21.061Z] [INFO] Compiling 463 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] 
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] 
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] 
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
00:03:25 [2023-09-15T04:03:25.239Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] 
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.core ---
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] No tests to run.
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] 
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] 
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT-sources.jar
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] 
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT.jar
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] 
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] 
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] 
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.core ---
00:03:25 [2023-09-15T04:03:25.239Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:25 [2023-09-15T04:03:25.239Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] 
00:03:25 [2023-09-15T04:03:25.239Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core ---
00:03:25 [2023-09-15T04:03:25.497Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT.jar
00:03:26 [2023-09-15T04:03:26.869Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT-sources.jar
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:28 [2023-09-15T04:03:28.239Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] No tests to run.
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT.jar
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT.pom
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT-sources.jar
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT-p2metadata.xml
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.1.0-SNAPSHOT-p2artifacts.xml
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [12/144]
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] The project's OSGi version is 4.1.1.202309150400
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core...
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.239Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
00:03:28 [2023-09-15T04:03:28.239Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.803Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] No tests to run.
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] 
00:03:28 [2023-09-15T04:03:28.803Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] 
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] 
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] 
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] 
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] 
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:29 [2023-09-15T04:03:29.060Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:29 [2023-09-15T04:03:29.060Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] 
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:29 [2023-09-15T04:03:29.060Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
00:03:30 [2023-09-15T04:03:30.432Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:31 [2023-09-15T04:03:31.364Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] No tests to run.
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.pom
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2metadata.xml
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2artifacts.xml
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.4.1-SNAPSHOT [13/144]
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] The project's OSGi version is 5.4.1.202309150400
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core...
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.364Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
00:03:31 [2023-09-15T04:03:31.364Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.621Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] No tests to run.
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT-sources.jar
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.621Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT.jar
00:03:31 [2023-09-15T04:03:31.878Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.878Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.878Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.878Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.878Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.878Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.878Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:31 [2023-09-15T04:03:31.878Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:31 [2023-09-15T04:03:31.878Z] [INFO] 
00:03:31 [2023-09-15T04:03:31.878Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:31 [2023-09-15T04:03:31.878Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT.jar
00:03:33 [2023-09-15T04:03:33.248Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT-sources.jar
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:33 [2023-09-15T04:03:33.811Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:33 [2023-09-15T04:03:33.811Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] No tests to run.
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT.jar
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT.pom
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT-sources.jar
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT-p2metadata.xml
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.4.1-SNAPSHOT-p2artifacts.xml
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
00:03:33 [2023-09-15T04:03:33.811Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.1.0-SNAPSHOT [14/144]
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] The project's OSGi version is 8.1.0.202309150400
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core...
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] 
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:33 [2023-09-15T04:03:33.812Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
00:03:33 [2023-09-15T04:03:33.812Z] [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] 
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] 
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] 
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:34 [2023-09-15T04:03:34.750Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] 
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] No tests to run.
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] 
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] 
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0-SNAPSHOT-sources.jar
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] 
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:34 [2023-09-15T04:03:34.750Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0-SNAPSHOT.jar
00:03:35 [2023-09-15T04:03:35.007Z] [INFO] 
00:03:35 [2023-09-15T04:03:35.007Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:35 [2023-09-15T04:03:35.007Z] [INFO] 
00:03:35 [2023-09-15T04:03:35.007Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:35 [2023-09-15T04:03:35.007Z] [INFO] 
00:03:35 [2023-09-15T04:03:35.007Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:35 [2023-09-15T04:03:35.007Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:35 [2023-09-15T04:03:35.007Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:35 [2023-09-15T04:03:35.007Z] [INFO] 
00:03:35 [2023-09-15T04:03:35.007Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:35 [2023-09-15T04:03:35.007Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0-SNAPSHOT.jar
00:03:36 [2023-09-15T04:03:36.376Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0-SNAPSHOT-sources.jar
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:38 [2023-09-15T04:03:38.270Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] No tests to run.
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0-SNAPSHOT.jar
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0-SNAPSHOT.pom
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0-SNAPSHOT-sources.jar
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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/8.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0-SNAPSHOT-p2metadata.xml
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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/8.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0-SNAPSHOT-p2artifacts.xml
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT [15/144]
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] The project's OSGi version is 2.4.0.202309150400
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core...
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.270Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
00:03:38 [2023-09-15T04:03:38.270Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
00:03:38 [2023-09-15T04:03:38.527Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.527Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.527Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.527Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
00:03:38 [2023-09-15T04:03:38.527Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.527Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.527Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
00:03:38 [2023-09-15T04:03:38.527Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.527Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.527Z] [INFO] No tests to run.
00:03:38 [2023-09-15T04:03:38.527Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.528Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:38 [2023-09-15T04:03:38.528Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] 
00:03:38 [2023-09-15T04:03:38.528Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:38 [2023-09-15T04:03:38.785Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar
00:03:39 [2023-09-15T04:03:39.717Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:41 [2023-09-15T04:03:41.089Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] No tests to run.
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.pom
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2metadata.xml
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2artifacts.xml
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [16/144]
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] The project's OSGi version is 2.2.1.202309150400
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core...
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.089Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
00:03:41 [2023-09-15T04:03:41.089Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.346Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] No tests to run.
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.346Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:41 [2023-09-15T04:03:41.346Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] 
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:41 [2023-09-15T04:03:41.346Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
00:03:42 [2023-09-15T04:03:42.280Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
00:03:43 [2023-09-15T04:03:43.211Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.211Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:43 [2023-09-15T04:03:43.212Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] No tests to run.
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.pom
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2metadata.xml
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2artifacts.xml
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] Building Trace Compass LTTng Support Parent 9.1.0-SNAPSHOT      [17/144]
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --------------------------------[ pom ]---------------------------------
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng-parent ---
00:03:43 [2023-09-15T04:03:43.212Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:43 [2023-09-15T04:03:43.212Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng-parent ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
00:03:43 [2023-09-15T04:03:43.212Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:43 [2023-09-15T04:03:43.212Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-9.1.0-SNAPSHOT.pom
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [18/144]
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] The project's OSGi version is 1.2.0.202309150400
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core...
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] No tests to run.
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.212Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.470Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:43 [2023-09-15T04:03:43.470Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] 
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:43 [2023-09-15T04:03:43.470Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
00:03:44 [2023-09-15T04:03:44.843Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
00:03:45 [2023-09-15T04:03:45.775Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.775Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:45 [2023-09-15T04:03:45.775Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:45 [2023-09-15T04:03:45.775Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:45 [2023-09-15T04:03:45.775Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.775Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:45 [2023-09-15T04:03:45.775Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.775Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:45 [2023-09-15T04:03:45.775Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] No tests to run.
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.pom
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2metadata.xml
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2artifacts.xml
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Building Trace Compass CTF Support Parent 9.1.0-SNAPSHOT        [19/144]
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --------------------------------[ pom ]---------------------------------
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf-parent ---
00:03:45 [2023-09-15T04:03:45.776Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:45 [2023-09-15T04:03:45.776Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf-parent ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
00:03:45 [2023-09-15T04:03:45.776Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:45 [2023-09-15T04:03:45.776Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-9.1.0-SNAPSHOT.pom
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [20/144]
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/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])
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] The project's OSGi version is 1.1.1.202309150400
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in...
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] 
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] --- antlr3-maven-plugin:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
00:03:45 [2023-09-15T04:03:45.776Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
00:03:46 [2023-09-15T04:03:46.034Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom (2.9 kB at 55 kB/s)
00:03:46 [2023-09-15T04:03:46.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.034Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.034Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom (891 B at 69 kB/s)
00:03:46 [2023-09-15T04:03:46.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom (7.7 kB at 334 kB/s)
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 117 kB/s)
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
00:03:46 [2023-09-15T04:03:46.549Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
00:03:46 [2023-09-15T04:03:46.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
00:03:46 [2023-09-15T04:03:46.806Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
00:03:46 [2023-09-15T04:03:46.806Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
00:03:46 [2023-09-15T04:03:46.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 192 kB/s)
00:03:46 [2023-09-15T04:03:46.806Z] [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
00:03:46 [2023-09-15T04:03:46.806Z] [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
00:03:46 [2023-09-15T04:03:46.807Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
00:03:47 [2023-09-15T04:03:47.064Z] [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
00:03:47 [2023-09-15T04:03:47.064Z] [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
00:03:47 [2023-09-15T04:03:47.064Z] [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
00:03:47 [2023-09-15T04:03:47.064Z] [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 733 kB/s)
00:03:47 [2023-09-15T04:03:47.064Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
00:03:47 [2023-09-15T04:03:47.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
00:03:47 [2023-09-15T04:03:47.064Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
00:03:47 [2023-09-15T04:03:47.064Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
00:03:47 [2023-09-15T04:03:47.064Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
00:03:47 [2023-09-15T04:03:47.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
00:03:47 [2023-09-15T04:03:47.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom (2.5 kB at 206 kB/s)
00:03:47 [2023-09-15T04:03:47.064Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
00:03:47 [2023-09-15T04:03:47.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
00:03:47 [2023-09-15T04:03:47.064Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
00:03:47 [2023-09-15T04:03:47.322Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
00:03:47 [2023-09-15T04:03:47.322Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
00:03:47 [2023-09-15T04:03:47.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
00:03:47 [2023-09-15T04:03:47.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom (4.9 kB at 159 kB/s)
00:03:47 [2023-09-15T04:03:47.322Z] [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
00:03:47 [2023-09-15T04:03:47.322Z] [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
00:03:47 [2023-09-15T04:03:47.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
00:03:47 [2023-09-15T04:03:47.322Z] [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
00:03:47 [2023-09-15T04:03:47.322Z] [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
00:03:47 [2023-09-15T04:03:47.322Z] [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
00:03:47 [2023-09-15T04:03:47.322Z] [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 118 kB/s)
00:03:47 [2023-09-15T04:03:47.322Z] [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
00:03:47 [2023-09-15T04:03:47.322Z] [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
00:03:47 [2023-09-15T04:03:47.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
00:03:47 [2023-09-15T04:03:47.579Z] [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
00:03:47 [2023-09-15T04:03:47.579Z] [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
00:03:47 [2023-09-15T04:03:47.579Z] [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
00:03:47 [2023-09-15T04:03:47.580Z] [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 877 kB/s)
00:03:47 [2023-09-15T04:03:47.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
00:03:47 [2023-09-15T04:03:47.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
00:03:47 [2023-09-15T04:03:47.580Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom (1.0 kB at 14 kB/s)
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
00:03:47 [2023-09-15T04:03:47.837Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
00:03:48 [2023-09-15T04:03:48.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
00:03:48 [2023-09-15T04:03:48.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar (27 kB at 925 kB/s)
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar (173 kB at 6.0 MB/s)
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 8.5 MB/s)
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar (251 kB at 6.0 MB/s)
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar (15 kB at 339 kB/s)
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar (1.2 MB at 26 MB/s)
00:03:48 [2023-09-15T04:03:48.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 847 kB/s)
00:03:48 [2023-09-15T04:03:48.608Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
00:03:48 [2023-09-15T04:03:48.608Z] ANTLR Parser Generator  Version 3.5.3
00:03:48 [2023-09-15T04:03:48.867Z] Output file /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
00:03:48 [2023-09-15T04:03:48.867Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
00:03:49 [2023-09-15T04:03:49.431Z] Input file /home/jenkins/agent/workspace/tracecompass-master-nightly/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/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
00:03:49 [2023-09-15T04:03:49.431Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
00:03:49 [2023-09-15T04:03:49.431Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
00:03:49 [2023-09-15T04:03:49.431Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
00:03:49 [2023-09-15T04:03:49.431Z] 
00:03:49 [2023-09-15T04:03:49.431Z] As a result, alternative(s) 2 were disabled for that input
00:03:49 [2023-09-15T04:03:49.431Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
00:03:49 [2023-09-15T04:03:49.431Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
00:03:49 [2023-09-15T04:03:49.431Z] 
00:03:49 [2023-09-15T04:03:49.431Z] As a result, alternative(s) 3 were disabled for that input
00:03:49 [2023-09-15T04:03:49.431Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
00:03:49 [2023-09-15T04:03:49.431Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
00:03:49 [2023-09-15T04:03:49.431Z] 
00:03:49 [2023-09-15T04:03:49.431Z] As a result, alternative(s) 2 were disabled for that input
00:03:49 [2023-09-15T04:03:49.996Z] [INFO] 
00:03:49 [2023-09-15T04:03:49.996Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
00:03:49 [2023-09-15T04:03:49.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
00:03:49 [2023-09-15T04:03:49.996Z] [INFO] 
00:03:49 [2023-09-15T04:03:49.996Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
00:03:49 [2023-09-15T04:03:49.996Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
00:03:49 [2023-09-15T04:03:49.996Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] 
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] 
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] 
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
00:03:50 [2023-09-15T04:03:50.253Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] 
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.parser ---
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] No tests to run.
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] 
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] 
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] 
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] 
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] 
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] 
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.parser ---
00:03:50 [2023-09-15T04:03:50.253Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:50 [2023-09-15T04:03:50.253Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] 
00:03:50 [2023-09-15T04:03:50.253Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser ---
00:03:50 [2023-09-15T04:03:50.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
00:03:51 [2023-09-15T04:03:51.439Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
00:03:52 [2023-09-15T04:03:52.371Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:52 [2023-09-15T04:03:52.371Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.parser ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.parser ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] No tests to run.
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.pom
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2metadata.xml
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2artifacts.xml
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.3.0-SNAPSHOT       [21/144]
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] The project's OSGi version is 4.3.0.202309150400
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
00:03:52 [2023-09-15T04:03:52.371Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core...
00:03:52 [2023-09-15T04:03:52.630Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.630Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
00:03:52 [2023-09-15T04:03:52.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
00:03:52 [2023-09-15T04:03:52.630Z] [INFO] 
00:03:52 [2023-09-15T04:03:52.630Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
00:03:52 [2023-09-15T04:03:52.630Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
00:03:52 [2023-09-15T04:03:52.630Z] [INFO] Compiling 149 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/classes
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] 
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] 
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] 
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
00:03:53 [2023-09-15T04:03:53.563Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] 
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.core ---
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] No tests to run.
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] 
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] 
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.3.0-SNAPSHOT-sources.jar
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] 
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.3.0-SNAPSHOT.jar
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] 
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] 
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] 
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.core ---
00:03:53 [2023-09-15T04:03:53.563Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:53 [2023-09-15T04:03:53.563Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] 
00:03:53 [2023-09-15T04:03:53.563Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core ---
00:03:53 [2023-09-15T04:03:53.821Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.3.0-SNAPSHOT.jar
00:03:54 [2023-09-15T04:03:54.752Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.3.0-SNAPSHOT-sources.jar
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:56 [2023-09-15T04:03:56.121Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] No tests to run.
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.3.0-SNAPSHOT.jar
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.3.0-SNAPSHOT.pom
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.3.0-SNAPSHOT-sources.jar
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.3.0-SNAPSHOT-p2metadata.xml
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.3.0-SNAPSHOT-p2artifacts.xml
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.0-SNAPSHOT   [22/144]
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] The project's OSGi version is 4.5.0.202309150400
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.121Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core...
00:03:56 [2023-09-15T04:03:56.379Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.379Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
00:03:56 [2023-09-15T04:03:56.379Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.379Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.379Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
00:03:56 [2023-09-15T04:03:56.379Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.635Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] No tests to run.
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-sources.jar
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT.jar
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.635Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:56 [2023-09-15T04:03:56.635Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] 
00:03:56 [2023-09-15T04:03:56.635Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:56 [2023-09-15T04:03:56.892Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT.jar
00:03:57 [2023-09-15T04:03:57.829Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-sources.jar
00:03:58 [2023-09-15T04:03:58.393Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.393Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:58 [2023-09-15T04:03:58.393Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:58 [2023-09-15T04:03:58.393Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:03:58 [2023-09-15T04:03:58.393Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.393Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:58 [2023-09-15T04:03:58.393Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.393Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:58 [2023-09-15T04:03:58.393Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.393Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] No tests to run.
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT.jar
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT.pom
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-sources.jar
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.5.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-p2metadata.xml
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.5.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-p2artifacts.xml
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [23/144]
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] The project's OSGi version is 1.3.0.202309150400
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.394Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core...
00:03:58 [2023-09-15T04:03:58.651Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.651Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.651Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
00:03:58 [2023-09-15T04:03:58.651Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.651Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.651Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
00:03:58 [2023-09-15T04:03:58.651Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.908Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] No tests to run.
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:58 [2023-09-15T04:03:58.908Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:03:58 [2023-09-15T04:03:58.908Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] 
00:03:58 [2023-09-15T04:03:58.908Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core ---
00:03:59 [2023-09-15T04:03:59.165Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
00:04:00 [2023-09-15T04:04:00.843Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:04:02 [2023-09-15T04:04:02.212Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] No tests to run.
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.pom
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2metadata.xml
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2artifacts.xml
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT [24/144]
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] The project's OSGi version is 5.2.1.202309150400
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core...
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.212Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
00:04:02 [2023-09-15T04:04:02.212Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.777Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] No tests to run.
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.777Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:04:02 [2023-09-15T04:04:02.777Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] 
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:02 [2023-09-15T04:04:02.777Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar
00:04:03 [2023-09-15T04:04:03.712Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar
00:04:04 [2023-09-15T04:04:04.653Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.653Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:04 [2023-09-15T04:04:04.653Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:04:04 [2023-09-15T04:04:04.653Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:04:04 [2023-09-15T04:04:04.653Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.653Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:04 [2023-09-15T04:04:04.653Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.653Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:04 [2023-09-15T04:04:04.653Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.653Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] No tests to run.
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.pom
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2metadata.xml
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2artifacts.xml
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core >--
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core 0.1.1-SNAPSHOT [25/144]
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] The project's OSGi version is 0.1.1.202309150400
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core...
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/main/resources
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] 
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:04 [2023-09-15T04:04:04.654Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
00:04:04 [2023-09-15T04:04:04.654Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/classes
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] 
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] 
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/test/resources
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] 
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:05 [2023-09-15T04:04:05.597Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] 
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] No tests to run.
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] 
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] 
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-sources.jar
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] 
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT.jar
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] 
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] 
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] 
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:05 [2023-09-15T04:04:05.597Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:04:05 [2023-09-15T04:04:05.597Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] 
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:05 [2023-09-15T04:04:05.597Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT.jar
00:04:07 [2023-09-15T04:04:07.492Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-sources.jar
00:04:08 [2023-09-15T04:04:08.465Z] [INFO] 
00:04:08 [2023-09-15T04:04:08.465Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:08 [2023-09-15T04:04:08.465Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:04:08 [2023-09-15T04:04:08.465Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:04:08 [2023-09-15T04:04:08.465Z] [INFO] 
00:04:08 [2023-09-15T04:04:08.465Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:08 [2023-09-15T04:04:08.465Z] [INFO] 
00:04:08 [2023-09-15T04:04:08.465Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:08 [2023-09-15T04:04:08.465Z] [INFO] 
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] No tests to run.
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] 
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT.jar
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT.pom
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-sources.jar
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-p2metadata.xml
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-p2artifacts.xml
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] 
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core ---
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] 
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.13-SNAPSHOT   [26/144]
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.pom
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.pom (1.6 kB at 41 kB/s)
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.pom
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.pom (1.1 kB at 48 kB/s)
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.pom
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.pom (4.9 kB at 329 kB/s)
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 169 kB/s)
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 188 kB/s)
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.pom
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.pom (3.2 kB at 227 kB/s)
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 140 kB/s)
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom (2.8 kB at 236 kB/s)
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
00:04:08 [2023-09-15T04:04:08.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 31 kB/s)
00:04:08 [2023-09-15T04:04:08.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.pom
00:04:08 [2023-09-15T04:04:08.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.pom (3.2 kB at 118 kB/s)
00:04:08 [2023-09-15T04:04:08.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom
00:04:08 [2023-09-15T04:04:08.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom (3.2 kB at 152 kB/s)
00:04:08 [2023-09-15T04:04:08.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom
00:04:08 [2023-09-15T04:04:08.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom (3.0 kB at 151 kB/s)
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom (15 kB at 990 kB/s)
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 1.3 MB/s)
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 115 kB/s)
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 392 kB/s)
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 1.8 MB/s)
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 411 kB/s)
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.jar
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.jar
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.jar
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.jar (411 kB at 5.6 MB/s)
00:04:08 [2023-09-15T04:04:08.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 20 MB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 74 kB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar (208 kB at 1.9 MB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar (103 kB at 705 kB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.jar
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 44 kB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar (1.4 MB at 7.8 MB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.jar (247 kB at 1.4 MB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar (189 kB at 975 kB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar (403 kB at 1.9 MB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 16 kB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar (169 kB at 759 kB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 142 kB/s)
00:04:08 [2023-09-15T04:04:08.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.jar (11 MB at 41 MB/s)
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.jar (15 MB at 35 MB/s)
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] 
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] 
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] 
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] The project's OSGi version is 1.0.13.202309150400
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] 
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] 
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] 
00:04:09 [2023-09-15T04:04:09.267Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:09 [2023-09-15T04:04:09.268Z] [INFO] 
00:04:09 [2023-09-15T04:04:09.268Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:09 [2023-09-15T04:04:09.268Z] [INFO] 
00:04:09 [2023-09-15T04:04:09.268Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:09 [2023-09-15T04:04:09.268Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in...
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.test.performance.win32_3.1.500.v20211012-2002.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (39.28kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (40.75kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (16.24kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.14.0.v20230501-1533.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (31.8kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (136.19kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (25.53kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (28.06kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (41.14kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (42.61kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.2.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (12.61kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.core.net.win32_1.1.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (27.54kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (41.14kB)
00:04:09 [2023-09-15T04:04:09.524Z] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (12.12kB)
00:04:09 [2023-09-15T04:04:09.781Z] [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (11.39kB)
00:04:09 [2023-09-15T04:04:09.781Z] [INFO] Fetching org.eclipse.ui.win32_3.5.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (24.25kB)
00:04:09 [2023-09-15T04:04:09.781Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (87.79kB)
00:04:09 [2023-09-15T04:04:09.781Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (9.59kB)
00:04:09 [2023-09-15T04:04:09.782Z] [INFO] 
00:04:09 [2023-09-15T04:04:09.782Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:09 [2023-09-15T04:04:09.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
00:04:09 [2023-09-15T04:04:09.782Z] [INFO] 
00:04:09 [2023-09-15T04:04:09.782Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:09 [2023-09-15T04:04:09.782Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
00:04:09 [2023-09-15T04:04:09.782Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
00:04:10 [2023-09-15T04:04:10.345Z] [INFO] 
00:04:10 [2023-09-15T04:04:10.345Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:10 [2023-09-15T04:04:10.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
00:04:10 [2023-09-15T04:04:10.345Z] [INFO] 
00:04:10 [2023-09-15T04:04:10.345Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:10 [2023-09-15T04:04:10.345Z] [INFO] 
00:04:10 [2023-09-15T04:04:10.345Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-sources.jar
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] 
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT.jar
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] 
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] 
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] 
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:10 [2023-09-15T04:04:10.601Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:04:10 [2023-09-15T04:04:10.601Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] 
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:10 [2023-09-15T04:04:10.601Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT.jar
00:04:11 [2023-09-15T04:04:11.971Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-sources.jar
00:04:13 [2023-09-15T04:04:13.341Z] [INFO] 
00:04:13 [2023-09-15T04:04:13.341Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:13 [2023-09-15T04:04:13.341Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:04:13 [2023-09-15T04:04:13.341Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:04:13 [2023-09-15T04:04:13.341Z] [INFO] 
00:04:13 [2023-09-15T04:04:13.341Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:13 [2023-09-15T04:04:13.341Z] [INFO] 
00:04:13 [2023-09-15T04:04:13.341Z] [INFO] --- maven-antrun-plugin:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:13 [2023-09-15T04:04:13.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 1.3 MB/s)
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 593 kB/s)
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
00:04:13 [2023-09-15T04:04:13.855Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 264 kB/s)
00:04:13 [2023-09-15T04:04:13.855Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
00:04:13 [2023-09-15T04:04:13.855Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
00:04:13 [2023-09-15T04:04:13.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
00:04:13 [2023-09-15T04:04:13.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
00:04:13 [2023-09-15T04:04:13.855Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
00:04:13 [2023-09-15T04:04:13.855Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
00:04:14 [2023-09-15T04:04:14.112Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
00:04:14 [2023-09-15T04:04:14.112Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
00:04:14 [2023-09-15T04:04:14.112Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
00:04:14 [2023-09-15T04:04:14.112Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
00:04:14 [2023-09-15T04:04:14.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
00:04:14 [2023-09-15T04:04:14.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
00:04:14 [2023-09-15T04:04:14.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 1.1 MB/s)
00:04:14 [2023-09-15T04:04:14.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 47 MB/s)
00:04:14 [2023-09-15T04:04:14.369Z] [INFO] Executing tasks
00:04:14 [2023-09-15T04:04:14.369Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
00:04:14 [2023-09-15T04:04:14.626Z] [WARNING]      [echo] Attempting to download test traces
00:04:14 [2023-09-15T04:04:14.626Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
00:04:14 [2023-09-15T04:04:14.626Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
00:04:14 [2023-09-15T04:04:14.626Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
00:04:14 [2023-09-15T04:04:14.626Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
00:04:14 [2023-09-15T04:04:14.626Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
00:04:14 [2023-09-15T04:04:14.626Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
00:04:15 [2023-09-15T04:04:15.310Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
00:04:15 [2023-09-15T04:04:15.310Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
00:04:15 [2023-09-15T04:04:15.310Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
00:04:15 [2023-09-15T04:04:15.310Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
00:04:15 [2023-09-15T04:04:15.310Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
00:04:15 [2023-09-15T04:04:15.310Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
00:04:16 [2023-09-15T04:04:16.243Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
00:04:16 [2023-09-15T04:04:16.807Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
00:04:16 [2023-09-15T04:04:16.807Z] [INFO]      [exec] Already on 'master'
00:04:16 [2023-09-15T04:04:16.807Z] [INFO]      [exec] Already up to date.
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec] 
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec] state without impacting any branches by performing another checkout.
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec] 
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec] do so (now or later) by using -b with the checkout command again. Example:
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec] 
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec]   git checkout -b <new-branch-name>
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec] 
00:04:17 [2023-09-15T04:04:17.063Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
00:04:17 [2023-09-15T04:04:17.063Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
00:04:17 [2023-09-15T04:04:17.320Z] [INFO]    [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
00:04:17 [2023-09-15T04:04:17.320Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:04:17 [2023-09-15T04:04:17.320Z] [INFO]    [gunzip] Expanding os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
00:04:18 [2023-09-15T04:04:18.249Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:04:18 [2023-09-15T04:04:18.813Z] [INFO]    [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
00:04:18 [2023-09-15T04:04:18.813Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:04:19 [2023-09-15T04:04:19.071Z] [INFO]    [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
00:04:20 [2023-09-15T04:04:20.966Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:04:21 [2023-09-15T04:04:21.530Z] [WARNING]      [echo] Traces extracted successfully
00:04:21 [2023-09-15T04:04:21.530Z] [INFO] Executed tasks
00:04:21 [2023-09-15T04:04:21.530Z] [INFO] 
00:04:21 [2023-09-15T04:04:21.530Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:22 [2023-09-15T04:04:22.096Z] [INFO] Fetching com.sun.el.javax.el_3.0.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (218.76kB)
00:04:22 [2023-09-15T04:04:22.096Z] [INFO] Fetching javax.el-api_3.0.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (77.95kB)
00:04:22 [2023-09-15T04:04:22.096Z] [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (24.47kB)
00:04:22 [2023-09-15T04:04:22.096Z] [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (81.03kB)
00:04:22 [2023-09-15T04:04:22.353Z] [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (52.93kB)
00:04:22 [2023-09-15T04:04:22.353Z] [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (2.96MB)
00:04:22 [2023-09-15T04:04:22.610Z] [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (370.34kB)
00:04:22 [2023-09-15T04:04:22.610Z] [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (38.76kB)
00:04:22 [2023-09-15T04:04:22.610Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (198.71kB)
00:04:22 [2023-09-15T04:04:22.610Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (57.69kB)
00:04:22 [2023-09-15T04:04:22.610Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.3.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (844.43kB)
00:04:22 [2023-09-15T04:04:22.867Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.4.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (909.51kB)
00:04:22 [2023-09-15T04:04:22.867Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.4.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (262.89kB)
00:04:22 [2023-09-15T04:04:22.867Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.3.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (29.78kB)
00:04:22 [2023-09-15T04:04:22.867Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB)
00:04:23 [2023-09-15T04:04:23.125Z] [INFO] Fetching org.apache.lucene.analysis-common_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (1.85MB)
00:04:23 [2023-09-15T04:04:23.382Z] [INFO] Fetching org.apache.lucene.core_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (3.69MB)
00:04:23 [2023-09-15T04:04:23.639Z] [INFO] Fetching org.apache.lucene.analysis-smartcn_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (3.45MB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.ant.core_3.7.0.v20230329-1001.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (109.24kB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.compare.win32_1.3.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (46.18kB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (81.83kB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.core.externaltools_1.3.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (42.7kB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.debug.ui.launchview_1.1.0.v20230429-1604.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (88.87kB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (129.01kB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.jface.notifications_0.6.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (32.89kB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.ecf.ssl_1.3.0.v20230507-1921.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (19.13kB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.1.0.v20230423-0417.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (84.98kB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.1.0.v20230423-0417.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (24.79kB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.1.0.v20230422-0242.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (11.58kB)
00:04:24 [2023-09-15T04:04:24.204Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.200.v20221109-0702.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (30.99kB)
00:04:24 [2023-09-15T04:04:24.460Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.400.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (236.29kB)
00:04:24 [2023-09-15T04:04:24.460Z] [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (256.75kB)
00:04:24 [2023-09-15T04:04:24.460Z] [INFO] Fetching org.eclipse.jetty.server_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (777.98kB)
00:04:24 [2023-09-15T04:04:24.460Z] [INFO] Fetching org.eclipse.jetty.servlet_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (161.99kB)
00:04:24 [2023-09-15T04:04:24.460Z] [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (557.33kB)
00:04:24 [2023-09-15T04:04:24.716Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (49.35kB)
00:04:24 [2023-09-15T04:04:24.716Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (29.14kB)
00:04:24 [2023-09-15T04:04:24.716Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (12.61kB)
00:04:24 [2023-09-15T04:04:24.716Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.3.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (30.32kB)
00:04:24 [2023-09-15T04:04:24.716Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.5.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (88.07kB)
00:04:24 [2023-09-15T04:04:24.716Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.3.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (61.66kB)
00:04:24 [2023-09-15T04:04:24.716Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.5.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (51.45kB)
00:04:24 [2023-09-15T04:04:24.716Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.0.v20230330-1254.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (256.22kB)
00:04:24 [2023-09-15T04:04:24.973Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.6.0.v20230425-1532.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (109kB)
00:04:24 [2023-09-15T04:04:24.973Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.4.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (20.11kB)
00:04:24 [2023-09-15T04:04:24.974Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.4.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (131.38kB)
00:04:24 [2023-09-15T04:04:24.974Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.0.v20230330-1254.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (102.07kB)
00:04:24 [2023-09-15T04:04:24.974Z] [INFO] Fetching org.eclipse.help.base_4.4.0.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (434.5kB)
00:04:24 [2023-09-15T04:04:24.974Z] [INFO] Fetching org.eclipse.help.ui_4.5.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (536.91kB)
00:04:25 [2023-09-15T04:04:25.230Z] [INFO] Fetching org.eclipse.help.webapp_3.11.0.v20230503-0629.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (739.18kB)
00:04:25 [2023-09-15T04:04:25.231Z] [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (211.53kB)
00:04:25 [2023-09-15T04:04:25.231Z] [INFO] Fetching org.eclipse.jetty.security_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (118.37kB)
00:04:25 [2023-09-15T04:04:25.231Z] [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (62.46kB)
00:04:25 [2023-09-15T04:04:25.231Z] [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.34.0.v20230523-1233.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (3.03MB)
00:04:25 [2023-09-15T04:04:25.488Z] [INFO] Fetching org.eclipse.platform_4.28.0.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (586.4kB)
00:04:25 [2023-09-15T04:04:25.745Z] [INFO] Fetching org.eclipse.platform.doc.user_4.28.0.v20230601-1614.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (4.21MB)
00:04:26 [2023-09-15T04:04:26.003Z] [INFO] Fetching org.eclipse.text.quicksearch_1.2.100.v20230427-1010.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (97.65kB)
00:04:26 [2023-09-15T04:04:26.003Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.5.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.1MB)
00:04:26 [2023-09-15T04:04:26.003Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (387.35kB)
00:04:26 [2023-09-15T04:04:26.262Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.3.0.v20230516-1137.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (165.13kB)
00:04:26 [2023-09-15T04:04:26.262Z] [INFO] Fetching org.eclipse.ui.monitoring_1.3.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (61.72kB)
00:04:26 [2023-09-15T04:04:26.262Z] [INFO] Fetching org.eclipse.ui.net_1.5.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (47.76kB)
00:04:26 [2023-09-15T04:04:26.262Z] [INFO] Fetching org.eclipse.ui.externaltools_3.6.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (142.57kB)
00:04:26 [2023-09-15T04:04:26.262Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.2.0.v20230429-1610.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (25.6kB)
00:04:26 [2023-09-15T04:04:26.262Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.2.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (18.13kB)
00:04:26 [2023-09-15T04:04:26.262Z] [INFO] Fetching org.eclipse.rcp_4.28.0.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (12.91kB)
00:04:26 [2023-09-15T04:04:26.263Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:04:26 [2023-09-15T04:04:26.263Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
00:04:26 [2023-09-15T04:04:26.263Z] [INFO] Command line:
00:04:26 [2023-09-15T04:04:26.263Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:04:26 [2023-09-15T04:04:26.263Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:04:28 [2023-09-15T04:04:28.788Z] !SESSION 2023-09-15 04:04:26.388 -----------------------------------------------
00:04:28 [2023-09-15T04:04:28.788Z] eclipse.buildId=unknown
00:04:28 [2023-09-15T04:04:28.788Z] java.version=17.0.2
00:04:28 [2023-09-15T04:04:28.788Z] java.vendor=Oracle Corporation
00:04:28 [2023-09-15T04:04:28.788Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:04:28 [2023-09-15T04:04:28.788Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:04:28 [2023-09-15T04:04:28.788Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:04:28 [2023-09-15T04:04:28.788Z] 
00:04:28 [2023-09-15T04:04:28.788Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:04:28.698
00:04:28 [2023-09-15T04:04:28.788Z] !MESSAGE FrameworkEvent ERROR
00:04:28 [2023-09-15T04:04:28.788Z] !STACK 0
00:04:28 [2023-09-15T04:04:28.788Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [63]
00:04:28 [2023-09-15T04:04:28.788Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:04:28 [2023-09-15T04:04:28.788Z] 
00:04:28 [2023-09-15T04:04:28.788Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:04:28 [2023-09-15T04:04:28.788Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:04:28 [2023-09-15T04:04:28.788Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:04:28 [2023-09-15T04:04:28.788Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:04:28 [2023-09-15T04:04:28.788Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:04:28 [2023-09-15T04:04:28.788Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:04:28 [2023-09-15T04:04:28.788Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:04:28 [2023-09-15T04:04:28.788Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:04:28 [2023-09-15T04:04:28.788Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:04:28 [2023-09-15T04:04:28.788Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:04:29 [2023-09-15T04:04:29.719Z] 
00:04:29 [2023-09-15T04:04:29.719Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:04:29.628
00:04:29 [2023-09-15T04:04:29.719Z] !MESSAGE FrameworkEvent ERROR
00:04:29 [2023-09-15T04:04:29.719Z] !STACK 0
00:04:29 [2023-09-15T04:04:29.719Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [156]
00:04:29 [2023-09-15T04:04:29.719Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:04:29 [2023-09-15T04:04:29.719Z] 
00:04:29 [2023-09-15T04:04:29.719Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:04:29 [2023-09-15T04:04:29.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:04:29 [2023-09-15T04:04:29.719Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:04:29 [2023-09-15T04:04:29.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:04:29 [2023-09-15T04:04:29.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:04:29 [2023-09-15T04:04:29.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:04:29 [2023-09-15T04:04:29.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:04:29 [2023-09-15T04:04:29.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:04:29 [2023-09-15T04:04:29.719Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:04:29 [2023-09-15T04:04:29.719Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:04:30 [2023-09-15T04:04:30.282Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
00:04:30 [2023-09-15T04:04:30.282Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
00:04:30 [2023-09-15T04:04:30.282Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.002 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
00:04:30 [2023-09-15T04:04:30.282Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
00:04:30 [2023-09-15T04:04:30.282Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
00:04:30 [2023-09-15T04:04:30.282Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
00:04:30 [2023-09-15T04:04:30.282Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
00:04:30 [2023-09-15T04:04:30.282Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.282Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.283Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
00:04:30 [2023-09-15T04:04:30.283Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.283Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.283Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.283Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
00:04:30 [2023-09-15T04:04:30.283Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
00:04:30 [2023-09-15T04:04:30.283Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
00:04:30 [2023-09-15T04:04:30.283Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
00:04:31 [2023-09-15T04:04:31.655Z] 
00:04:31 [2023-09-15T04:04:31.656Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-09-15 04:04:31.379
00:04:31 [2023-09-15T04:04:31.656Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
00:04:31 [2023-09-15T04:04:31.656Z] 
00:04:31 [2023-09-15T04:04:31.656Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-09-15 04:04:31.379
00:04:31 [2023-09-15T04:04:31.656Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
00:04:31 [2023-09-15T04:04:31.656Z] 
00:04:31 [2023-09-15T04:04:31.656Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-09-15 04:04:31.440
00:04:31 [2023-09-15T04:04:31.656Z] !MESSAGE channel0_0	[                                                            ]	0 Events
00:04:31 [2023-09-15T04:04:31.656Z] 
00:04:31 [2023-09-15T04:04:31.656Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-09-15 04:04:31.440
00:04:31 [2023-09-15T04:04:31.656Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
00:04:33 [2023-09-15T04:04:33.572Z] 
00:04:33 [2023-09-15T04:04:33.572Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-09-15 04:04:33.307
00:04:33 [2023-09-15T04:04:33.572Z] !MESSAGE channel0_0	[ ]	0 Events
00:04:33 [2023-09-15T04:04:33.572Z] 
00:04:33 [2023-09-15T04:04:33.572Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-09-15 04:04:33.308
00:04:33 [2023-09-15T04:04:33.572Z] !MESSAGE channel0_1	[+]	1 Events
00:04:33 [2023-09-15T04:04:33.572Z] 
00:04:33 [2023-09-15T04:04:33.572Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-09-15 04:04:33.384
00:04:33 [2023-09-15T04:04:33.572Z] !MESSAGE channel0_0	[  ]	0 Events
00:04:33 [2023-09-15T04:04:33.572Z] 
00:04:33 [2023-09-15T04:04:33.572Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-09-15 04:04:33.384
00:04:33 [2023-09-15T04:04:33.572Z] !MESSAGE channel0_1	[++]	1 Events
00:04:33 [2023-09-15T04:04:33.830Z] 
00:04:33 [2023-09-15T04:04:33.830Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-09-15 04:04:33.608
00:04:33 [2023-09-15T04:04:33.830Z] !MESSAGE channel0_0	[          ]	0 Events
00:04:33 [2023-09-15T04:04:33.830Z] 
00:04:33 [2023-09-15T04:04:33.830Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-09-15 04:04:33.608
00:04:33 [2023-09-15T04:04:33.830Z] !MESSAGE channel0_1	[++++++++++]	1 Events
00:04:34 [2023-09-15T04:04:34.087Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.803 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
00:04:34 [2023-09-15T04:04:34.087Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.615 s
00:04:34 [2023-09-15T04:04:34.087Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.29 s
00:04:34 [2023-09-15T04:04:34.087Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.263 s
00:04:34 [2023-09-15T04:04:34.087Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.061 s
00:04:34 [2023-09-15T04:04:34.087Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.097 s
00:04:34 [2023-09-15T04:04:34.087Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.164 s
00:04:34 [2023-09-15T04:04:34.087Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.079 s
00:04:34 [2023-09-15T04:04:34.087Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 1.255 s
00:04:34 [2023-09-15T04:04:34.087Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.072 s
00:04:34 [2023-09-15T04:04:34.087Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.077 s
00:04:34 [2023-09-15T04:04:34.087Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.041 s
00:04:34 [2023-09-15T04:04:34.087Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.082 s
00:04:34 [2023-09-15T04:04:34.087Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.077 s
00:04:34 [2023-09-15T04:04:34.087Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.038 s
00:04:34 [2023-09-15T04:04:34.087Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.076 s
00:04:34 [2023-09-15T04:04:34.087Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.109 s
00:04:34 [2023-09-15T04:04:34.087Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.126 s
00:04:34 [2023-09-15T04:04:34.087Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.17 s
00:04:34 [2023-09-15T04:04:34.087Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.106 s
00:04:34 [2023-09-15T04:04:34.087Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
00:04:34 [2023-09-15T04:04:34.087Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
00:04:34 [2023-09-15T04:04:34.087Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.003 s
00:04:34 [2023-09-15T04:04:34.087Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
00:04:34 [2023-09-15T04:04:34.087Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
00:04:34 [2023-09-15T04:04:34.087Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
00:04:34 [2023-09-15T04:04:34.087Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
00:04:34 [2023-09-15T04:04:34.087Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
00:04:34 [2023-09-15T04:04:34.087Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
00:04:34 [2023-09-15T04:04:34.087Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
00:04:34 [2023-09-15T04:04:34.087Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
00:04:34 [2023-09-15T04:04:34.087Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
00:04:34 [2023-09-15T04:04:34.087Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
00:04:36 [2023-09-15T04:04:36.949Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
00:04:36 [2023-09-15T04:04:36.949Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.68 s
00:04:36 [2023-09-15T04:04:36.949Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.107 s
00:04:36 [2023-09-15T04:04:36.949Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.217 s
00:04:36 [2023-09-15T04:04:36.949Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.117 s
00:04:36 [2023-09-15T04:04:36.949Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.356 s
00:04:36 [2023-09-15T04:04:36.949Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
00:04:36 [2023-09-15T04:04:36.949Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
00:04:36 [2023-09-15T04:04:36.949Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
00:04:36 [2023-09-15T04:04:36.949Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.013 s
00:04:36 [2023-09-15T04:04:36.949Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
00:04:36 [2023-09-15T04:04:36.949Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
00:04:36 [2023-09-15T04:04:36.949Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
00:04:37 [2023-09-15T04:04:37.206Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
00:04:37 [2023-09-15T04:04:37.206Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.225 s
00:04:37 [2023-09-15T04:04:37.206Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.095 s
00:04:37 [2023-09-15T04:04:37.206Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.07 s
00:04:37 [2023-09-15T04:04:37.206Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.03 s
00:04:37 [2023-09-15T04:04:37.206Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.096 s
00:04:37 [2023-09-15T04:04:37.206Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.066 s
00:04:37 [2023-09-15T04:04:37.206Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.029 s
00:04:37 [2023-09-15T04:04:37.206Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
00:04:39 [2023-09-15T04:04:39.736Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.664 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
00:04:39 [2023-09-15T04:04:39.737Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.141 s
00:04:39 [2023-09-15T04:04:39.737Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.13 s
00:04:39 [2023-09-15T04:04:39.737Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.164 s
00:04:39 [2023-09-15T04:04:39.737Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.138 s
00:04:39 [2023-09-15T04:04:39.737Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.184 s
00:04:39 [2023-09-15T04:04:39.737Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.174 s
00:04:39 [2023-09-15T04:04:39.737Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.142 s
00:04:39 [2023-09-15T04:04:39.737Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.157 s
00:04:39 [2023-09-15T04:04:39.737Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.122 s
00:04:39 [2023-09-15T04:04:39.737Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.174 s
00:04:39 [2023-09-15T04:04:39.737Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.125 s
00:04:39 [2023-09-15T04:04:39.737Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.141 s
00:04:39 [2023-09-15T04:04:39.737Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.168 s
00:04:39 [2023-09-15T04:04:39.737Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.133 s
00:04:39 [2023-09-15T04:04:39.737Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.093 s
00:04:39 [2023-09-15T04:04:39.737Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.152 s
00:04:39 [2023-09-15T04:04:39.737Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.119 s
00:04:39 [2023-09-15T04:04:39.737Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.115 s
00:04:39 [2023-09-15T04:04:39.737Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.088 s
00:04:39 [2023-09-15T04:04:39.737Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
00:04:51 [2023-09-15T04:04:51.922Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.061 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.754 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.785 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.258 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.08 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.07 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.979 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.804 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.148 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.321 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.015 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.048 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.229 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.318 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.076 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.3 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.009 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.045 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.007 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.007 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.003 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.006 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.544 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.014 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.581 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.435 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.007 s
00:04:51 [2023-09-15T04:04:51.922Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.189 s
00:04:51 [2023-09-15T04:04:51.922Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
00:04:51 [2023-09-15T04:04:51.922Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
00:04:51 [2023-09-15T04:04:51.922Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.212 s
00:04:51 [2023-09-15T04:04:51.922Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.257 s
00:04:51 [2023-09-15T04:04:51.922Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.18 s
00:04:51 [2023-09-15T04:04:51.922Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.421 s
00:04:51 [2023-09-15T04:04:51.922Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.095 s
00:04:51 [2023-09-15T04:04:51.922Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.088 s
00:04:51 [2023-09-15T04:04:51.922Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.059 s
00:04:51 [2023-09-15T04:04:51.922Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.093 s
00:04:51 [2023-09-15T04:04:51.922Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.055 s
00:04:51 [2023-09-15T04:04:51.922Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.062 s
00:04:51 [2023-09-15T04:04:51.922Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.053 s
00:04:51 [2023-09-15T04:04:51.922Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
00:04:51 [2023-09-15T04:04:51.922Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
00:04:51 [2023-09-15T04:04:51.922Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.005 s
00:04:51 [2023-09-15T04:04:51.922Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.001 s
00:04:51 [2023-09-15T04:04:51.922Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
00:04:51 [2023-09-15T04:04:51.922Z] 
00:04:51 [2023-09-15T04:04:51.922Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:51.639
00:04:51 [2023-09-15T04:04:51.922Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
00:04:51 [2023-09-15T04:04:51.922Z] 
00:04:51 [2023-09-15T04:04:51.922Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:51.645
00:04:51 [2023-09-15T04:04:51.922Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
00:04:51 [2023-09-15T04:04:51.922Z] 
00:04:51 [2023-09-15T04:04:51.922Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:51.666
00:04:51 [2023-09-15T04:04:51.922Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
00:04:51 [2023-09-15T04:04:51.922Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
00:04:51 [2023-09-15T04:04:51.922Z] jsonClockedTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.284 s
00:04:51 [2023-09-15T04:04:51.922Z] jsonPacketContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.006 s
00:04:51 [2023-09-15T04:04:51.922Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
00:04:51 [2023-09-15T04:04:51.922Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
00:04:51 [2023-09-15T04:04:51.922Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
00:04:51 [2023-09-15T04:04:51.922Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
00:04:51 [2023-09-15T04:04:51.922Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
00:04:51 [2023-09-15T04:04:51.922Z] jsonPacketHeaderTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
00:04:51 [2023-09-15T04:04:51.922Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
00:04:51 [2023-09-15T04:04:51.922Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.039 s
00:04:51 [2023-09-15T04:04:51.922Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
00:04:51 [2023-09-15T04:04:51.922Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
00:04:51 [2023-09-15T04:04:51.922Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.007 s
00:04:51 [2023-09-15T04:04:51.922Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
00:04:51 [2023-09-15T04:04:51.922Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
00:04:51 [2023-09-15T04:04:51.922Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
00:04:51 [2023-09-15T04:04:51.923Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.017 s
00:04:51 [2023-09-15T04:04:51.923Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
00:04:51 [2023-09-15T04:04:51.923Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
00:04:51 [2023-09-15T04:04:51.923Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
00:04:51 [2023-09-15T04:04:51.923Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
00:04:52 [2023-09-15T04:04:52.180Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
00:04:52 [2023-09-15T04:04:52.180Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.099 s
00:04:52 [2023-09-15T04:04:52.180Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.033 s
00:04:52 [2023-09-15T04:04:52.180Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.02 s
00:04:52 [2023-09-15T04:04:52.180Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.117 s
00:04:52 [2023-09-15T04:04:52.180Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.011 s
00:04:52 [2023-09-15T04:04:52.180Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.011 s
00:04:52 [2023-09-15T04:04:52.180Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
00:04:52 [2023-09-15T04:04:52.180Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
00:04:52 [2023-09-15T04:04:52.180Z] testTraceFileDoesNotExist(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
00:04:52 [2023-09-15T04:04:52.180Z] testTraceDirectoryWithTextMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
00:04:52 [2023-09-15T04:04:52.180Z] testTraceDirectoryWith1ByteMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
00:04:52 [2023-09-15T04:04:52.180Z] testTraceDirectoryWithLittleEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
00:04:52 [2023-09-15T04:04:52.180Z] testTraceDirectoryWithNoFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
00:04:52 [2023-09-15T04:04:52.181Z] testTraceDirectoryWithNoMetadataButFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
00:04:52 [2023-09-15T04:04:52.181Z] testTraceDirectoryWithInvalidMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
00:04:52 [2023-09-15T04:04:52.181Z] testTraceDirectoryWithInvalidJson(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
00:04:52 [2023-09-15T04:04:52.181Z] testTraceDirectoryWithEmptyMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
00:04:52 [2023-09-15T04:04:52.181Z] testTraceFile(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
00:04:52 [2023-09-15T04:04:52.181Z] testTraceNull(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
00:04:52 [2023-09-15T04:04:52.181Z] testTraceDirectoryWithJsonMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
00:04:52 [2023-09-15T04:04:52.181Z] testTraceDirectoryWithBigEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
00:04:52 [2023-09-15T04:04:52.181Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
00:04:54 [2023-09-15T04:04:54.083Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
00:04:54 [2023-09-15T04:04:54.083Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.032 s
00:04:54 [2023-09-15T04:04:54.083Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.072 s
00:04:54 [2023-09-15T04:04:54.083Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.031 s
00:04:54 [2023-09-15T04:04:54.083Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.063 s
00:04:54 [2023-09-15T04:04:54.083Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.039 s
00:04:54 [2023-09-15T04:04:54.083Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.079 s
00:04:54 [2023-09-15T04:04:54.083Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.088 s
00:04:54 [2023-09-15T04:04:54.083Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.109 s
00:04:54 [2023-09-15T04:04:54.083Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.11 s
00:04:54 [2023-09-15T04:04:54.083Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.071 s
00:04:54 [2023-09-15T04:04:54.083Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.03 s
00:04:54 [2023-09-15T04:04:54.083Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.066 s
00:04:54 [2023-09-15T04:04:54.083Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.028 s
00:04:54 [2023-09-15T04:04:54.083Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.028 s
00:04:54 [2023-09-15T04:04:54.083Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.065 s
00:04:54 [2023-09-15T04:04:54.083Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.098 s
00:04:54 [2023-09-15T04:04:54.083Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.082 s
00:04:54 [2023-09-15T04:04:54.083Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.13 s
00:04:54 [2023-09-15T04:04:54.084Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.073 s
00:04:54 [2023-09-15T04:04:54.084Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.027 s
00:04:54 [2023-09-15T04:04:54.084Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.067 s
00:04:54 [2023-09-15T04:04:54.084Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.049 s
00:04:54 [2023-09-15T04:04:54.084Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.076 s
00:04:54 [2023-09-15T04:04:54.084Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.027 s
00:04:54 [2023-09-15T04:04:54.084Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.088 s
00:04:54 [2023-09-15T04:04:54.084Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.061 s
00:04:54 [2023-09-15T04:04:54.084Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.053 s
00:04:54 [2023-09-15T04:04:54.084Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.081 s
00:04:54 [2023-09-15T04:04:54.084Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.029 s
00:04:54 [2023-09-15T04:04:54.084Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
00:04:55 [2023-09-15T04:04:55.013Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
00:04:55 [2023-09-15T04:04:55.013Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.026 s
00:04:55 [2023-09-15T04:04:55.013Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.026 s
00:04:55 [2023-09-15T04:04:55.013Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.07 s
00:04:55 [2023-09-15T04:04:55.013Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.269 s
00:04:55 [2023-09-15T04:04:55.013Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.025 s
00:04:55 [2023-09-15T04:04:55.013Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.025 s
00:04:55 [2023-09-15T04:04:55.013Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.036 s
00:04:55 [2023-09-15T04:04:55.013Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.054 s
00:04:55 [2023-09-15T04:04:55.013Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.076 s
00:04:55 [2023-09-15T04:04:55.013Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.041 s
00:04:55 [2023-09-15T04:04:55.013Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.153 s
00:04:55 [2023-09-15T04:04:55.013Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
00:04:55 [2023-09-15T04:04:55.013Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
00:04:55 [2023-09-15T04:04:55.013Z] testParseField_fixedLengthArray(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.002 s
00:04:55 [2023-09-15T04:04:55.013Z] testParseField_fixedLengthNotNullTerminatedArray(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.013Z] testParseField_fixedLengthString(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.013Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.013Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.013Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.013Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.013Z] testParseField_fixedHexLengthArray(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.002 s
00:04:55 [2023-09-15T04:04:55.013Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
00:04:55 [2023-09-15T04:04:55.013Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
00:04:55 [2023-09-15T04:04:55.013Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.013Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.013Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.013Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.013Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.013Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.013Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
00:04:55 [2023-09-15T04:04:55.013Z] 
00:04:55 [2023-09-15T04:04:55.013Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:54.920
00:04:55 [2023-09-15T04:04:55.013Z] !MESSAGE Struct already contains a field named ctx
00:04:55 [2023-09-15T04:04:55.013Z] 
00:04:55 [2023-09-15T04:04:55.013Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:54.920
00:04:55 [2023-09-15T04:04:55.013Z] !MESSAGE Struct already contains a field named ctx
00:04:55 [2023-09-15T04:04:55.013Z] 
00:04:55 [2023-09-15T04:04:55.013Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:54.920
00:04:55 [2023-09-15T04:04:55.013Z] !MESSAGE Struct already contains a field named ctx
00:04:55 [2023-09-15T04:04:55.013Z] 
00:04:55 [2023-09-15T04:04:55.013Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:54.921
00:04:55 [2023-09-15T04:04:55.013Z] !MESSAGE Struct already contains a field named ctx
00:04:55 [2023-09-15T04:04:55.013Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
00:04:55 [2023-09-15T04:04:55.013Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.002 s
00:04:55 [2023-09-15T04:04:55.013Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
00:04:55 [2023-09-15T04:04:55.013Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
00:04:55 [2023-09-15T04:04:55.013Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.013Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.014Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
00:04:55 [2023-09-15T04:04:55.014Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
00:04:55 [2023-09-15T04:04:55.014Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.014Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
00:04:55 [2023-09-15T04:04:55.014Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
00:04:55 [2023-09-15T04:04:55.014Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.014Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
00:04:55 [2023-09-15T04:04:55.014Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
00:04:55 [2023-09-15T04:04:55.014Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.014Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.014Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.014Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
00:04:55 [2023-09-15T04:04:55.271Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
00:04:55 [2023-09-15T04:04:55.271Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.271Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
00:04:55 [2023-09-15T04:04:55.271Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
00:04:55 [2023-09-15T04:04:55.271Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.271Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.271Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
00:04:55 [2023-09-15T04:04:55.271Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
00:04:55 [2023-09-15T04:04:55.271Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.02 s
00:04:55 [2023-09-15T04:04:55.271Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.271Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
00:04:55 [2023-09-15T04:04:55.272Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
00:04:55 [2023-09-15T04:04:55.272Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
00:04:55 [2023-09-15T04:04:55.272Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
00:04:55 [2023-09-15T04:04:55.272Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.272Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.272Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
00:04:55 [2023-09-15T04:04:55.272Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
00:04:55 [2023-09-15T04:04:55.272Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.036 s
00:04:55 [2023-09-15T04:04:55.272Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.272Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.272Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
00:04:55 [2023-09-15T04:04:55.272Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
00:04:55 [2023-09-15T04:04:55.272Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.272Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
00:04:55 [2023-09-15T04:04:55.272Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
00:04:55 [2023-09-15T04:04:55.272Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.272Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
00:04:55 [2023-09-15T04:04:55.272Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
00:04:55 [2023-09-15T04:04:55.272Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.272Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.044 s
00:04:55 [2023-09-15T04:04:55.272Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.272Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
00:04:55 [2023-09-15T04:04:55.272Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
00:04:55 [2023-09-15T04:04:55.272Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
00:04:55 [2023-09-15T04:04:55.272Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
00:04:55 [2023-09-15T04:04:55.272Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.272Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
00:04:55 [2023-09-15T04:04:55.272Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
00:04:55 [2023-09-15T04:04:55.272Z] testBlobDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest)  Time elapsed: 0.001 s
00:04:55 [2023-09-15T04:04:55.272Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
00:04:55 [2023-09-15T04:04:55.272Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
00:04:55 [2023-09-15T04:04:55.272Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
00:04:55 [2023-09-15T04:04:55.272Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
00:04:56 [2023-09-15T04:04:56.657Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
00:04:56 [2023-09-15T04:04:56.657Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.042 s
00:04:56 [2023-09-15T04:04:56.657Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.025 s
00:04:56 [2023-09-15T04:04:56.657Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.026 s
00:04:56 [2023-09-15T04:04:56.657Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.061 s
00:04:56 [2023-09-15T04:04:56.657Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.025 s
00:04:56 [2023-09-15T04:04:56.657Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.081 s
00:04:56 [2023-09-15T04:04:56.657Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.099 s
00:04:56 [2023-09-15T04:04:56.657Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.032 s
00:04:56 [2023-09-15T04:04:56.657Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.059 s
00:04:56 [2023-09-15T04:04:56.657Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.028 s
00:04:56 [2023-09-15T04:04:56.657Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.026 s
00:04:56 [2023-09-15T04:04:56.657Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.041 s
00:04:56 [2023-09-15T04:04:56.657Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.026 s
00:04:56 [2023-09-15T04:04:56.657Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.026 s
00:04:56 [2023-09-15T04:04:56.657Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
00:04:56 [2023-09-15T04:04:56.657Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.025 s
00:04:56 [2023-09-15T04:04:56.657Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.029 s
00:04:56 [2023-09-15T04:04:56.657Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.027 s
00:04:56 [2023-09-15T04:04:56.657Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.026 s
00:04:56 [2023-09-15T04:04:56.657Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.036 s
00:04:56 [2023-09-15T04:04:56.657Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.026 s
00:04:56 [2023-09-15T04:04:56.657Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.025 s
00:04:56 [2023-09-15T04:04:56.657Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
00:04:56 [2023-09-15T04:04:56.657Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.049 s
00:04:56 [2023-09-15T04:04:56.657Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.056 s
00:04:56 [2023-09-15T04:04:56.657Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.096 s
00:04:56 [2023-09-15T04:04:56.657Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.042 s
00:04:56 [2023-09-15T04:04:56.657Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.079 s
00:04:56 [2023-09-15T04:04:56.657Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.038 s
00:04:56 [2023-09-15T04:04:56.657Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
00:04:56 [2023-09-15T04:04:56.657Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
00:04:56 [2023-09-15T04:04:56.657Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.657Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.657Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.657Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.658Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
00:04:56 [2023-09-15T04:04:56.658Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
00:04:56 [2023-09-15T04:04:56.658Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testGetStringValue(org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testBlobDefinition(org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
00:04:56 [2023-09-15T04:04:56.658Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
00:04:56 [2023-09-15T04:04:56.658Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0.017 s
00:04:56 [2023-09-15T04:04:56.658Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.658Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
00:04:56 [2023-09-15T04:04:56.658Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
00:04:56 [2023-09-15T04:04:56.658Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
00:04:56 [2023-09-15T04:04:56.658Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
00:04:56 [2023-09-15T04:04:56.658Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.658Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.658Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
00:04:56 [2023-09-15T04:04:56.988Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
00:04:56 [2023-09-15T04:04:56.988Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.988Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.988Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
00:04:56 [2023-09-15T04:04:56.988Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.988Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.988Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.988Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.988Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.988Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.988Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.988Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.988Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.988Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.988Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.204 s
00:04:56 [2023-09-15T04:04:56.988Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.988Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.988Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.988Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.988Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.006 s
00:04:56 [2023-09-15T04:04:56.988Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.006 s
00:04:56 [2023-09-15T04:04:56.988Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.988Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
00:04:56 [2023-09-15T04:04:56.988Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
00:04:56 [2023-09-15T04:04:56.988Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.989Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.989Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.989Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.989Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.989Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.989Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
00:04:56 [2023-09-15T04:04:56.989Z] 
00:04:56 [2023-09-15T04:04:56.989Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2023-09-15 04:04:56.736
00:04:56 [2023-09-15T04:04:56.989Z] !MESSAGE Some message
00:04:56 [2023-09-15T04:04:56.989Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
00:04:56 [2023-09-15T04:04:56.989Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.989Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
00:04:56 [2023-09-15T04:04:56.989Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0.001 s
00:04:56 [2023-09-15T04:04:56.989Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
00:04:56 [2023-09-15T04:04:56.989Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
00:04:56 [2023-09-15T04:04:56.989Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
00:04:57 [2023-09-15T04:04:57.268Z] line 8:11 required (...)+ loop did not match anything at character ';'
00:04:57 [2023-09-15T04:04:57.268Z] line 10:46 mismatched character '<EOF>' expecting '"'
00:04:57 [2023-09-15T04:04:57.268Z] line 9:16 no viable alternative at character 'o'
00:04:57 [2023-09-15T04:04:57.268Z] line 9:20 no viable alternative at character '?'
00:04:57 [2023-09-15T04:04:57.268Z] line 12:14 no viable alternative at character ''
00:04:57 [2023-09-15T04:04:57.268Z] line 32:0 mismatched character '<EOF>' expecting '"'
00:04:57 [2023-09-15T04:04:57.524Z] 
00:04:57 [2023-09-15T04:04:57.524Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:57.282
00:04:57 [2023-09-15T04:04:57.524Z] !MESSAGE Unknown trace attribute: test
00:04:57 [2023-09-15T04:04:57.524Z] 
00:04:57 [2023-09-15T04:04:57.524Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:57.283
00:04:57 [2023-09-15T04:04:57.524Z] !MESSAGE Unknown trace attribute: test1
00:04:57 [2023-09-15T04:04:57.524Z] 
00:04:57 [2023-09-15T04:04:57.524Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:57.283
00:04:57 [2023-09-15T04:04:57.524Z] !MESSAGE Unknown trace attribute: test2
00:04:57 [2023-09-15T04:04:57.524Z] 
00:04:57 [2023-09-15T04:04:57.524Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:57.283
00:04:57 [2023-09-15T04:04:57.524Z] !MESSAGE Unknown trace attribute: test3
00:04:57 [2023-09-15T04:04:57.524Z] 
00:04:57 [2023-09-15T04:04:57.524Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:57.283
00:04:57 [2023-09-15T04:04:57.524Z] !MESSAGE Unknown trace attribute: test4
00:04:57 [2023-09-15T04:04:57.524Z] 
00:04:57 [2023-09-15T04:04:57.524Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:57.294
00:04:57 [2023-09-15T04:04:57.524Z] !MESSAGE Unknown trace attribute: test2
00:04:57 [2023-09-15T04:04:57.524Z] 
00:04:57 [2023-09-15T04:04:57.524Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:57.317
00:04:57 [2023-09-15T04:04:57.524Z] !MESSAGE Unknown integer attribute: aa
00:04:57 [2023-09-15T04:04:57.524Z] 
00:04:57 [2023-09-15T04:04:57.524Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:57.317
00:04:57 [2023-09-15T04:04:57.524Z] !MESSAGE Unknown integer attribute: zz
00:04:57 [2023-09-15T04:04:57.524Z] 
00:04:57 [2023-09-15T04:04:57.524Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:57.317
00:04:57 [2023-09-15T04:04:57.524Z] !MESSAGE Unknown trace attribute: blah
00:04:57 [2023-09-15T04:04:57.524Z] 
00:04:57 [2023-09-15T04:04:57.524Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:04:57.318
00:04:57 [2023-09-15T04:04:57.524Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
00:04:58 [2023-09-15T04:04:58.092Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
00:04:58 [2023-09-15T04:04:58.092Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
00:04:58 [2023-09-15T04:04:58.092Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.092Z] 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
00:04:58 [2023-09-15T04:04:58.092Z] 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
00:04:58 [2023-09-15T04:04:58.092Z] 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
00:04:58 [2023-09-15T04:04:58.092Z] 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
00:04:58 [2023-09-15T04:04:58.092Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.093Z] 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 s
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.028 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.001 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.023 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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 s
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.082 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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 s
00:04:58 [2023-09-15T04:04:58.093Z] 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 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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 s
00:04:58 [2023-09-15T04:04:58.093Z] 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 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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.001 s
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.006 s
00:04:58 [2023-09-15T04:04:58.093Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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.001 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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 s
00:04:58 [2023-09-15T04:04:58.093Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.093Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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.062 s
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.024 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.001 s
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.001 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.001 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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.056 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.026 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.057 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.005 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.011 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.094Z] 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 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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.001 s
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.016 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.001 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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 s
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.056 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.094Z] 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.001 s
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.094Z] 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
00:04:58 [2023-09-15T04:04:58.094Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] 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.026 s
00:04:58 [2023-09-15T04:04:58.095Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.049 s
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.003 s
00:04:58 [2023-09-15T04:04:58.095Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.029 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.095Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
00:04:58 [2023-09-15T04:04:58.095Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 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 s
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] 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.051 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.004 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.097 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.103 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.008 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.016 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.017 s
00:04:58 [2023-09-15T04:04:58.095Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 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
00:04:58 [2023-09-15T04:04:58.095Z] 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.002 s
00:04:58 [2023-09-15T04:04:58.095Z] 
00:04:58 [2023-09-15T04:04:58.095Z] Results:
00:04:58 [2023-09-15T04:04:58.095Z] 
00:04:58 [2023-09-15T04:04:58.095Z] Tests run: 648, Failures: 0, Errors: 0, Skipped: 1
00:04:58 [2023-09-15T04:04:58.095Z] 
00:04:59 [2023-09-15T04:04:59.097Z] [INFO] All tests passed!
00:04:59 [2023-09-15T04:04:59.097Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.097Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:59 [2023-09-15T04:04:59.097Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT.jar
00:04:59 [2023-09-15T04:04:59.097Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT.pom
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-sources.jar
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [27/144]
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] The project's OSGi version is 1.0.16.202309150400
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.098Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests...
00:04:59 [2023-09-15T04:04:59.384Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.384Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.384Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
00:04:59 [2023-09-15T04:04:59.384Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.384Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.384Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
00:04:59 [2023-09-15T04:04:59.384Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
00:04:59 [2023-09-15T04:04:59.949Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.949Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
00:04:59 [2023-09-15T04:04:59.949Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.949Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.949Z] [INFO] 
00:04:59 [2023-09-15T04:04:59.949Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:04:59 [2023-09-15T04:04:59.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
00:05:00 [2023-09-15T04:05:00.246Z] [INFO] 
00:05:00 [2023-09-15T04:05:00.246Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:05:00 [2023-09-15T04:05:00.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
00:05:00 [2023-09-15T04:05:00.247Z] [INFO] 
00:05:00 [2023-09-15T04:05:00.247Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:05:00 [2023-09-15T04:05:00.247Z] [INFO] 
00:05:00 [2023-09-15T04:05:00.247Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:05:00 [2023-09-15T04:05:00.247Z] [INFO] 
00:05:00 [2023-09-15T04:05:00.247Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:05:00 [2023-09-15T04:05:00.247Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:05:00 [2023-09-15T04:05:00.247Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:05:00 [2023-09-15T04:05:00.247Z] [INFO] 
00:05:00 [2023-09-15T04:05:00.247Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:05:00 [2023-09-15T04:05:00.247Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
00:05:01 [2023-09-15T04:05:01.688Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
00:05:03 [2023-09-15T04:05:03.056Z] [INFO] 
00:05:03 [2023-09-15T04:05:03.056Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:05:03 [2023-09-15T04:05:03.056Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:05:03 [2023-09-15T04:05:03.056Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:05:03 [2023-09-15T04:05:03.056Z] [INFO] 
00:05:03 [2023-09-15T04:05:03.056Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:05:03 [2023-09-15T04:05:03.057Z] [INFO] 
00:05:03 [2023-09-15T04:05:03.057Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:05:03 [2023-09-15T04:05:03.621Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:05:03 [2023-09-15T04:05:03.621Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
00:05:03 [2023-09-15T04:05:03.621Z] [INFO] Command line:
00:05:03 [2023-09-15T04:05:03.621Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:05:03 [2023-09-15T04:05:03.621Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:05:06 [2023-09-15T04:05:06.896Z] !SESSION 2023-09-15 04:05:03.684 -----------------------------------------------
00:05:06 [2023-09-15T04:05:06.896Z] eclipse.buildId=unknown
00:05:06 [2023-09-15T04:05:06.896Z] java.version=17.0.2
00:05:06 [2023-09-15T04:05:06.896Z] java.vendor=Oracle Corporation
00:05:06 [2023-09-15T04:05:06.896Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:05:06 [2023-09-15T04:05:06.896Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:05:06 [2023-09-15T04:05:06.896Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:05:06 [2023-09-15T04:05:06.896Z] 
00:05:06 [2023-09-15T04:05:06.896Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:05:06.409
00:05:06 [2023-09-15T04:05:06.896Z] !MESSAGE FrameworkEvent ERROR
00:05:06 [2023-09-15T04:05:06.896Z] !STACK 0
00:05:06 [2023-09-15T04:05:06.896Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [63]
00:05:06 [2023-09-15T04:05:06.896Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:05:06 [2023-09-15T04:05:06.896Z] 
00:05:06 [2023-09-15T04:05:06.896Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:05:06 [2023-09-15T04:05:06.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:05:06 [2023-09-15T04:05:06.896Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:05:06 [2023-09-15T04:05:06.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:05:06 [2023-09-15T04:05:06.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:05:06 [2023-09-15T04:05:06.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:05:06 [2023-09-15T04:05:06.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:05:06 [2023-09-15T04:05:06.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:05:06 [2023-09-15T04:05:06.896Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:05:06 [2023-09-15T04:05:06.896Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:05:07 [2023-09-15T04:05:07.825Z] 
00:05:07 [2023-09-15T04:05:07.825Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:05:07.480
00:05:07 [2023-09-15T04:05:07.825Z] !MESSAGE FrameworkEvent ERROR
00:05:07 [2023-09-15T04:05:07.825Z] !STACK 0
00:05:07 [2023-09-15T04:05:07.825Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [156]
00:05:07 [2023-09-15T04:05:07.825Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:05:07 [2023-09-15T04:05:07.825Z] 
00:05:07 [2023-09-15T04:05:07.825Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:05:07 [2023-09-15T04:05:07.825Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:05:07 [2023-09-15T04:05:07.825Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:05:07 [2023-09-15T04:05:07.825Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:05:07 [2023-09-15T04:05:07.825Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:05:07 [2023-09-15T04:05:07.825Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:05:07 [2023-09-15T04:05:07.825Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:05:07 [2023-09-15T04:05:07.825Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:05:07 [2023-09-15T04:05:07.825Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:05:07 [2023-09-15T04:05:07.825Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:05:08 [2023-09-15T04:05:08.081Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
00:05:10 [2023-09-15T04:05:10.603Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
00:05:10 [2023-09-15T04:05:10.603Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.14 s
00:05:10 [2023-09-15T04:05:10.603Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.603Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.137 s
00:05:10 [2023-09-15T04:05:10.603Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.18 s
00:05:10 [2023-09-15T04:05:10.603Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
00:05:10 [2023-09-15T04:05:10.603Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 1.004 s
00:05:10 [2023-09-15T04:05:10.603Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.143 s
00:05:10 [2023-09-15T04:05:10.603Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.603Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.603Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.017 s
00:05:10 [2023-09-15T04:05:10.603Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
00:05:10 [2023-09-15T04:05:10.603Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.634 s
00:05:10 [2023-09-15T04:05:10.603Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
00:05:10 [2023-09-15T04:05:10.603Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
00:05:10 [2023-09-15T04:05:10.603Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.06 s
00:05:10 [2023-09-15T04:05:10.603Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
00:05:10 [2023-09-15T04:05:10.603Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.603Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
00:05:10 [2023-09-15T04:05:10.603Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
00:05:10 [2023-09-15T04:05:10.603Z] testHtInterval[0: Hello](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.603Z] testHtInterval[1: Test0](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.603Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
00:05:10 [2023-09-15T04:05:10.603Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
00:05:10 [2023-09-15T04:05:10.603Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.009 s
00:05:10 [2023-09-15T04:05:10.603Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
00:05:10 [2023-09-15T04:05:10.860Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.005 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.004 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.049 s
00:05:10 [2023-09-15T04:05:10.860Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
00:05:10 [2023-09-15T04:05:10.861Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
00:05:10 [2023-09-15T04:05:10.861Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
00:05:13 [2023-09-15T04:05:13.381Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.506 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
00:05:13 [2023-09-15T04:05:13.381Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
00:05:13 [2023-09-15T04:05:13.381Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
00:05:13 [2023-09-15T04:05:13.381Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
00:05:13 [2023-09-15T04:05:13.381Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
00:05:13 [2023-09-15T04:05:13.381Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
00:05:13 [2023-09-15T04:05:13.381Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
00:05:13 [2023-09-15T04:05:13.381Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
00:05:13 [2023-09-15T04:05:13.381Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
00:05:13 [2023-09-15T04:05:13.381Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
00:05:13 [2023-09-15T04:05:13.381Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
00:05:13 [2023-09-15T04:05:13.381Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
00:05:13 [2023-09-15T04:05:13.381Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
00:05:13 [2023-09-15T04:05:13.381Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.097 s
00:05:13 [2023-09-15T04:05:13.381Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
00:05:13 [2023-09-15T04:05:13.381Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 2.296 s
00:05:13 [2023-09-15T04:05:13.381Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
00:05:14 [2023-09-15T04:05:14.312Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
00:05:14 [2023-09-15T04:05:14.312Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
00:05:14 [2023-09-15T04:05:14.312Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.006 s
00:05:14 [2023-09-15T04:05:14.312Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
00:05:14 [2023-09-15T04:05:14.312Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.121 s
00:05:14 [2023-09-15T04:05:14.312Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.003 s
00:05:14 [2023-09-15T04:05:14.312Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.491 s
00:05:14 [2023-09-15T04:05:14.312Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.008 s
00:05:14 [2023-09-15T04:05:14.312Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
00:05:14 [2023-09-15T04:05:14.312Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.01 s
00:05:14 [2023-09-15T04:05:14.312Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
00:05:14 [2023-09-15T04:05:14.312Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.391 s
00:05:14 [2023-09-15T04:05:14.312Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
00:05:14 [2023-09-15T04:05:14.312Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
00:05:14 [2023-09-15T04:05:14.312Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0.001 s
00:05:14 [2023-09-15T04:05:14.312Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
00:05:14 [2023-09-15T04:05:14.312Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
00:05:14 [2023-09-15T04:05:14.312Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
00:05:14 [2023-09-15T04:05:14.312Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
00:05:14 [2023-09-15T04:05:14.312Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.312Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
00:05:14 [2023-09-15T04:05:14.312Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
00:05:14 [2023-09-15T04:05:14.313Z] 
00:05:14 [2023-09-15T04:05:14.313Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2023-09-15 04:05:14.213
00:05:14 [2023-09-15T04:05:14.313Z] !MESSAGE Custom factory for type 87 does not exist
00:05:14 [2023-09-15T04:05:14.313Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
00:05:14 [2023-09-15T04:05:14.313Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.003 s
00:05:14 [2023-09-15T04:05:14.313Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
00:05:14 [2023-09-15T04:05:14.313Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
00:05:14 [2023-09-15T04:05:14.313Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0.001 s
00:05:14 [2023-09-15T04:05:14.313Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
00:05:14 [2023-09-15T04:05:14.313Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
00:05:14 [2023-09-15T04:05:14.313Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0.001 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
00:05:14 [2023-09-15T04:05:14.313Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
00:05:14 [2023-09-15T04:05:14.876Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
00:05:14 [2023-09-15T04:05:14.876Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.006 s
00:05:14 [2023-09-15T04:05:14.876Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.501 s
00:05:14 [2023-09-15T04:05:14.876Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.001 s
00:05:14 [2023-09-15T04:05:14.876Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
00:05:15 [2023-09-15T04:05:15.133Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
00:05:15 [2023-09-15T04:05:15.133Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.103 s
00:05:15 [2023-09-15T04:05:15.133Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
00:05:15 [2023-09-15T04:05:15.133Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
00:05:15 [2023-09-15T04:05:15.133Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
00:05:15 [2023-09-15T04:05:15.133Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
00:05:15 [2023-09-15T04:05:15.133Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
00:05:15 [2023-09-15T04:05:15.133Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
00:05:15 [2023-09-15T04:05:15.133Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
00:05:15 [2023-09-15T04:05:15.133Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
00:05:15 [2023-09-15T04:05:15.133Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
00:05:15 [2023-09-15T04:05:15.133Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
00:05:15 [2023-09-15T04:05:15.133Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
00:05:15 [2023-09-15T04:05:15.133Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
00:05:15 [2023-09-15T04:05:15.133Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
00:05:15 [2023-09-15T04:05:15.133Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
00:05:15 [2023-09-15T04:05:15.134Z] testIncrementDouble(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
00:05:15 [2023-09-15T04:05:15.134Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
00:05:15 [2023-09-15T04:05:15.134Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0.001 s
00:05:15 [2023-09-15T04:05:15.134Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
00:05:15 [2023-09-15T04:05:15.134Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
00:05:15 [2023-09-15T04:05:15.134Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.067 s
00:05:15 [2023-09-15T04:05:15.134Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
00:05:15 [2023-09-15T04:05:15.134Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
00:05:15 [2023-09-15T04:05:15.134Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
00:05:15 [2023-09-15T04:05:15.134Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
00:05:15 [2023-09-15T04:05:15.134Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
00:05:15 [2023-09-15T04:05:15.134Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
00:05:15 [2023-09-15T04:05:15.134Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
00:05:15 [2023-09-15T04:05:15.134Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
00:05:15 [2023-09-15T04:05:15.134Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
00:05:15 [2023-09-15T04:05:15.134Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
00:05:15 [2023-09-15T04:05:15.134Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
00:05:15 [2023-09-15T04:05:15.134Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
00:05:15 [2023-09-15T04:05:15.134Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.015 s
00:05:15 [2023-09-15T04:05:15.134Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.051 s
00:05:15 [2023-09-15T04:05:15.134Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
00:05:15 [2023-09-15T04:05:15.134Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.008 s
00:05:15 [2023-09-15T04:05:15.134Z] 
00:05:15 [2023-09-15T04:05:15.134Z] Results:
00:05:15 [2023-09-15T04:05:15.134Z] 
00:05:15 [2023-09-15T04:05:15.134Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
00:05:15 [2023-09-15T04:05:15.134Z] 
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] All tests passed!
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] 
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.pom
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] 
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] 
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.24-SNAPSHOT [28/144]
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] 
00:05:15 [2023-09-15T04:05:15.697Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] 
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] The project's OSGi version is 1.0.24.202309150400
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] 
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] 
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] 
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] 
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] 
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:15 [2023-09-15T04:05:15.698Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests...
00:05:16 [2023-09-15T04:05:16.261Z] [INFO] 
00:05:16 [2023-09-15T04:05:16.261Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:16 [2023-09-15T04:05:16.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
00:05:16 [2023-09-15T04:05:16.261Z] [INFO] 
00:05:16 [2023-09-15T04:05:16.261Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:16 [2023-09-15T04:05:16.261Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.24-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
00:05:16 [2023-09-15T04:05:16.261Z] [INFO] Compiling 162 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
00:05:18 [2023-09-15T04:05:18.156Z] [INFO] 
00:05:18 [2023-09-15T04:05:18.156Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:18 [2023-09-15T04:05:18.156Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
00:05:18 [2023-09-15T04:05:18.156Z] [INFO] 
00:05:18 [2023-09-15T04:05:18.156Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:18 [2023-09-15T04:05:18.156Z] [INFO] 
00:05:18 [2023-09-15T04:05:18.156Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:18 [2023-09-15T04:05:18.156Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-sources.jar
00:05:18 [2023-09-15T04:05:18.156Z] [INFO] 
00:05:18 [2023-09-15T04:05:18.156Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:18 [2023-09-15T04:05:18.156Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT.jar
00:05:18 [2023-09-15T04:05:18.413Z] [INFO] 
00:05:18 [2023-09-15T04:05:18.413Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:18 [2023-09-15T04:05:18.413Z] [INFO] 
00:05:18 [2023-09-15T04:05:18.413Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:18 [2023-09-15T04:05:18.413Z] [INFO] 
00:05:18 [2023-09-15T04:05:18.413Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:18 [2023-09-15T04:05:18.413Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:05:18 [2023-09-15T04:05:18.413Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:05:18 [2023-09-15T04:05:18.413Z] [INFO] 
00:05:18 [2023-09-15T04:05:18.413Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:18 [2023-09-15T04:05:18.976Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT.jar
00:05:20 [2023-09-15T04:05:20.343Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-sources.jar
00:05:21 [2023-09-15T04:05:21.713Z] [INFO] 
00:05:21 [2023-09-15T04:05:21.713Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:21 [2023-09-15T04:05:21.713Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:05:21 [2023-09-15T04:05:21.713Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:05:21 [2023-09-15T04:05:21.713Z] [INFO] 
00:05:21 [2023-09-15T04:05:21.713Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:21 [2023-09-15T04:05:21.713Z] [INFO] 
00:05:21 [2023-09-15T04:05:21.713Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
00:05:22 [2023-09-15T04:05:22.275Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:05:22 [2023-09-15T04:05:22.275Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
00:05:22 [2023-09-15T04:05:22.275Z] [INFO] Command line:
00:05:22 [2023-09-15T04:05:22.275Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:05:22 [2023-09-15T04:05:22.275Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:05:25 [2023-09-15T04:05:25.546Z] !SESSION 2023-09-15 04:05:22.307 -----------------------------------------------
00:05:25 [2023-09-15T04:05:25.546Z] eclipse.buildId=unknown
00:05:25 [2023-09-15T04:05:25.546Z] java.version=17.0.2
00:05:25 [2023-09-15T04:05:25.546Z] java.vendor=Oracle Corporation
00:05:25 [2023-09-15T04:05:25.546Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:05:25 [2023-09-15T04:05:25.546Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:05:25 [2023-09-15T04:05:25.546Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:05:25 [2023-09-15T04:05:25.546Z] 
00:05:25 [2023-09-15T04:05:25.546Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:05:25.299
00:05:25 [2023-09-15T04:05:25.546Z] !MESSAGE FrameworkEvent ERROR
00:05:25 [2023-09-15T04:05:25.546Z] !STACK 0
00:05:25 [2023-09-15T04:05:25.546Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:05:25 [2023-09-15T04:05:25.546Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:05:25 [2023-09-15T04:05:25.546Z] 
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:05:25 [2023-09-15T04:05:25.546Z] 
00:05:25 [2023-09-15T04:05:25.546Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:05:25.524
00:05:25 [2023-09-15T04:05:25.546Z] !MESSAGE FrameworkEvent ERROR
00:05:25 [2023-09-15T04:05:25.546Z] !STACK 0
00:05:25 [2023-09-15T04:05:25.546Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:05:25 [2023-09-15T04:05:25.546Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:05:25 [2023-09-15T04:05:25.546Z] 
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:05:25 [2023-09-15T04:05:25.546Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:05:26 [2023-09-15T04:05:26.479Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
00:05:27 [2023-09-15T04:05:27.043Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
00:05:27 [2023-09-15T04:05:27.043Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.173 s
00:05:27 [2023-09-15T04:05:27.043Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.131 s
00:05:27 [2023-09-15T04:05:27.043Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.003 s
00:05:27 [2023-09-15T04:05:27.043Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.003 s
00:05:27 [2023-09-15T04:05:27.043Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.095 s
00:05:27 [2023-09-15T04:05:27.043Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
00:05:27 [2023-09-15T04:05:27.043Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
00:05:27 [2023-09-15T04:05:27.043Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
00:05:27 [2023-09-15T04:05:27.043Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
00:05:27 [2023-09-15T04:05:27.043Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
00:05:27 [2023-09-15T04:05:27.043Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
00:05:27 [2023-09-15T04:05:27.043Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
00:05:27 [2023-09-15T04:05:27.043Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
00:05:27 [2023-09-15T04:05:27.043Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
00:05:27 [2023-09-15T04:05:27.043Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
00:05:27 [2023-09-15T04:05:27.043Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
00:05:27 [2023-09-15T04:05:27.043Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
00:05:27 [2023-09-15T04:05:27.043Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
00:05:27 [2023-09-15T04:05:27.043Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
00:05:27 [2023-09-15T04:05:27.043Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
00:05:27 [2023-09-15T04:05:27.043Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
00:05:27 [2023-09-15T04:05:27.043Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.051 s
00:05:27 [2023-09-15T04:05:27.043Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.002 s
00:05:27 [2023-09-15T04:05:27.043Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
00:05:27 [2023-09-15T04:05:27.043Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
00:05:27 [2023-09-15T04:05:27.043Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
00:05:27 [2023-09-15T04:05:27.043Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
00:05:27 [2023-09-15T04:05:27.043Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
00:05:27 [2023-09-15T04:05:27.043Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.004 s
00:05:27 [2023-09-15T04:05:27.043Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
00:05:27 [2023-09-15T04:05:27.043Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.001 s
00:05:27 [2023-09-15T04:05:27.043Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
00:05:27 [2023-09-15T04:05:27.043Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
00:05:27 [2023-09-15T04:05:27.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
00:05:27 [2023-09-15T04:05:27.043Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
00:05:27 [2023-09-15T04:05:27.043Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
00:05:27 [2023-09-15T04:05:27.300Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
00:05:27 [2023-09-15T04:05:27.300Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.001 s
00:05:27 [2023-09-15T04:05:27.300Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
00:05:27 [2023-09-15T04:05:27.300Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.062 s
00:05:27 [2023-09-15T04:05:27.300Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
00:05:27 [2023-09-15T04:05:27.300Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
00:05:29 [2023-09-15T04:05:29.192Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.02 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
00:05:29 [2023-09-15T04:05:29.192Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.003 s
00:05:29 [2023-09-15T04:05:29.192Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.002 s
00:05:29 [2023-09-15T04:05:29.192Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
00:05:29 [2023-09-15T04:05:29.192Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
00:05:29 [2023-09-15T04:05:29.192Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.003 s
00:05:29 [2023-09-15T04:05:29.192Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
00:05:29 [2023-09-15T04:05:29.192Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.001 s
00:05:29 [2023-09-15T04:05:29.192Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
00:05:29 [2023-09-15T04:05:29.192Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
00:05:29 [2023-09-15T04:05:29.192Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
00:05:29 [2023-09-15T04:05:29.192Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
00:05:29 [2023-09-15T04:05:29.192Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
00:05:29 [2023-09-15T04:05:29.192Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.003 s
00:05:29 [2023-09-15T04:05:29.192Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
00:05:29 [2023-09-15T04:05:29.192Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
00:05:29 [2023-09-15T04:05:29.192Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.003 s
00:05:29 [2023-09-15T04:05:29.192Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.004 s
00:05:29 [2023-09-15T04:05:29.192Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
00:05:29 [2023-09-15T04:05:29.192Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
00:05:29 [2023-09-15T04:05:29.450Z] 
00:05:29 [2023-09-15T04:05:29.450Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:29.224
00:05:29 [2023-09-15T04:05:29.450Z] !MESSAGE Error parsing /tmp/markers10856793048319471018xml
00:05:29 [2023-09-15T04:05:29.450Z] !STACK 0
00:05:29 [2023-09-15T04:05:29.450Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers10856793048319471018xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.450Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:05:29 [2023-09-15T04:05:29.450Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:05:29 [2023-09-15T04:05:29.451Z] 
00:05:29 [2023-09-15T04:05:29.451Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:29.237
00:05:29 [2023-09-15T04:05:29.451Z] !MESSAGE Error parsing /tmp/markers12864123002943456360xml
00:05:29 [2023-09-15T04:05:29.451Z] !STACK 0
00:05:29 [2023-09-15T04:05:29.451Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers12864123002943456360xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:05:29 [2023-09-15T04:05:29.451Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:05:29 [2023-09-15T04:05:29.451Z] 
00:05:29 [2023-09-15T04:05:29.451Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:29.283
00:05:29 [2023-09-15T04:05:29.451Z] !MESSAGE Error parsing /tmp/markers6851697593194084504xml
00:05:29 [2023-09-15T04:05:29.451Z] !STACK 0
00:05:29 [2023-09-15T04:05:29.451Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6851697593194084504xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
00:05:29 [2023-09-15T04:05:29.451Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:05:29 [2023-09-15T04:05:29.452Z] 
00:05:29 [2023-09-15T04:05:29.452Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:29.294
00:05:29 [2023-09-15T04:05:29.452Z] !MESSAGE Error parsing /tmp/markers3530943166951855486xml
00:05:29 [2023-09-15T04:05:29.452Z] !STACK 0
00:05:29 [2023-09-15T04:05:29.452Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3530943166951855486xml; 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.
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.452Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:05:29 [2023-09-15T04:05:29.452Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:05:29 [2023-09-15T04:05:29.453Z] 
00:05:29 [2023-09-15T04:05:29.453Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:29.308
00:05:29 [2023-09-15T04:05:29.453Z] !MESSAGE Error parsing /tmp/markers17396954698311888254xml
00:05:29 [2023-09-15T04:05:29.453Z] !STACK 0
00:05:29 [2023-09-15T04:05:29.453Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
00:05:29 [2023-09-15T04:05:29.453Z] 	at com.google.common.collect.Range.<init>(Range.java:358)
00:05:29 [2023-09-15T04:05:29.453Z] 	at com.google.common.collect.Range.create(Range.java:156)
00:05:29 [2023-09-15T04:05:29.453Z] 	at com.google.common.collect.Range.closed(Range.java:181)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:05:29 [2023-09-15T04:05:29.453Z] 
00:05:29 [2023-09-15T04:05:29.453Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:29.315
00:05:29 [2023-09-15T04:05:29.453Z] !MESSAGE Error parsing /tmp/markers15148413494885816846xml
00:05:29 [2023-09-15T04:05:29.453Z] !STACK 0
00:05:29 [2023-09-15T04:05:29.453Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers15148413494885816846xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
00:05:29 [2023-09-15T04:05:29.453Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.453Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:05:29 [2023-09-15T04:05:29.454Z] 
00:05:29 [2023-09-15T04:05:29.454Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:29.322
00:05:29 [2023-09-15T04:05:29.454Z] !MESSAGE Error parsing /tmp/markers15666883256618330792xml
00:05:29 [2023-09-15T04:05:29.454Z] !STACK 0
00:05:29 [2023-09-15T04:05:29.454Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
00:05:29 [2023-09-15T04:05:29.454Z] 	at com.google.common.collect.Range.<init>(Range.java:358)
00:05:29 [2023-09-15T04:05:29.454Z] 	at com.google.common.collect.Range.create(Range.java:156)
00:05:29 [2023-09-15T04:05:29.454Z] 	at com.google.common.collect.Range.closed(Range.java:181)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:05:29 [2023-09-15T04:05:29.454Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:05:29 [2023-09-15T04:05:29.454Z] 
00:05:29 [2023-09-15T04:05:29.454Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:29.384
00:05:29 [2023-09-15T04:05:29.454Z] !MESSAGE Error parsing /tmp/markers16583997703944208398xml
00:05:29 [2023-09-15T04:05:29.454Z] !STACK 0
00:05:29 [2023-09-15T04:05:29.454Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers16583997703944208398xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
00:05:29 [2023-09-15T04:05:29.454Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:05:29 [2023-09-15T04:05:29.455Z] 
00:05:29 [2023-09-15T04:05:29.455Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:29.390
00:05:29 [2023-09-15T04:05:29.455Z] !MESSAGE Error parsing /tmp/markers4116746330183623596xml
00:05:29 [2023-09-15T04:05:29.455Z] !STACK 0
00:05:29 [2023-09-15T04:05:29.455Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4116746330183623596xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.455Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:05:29 [2023-09-15T04:05:29.455Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:05:29 [2023-09-15T04:05:29.456Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.456Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.456Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.456Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:05:29 [2023-09-15T04:05:29.456Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:05:29 [2023-09-15T04:05:29.456Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:05:29 [2023-09-15T04:05:29.456Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:05:29 [2023-09-15T04:05:29.456Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:05:29 [2023-09-15T04:05:29.456Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:05:29 [2023-09-15T04:05:29.713Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
00:05:29 [2023-09-15T04:05:29.713Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.25 s
00:05:29 [2023-09-15T04:05:29.713Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.012 s
00:05:29 [2023-09-15T04:05:29.713Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.007 s
00:05:29 [2023-09-15T04:05:29.713Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.005 s
00:05:29 [2023-09-15T04:05:29.713Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
00:05:29 [2023-09-15T04:05:29.713Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
00:05:29 [2023-09-15T04:05:29.713Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0.001 s
00:05:29 [2023-09-15T04:05:29.713Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
00:05:29 [2023-09-15T04:05:29.713Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
00:05:29 [2023-09-15T04:05:29.713Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
00:05:29 [2023-09-15T04:05:29.713Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
00:05:29 [2023-09-15T04:05:29.713Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0.001 s
00:05:29 [2023-09-15T04:05:29.713Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
00:05:29 [2023-09-15T04:05:29.713Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
00:05:32 [2023-09-15T04:05:32.232Z] 
00:05:32 [2023-09-15T04:05:32.232Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-09-15 04:05:31.948
00:05:32 [2023-09-15T04:05:32.232Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
00:05:32 [2023-09-15T04:05:32.232Z] !STACK 0
00:05:32 [2023-09-15T04:05:32.232Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
00:05:32 [2023-09-15T04:05:32.232Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
00:05:32 [2023-09-15T04:05:32.232Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
00:05:32 [2023-09-15T04:05:32.232Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
00:05:32 [2023-09-15T04:05:32.232Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
00:05:32 [2023-09-15T04:05:32.232Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
00:05:33 [2023-09-15T04:05:33.162Z] 
00:05:33 [2023-09-15T04:05:33.162Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-09-15 04:05:33.040
00:05:33 [2023-09-15T04:05:33.162Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
00:05:33 [2023-09-15T04:05:33.162Z] !STACK 0
00:05:33 [2023-09-15T04:05:33.167Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
00:05:33 [2023-09-15T04:05:33.167Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
00:05:33 [2023-09-15T04:05:33.167Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
00:05:33 [2023-09-15T04:05:33.167Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
00:05:33 [2023-09-15T04:05:33.167Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
00:05:33 [2023-09-15T04:05:33.167Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
00:05:33 [2023-09-15T04:05:33.167Z] 
00:05:33 [2023-09-15T04:05:33.167Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:33.041
00:05:33 [2023-09-15T04:05:33.167Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(14,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by either the analysis or the event request
00:05:34 [2023-09-15T04:05:34.536Z] 
00:05:34 [2023-09-15T04:05:34.536Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-09-15 04:05:34.136
00:05:34 [2023-09-15T04:05:34.536Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
00:05:34 [2023-09-15T04:05:34.536Z] !STACK 0
00:05:34 [2023-09-15T04:05:34.536Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
00:05:34 [2023-09-15T04:05:34.536Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
00:05:34 [2023-09-15T04:05:34.536Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
00:05:34 [2023-09-15T04:05:34.536Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
00:05:34 [2023-09-15T04:05:34.536Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
00:05:34 [2023-09-15T04:05:34.536Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
00:05:34 [2023-09-15T04:05:34.536Z] 
00:05:34 [2023-09-15T04:05:34.536Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:34.138
00:05:34 [2023-09-15T04:05:34.536Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(16,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
00:05:36 [2023-09-15T04:05:36.429Z] 
00:05:36 [2023-09-15T04:05:36.429Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:36.372
00:05:36 [2023-09-15T04:05:36.429Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(23,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
00:05:37 [2023-09-15T04:05:37.797Z] 
00:05:37 [2023-09-15T04:05:37.797Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:37.521
00:05:37 [2023-09-15T04:05:37.797Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
00:05:37 [2023-09-15T04:05:37.797Z] !STACK 0
00:05:37 [2023-09-15T04:05:37.797Z] java.lang.IllegalStateException: This exception happens before initialization
00:05:37 [2023-09-15T04:05:37.797Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
00:05:37 [2023-09-15T04:05:37.797Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
00:05:37 [2023-09-15T04:05:37.797Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:05:37 [2023-09-15T04:05:37.797Z] 
00:05:37 [2023-09-15T04:05:37.797Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:05:37.577
00:05:37 [2023-09-15T04:05:37.797Z] !MESSAGE Exception executing analysis
00:05:37 [2023-09-15T04:05:37.797Z] !STACK 0
00:05:37 [2023-09-15T04:05:37.797Z] java.lang.IllegalStateException: This exception happens before initialization
00:05:37 [2023-09-15T04:05:37.797Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
00:05:37 [2023-09-15T04:05:37.797Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
00:05:37 [2023-09-15T04:05:37.797Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:05:38 [2023-09-15T04:05:38.728Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.192 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
00:05:38 [2023-09-15T04:05:38.728Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.082 s
00:05:38 [2023-09-15T04:05:38.728Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.229 s
00:05:38 [2023-09-15T04:05:38.728Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.319 s
00:05:38 [2023-09-15T04:05:38.728Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
00:05:38 [2023-09-15T04:05:38.728Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.121 s
00:05:38 [2023-09-15T04:05:38.728Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.113 s
00:05:38 [2023-09-15T04:05:38.728Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.117 s
00:05:38 [2023-09-15T04:05:38.728Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.018 s
00:05:38 [2023-09-15T04:05:38.728Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.066 s
00:05:38 [2023-09-15T04:05:38.728Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.122 s
00:05:38 [2023-09-15T04:05:38.728Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
00:05:40 [2023-09-15T04:05:40.624Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.058 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.019 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.014 s
00:05:40 [2023-09-15T04:05:40.625Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.013 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.014 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.275 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.232 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.223 s
00:05:40 [2023-09-15T04:05:40.625Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.014 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.013 s
00:05:40 [2023-09-15T04:05:40.625Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
00:05:40 [2023-09-15T04:05:40.625Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
00:05:40 [2023-09-15T04:05:40.625Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
00:05:40 [2023-09-15T04:05:40.625Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
00:05:40 [2023-09-15T04:05:40.625Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
00:05:40 [2023-09-15T04:05:40.625Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
00:05:40 [2023-09-15T04:05:40.625Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
00:05:40 [2023-09-15T04:05:40.625Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
00:05:40 [2023-09-15T04:05:40.625Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
00:05:40 [2023-09-15T04:05:40.625Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
00:05:40 [2023-09-15T04:05:40.625Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
00:05:40 [2023-09-15T04:05:40.625Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
00:05:40 [2023-09-15T04:05:40.625Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
00:05:40 [2023-09-15T04:05:40.625Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
00:05:42 [2023-09-15T04:05:42.519Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
00:05:42 [2023-09-15T04:05:42.519Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.595 s
00:05:42 [2023-09-15T04:05:42.519Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.048 s
00:05:42 [2023-09-15T04:05:42.519Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
00:06:00 [2023-09-15T04:06:00.577Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.005 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
00:06:00 [2023-09-15T04:06:00.577Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.002 s
00:06:00 [2023-09-15T04:06:00.577Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
00:06:00 [2023-09-15T04:06:00.577Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
00:06:00 [2023-09-15T04:06:00.577Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
00:06:00 [2023-09-15T04:06:00.577Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
00:06:00 [2023-09-15T04:06:00.577Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.002 s
00:06:00 [2023-09-15T04:06:00.577Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.003 s
00:06:00 [2023-09-15T04:06:00.577Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.577Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.006 s
00:06:00 [2023-09-15T04:06:00.577Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.577Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
00:06:00 [2023-09-15T04:06:00.577Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
00:06:00 [2023-09-15T04:06:00.577Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.577Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.577Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.577Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
00:06:00 [2023-09-15T04:06:00.577Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
00:06:00 [2023-09-15T04:06:00.577Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.577Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
00:06:00 [2023-09-15T04:06:00.577Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
00:06:00 [2023-09-15T04:06:00.577Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.577Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.577Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.577Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
00:06:00 [2023-09-15T04:06:00.577Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.577Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.577Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
00:06:00 [2023-09-15T04:06:00.578Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
00:06:00 [2023-09-15T04:06:00.578Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.578Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.578Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.578Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.578Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.578Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.578Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.578Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.578Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
00:06:00 [2023-09-15T04:06:00.578Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
00:06:00 [2023-09-15T04:06:00.578Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
00:06:00 [2023-09-15T04:06:00.578Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
00:06:00 [2023-09-15T04:06:00.578Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.051 s
00:06:00 [2023-09-15T04:06:00.578Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.013 s
00:06:00 [2023-09-15T04:06:00.578Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.111 s
00:06:00 [2023-09-15T04:06:00.578Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
00:06:10 [2023-09-15T04:06:10.526Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.571 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
00:06:10 [2023-09-15T04:06:10.526Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 4.121 s
00:06:10 [2023-09-15T04:06:10.526Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.431 s
00:06:10 [2023-09-15T04:06:10.526Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.007 s
00:06:10 [2023-09-15T04:06:10.526Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.01 s
00:06:10 [2023-09-15T04:06:10.526Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
00:06:20 [2023-09-15T04:06:20.477Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.864 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
00:06:20 [2023-09-15T04:06:20.477Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 6.775 s
00:06:20 [2023-09-15T04:06:20.477Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 4.088 s
00:06:20 [2023-09-15T04:06:20.477Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
00:06:20 [2023-09-15T04:06:20.477Z] 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
00:06:20 [2023-09-15T04:06:20.477Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
00:06:20 [2023-09-15T04:06:20.477Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
00:06:20 [2023-09-15T04:06:20.477Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
00:06:20 [2023-09-15T04:06:20.477Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
00:06:20 [2023-09-15T04:06:20.477Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
00:06:20 [2023-09-15T04:06:20.477Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
00:06:20 [2023-09-15T04:06:20.477Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0.001 s
00:06:20 [2023-09-15T04:06:20.477Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
00:06:20 [2023-09-15T04:06:20.477Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
00:06:20 [2023-09-15T04:06:20.477Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
00:06:20 [2023-09-15T04:06:20.477Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
00:06:20 [2023-09-15T04:06:20.477Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
00:06:22 [2023-09-15T04:06:22.996Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.538 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
00:06:22 [2023-09-15T04:06:22.996Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.264 s
00:06:22 [2023-09-15T04:06:22.996Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.272 s
00:06:22 [2023-09-15T04:06:22.996Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
00:06:25 [2023-09-15T04:06:25.515Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
00:06:25 [2023-09-15T04:06:25.515Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.196 s
00:06:25 [2023-09-15T04:06:25.515Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 1.044 s
00:06:25 [2023-09-15T04:06:25.515Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.408 s
00:06:25 [2023-09-15T04:06:25.515Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
00:06:25 [2023-09-15T04:06:25.515Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
00:06:25 [2023-09-15T04:06:25.515Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
00:06:25 [2023-09-15T04:06:25.515Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.059 s
00:06:25 [2023-09-15T04:06:25.515Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.064 s
00:06:25 [2023-09-15T04:06:25.515Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
00:06:25 [2023-09-15T04:06:25.515Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.401 s
00:06:25 [2023-09-15T04:06:25.515Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
00:06:25 [2023-09-15T04:06:25.515Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
00:06:25 [2023-09-15T04:06:25.515Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
00:06:25 [2023-09-15T04:06:25.515Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
00:06:25 [2023-09-15T04:06:25.515Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.057 s
00:06:25 [2023-09-15T04:06:25.515Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.002 s
00:06:25 [2023-09-15T04:06:25.515Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
00:06:25 [2023-09-15T04:06:25.515Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.061 s
00:06:25 [2023-09-15T04:06:25.515Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
00:06:29 [2023-09-15T04:06:29.689Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.116 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
00:06:29 [2023-09-15T04:06:29.689Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.145 s
00:06:29 [2023-09-15T04:06:29.689Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.258 s
00:06:29 [2023-09-15T04:06:29.689Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.445 s
00:06:29 [2023-09-15T04:06:29.689Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
00:06:29 [2023-09-15T04:06:29.689Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
00:06:29 [2023-09-15T04:06:29.689Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.689Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.21 s
00:06:29 [2023-09-15T04:06:29.689Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.21 s
00:06:29 [2023-09-15T04:06:29.689Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
00:06:29 [2023-09-15T04:06:29.689Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.542 s
00:06:29 [2023-09-15T04:06:29.689Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
00:06:29 [2023-09-15T04:06:29.689Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.689Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
00:06:29 [2023-09-15T04:06:29.689Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.689Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.144 s
00:06:29 [2023-09-15T04:06:29.689Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
00:06:29 [2023-09-15T04:06:29.689Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
00:06:29 [2023-09-15T04:06:29.689Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.154 s
00:06:29 [2023-09-15T04:06:29.689Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
00:06:29 [2023-09-15T04:06:29.689Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
00:06:29 [2023-09-15T04:06:29.689Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.007 s
00:06:29 [2023-09-15T04:06:29.689Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.689Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.689Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.167 s
00:06:29 [2023-09-15T04:06:29.689Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
00:06:29 [2023-09-15T04:06:29.689Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.689Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.689Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
00:06:29 [2023-09-15T04:06:29.689Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.015 s
00:06:29 [2023-09-15T04:06:29.689Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.689Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.086 s
00:06:29 [2023-09-15T04:06:29.689Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
00:06:29 [2023-09-15T04:06:29.689Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.689Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.689Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.005 s
00:06:29 [2023-09-15T04:06:29.689Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.690Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
00:06:29 [2023-09-15T04:06:29.690Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.005 s
00:06:29 [2023-09-15T04:06:29.690Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
00:06:31 [2023-09-15T04:06:31.057Z] 
00:06:31 [2023-09-15T04:06:31.057Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:06:30.944
00:06:31 [2023-09-15T04:06:31.057Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
00:06:31 [2023-09-15T04:06:31.057Z] !STACK 0
00:06:31 [2023-09-15T04:06:31.057Z] java.lang.RuntimeException: The parameter should be set
00:06:31 [2023-09-15T04:06:31.057Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
00:06:31 [2023-09-15T04:06:31.057Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
00:06:31 [2023-09-15T04:06:31.057Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:06:31 [2023-09-15T04:06:31.057Z] 
00:06:31 [2023-09-15T04:06:31.057Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:06:30.946
00:06:31 [2023-09-15T04:06:31.057Z] !MESSAGE Exception executing analysis
00:06:31 [2023-09-15T04:06:31.057Z] !STACK 0
00:06:31 [2023-09-15T04:06:31.057Z] java.lang.RuntimeException: The parameter should be set
00:06:31 [2023-09-15T04:06:31.057Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
00:06:31 [2023-09-15T04:06:31.057Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
00:06:31 [2023-09-15T04:06:31.057Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:06:32 [2023-09-15T04:06:32.435Z] 
00:06:32 [2023-09-15T04:06:32.435Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:06:32.244
00:06:32 [2023-09-15T04:06:32.435Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
00:06:32 [2023-09-15T04:06:32.435Z] !STACK 0
00:06:32 [2023-09-15T04:06:32.435Z] java.lang.RuntimeException: The parameter should be set
00:06:32 [2023-09-15T04:06:32.435Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
00:06:32 [2023-09-15T04:06:32.435Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
00:06:32 [2023-09-15T04:06:32.435Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:06:32 [2023-09-15T04:06:32.435Z] 
00:06:32 [2023-09-15T04:06:32.435Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:06:32.245
00:06:32 [2023-09-15T04:06:32.435Z] !MESSAGE Exception executing analysis
00:06:32 [2023-09-15T04:06:32.435Z] !STACK 0
00:06:32 [2023-09-15T04:06:32.435Z] java.lang.RuntimeException: The parameter should be set
00:06:32 [2023-09-15T04:06:32.435Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
00:06:32 [2023-09-15T04:06:32.435Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
00:06:32 [2023-09-15T04:06:32.435Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:06:32 [2023-09-15T04:06:32.435Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.904 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
00:06:32 [2023-09-15T04:06:32.435Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.604 s
00:06:32 [2023-09-15T04:06:32.435Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.3 s
00:06:32 [2023-09-15T04:06:32.435Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
00:07:53 [2023-09-15T04:07:53.822Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.08 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
00:07:53 [2023-09-15T04:07:53.822Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.275 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.279 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.294 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.279 s
00:07:53 [2023-09-15T04:07:53.822Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.275 s
00:07:53 [2023-09-15T04:07:53.822Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.551 s
00:07:53 [2023-09-15T04:07:53.822Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.337 s
00:07:53 [2023-09-15T04:07:53.822Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.571 s
00:07:53 [2023-09-15T04:07:53.822Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.546 s
00:07:53 [2023-09-15T04:07:53.822Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.313 s
00:07:53 [2023-09-15T04:07:53.822Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.276 s
00:07:53 [2023-09-15T04:07:53.822Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.294 s
00:07:53 [2023-09-15T04:07:53.822Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.322 s
00:07:53 [2023-09-15T04:07:53.822Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.317 s
00:07:53 [2023-09-15T04:07:53.822Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.55 s
00:07:53 [2023-09-15T04:07:53.822Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.287 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.275 s
00:07:53 [2023-09-15T04:07:53.822Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.553 s
00:07:53 [2023-09-15T04:07:53.822Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.323 s
00:07:53 [2023-09-15T04:07:53.822Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.273 s
00:07:53 [2023-09-15T04:07:53.822Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.321 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.28 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.392 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.402 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.326 s
00:07:53 [2023-09-15T04:07:53.822Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.379 s
00:07:53 [2023-09-15T04:07:53.822Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.331 s
00:07:53 [2023-09-15T04:07:53.822Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.578 s
00:07:53 [2023-09-15T04:07:53.822Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.584 s
00:07:53 [2023-09-15T04:07:53.822Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.336 s
00:07:53 [2023-09-15T04:07:53.822Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.563 s
00:07:53 [2023-09-15T04:07:53.822Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.559 s
00:07:53 [2023-09-15T04:07:53.822Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.329 s
00:07:53 [2023-09-15T04:07:53.822Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.559 s
00:07:53 [2023-09-15T04:07:53.822Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.357 s
00:07:53 [2023-09-15T04:07:53.822Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.316 s
00:07:53 [2023-09-15T04:07:53.822Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.333 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.272 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.265 s
00:07:53 [2023-09-15T04:07:53.822Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.323 s
00:07:53 [2023-09-15T04:07:53.822Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.33 s
00:07:53 [2023-09-15T04:07:53.822Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.28 s
00:07:53 [2023-09-15T04:07:53.822Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.282 s
00:07:53 [2023-09-15T04:07:53.822Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.339 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.279 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.277 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.294 s
00:07:53 [2023-09-15T04:07:53.822Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
00:07:53 [2023-09-15T04:07:53.822Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.802 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
00:07:53 [2023-09-15T04:07:53.822Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.289 s
00:07:53 [2023-09-15T04:07:53.822Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.283 s
00:07:53 [2023-09-15T04:07:53.822Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.376 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.291 s
00:07:53 [2023-09-15T04:07:53.822Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.281 s
00:07:53 [2023-09-15T04:07:53.823Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.281 s
00:07:53 [2023-09-15T04:07:53.823Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
00:09:30 [2023-09-15T04:09:30.221Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.31 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
00:09:30 [2023-09-15T04:09:30.221Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.552 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.591 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.569 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.552 s
00:09:30 [2023-09-15T04:09:30.221Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.603 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.62 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.575 s
00:09:30 [2023-09-15T04:09:30.221Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.863 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.643 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.65 s
00:09:30 [2023-09-15T04:09:30.221Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.545 s
00:09:30 [2023-09-15T04:09:30.221Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.812 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.58 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.579 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.656 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.546 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.565 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.584 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.588 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.552 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.548 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.61 s
00:09:30 [2023-09-15T04:09:30.221Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.562 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.594 s
00:09:30 [2023-09-15T04:09:30.221Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.603 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.579 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.597 s
00:09:30 [2023-09-15T04:09:30.221Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.553 s
00:09:30 [2023-09-15T04:09:30.221Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.571 s
00:09:30 [2023-09-15T04:09:30.221Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.557 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.639 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.551 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.576 s
00:09:30 [2023-09-15T04:09:30.221Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.542 s
00:09:30 [2023-09-15T04:09:30.221Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
00:09:30 [2023-09-15T04:09:30.221Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
00:09:30 [2023-09-15T04:09:30.221Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.221Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
00:09:30 [2023-09-15T04:09:30.221Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.221Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
00:09:30 [2023-09-15T04:09:30.222Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
00:09:33 [2023-09-15T04:09:33.495Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.358 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
00:09:33 [2023-09-15T04:09:33.495Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
00:09:33 [2023-09-15T04:09:33.495Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
00:09:33 [2023-09-15T04:09:33.495Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.013 s
00:09:33 [2023-09-15T04:09:33.495Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.521 s
00:09:33 [2023-09-15T04:09:33.496Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.071 s
00:09:33 [2023-09-15T04:09:33.496Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.051 s
00:09:33 [2023-09-15T04:09:33.496Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.026 s
00:09:33 [2023-09-15T04:09:33.496Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.621 s
00:09:33 [2023-09-15T04:09:33.496Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.096 s
00:09:33 [2023-09-15T04:09:33.496Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.042 s
00:09:33 [2023-09-15T04:09:33.496Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
00:09:33 [2023-09-15T04:09:33.496Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.014 s
00:09:33 [2023-09-15T04:09:33.496Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.027 s
00:09:33 [2023-09-15T04:09:33.496Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.551 s
00:09:33 [2023-09-15T04:09:33.496Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
00:09:33 [2023-09-15T04:09:33.496Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.108 s
00:09:33 [2023-09-15T04:09:33.496Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.077 s
00:09:33 [2023-09-15T04:09:33.496Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.042 s
00:09:33 [2023-09-15T04:09:33.496Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.03 s
00:09:33 [2023-09-15T04:09:33.496Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
00:09:33 [2023-09-15T04:09:33.496Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
00:09:33 [2023-09-15T04:09:33.496Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.015 s
00:09:33 [2023-09-15T04:09:33.496Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
00:09:33 [2023-09-15T04:09:33.496Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
00:09:33 [2023-09-15T04:09:33.496Z] testToString(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testConstructors(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0.001 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
00:09:33 [2023-09-15T04:09:33.496Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
00:09:33 [2023-09-15T04:09:33.496Z] testTmfTreeModelConstructor2(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest)  Time elapsed: 0.001 s
00:09:33 [2023-09-15T04:09:33.496Z] testTmfTreeModelConstructor(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
00:09:33 [2023-09-15T04:09:33.496Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
00:09:33 [2023-09-15T04:09:33.496Z] testCompositeTree(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0.005 s
00:09:33 [2023-09-15T04:09:33.496Z] testToString(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testConstructors(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
00:09:33 [2023-09-15T04:09:33.496Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
00:09:33 [2023-09-15T04:09:33.496Z] testToString(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] test(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0.001 s
00:09:33 [2023-09-15T04:09:33.496Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
00:09:33 [2023-09-15T04:09:33.496Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
00:09:33 [2023-09-15T04:09:33.496Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest)  Time elapsed: 0 s
00:09:33 [2023-09-15T04:09:33.496Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
00:09:33 [2023-09-15T04:09:33.496Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
00:09:33 [2023-09-15T04:09:33.496Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0.001 s
00:09:33 [2023-09-15T04:09:33.496Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
00:09:45 [2023-09-15T04:09:45.676Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.543 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
00:09:45 [2023-09-15T04:09:45.676Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 7.905 s
00:09:45 [2023-09-15T04:09:45.676Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 4.638 s
00:09:45 [2023-09-15T04:09:45.676Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
00:09:45 [2023-09-15T04:09:45.676Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
00:09:45 [2023-09-15T04:09:45.676Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.002 s
00:09:45 [2023-09-15T04:09:45.676Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly/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
00:09:45 [2023-09-15T04:09:45.676Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly/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
00:09:45 [2023-09-15T04:09:45.676Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
00:09:49 [2023-09-15T04:09:49.267Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.383 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
00:09:49 [2023-09-15T04:09:49.267Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.107 s
00:09:49 [2023-09-15T04:09:49.267Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.006 s
00:09:49 [2023-09-15T04:09:49.267Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.122 s
00:09:49 [2023-09-15T04:09:49.267Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.007 s
00:09:49 [2023-09-15T04:09:49.267Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.132 s
00:09:49 [2023-09-15T04:09:49.267Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.006 s
00:09:49 [2023-09-15T04:09:49.267Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
00:09:52 [2023-09-15T04:09:52.538Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.477 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
00:09:52 [2023-09-15T04:09:52.538Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.206 s
00:09:52 [2023-09-15T04:09:52.538Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
00:09:52 [2023-09-15T04:09:52.538Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.104 s
00:09:52 [2023-09-15T04:09:52.538Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
00:09:52 [2023-09-15T04:09:52.538Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.152 s
00:09:52 [2023-09-15T04:09:52.538Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
00:09:52 [2023-09-15T04:09:52.538Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
00:09:52 [2023-09-15T04:09:52.538Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
00:09:52 [2023-09-15T04:09:52.538Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
00:09:52 [2023-09-15T04:09:52.538Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0 s
00:09:52 [2023-09-15T04:09:52.538Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
00:09:52 [2023-09-15T04:09:52.538Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
00:09:52 [2023-09-15T04:09:52.538Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
00:09:52 [2023-09-15T04:09:52.538Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly/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
00:09:52 [2023-09-15T04:09:52.538Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly/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
00:09:52 [2023-09-15T04:09:52.538Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly/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
00:09:52 [2023-09-15T04:09:52.539Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
00:09:52 [2023-09-15T04:09:52.539Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-nightly/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
00:09:52 [2023-09-15T04:09:52.539Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-nightly/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
00:09:52 [2023-09-15T04:09:52.539Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
00:09:52 [2023-09-15T04:09:52.539Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
00:09:52 [2023-09-15T04:09:52.539Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.008 s
00:09:52 [2023-09-15T04:09:52.539Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0 s
00:09:52 [2023-09-15T04:09:52.539Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
00:09:52 [2023-09-15T04:09:52.539Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
00:09:52 [2023-09-15T04:09:52.539Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.031 s
00:09:52 [2023-09-15T04:09:52.539Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
00:09:52 [2023-09-15T04:09:52.539Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
00:09:56 [2023-09-15T04:09:56.711Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.657 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
00:09:56 [2023-09-15T04:09:56.711Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 2.436 s
00:09:56 [2023-09-15T04:09:56.711Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.22 s
00:09:56 [2023-09-15T04:09:56.711Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
00:09:56 [2023-09-15T04:09:56.711Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
00:09:56 [2023-09-15T04:09:56.711Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.711Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.711Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.711Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.002 s
00:09:56 [2023-09-15T04:09:56.711Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.711Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.711Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
00:09:56 [2023-09-15T04:09:56.711Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
00:09:56 [2023-09-15T04:09:56.711Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.711Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.711Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.711Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.711Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.711Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.711Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.711Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.711Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
00:09:56 [2023-09-15T04:09:56.712Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
00:09:56 [2023-09-15T04:09:56.712Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
00:09:56 [2023-09-15T04:09:56.712Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
00:09:56 [2023-09-15T04:09:56.712Z] testCreateFromSingle(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testCreateFrom(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testCreateIllegalFrom(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
00:09:56 [2023-09-15T04:09:56.712Z] 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
00:09:56 [2023-09-15T04:09:56.712Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
00:09:56 [2023-09-15T04:09:56.712Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
00:09:56 [2023-09-15T04:09:56.712Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
00:09:56 [2023-09-15T04:09:56.712Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
00:09:56 [2023-09-15T04:09:56.712Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.065 s
00:09:56 [2023-09-15T04:09:56.712Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.003 s
00:09:56 [2023-09-15T04:09:56.712Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
00:09:56 [2023-09-15T04:09:56.712Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.004 s
00:09:56 [2023-09-15T04:09:56.712Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
00:09:56 [2023-09-15T04:09:56.712Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
00:09:56 [2023-09-15T04:09:56.712Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.712Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.712Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
00:09:56 [2023-09-15T04:09:56.713Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
00:09:56 [2023-09-15T04:09:56.713Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
00:09:56 [2023-09-15T04:09:56.713Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
00:09:56 [2023-09-15T04:09:56.713Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
00:09:56 [2023-09-15T04:09:56.713Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testToStringBigBangBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
00:09:56 [2023-09-15T04:09:56.713Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
00:10:00 [2023-09-15T04:10:00.886Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.71 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithSearchTypo(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.004 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithSimpleSingleColumnsSearch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.113 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.13 s
00:10:00 [2023-09-15T04:10:00.886Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.364 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithSearchNoMatch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.282 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.029 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.097 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.686 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.018 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.094 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithGetDataFromSearchForwardMatch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.2 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithGetDataFromSearchBackwardsMatch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.2 s
00:10:00 [2023-09-15T04:10:00.886Z] testDataProviderWithSimpleMultiColumnsSearch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.201 s
00:10:00 [2023-09-15T04:10:00.886Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
00:10:00 [2023-09-15T04:10:00.886Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
00:10:00 [2023-09-15T04:10:00.886Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.886Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.886Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.002 s
00:10:00 [2023-09-15T04:10:00.886Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.886Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
00:10:00 [2023-09-15T04:10:00.886Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
00:10:00 [2023-09-15T04:10:00.886Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.886Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
00:10:00 [2023-09-15T04:10:00.886Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
00:10:00 [2023-09-15T04:10:00.886Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.886Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.886Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testToStringBigBangBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
00:10:00 [2023-09-15T04:10:00.887Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
00:10:00 [2023-09-15T04:10:00.887Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.012 s
00:10:00 [2023-09-15T04:10:00.887Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
00:10:00 [2023-09-15T04:10:00.887Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
00:10:00 [2023-09-15T04:10:00.887Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
00:10:00 [2023-09-15T04:10:00.887Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
00:10:00 [2023-09-15T04:10:00.887Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
00:10:00 [2023-09-15T04:10:00.887Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
00:10:00 [2023-09-15T04:10:00.887Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0.009 s
00:10:00 [2023-09-15T04:10:00.887Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
00:10:00 [2023-09-15T04:10:00.887Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
00:10:00 [2023-09-15T04:10:00.887Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
00:10:00 [2023-09-15T04:10:00.887Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
00:10:00 [2023-09-15T04:10:00.887Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.062 s
00:10:00 [2023-09-15T04:10:00.887Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
00:10:00 [2023-09-15T04:10:00.887Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.003 s
00:10:00 [2023-09-15T04:10:00.887Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
00:10:00 [2023-09-15T04:10:00.887Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
00:10:00 [2023-09-15T04:10:00.887Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
00:10:00 [2023-09-15T04:10:00.887Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.007 s
00:10:00 [2023-09-15T04:10:00.887Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.887Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.887Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
00:10:00 [2023-09-15T04:10:00.887Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
00:10:00 [2023-09-15T04:10:00.888Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.008 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
00:10:00 [2023-09-15T04:10:00.888Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
00:10:00 [2023-09-15T04:10:00.888Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
00:10:00 [2023-09-15T04:10:00.888Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
00:10:00 [2023-09-15T04:10:00.888Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
00:10:00 [2023-09-15T04:10:00.888Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
00:10:00 [2023-09-15T04:10:00.888Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
00:10:00 [2023-09-15T04:10:00.888Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
00:10:00 [2023-09-15T04:10:00.888Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
00:10:00 [2023-09-15T04:10:00.888Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
00:10:00 [2023-09-15T04:10:00.888Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.001 s
00:10:00 [2023-09-15T04:10:00.888Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
00:10:00 [2023-09-15T04:10:00.888Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
00:10:00 [2023-09-15T04:10:00.888Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
00:10:00 [2023-09-15T04:10:00.888Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
00:10:01 [2023-09-15T04:10:01.145Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
00:10:01 [2023-09-15T04:10:01.145Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.007 s
00:10:01 [2023-09-15T04:10:01.145Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.087 s
00:10:01 [2023-09-15T04:10:01.145Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
00:10:01 [2023-09-15T04:10:01.145Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
00:10:01 [2023-09-15T04:10:01.145Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.145 s
00:10:01 [2023-09-15T04:10:01.145Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
00:10:01 [2023-09-15T04:10:01.145Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.155 s
00:10:01 [2023-09-15T04:10:01.145Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.116 s
00:10:01 [2023-09-15T04:10:01.145Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
00:10:01 [2023-09-15T04:10:01.145Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
00:10:01 [2023-09-15T04:10:01.145Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.103 s
00:10:01 [2023-09-15T04:10:01.145Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
00:10:01 [2023-09-15T04:10:01.145Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
00:10:01 [2023-09-15T04:10:01.145Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
00:10:01 [2023-09-15T04:10:01.145Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
00:10:01 [2023-09-15T04:10:01.145Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
00:10:01 [2023-09-15T04:10:01.145Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
00:10:01 [2023-09-15T04:10:01.145Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
00:10:01 [2023-09-15T04:10:01.145Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
00:10:01 [2023-09-15T04:10:01.146Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
00:10:01 [2023-09-15T04:10:01.146Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
00:10:01 [2023-09-15T04:10:01.146Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
00:10:01 [2023-09-15T04:10:01.146Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
00:10:01 [2023-09-15T04:10:01.146Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
00:10:01 [2023-09-15T04:10:01.146Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
00:10:01 [2023-09-15T04:10:01.146Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
00:10:01 [2023-09-15T04:10:01.146Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
00:10:01 [2023-09-15T04:10:01.146Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.002 s
00:10:01 [2023-09-15T04:10:01.146Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.049 s
00:10:01 [2023-09-15T04:10:01.146Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.002 s
00:10:01 [2023-09-15T04:10:01.146Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0 s
00:10:01 [2023-09-15T04:10:01.146Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
00:10:07 [2023-09-15T04:10:07.701Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.318 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
00:10:07 [2023-09-15T04:10:07.701Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.406 s
00:10:07 [2023-09-15T04:10:07.701Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.339 s
00:10:07 [2023-09-15T04:10:07.701Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.294 s
00:10:07 [2023-09-15T04:10:07.701Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.279 s
00:10:07 [2023-09-15T04:10:07.701Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
00:10:07 [2023-09-15T04:10:07.701Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
00:10:07 [2023-09-15T04:10:07.701Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest)  Time elapsed: 0.002 s
00:10:07 [2023-09-15T04:10:07.701Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
00:10:07 [2023-09-15T04:10:07.701Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
00:10:07 [2023-09-15T04:10:07.701Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.002 s
00:10:07 [2023-09-15T04:10:07.701Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
00:10:07 [2023-09-15T04:10:07.701Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
00:10:07 [2023-09-15T04:10:07.701Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
00:10:07 [2023-09-15T04:10:07.701Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
00:10:07 [2023-09-15T04:10:07.701Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
00:10:07 [2023-09-15T04:10:07.701Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0.004 s
00:10:07 [2023-09-15T04:10:07.701Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
00:10:07 [2023-09-15T04:10:07.701Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
00:10:07 [2023-09-15T04:10:07.702Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
00:10:09 [2023-09-15T04:10:09.069Z] 
00:10:09 [2023-09-15T04:10:09.069Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:10:08.755
00:10:09 [2023-09-15T04:10:09.069Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(451,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
00:10:09 [2023-09-15T04:10:09.998Z] 
00:10:09 [2023-09-15T04:10:09.998Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:10:09.856
00:10:09 [2023-09-15T04:10:09.998Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(453,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
00:10:09 [2023-09-15T04:10:09.998Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.405 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
00:10:09 [2023-09-15T04:10:09.998Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.037 s
00:10:09 [2023-09-15T04:10:09.998Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.1 s
00:10:09 [2023-09-15T04:10:09.998Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
00:10:09 [2023-09-15T04:10:09.998Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
00:10:09 [2023-09-15T04:10:09.998Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
00:10:09 [2023-09-15T04:10:09.998Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
00:10:09 [2023-09-15T04:10:09.998Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
00:10:09 [2023-09-15T04:10:09.998Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
00:10:09 [2023-09-15T04:10:09.998Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
00:10:09 [2023-09-15T04:10:09.998Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
00:10:09 [2023-09-15T04:10:09.998Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
00:10:09 [2023-09-15T04:10:09.998Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
00:10:09 [2023-09-15T04:10:09.998Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
00:10:09 [2023-09-15T04:10:09.998Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
00:10:09 [2023-09-15T04:10:09.998Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
00:10:09 [2023-09-15T04:10:09.998Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
00:10:09 [2023-09-15T04:10:09.998Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
00:10:09 [2023-09-15T04:10:09.998Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
00:10:09 [2023-09-15T04:10:09.998Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
00:10:11 [2023-09-15T04:10:11.367Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
00:10:11 [2023-09-15T04:10:11.367Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
00:10:11 [2023-09-15T04:10:11.367Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
00:10:11 [2023-09-15T04:10:11.367Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
00:10:11 [2023-09-15T04:10:11.367Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
00:10:11 [2023-09-15T04:10:11.367Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.323 s
00:10:11 [2023-09-15T04:10:11.367Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
00:10:11 [2023-09-15T04:10:11.367Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
00:10:11 [2023-09-15T04:10:11.367Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
00:10:11 [2023-09-15T04:10:11.367Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.105 s
00:10:11 [2023-09-15T04:10:11.367Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
00:10:11 [2023-09-15T04:10:11.367Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.949 s
00:10:11 [2023-09-15T04:10:11.367Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
00:10:11 [2023-09-15T04:10:11.367Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
00:10:11 [2023-09-15T04:10:11.367Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
00:10:11 [2023-09-15T04:10:11.367Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
00:10:11 [2023-09-15T04:10:11.367Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.003 s
00:10:11 [2023-09-15T04:10:11.367Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
00:10:11 [2023-09-15T04:10:11.367Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0 s
00:10:11 [2023-09-15T04:10:11.367Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.052 s
00:10:11 [2023-09-15T04:10:11.367Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
00:10:13 [2023-09-15T04:10:13.887Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.092 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
00:10:13 [2023-09-15T04:10:13.887Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.684 s
00:10:13 [2023-09-15T04:10:13.887Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
00:10:13 [2023-09-15T04:10:13.887Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.296 s
00:10:13 [2023-09-15T04:10:13.887Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
00:10:13 [2023-09-15T04:10:13.887Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.278 s
00:10:13 [2023-09-15T04:10:13.887Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.235 s
00:10:13 [2023-09-15T04:10:13.887Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
00:10:13 [2023-09-15T04:10:13.887Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.538 s
00:10:13 [2023-09-15T04:10:13.887Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
00:10:13 [2023-09-15T04:10:13.887Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.012 s
00:10:13 [2023-09-15T04:10:13.887Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
00:10:13 [2023-09-15T04:10:13.887Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.02 s
00:10:13 [2023-09-15T04:10:13.887Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.006 s
00:10:13 [2023-09-15T04:10:13.887Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
00:10:13 [2023-09-15T04:10:13.887Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
00:10:22 [2023-09-15T04:10:22.518Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.274 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
00:10:22 [2023-09-15T04:10:22.518Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.532 s
00:10:22 [2023-09-15T04:10:22.518Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.403 s
00:10:22 [2023-09-15T04:10:22.518Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.285 s
00:10:22 [2023-09-15T04:10:22.518Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.326 s
00:10:22 [2023-09-15T04:10:22.518Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.434 s
00:10:22 [2023-09-15T04:10:22.518Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.291 s
00:10:22 [2023-09-15T04:10:22.518Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
00:10:30 [2023-09-15T04:10:30.616Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.601 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
00:10:30 [2023-09-15T04:10:30.616Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.675 s
00:10:30 [2023-09-15T04:10:30.616Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.636 s
00:10:30 [2023-09-15T04:10:30.617Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.692 s
00:10:30 [2023-09-15T04:10:30.617Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.635 s
00:10:30 [2023-09-15T04:10:30.617Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.183 s
00:10:30 [2023-09-15T04:10:30.617Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.204 s
00:10:30 [2023-09-15T04:10:30.617Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.634 s
00:10:30 [2023-09-15T04:10:30.617Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.668 s
00:10:30 [2023-09-15T04:10:30.617Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.001 s
00:10:30 [2023-09-15T04:10:30.617Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.621 s
00:10:30 [2023-09-15T04:10:30.617Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
00:10:30 [2023-09-15T04:10:30.617Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
00:10:30 [2023-09-15T04:10:30.617Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.005 s
00:10:30 [2023-09-15T04:10:30.617Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
00:10:30 [2023-09-15T04:10:30.617Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
00:10:30 [2023-09-15T04:10:30.617Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
00:10:30 [2023-09-15T04:10:30.617Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
00:10:30 [2023-09-15T04:10:30.617Z] testWeightedWithSubmarkers(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.02 s
00:10:30 [2023-09-15T04:10:30.617Z] testSubmarkers(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.178 s
00:10:30 [2023-09-15T04:10:30.617Z] testOffset(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.001 s
00:10:30 [2023-09-15T04:10:30.617Z] testSimple(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.004 s
00:10:30 [2023-09-15T04:10:30.617Z] testIrregular(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.001 s
00:10:30 [2023-09-15T04:10:30.617Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
00:10:30 [2023-09-15T04:10:30.617Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
00:10:30 [2023-09-15T04:10:30.617Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0.001 s
00:10:30 [2023-09-15T04:10:30.617Z] testInvalidRollover(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] testSmallPeriod(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] testIsApplicable(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] testReference(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] testAlternateShadingAnnotationSource(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0.001 s
00:10:30 [2023-09-15T04:10:30.617Z] testRollover(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] testLineAnnotationSource(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] testCategories(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] testResolution(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
00:10:30 [2023-09-15T04:10:30.617Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
00:10:30 [2023-09-15T04:10:30.617Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
00:10:30 [2023-09-15T04:10:30.617Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.038 s
00:10:30 [2023-09-15T04:10:30.617Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
00:10:30 [2023-09-15T04:10:30.874Z] 
00:10:30 [2023-09-15T04:10:30.874Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-09-15 04:10:30.779
00:10:30 [2023-09-15T04:10:30.874Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
00:10:31 [2023-09-15T04:10:31.131Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
00:10:31 [2023-09-15T04:10:31.131Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.21 s
00:10:31 [2023-09-15T04:10:31.131Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.02 s
00:10:31 [2023-09-15T04:10:31.131Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.005 s
00:10:31 [2023-09-15T04:10:31.131Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.006 s
00:10:31 [2023-09-15T04:10:31.131Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
00:10:31 [2023-09-15T04:10:31.131Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
00:10:31 [2023-09-15T04:10:31.131Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.003 s
00:10:31 [2023-09-15T04:10:31.131Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.004 s
00:10:31 [2023-09-15T04:10:31.131Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
00:10:31 [2023-09-15T04:10:31.131Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
00:10:31 [2023-09-15T04:10:31.131Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
00:10:31 [2023-09-15T04:10:31.131Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
00:10:31 [2023-09-15T04:10:31.131Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0.001 s
00:10:31 [2023-09-15T04:10:31.131Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
00:10:31 [2023-09-15T04:10:31.131Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
00:10:31 [2023-09-15T04:10:31.131Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
00:10:31 [2023-09-15T04:10:31.131Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
00:10:31 [2023-09-15T04:10:31.131Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
00:10:31 [2023-09-15T04:10:31.131Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
00:10:31 [2023-09-15T04:10:31.131Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0.001 s
00:10:31 [2023-09-15T04:10:31.131Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
00:10:31 [2023-09-15T04:10:31.131Z] 
00:10:31 [2023-09-15T04:10:31.131Z] Results:
00:10:31 [2023-09-15T04:10:31.131Z] 
00:10:31 [2023-09-15T04:10:31.131Z] Tests run: 891, Failures: 0, Errors: 0, Skipped: 1
00:10:31 [2023-09-15T04:10:31.131Z] 
00:10:31 [2023-09-15T04:10:31.131Z] 
00:10:31 [2023-09-15T04:10:31.131Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 04:10:31.106
00:10:31 [2023-09-15T04:10:31.131Z] !MESSAGE The workspace will exit with unsaved changes in this session.
00:10:31 [2023-09-15T04:10:31.388Z] [INFO] All tests passed!
00:10:31 [2023-09-15T04:10:31.388Z] [INFO] 
00:10:31 [2023-09-15T04:10:31.388Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
00:10:31 [2023-09-15T04:10:31.388Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT.jar
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT.pom
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-sources.jar
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-p2metadata.xml
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-p2artifacts.xml
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] 
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] 
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.16-SNAPSHOT [29/144]
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] 
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] 
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] The project's OSGi version is 1.0.16.202309150400
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] 
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] 
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] 
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] 
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] 
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:31 [2023-09-15T04:10:31.645Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests...
00:10:32 [2023-09-15T04:10:32.210Z] [INFO] 
00:10:32 [2023-09-15T04:10:32.210Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:32 [2023-09-15T04:10:32.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
00:10:32 [2023-09-15T04:10:32.210Z] [INFO] 
00:10:32 [2023-09-15T04:10:32.210Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:32 [2023-09-15T04:10:32.210Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
00:10:32 [2023-09-15T04:10:32.210Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
00:10:32 [2023-09-15T04:10:32.772Z] [INFO] 
00:10:32 [2023-09-15T04:10:32.772Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:32 [2023-09-15T04:10:32.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
00:10:32 [2023-09-15T04:10:32.772Z] [INFO] 
00:10:32 [2023-09-15T04:10:32.772Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:32 [2023-09-15T04:10:32.772Z] [INFO] 
00:10:32 [2023-09-15T04:10:32.772Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:32 [2023-09-15T04:10:32.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar
00:10:32 [2023-09-15T04:10:32.772Z] [INFO] 
00:10:32 [2023-09-15T04:10:32.772Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:32 [2023-09-15T04:10:32.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT.jar
00:10:33 [2023-09-15T04:10:33.029Z] [INFO] 
00:10:33 [2023-09-15T04:10:33.029Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:33 [2023-09-15T04:10:33.029Z] [INFO] 
00:10:33 [2023-09-15T04:10:33.029Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:33 [2023-09-15T04:10:33.029Z] [INFO] 
00:10:33 [2023-09-15T04:10:33.029Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:33 [2023-09-15T04:10:33.029Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:10:33 [2023-09-15T04:10:33.029Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:10:33 [2023-09-15T04:10:33.029Z] [INFO] 
00:10:33 [2023-09-15T04:10:33.029Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:33 [2023-09-15T04:10:33.029Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT.jar
00:10:34 [2023-09-15T04:10:34.396Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar
00:10:35 [2023-09-15T04:10:35.325Z] [INFO] 
00:10:35 [2023-09-15T04:10:35.325Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:35 [2023-09-15T04:10:35.325Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:10:35 [2023-09-15T04:10:35.325Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:10:35 [2023-09-15T04:10:35.325Z] [INFO] 
00:10:35 [2023-09-15T04:10:35.325Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:35 [2023-09-15T04:10:35.325Z] [INFO] 
00:10:35 [2023-09-15T04:10:35.325Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:10:35 [2023-09-15T04:10:35.889Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:10:35 [2023-09-15T04:10:35.889Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
00:10:35 [2023-09-15T04:10:35.889Z] [INFO] Command line:
00:10:35 [2023-09-15T04:10:35.889Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:10:35 [2023-09-15T04:10:35.889Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:10:39 [2023-09-15T04:10:39.160Z] !SESSION 2023-09-15 04:10:35.819 -----------------------------------------------
00:10:39 [2023-09-15T04:10:39.160Z] eclipse.buildId=unknown
00:10:39 [2023-09-15T04:10:39.160Z] java.version=17.0.2
00:10:39 [2023-09-15T04:10:39.160Z] java.vendor=Oracle Corporation
00:10:39 [2023-09-15T04:10:39.160Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:10:39 [2023-09-15T04:10:39.160Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:10:39 [2023-09-15T04:10:39.160Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:10:39 [2023-09-15T04:10:39.160Z] 
00:10:39 [2023-09-15T04:10:39.160Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:10:39.082
00:10:39 [2023-09-15T04:10:39.160Z] !MESSAGE FrameworkEvent ERROR
00:10:39 [2023-09-15T04:10:39.160Z] !STACK 0
00:10:39 [2023-09-15T04:10:39.160Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:10:39 [2023-09-15T04:10:39.160Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:10:39 [2023-09-15T04:10:39.160Z] 
00:10:39 [2023-09-15T04:10:39.160Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:10:39 [2023-09-15T04:10:39.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:10:39 [2023-09-15T04:10:39.160Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:10:39 [2023-09-15T04:10:39.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:10:39 [2023-09-15T04:10:39.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:10:39 [2023-09-15T04:10:39.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:10:39 [2023-09-15T04:10:39.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:10:39 [2023-09-15T04:10:39.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:10:39 [2023-09-15T04:10:39.160Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:10:39 [2023-09-15T04:10:39.160Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:10:39 [2023-09-15T04:10:39.416Z] 
00:10:39 [2023-09-15T04:10:39.416Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:10:39.311
00:10:39 [2023-09-15T04:10:39.416Z] !MESSAGE FrameworkEvent ERROR
00:10:39 [2023-09-15T04:10:39.416Z] !STACK 0
00:10:39 [2023-09-15T04:10:39.416Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:10:39 [2023-09-15T04:10:39.416Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:10:39 [2023-09-15T04:10:39.416Z] 
00:10:39 [2023-09-15T04:10:39.416Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:10:39 [2023-09-15T04:10:39.416Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:10:39 [2023-09-15T04:10:39.416Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:10:39 [2023-09-15T04:10:39.416Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:10:39 [2023-09-15T04:10:39.416Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:10:39 [2023-09-15T04:10:39.416Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:10:39 [2023-09-15T04:10:39.416Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:10:39 [2023-09-15T04:10:39.416Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:10:39 [2023-09-15T04:10:39.416Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:10:39 [2023-09-15T04:10:39.416Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:10:40 [2023-09-15T04:10:40.345Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
00:10:40 [2023-09-15T04:10:40.345Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
00:10:40 [2023-09-15T04:10:40.345Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0.006 s
00:10:40 [2023-09-15T04:10:40.345Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
00:10:40 [2023-09-15T04:10:40.345Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
00:10:55 [2023-09-15T04:10:55.222Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.874 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
00:10:55 [2023-09-15T04:10:55.222Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.403 s
00:10:55 [2023-09-15T04:10:55.222Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 3.619 s
00:10:55 [2023-09-15T04:10:55.222Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.547 s
00:10:55 [2023-09-15T04:10:55.223Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.409 s
00:10:55 [2023-09-15T04:10:55.223Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.406 s
00:10:55 [2023-09-15T04:10:55.223Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.487 s
00:10:55 [2023-09-15T04:10:55.223Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
00:10:57 [2023-09-15T04:10:57.117Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.894 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
00:10:57 [2023-09-15T04:10:57.117Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
00:10:57 [2023-09-15T04:10:57.117Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.061 s
00:10:57 [2023-09-15T04:10:57.117Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.14 s
00:10:57 [2023-09-15T04:10:57.117Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.033 s
00:10:57 [2023-09-15T04:10:57.117Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.098 s
00:10:57 [2023-09-15T04:10:57.117Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.144 s
00:10:57 [2023-09-15T04:10:57.117Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.064 s
00:10:57 [2023-09-15T04:10:57.117Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.069 s
00:10:57 [2023-09-15T04:10:57.117Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
00:10:59 [2023-09-15T04:10:59.637Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.271 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
00:10:59 [2023-09-15T04:10:59.637Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.065 s
00:10:59 [2023-09-15T04:10:59.637Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
00:10:59 [2023-09-15T04:10:59.637Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.637Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
00:10:59 [2023-09-15T04:10:59.637Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
00:10:59 [2023-09-15T04:10:59.637Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
00:10:59 [2023-09-15T04:10:59.637Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0.001 s
00:10:59 [2023-09-15T04:10:59.637Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
00:10:59 [2023-09-15T04:10:59.637Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
00:10:59 [2023-09-15T04:10:59.637Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.019 s
00:10:59 [2023-09-15T04:10:59.637Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
00:10:59 [2023-09-15T04:10:59.637Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
00:10:59 [2023-09-15T04:10:59.637Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
00:10:59 [2023-09-15T04:10:59.637Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
00:10:59 [2023-09-15T04:10:59.637Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.637Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
00:10:59 [2023-09-15T04:10:59.637Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.637Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
00:10:59 [2023-09-15T04:10:59.637Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.637Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.637Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
00:10:59 [2023-09-15T04:10:59.637Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.637Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
00:10:59 [2023-09-15T04:10:59.638Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
00:10:59 [2023-09-15T04:10:59.638Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
00:10:59 [2023-09-15T04:10:59.638Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.041 s
00:10:59 [2023-09-15T04:10:59.638Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
00:10:59 [2023-09-15T04:10:59.638Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
00:10:59 [2023-09-15T04:10:59.638Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
00:10:59 [2023-09-15T04:10:59.638Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
00:10:59 [2023-09-15T04:10:59.638Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0 s
00:10:59 [2023-09-15T04:10:59.638Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
00:11:11 [2023-09-15T04:11:11.816Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.107 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
00:11:11 [2023-09-15T04:11:11.816Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 6.309 s
00:11:11 [2023-09-15T04:11:11.816Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 3.797 s
00:11:11 [2023-09-15T04:11:11.816Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
00:11:11 [2023-09-15T04:11:11.816Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
00:11:11 [2023-09-15T04:11:11.816Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.095 s
00:11:11 [2023-09-15T04:11:11.816Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.098 s
00:11:11 [2023-09-15T04:11:11.816Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.014 s
00:11:11 [2023-09-15T04:11:11.816Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
00:11:11 [2023-09-15T04:11:11.816Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
00:11:11 [2023-09-15T04:11:11.816Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
00:11:11 [2023-09-15T04:11:11.816Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.196 s
00:11:11 [2023-09-15T04:11:11.816Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.097 s
00:11:11 [2023-09-15T04:11:11.816Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
00:11:15 [2023-09-15T04:11:15.988Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.909 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
00:11:15 [2023-09-15T04:11:15.988Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.213 s
00:11:15 [2023-09-15T04:11:15.988Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
00:11:15 [2023-09-15T04:11:15.988Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
00:11:15 [2023-09-15T04:11:15.988Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.302 s
00:11:15 [2023-09-15T04:11:15.988Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
00:11:15 [2023-09-15T04:11:15.988Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
00:11:15 [2023-09-15T04:11:15.988Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.988Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.599 s
00:11:15 [2023-09-15T04:11:15.989Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
00:11:15 [2023-09-15T04:11:15.989Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.899 s
00:11:15 [2023-09-15T04:11:15.989Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.302 s
00:11:15 [2023-09-15T04:11:15.989Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
00:11:15 [2023-09-15T04:11:15.989Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
00:11:15 [2023-09-15T04:11:15.989Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
00:11:15 [2023-09-15T04:11:15.989Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
00:11:15 [2023-09-15T04:11:15.989Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
00:11:15 [2023-09-15T04:11:15.989Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.002 s
00:11:15 [2023-09-15T04:11:15.989Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.04 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
00:11:15 [2023-09-15T04:11:15.989Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
00:11:15 [2023-09-15T04:11:15.989Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
00:11:15 [2023-09-15T04:11:15.989Z] 
00:11:15 [2023-09-15T04:11:15.989Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:11:15.530
00:11:15 [2023-09-15T04:11:15.989Z] !MESSAGE Unknown trace attribute: test
00:11:15 [2023-09-15T04:11:15.989Z] 
00:11:15 [2023-09-15T04:11:15.989Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:11:15.531
00:11:15 [2023-09-15T04:11:15.989Z] !MESSAGE Unknown trace attribute: test1
00:11:15 [2023-09-15T04:11:15.989Z] 
00:11:15 [2023-09-15T04:11:15.989Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:11:15.531
00:11:15 [2023-09-15T04:11:15.989Z] !MESSAGE Unknown trace attribute: test2
00:11:15 [2023-09-15T04:11:15.989Z] 
00:11:15 [2023-09-15T04:11:15.989Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:11:15.532
00:11:15 [2023-09-15T04:11:15.989Z] !MESSAGE Unknown trace attribute: test3
00:11:15 [2023-09-15T04:11:15.989Z] 
00:11:15 [2023-09-15T04:11:15.989Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2023-09-15 04:11:15.532
00:11:15 [2023-09-15T04:11:15.989Z] !MESSAGE Unknown trace attribute: test4
00:11:15 [2023-09-15T04:11:15.989Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
00:11:15 [2023-09-15T04:11:15.989Z] 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.005 s
00:11:15 [2023-09-15T04:11:15.989Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/252/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.083 s
00:11:15 [2023-09-15T04:11:15.989Z] 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
00:11:15 [2023-09-15T04:11:15.989Z] 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
00:11:15 [2023-09-15T04:11:15.989Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.001 s
00:11:15 [2023-09-15T04:11:15.989Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
00:11:22 [2023-09-15T04:11:22.536Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.148 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
00:11:22 [2023-09-15T04:11:22.536Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.91 s
00:11:22 [2023-09-15T04:11:22.536Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.165 s
00:11:22 [2023-09-15T04:11:22.536Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.909 s
00:11:22 [2023-09-15T04:11:22.536Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.163 s
00:11:22 [2023-09-15T04:11:22.536Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
00:12:18 [2023-09-15T04:12:18.720Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.325 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
00:12:18 [2023-09-15T04:12:18.720Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.004 s
00:12:18 [2023-09-15T04:12:18.720Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 8.668 s
00:12:18 [2023-09-15T04:12:18.720Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.945 s
00:12:18 [2023-09-15T04:12:18.720Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.059 s
00:12:18 [2023-09-15T04:12:18.720Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.922 s
00:12:18 [2023-09-15T04:12:18.720Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
00:12:18 [2023-09-15T04:12:18.720Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
00:12:18 [2023-09-15T04:12:18.720Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.097 s
00:12:18 [2023-09-15T04:12:18.720Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
00:12:18 [2023-09-15T04:12:18.720Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
00:12:18 [2023-09-15T04:12:18.720Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 8.64 s
00:12:18 [2023-09-15T04:12:18.720Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
00:12:18 [2023-09-15T04:12:18.720Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
00:12:18 [2023-09-15T04:12:18.720Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
00:12:18 [2023-09-15T04:12:18.720Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
00:12:18 [2023-09-15T04:12:18.720Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
00:12:18 [2023-09-15T04:12:18.720Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
00:12:18 [2023-09-15T04:12:18.720Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.958 s
00:12:18 [2023-09-15T04:12:18.720Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
00:12:18 [2023-09-15T04:12:18.720Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.043 s
00:12:18 [2023-09-15T04:12:18.720Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.961 s
00:12:18 [2023-09-15T04:12:18.720Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.052 s
00:12:18 [2023-09-15T04:12:18.720Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
00:12:18 [2023-09-15T04:12:18.720Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
00:12:18 [2023-09-15T04:12:18.720Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.846 s
00:12:18 [2023-09-15T04:12:18.720Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
00:12:18 [2023-09-15T04:12:18.720Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.035 s
00:12:18 [2023-09-15T04:12:18.720Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
00:12:18 [2023-09-15T04:12:18.720Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
00:12:18 [2023-09-15T04:12:18.720Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
00:12:18 [2023-09-15T04:12:18.720Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
00:12:20 [2023-09-15T04:12:20.612Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.209 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
00:12:20 [2023-09-15T04:12:20.612Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.01 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.003 s
00:12:20 [2023-09-15T04:12:20.612Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
00:12:20 [2023-09-15T04:12:20.612Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
00:12:20 [2023-09-15T04:12:20.612Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
00:12:20 [2023-09-15T04:12:20.612Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
00:12:38 [2023-09-15T04:12:38.669Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.742 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
00:12:38 [2023-09-15T04:12:38.669Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.226 s
00:12:38 [2023-09-15T04:12:38.669Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.55 s
00:12:38 [2023-09-15T04:12:38.669Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
00:12:38 [2023-09-15T04:12:38.669Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.965 s
00:12:38 [2023-09-15T04:12:38.669Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.882 s
00:12:38 [2023-09-15T04:12:38.669Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.829 s
00:12:38 [2023-09-15T04:12:38.669Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.287 s
00:12:38 [2023-09-15T04:12:38.669Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.188 s
00:12:38 [2023-09-15T04:12:38.669Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.84 s
00:12:38 [2023-09-15T04:12:38.669Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.168 s
00:12:38 [2023-09-15T04:12:38.669Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.4 s
00:12:38 [2023-09-15T04:12:38.669Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.415 s
00:12:38 [2023-09-15T04:12:38.669Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
00:12:38 [2023-09-15T04:12:38.669Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.14 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
00:12:38 [2023-09-15T04:12:38.669Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.044 s
00:12:38 [2023-09-15T04:12:38.669Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.111 s
00:12:38 [2023-09-15T04:12:38.669Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.078 s
00:12:38 [2023-09-15T04:12:38.669Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.305 s
00:12:38 [2023-09-15T04:12:38.669Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.092 s
00:12:38 [2023-09-15T04:12:38.669Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.187 s
00:12:38 [2023-09-15T04:12:38.669Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.397 s
00:12:38 [2023-09-15T04:12:38.669Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.103 s
00:12:38 [2023-09-15T04:12:38.669Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.102 s
00:12:38 [2023-09-15T04:12:38.669Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.114 s
00:12:38 [2023-09-15T04:12:38.669Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.173 s
00:12:38 [2023-09-15T04:12:38.669Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.048 s
00:12:38 [2023-09-15T04:12:38.669Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.096 s
00:12:38 [2023-09-15T04:12:38.669Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.076 s
00:12:38 [2023-09-15T04:12:38.669Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.091 s
00:12:38 [2023-09-15T04:12:38.669Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.046 s
00:12:38 [2023-09-15T04:12:38.669Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.074 s
00:12:38 [2023-09-15T04:12:38.669Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
00:12:42 [2023-09-15T04:12:42.842Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.492 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
00:12:42 [2023-09-15T04:12:42.842Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 3.492 s
00:12:42 [2023-09-15T04:12:42.842Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.922 s
00:12:42 [2023-09-15T04:12:42.842Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
00:12:42 [2023-09-15T04:12:42.842Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
00:12:42 [2023-09-15T04:12:42.842Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
00:12:42 [2023-09-15T04:12:42.842Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
00:12:42 [2023-09-15T04:12:42.842Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
00:12:42 [2023-09-15T04:12:42.842Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
00:12:42 [2023-09-15T04:12:42.842Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
00:12:42 [2023-09-15T04:12:42.842Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
00:12:42 [2023-09-15T04:12:42.842Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
00:12:42 [2023-09-15T04:12:42.842Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
00:12:42 [2023-09-15T04:12:42.842Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
00:12:42 [2023-09-15T04:12:42.842Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
00:12:42 [2023-09-15T04:12:42.842Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
00:12:42 [2023-09-15T04:12:42.842Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
00:12:42 [2023-09-15T04:12:42.842Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
00:12:42 [2023-09-15T04:12:42.842Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
00:15:34 [2023-09-15T04:15:34.273Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.561 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.325 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 12.771 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 15.662 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.58 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.379 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 16.157 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 14.623 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 15.921 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.305 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.292 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.322 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.294 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.46 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.703 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.215 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.215 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.213 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.21 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.211 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.21 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.788 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.25 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 6.694 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.735 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.262 s
00:15:34 [2023-09-15T04:15:34.274Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 14.758 s
00:15:34 [2023-09-15T04:15:34.274Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
00:15:34 [2023-09-15T04:15:34.274Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
00:15:34 [2023-09-15T04:15:34.274Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 0.087 s
00:15:34 [2023-09-15T04:15:34.274Z] 
00:15:34 [2023-09-15T04:15:34.274Z] Results:
00:15:34 [2023-09-15T04:15:34.274Z] 
00:15:34 [2023-09-15T04:15:34.274Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
00:15:34 [2023-09-15T04:15:34.274Z] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] All tests passed!
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT.jar
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT.pom
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests >--
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.1-SNAPSHOT [30/144]
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] The project's OSGi version is 0.1.1.202309150400
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core.tests...
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/main/resources
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/classes
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/test/resources
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-sources.jar
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT.jar
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:15:34 [2023-09-15T04:15:34.274Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.274Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT.jar
00:15:34 [2023-09-15T04:15:34.275Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-sources.jar
00:15:34 [2023-09-15T04:15:34.275Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.275Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.275Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:15:34 [2023-09-15T04:15:34.275Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:15:34 [2023-09-15T04:15:34.275Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.275Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.275Z] [INFO] 
00:15:34 [2023-09-15T04:15:34.275Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:34 [2023-09-15T04:15:34.275Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:15:34 [2023-09-15T04:15:34.275Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/data/.metadata/.log
00:15:34 [2023-09-15T04:15:34.275Z] [INFO] Command line:
00:15:34 [2023-09-15T04:15:34.275Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:15:34 [2023-09-15T04:15:34.275Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:15:36 [2023-09-15T04:15:36.797Z] !SESSION 2023-09-15 04:15:32.816 -----------------------------------------------
00:15:36 [2023-09-15T04:15:36.797Z] eclipse.buildId=unknown
00:15:36 [2023-09-15T04:15:36.797Z] java.version=17.0.2
00:15:36 [2023-09-15T04:15:36.797Z] java.vendor=Oracle Corporation
00:15:36 [2023-09-15T04:15:36.797Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:15:36 [2023-09-15T04:15:36.797Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:15:36 [2023-09-15T04:15:36.797Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:15:36 [2023-09-15T04:15:36.797Z] 
00:15:36 [2023-09-15T04:15:36.797Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:15:36.504
00:15:36 [2023-09-15T04:15:36.797Z] !MESSAGE FrameworkEvent ERROR
00:15:36 [2023-09-15T04:15:36.797Z] !STACK 0
00:15:36 [2023-09-15T04:15:36.797Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:15:36 [2023-09-15T04:15:36.797Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:15:36 [2023-09-15T04:15:36.797Z] 
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:15:36 [2023-09-15T04:15:36.797Z] 
00:15:36 [2023-09-15T04:15:36.797Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:15:36.724
00:15:36 [2023-09-15T04:15:36.797Z] !MESSAGE FrameworkEvent ERROR
00:15:36 [2023-09-15T04:15:36.797Z] !STACK 0
00:15:36 [2023-09-15T04:15:36.797Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:15:36 [2023-09-15T04:15:36.797Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:15:36 [2023-09-15T04:15:36.797Z] 
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:15:36 [2023-09-15T04:15:36.797Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:15:37 [2023-09-15T04:15:37.728Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest
00:15:40 [2023-09-15T04:15:40.250Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.271 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest
00:15:40 [2023-09-15T04:15:40.250Z] testFollowEvents(org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest)  Time elapsed: 1.883 s
00:15:40 [2023-09-15T04:15:40.250Z] testFetchTree(org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest)  Time elapsed: 0.08 s
00:15:40 [2023-09-15T04:15:40.250Z] testFetchModel(org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest)  Time elapsed: 0.203 s
00:15:40 [2023-09-15T04:15:40.250Z] testGetDescriptors(org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest)  Time elapsed: 0.077 s
00:15:40 [2023-09-15T04:15:40.250Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest
00:15:40 [2023-09-15T04:15:40.250Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest
00:15:40 [2023-09-15T04:15:40.250Z] testGetSelfTime(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] testGetStart(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] testToString(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
00:15:40 [2023-09-15T04:15:40.250Z] testCompareTo(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] createInvalidNull(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] testGetProcessId(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] createInvalidDouble(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] testAddChildOk1(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] testAddChildOk2(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] testAddChildOk3(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
00:15:40 [2023-09-15T04:15:40.250Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] testHashCode(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] testCompareToBad(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.250Z] testEquals(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.251Z] testGetParent(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
00:15:40 [2023-09-15T04:15:40.251Z] testGetEnd(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.251Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.251Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:15:40 [2023-09-15T04:15:40.251Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
00:15:40 [2023-09-15T04:15:40.251Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
00:15:40 [2023-09-15T04:15:40.251Z] testCallGraphWithCpuTime(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 0.128 s
00:15:40 [2023-09-15T04:15:40.251Z] testSelectionCallGraph(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 0.106 s
00:15:40 [2023-09-15T04:15:40.251Z] testCallGraph(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 0.096 s
00:15:40 [2023-09-15T04:15:40.251Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest
00:15:40 [2023-09-15T04:15:40.815Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest
00:15:40 [2023-09-15T04:15:40.816Z] testFlameGraphDataProviderAllItems(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.095 s
00:15:40 [2023-09-15T04:15:40.816Z] testFlameGraphDataProviderSelection(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.08 s
00:15:40 [2023-09-15T04:15:40.816Z] testFlameGraphDataProviderGrouped(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.086 s
00:15:40 [2023-09-15T04:15:40.816Z] testFlameGraphDataProviderGroupByProcess(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.019 s
00:15:40 [2023-09-15T04:15:40.816Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest
00:15:41 [2023-09-15T04:15:41.075Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest
00:15:41 [2023-09-15T04:15:41.075Z] cascadeTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest)  Time elapsed: 0.071 s
00:15:41 [2023-09-15T04:15:41.075Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest)  Time elapsed: 0.012 s
00:15:41 [2023-09-15T04:15:41.075Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest)  Time elapsed: 0.015 s
00:15:41 [2023-09-15T04:15:41.075Z] largeTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest)  Time elapsed: 0.19 s
00:15:41 [2023-09-15T04:15:41.075Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest)  Time elapsed: 0.014 s
00:15:41 [2023-09-15T04:15:41.075Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest)  Time elapsed: 0.014 s
00:15:41 [2023-09-15T04:15:41.075Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest)  Time elapsed: 0.062 s
00:15:41 [2023-09-15T04:15:41.075Z] treeTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest)  Time elapsed: 0.01 s
00:15:41 [2023-09-15T04:15:41.075Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest
00:15:41 [2023-09-15T04:15:41.075Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest
00:15:41 [2023-09-15T04:15:41.075Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
00:15:41 [2023-09-15T04:15:41.075Z] mergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
00:15:41 [2023-09-15T04:15:41.075Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
00:15:41 [2023-09-15T04:15:41.075Z] treeStatisticsTest(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
00:15:41 [2023-09-15T04:15:41.075Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
00:15:41 [2023-09-15T04:15:41.332Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
00:15:41 [2023-09-15T04:15:41.332Z] testGroupByAllInstrumented(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.078 s
00:15:41 [2023-09-15T04:15:41.332Z] testMultiGroupBys(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.015 s
00:15:41 [2023-09-15T04:15:41.332Z] testGroupByProcessInstrumented(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.013 s
00:15:41 [2023-09-15T04:15:41.332Z] testGroupByThreadInstrumented(org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.072 s
00:15:41 [2023-09-15T04:15:41.332Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest
00:15:41 [2023-09-15T04:15:41.332Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest
00:15:41 [2023-09-15T04:15:41.332Z] testCallStackProvider(org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest)  Time elapsed: 0.017 s
00:15:41 [2023-09-15T04:15:41.332Z] testCallStackContent(org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest)  Time elapsed: 0.069 s
00:15:41 [2023-09-15T04:15:41.332Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest
00:15:41 [2023-09-15T04:15:41.332Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest
00:15:41 [2023-09-15T04:15:41.332Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest)  Time elapsed: 0.02 s
00:15:41 [2023-09-15T04:15:41.332Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest)  Time elapsed: 0.069 s
00:15:41 [2023-09-15T04:15:41.332Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest
00:15:41 [2023-09-15T04:15:41.332Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest
00:15:41 [2023-09-15T04:15:41.332Z] testCallStackRequirements(org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.019 s
00:15:41 [2023-09-15T04:15:41.332Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest
00:15:41 [2023-09-15T04:15:41.589Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest
00:15:41 [2023-09-15T04:15:41.589Z] testCallStackTraversal(org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest)  Time elapsed: 0.063 s
00:15:41 [2023-09-15T04:15:41.589Z] testCallStackRanges(org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest)  Time elapsed: 0.014 s
00:15:41 [2023-09-15T04:15:41.589Z] testCallStackNext(org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest)  Time elapsed: 0.012 s
00:15:41 [2023-09-15T04:15:41.589Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest
00:15:41 [2023-09-15T04:15:41.589Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest
00:15:41 [2023-09-15T04:15:41.589Z] testActivator(org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest)  Time elapsed: 0.001 s
00:15:41 [2023-09-15T04:15:41.589Z] 
00:15:41 [2023-09-15T04:15:41.589Z] Results:
00:15:41 [2023-09-15T04:15:41.589Z] 
00:15:41 [2023-09-15T04:15:41.589Z] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0
00:15:41 [2023-09-15T04:15:41.589Z] 
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] All tests passed!
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] 
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT.jar
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT.pom
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-sources.jar
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] 
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] 
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.1-SNAPSHOT         [31/144]
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom
00:15:42 [2023-09-15T04:15:42.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom (1.4 kB at 18 kB/s)
00:15:42 [2023-09-15T04:15:42.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom
00:15:42 [2023-09-15T04:15:42.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom (1.3 kB at 26 kB/s)
00:15:42 [2023-09-15T04:15:42.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom
00:15:42 [2023-09-15T04:15:42.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom (1.9 kB at 60 kB/s)
00:15:42 [2023-09-15T04:15:42.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar
00:15:42 [2023-09-15T04:15:42.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar
00:15:42 [2023-09-15T04:15:42.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar
00:15:42 [2023-09-15T04:15:42.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar (26 kB at 824 kB/s)
00:15:42 [2023-09-15T04:15:42.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar (19 kB at 416 kB/s)
00:15:42 [2023-09-15T04:15:42.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar (14 kB at 265 kB/s)
00:15:42 [2023-09-15T04:15:42.667Z] [INFO] 
00:15:42 [2023-09-15T04:15:42.667Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
00:15:42 [2023-09-15T04:15:42.667Z] [INFO] 
00:15:42 [2023-09-15T04:15:42.667Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
00:15:42 [2023-09-15T04:15:42.667Z] [INFO] The project's OSGi version is 9.0.1.202309150400
00:15:42 [2023-09-15T04:15:42.667Z] [INFO] 
00:15:42 [2023-09-15T04:15:42.667Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
00:15:42 [2023-09-15T04:15:42.667Z] [INFO] 
00:15:42 [2023-09-15T04:15:42.667Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
00:15:42 [2023-09-15T04:15:42.667Z] [INFO] 
00:15:42 [2023-09-15T04:15:42.668Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
00:15:42 [2023-09-15T04:15:42.668Z] [INFO] 
00:15:42 [2023-09-15T04:15:42.668Z] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
00:15:42 [2023-09-15T04:15:42.668Z] [INFO] Executing tasks
00:15:42 [2023-09-15T04:15:42.668Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
00:15:42 [2023-09-15T04:15:42.668Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.28
00:15:42 [2023-09-15T04:15:42.668Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
00:15:42 [2023-09-15T04:15:42.668Z] [INFO] Executed tasks
00:15:42 [2023-09-15T04:15:42.668Z] [INFO] 
00:15:42 [2023-09-15T04:15:42.668Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
00:15:42 [2023-09-15T04:15:42.668Z] [INFO] 
00:15:42 [2023-09-15T04:15:42.668Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
00:15:42 [2023-09-15T04:15:42.668Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui...
00:15:43 [2023-09-15T04:15:43.230Z] [INFO] 
00:15:43 [2023-09-15T04:15:43.230Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
00:15:43 [2023-09-15T04:15:43.230Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
00:15:43 [2023-09-15T04:15:43.230Z] [INFO] 
00:15:43 [2023-09-15T04:15:43.230Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
00:15:43 [2023-09-15T04:15:43.230Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
00:15:43 [2023-09-15T04:15:43.230Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] 
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] 
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] 
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
00:15:48 [2023-09-15T04:15:48.479Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] 
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ui ---
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] No tests to run.
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] 
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] 
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-sources.jar
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] 
00:15:48 [2023-09-15T04:15:48.479Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
00:15:48 [2023-09-15T04:15:48.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT.jar
00:15:48 [2023-09-15T04:15:48.993Z] [INFO] 
00:15:48 [2023-09-15T04:15:48.993Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
00:15:48 [2023-09-15T04:15:48.993Z] [INFO] 
00:15:48 [2023-09-15T04:15:48.993Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
00:15:48 [2023-09-15T04:15:48.993Z] [INFO] 
00:15:48 [2023-09-15T04:15:48.993Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ui ---
00:15:48 [2023-09-15T04:15:48.993Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:15:48 [2023-09-15T04:15:48.993Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:15:48 [2023-09-15T04:15:48.993Z] [INFO] 
00:15:48 [2023-09-15T04:15:48.993Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui ---
00:15:49 [2023-09-15T04:15:49.921Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT.jar
00:15:53 [2023-09-15T04:15:53.194Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-sources.jar
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:15:54 [2023-09-15T04:15:54.564Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] No tests to run.
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] Executing tasks
00:15:54 [2023-09-15T04:15:54.564Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] Executed tasks
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT.jar
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT.pom
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-sources.jar
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-p2metadata.xml
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-p2artifacts.xml
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [32/144]
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] The project's OSGi version is 6.1.1.202309150400
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.564Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:54 [2023-09-15T04:15:54.565Z] [INFO] 
00:15:54 [2023-09-15T04:15:54.565Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:54 [2023-09-15T04:15:54.565Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui...
00:15:55 [2023-09-15T04:15:55.128Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.128Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
00:15:55 [2023-09-15T04:15:55.128Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.128Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.128Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
00:15:55 [2023-09-15T04:15:55.128Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.692Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] No tests to run.
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.692Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
00:15:55 [2023-09-15T04:15:55.949Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.949Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.949Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.949Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.949Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.949Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.949Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:15:55 [2023-09-15T04:15:55.949Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:15:55 [2023-09-15T04:15:55.949Z] [INFO] 
00:15:55 [2023-09-15T04:15:55.949Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:55 [2023-09-15T04:15:55.949Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
00:15:57 [2023-09-15T04:15:57.319Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:15:58 [2023-09-15T04:15:58.687Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] No tests to run.
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.pom
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2metadata.xml
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2artifacts.xml
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.1-SNAPSHOT [33/144]
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] The project's OSGi version is 4.1.1.202309150400
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:58 [2023-09-15T04:15:58.687Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui...
00:15:58 [2023-09-15T04:15:58.944Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.944Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:58 [2023-09-15T04:15:58.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
00:15:58 [2023-09-15T04:15:58.944Z] [INFO] 
00:15:58 [2023-09-15T04:15:58.944Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:58 [2023-09-15T04:15:58.944Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
00:15:58 [2023-09-15T04:15:58.944Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] 
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] 
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] 
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:59 [2023-09-15T04:15:59.507Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] 
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] No tests to run.
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] 
00:15:59 [2023-09-15T04:15:59.507Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] 
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-sources.jar
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] 
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT.jar
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] 
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] 
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] 
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:59 [2023-09-15T04:15:59.764Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:15:59 [2023-09-15T04:15:59.764Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] 
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:15:59 [2023-09-15T04:15:59.764Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT.jar
00:16:01 [2023-09-15T04:16:01.133Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-sources.jar
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:02 [2023-09-15T04:16:02.502Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] No tests to run.
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT.jar
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT.pom
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-sources.jar
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-p2metadata.xml
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-p2artifacts.xml
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT [34/144]
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] The project's OSGi version is 4.1.0.202309150400
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:02 [2023-09-15T04:16:02.502Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui...
00:16:02 [2023-09-15T04:16:02.759Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.759Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:02 [2023-09-15T04:16:02.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
00:16:02 [2023-09-15T04:16:02.759Z] [INFO] 
00:16:02 [2023-09-15T04:16:02.759Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:02 [2023-09-15T04:16:02.759Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
00:16:02 [2023-09-15T04:16:02.759Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
00:16:03 [2023-09-15T04:16:03.322Z] [INFO] 
00:16:03 [2023-09-15T04:16:03.322Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:03 [2023-09-15T04:16:03.322Z] [INFO] 
00:16:03 [2023-09-15T04:16:03.322Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:03 [2023-09-15T04:16:03.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
00:16:03 [2023-09-15T04:16:03.322Z] [INFO] 
00:16:03 [2023-09-15T04:16:03.322Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:03 [2023-09-15T04:16:03.322Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
00:16:03 [2023-09-15T04:16:03.322Z] [INFO] 
00:16:03 [2023-09-15T04:16:03.322Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] No tests to run.
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] 
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] 
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] 
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] 
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] 
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:03 [2023-09-15T04:16:03.578Z] [INFO] 
00:16:03 [2023-09-15T04:16:03.579Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:03 [2023-09-15T04:16:03.579Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:03 [2023-09-15T04:16:03.579Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:16:03 [2023-09-15T04:16:03.579Z] [INFO] 
00:16:03 [2023-09-15T04:16:03.579Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:03 [2023-09-15T04:16:03.579Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar
00:16:04 [2023-09-15T04:16:04.948Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:06 [2023-09-15T04:16:06.315Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:06 [2023-09-15T04:16:06.315Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] No tests to run.
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.pom
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2metadata.xml
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2artifacts.xml
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui >--
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.ui 0.1.0-SNAPSHOT [35/144]
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] The project's OSGi version is 0.1.0.202309150400
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.315Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:06 [2023-09-15T04:16:06.316Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.316Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:06 [2023-09-15T04:16:06.316Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.316Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:06 [2023-09-15T04:16:06.316Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.316Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:06 [2023-09-15T04:16:06.316Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.316Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:06 [2023-09-15T04:16:06.316Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.ui...
00:16:06 [2023-09-15T04:16:06.572Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.572Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:06 [2023-09-15T04:16:06.572Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/main/resources
00:16:06 [2023-09-15T04:16:06.572Z] [INFO] 
00:16:06 [2023-09-15T04:16:06.572Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:06 [2023-09-15T04:16:06.572Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
00:16:06 [2023-09-15T04:16:06.572Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/classes
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] 
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] 
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/test/resources
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] 
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:07 [2023-09-15T04:16:07.501Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] 
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] No tests to run.
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] 
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] 
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-sources.jar
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] 
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:07 [2023-09-15T04:16:07.501Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT.jar
00:16:07 [2023-09-15T04:16:07.759Z] [INFO] 
00:16:07 [2023-09-15T04:16:07.759Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:07 [2023-09-15T04:16:07.759Z] [INFO] 
00:16:07 [2023-09-15T04:16:07.759Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:07 [2023-09-15T04:16:07.759Z] [INFO] 
00:16:07 [2023-09-15T04:16:07.759Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:07 [2023-09-15T04:16:07.759Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:07 [2023-09-15T04:16:07.759Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:16:07 [2023-09-15T04:16:07.759Z] [INFO] 
00:16:07 [2023-09-15T04:16:07.759Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:07 [2023-09-15T04:16:07.759Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT.jar
00:16:11 [2023-09-15T04:16:11.028Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-sources.jar
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:11 [2023-09-15T04:16:11.957Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:11 [2023-09-15T04:16:11.957Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] No tests to run.
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT.jar
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT.pom
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-sources.jar
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-p2metadata.xml
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-p2artifacts.xml
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.ui ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [36/144]
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] The project's OSGi version is 1.0.3.202309150400
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] 
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:11 [2023-09-15T04:16:11.957Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests...
00:16:12 [2023-09-15T04:16:12.213Z] [INFO] 
00:16:12 [2023-09-15T04:16:12.213Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:12 [2023-09-15T04:16:12.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
00:16:12 [2023-09-15T04:16:12.213Z] [INFO] 
00:16:12 [2023-09-15T04:16:12.213Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:12 [2023-09-15T04:16:12.213Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
00:16:12 [2023-09-15T04:16:12.213Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
00:16:12 [2023-09-15T04:16:12.471Z] [INFO] 
00:16:12 [2023-09-15T04:16:12.471Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:12 [2023-09-15T04:16:12.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
00:16:12 [2023-09-15T04:16:12.471Z] [INFO] 
00:16:12 [2023-09-15T04:16:12.471Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] 
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] 
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] 
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] 
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] 
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:12 [2023-09-15T04:16:12.728Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:12 [2023-09-15T04:16:12.728Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] 
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:12 [2023-09-15T04:16:12.728Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
00:16:14 [2023-09-15T04:16:14.096Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
00:16:15 [2023-09-15T04:16:15.464Z] [INFO] 
00:16:15 [2023-09-15T04:16:15.464Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:15 [2023-09-15T04:16:15.464Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:15 [2023-09-15T04:16:15.464Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:16:15 [2023-09-15T04:16:15.464Z] [INFO] 
00:16:15 [2023-09-15T04:16:15.464Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:15 [2023-09-15T04:16:15.464Z] [INFO] 
00:16:15 [2023-09-15T04:16:15.464Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:15 [2023-09-15T04:16:15.720Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:16:15 [2023-09-15T04:16:15.720Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
00:16:15 [2023-09-15T04:16:15.720Z] [INFO] Command line:
00:16:15 [2023-09-15T04:16:15.720Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:16:15 [2023-09-15T04:16:15.720Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:16:19 [2023-09-15T04:16:19.250Z] !SESSION 2023-09-15 04:16:15.629 -----------------------------------------------
00:16:19 [2023-09-15T04:16:19.250Z] eclipse.buildId=unknown
00:16:19 [2023-09-15T04:16:19.250Z] java.version=17.0.2
00:16:19 [2023-09-15T04:16:19.250Z] java.vendor=Oracle Corporation
00:16:19 [2023-09-15T04:16:19.250Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:16:19 [2023-09-15T04:16:19.250Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:16:19 [2023-09-15T04:16:19.250Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:16:19 [2023-09-15T04:16:19.250Z] 
00:16:19 [2023-09-15T04:16:19.250Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:16:19.011
00:16:19 [2023-09-15T04:16:19.250Z] !MESSAGE FrameworkEvent ERROR
00:16:19 [2023-09-15T04:16:19.250Z] !STACK 0
00:16:19 [2023-09-15T04:16:19.250Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:16:19 [2023-09-15T04:16:19.250Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:16:19 [2023-09-15T04:16:19.250Z] 
00:16:19 [2023-09-15T04:16:19.250Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:16:19 [2023-09-15T04:16:19.250Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:16:19 [2023-09-15T04:16:19.250Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:16:19 [2023-09-15T04:16:19.250Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:16:19 [2023-09-15T04:16:19.250Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:16:19 [2023-09-15T04:16:19.250Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:16:19 [2023-09-15T04:16:19.250Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:16:19 [2023-09-15T04:16:19.250Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:16:19 [2023-09-15T04:16:19.250Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:16:19 [2023-09-15T04:16:19.250Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:16:19 [2023-09-15T04:16:19.506Z] 
00:16:19 [2023-09-15T04:16:19.506Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:16:19.310
00:16:19 [2023-09-15T04:16:19.506Z] !MESSAGE FrameworkEvent ERROR
00:16:19 [2023-09-15T04:16:19.506Z] !STACK 0
00:16:19 [2023-09-15T04:16:19.506Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:16:19 [2023-09-15T04:16:19.506Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:16:19 [2023-09-15T04:16:19.506Z] 
00:16:19 [2023-09-15T04:16:19.506Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:16:19 [2023-09-15T04:16:19.506Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:16:19 [2023-09-15T04:16:19.506Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:16:19 [2023-09-15T04:16:19.506Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:16:19 [2023-09-15T04:16:19.506Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:16:19 [2023-09-15T04:16:19.506Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:16:19 [2023-09-15T04:16:19.506Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:16:19 [2023-09-15T04:16:19.506Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:16:19 [2023-09-15T04:16:19.506Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:16:19 [2023-09-15T04:16:19.506Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:16:20 [2023-09-15T04:16:20.069Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
00:16:20 [2023-09-15T04:16:20.326Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
00:16:20 [2023-09-15T04:16:20.326Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.043 s
00:16:20 [2023-09-15T04:16:20.326Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
00:16:20 [2023-09-15T04:16:20.583Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
00:16:20 [2023-09-15T04:16:20.583Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.396 s
00:16:20 [2023-09-15T04:16:20.583Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.011 s
00:16:20 [2023-09-15T04:16:20.583Z] 
00:16:20 [2023-09-15T04:16:20.583Z] Results:
00:16:20 [2023-09-15T04:16:20.583Z] 
00:16:20 [2023-09-15T04:16:20.583Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
00:16:20 [2023-09-15T04:16:20.583Z] 
00:16:21 [2023-09-15T04:16:21.146Z] [INFO] All tests passed!
00:16:21 [2023-09-15T04:16:21.146Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.146Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:21 [2023-09-15T04:16:21.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
00:16:21 [2023-09-15T04:16:21.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.pom
00:16:21 [2023-09-15T04:16:21.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
00:16:21 [2023-09-15T04:16:21.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [37/144]
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] The project's OSGi version is 2.1.0.202309150400
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.147Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui...
00:16:21 [2023-09-15T04:16:21.403Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.403Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
00:16:21 [2023-09-15T04:16:21.403Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.403Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.403Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
00:16:21 [2023-09-15T04:16:21.403Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.966Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] No tests to run.
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
00:16:21 [2023-09-15T04:16:21.966Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.967Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
00:16:21 [2023-09-15T04:16:21.967Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.967Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.967Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.967Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.967Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.967Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.967Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:21 [2023-09-15T04:16:21.967Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:16:21 [2023-09-15T04:16:21.967Z] [INFO] 
00:16:21 [2023-09-15T04:16:21.967Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:21 [2023-09-15T04:16:21.967Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
00:16:22 [2023-09-15T04:16:22.897Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:24 [2023-09-15T04:16:24.267Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:24 [2023-09-15T04:16:24.267Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] No tests to run.
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.pom
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2metadata.xml
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2artifacts.xml
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] Building Trace Compass Release Engineering Parent 9.1.0-SNAPSHOT [38/144]
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --------------------------------[ pom ]---------------------------------
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.releng-parent ---
00:16:24 [2023-09-15T04:16:24.267Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:24 [2023-09-15T04:16:24.267Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-parent ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
00:16:24 [2023-09-15T04:16:24.267Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:24 [2023-09-15T04:16:24.267Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-9.1.0-SNAPSHOT.pom
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.1-SNAPSHOT [39/144]
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] The project's OSGi version is 1.0.1.202309150400
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties...
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] No sources to compile
00:16:24 [2023-09-15T04:16:24.267Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] No tests to run.
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-sources.jar
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT.jar
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.267Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.268Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:24 [2023-09-15T04:16:24.268Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:16:24 [2023-09-15T04:16:24.268Z] [INFO] 
00:16:24 [2023-09-15T04:16:24.268Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:24 [2023-09-15T04:16:24.268Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT.jar
00:16:25 [2023-09-15T04:16:25.636Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-sources.jar
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:26 [2023-09-15T04:16:26.566Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:26 [2023-09-15T04:16:26.566Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] No tests to run.
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.1-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT.jar
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.1-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT.pom
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.1-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-sources.jar
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.1-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-p2metadata.xml
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.1-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-p2artifacts.xml
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.20-SNAPSHOT  [40/144]
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] The project's OSGi version is 1.0.20.202309150400
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:26 [2023-09-15T04:16:26.566Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests...
00:16:26 [2023-09-15T04:16:26.822Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.822Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:26 [2023-09-15T04:16:26.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
00:16:26 [2023-09-15T04:16:26.822Z] [INFO] 
00:16:26 [2023-09-15T04:16:26.822Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:26 [2023-09-15T04:16:26.822Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
00:16:26 [2023-09-15T04:16:26.822Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] 
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] 
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] 
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-sources.jar
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] 
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT.jar
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] 
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] 
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] 
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:27 [2023-09-15T04:16:27.754Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:27 [2023-09-15T04:16:27.754Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] 
00:16:27 [2023-09-15T04:16:27.754Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:28 [2023-09-15T04:16:28.010Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT.jar
00:16:29 [2023-09-15T04:16:29.377Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-sources.jar
00:16:30 [2023-09-15T04:16:30.746Z] [INFO] 
00:16:30 [2023-09-15T04:16:30.746Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:30 [2023-09-15T04:16:30.746Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:16:30 [2023-09-15T04:16:30.746Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:16:30 [2023-09-15T04:16:30.746Z] [INFO] 
00:16:30 [2023-09-15T04:16:30.746Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:30 [2023-09-15T04:16:30.746Z] [INFO] 
00:16:30 [2023-09-15T04:16:30.746Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:16:31 [2023-09-15T04:16:31.309Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:16:31 [2023-09-15T04:16:31.309Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
00:16:31 [2023-09-15T04:16:31.309Z] [INFO] Command line:
00:16:31 [2023-09-15T04:16:31.309Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:16:31 [2023-09-15T04:16:31.567Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:16:35 [2023-09-15T04:16:35.743Z] !SESSION 2023-09-15 04:16:31.586 -----------------------------------------------
00:16:35 [2023-09-15T04:16:35.743Z] eclipse.buildId=unknown
00:16:35 [2023-09-15T04:16:35.743Z] java.version=17.0.2
00:16:35 [2023-09-15T04:16:35.743Z] java.vendor=Oracle Corporation
00:16:35 [2023-09-15T04:16:35.743Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:16:35 [2023-09-15T04:16:35.743Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
00:16:35 [2023-09-15T04:16:35.743Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:16:35 [2023-09-15T04:16:35.743Z] 
00:16:35 [2023-09-15T04:16:35.743Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:16:35.077
00:16:35 [2023-09-15T04:16:35.743Z] !MESSAGE FrameworkEvent ERROR
00:16:35 [2023-09-15T04:16:35.743Z] !STACK 0
00:16:35 [2023-09-15T04:16:35.743Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:16:35 [2023-09-15T04:16:35.743Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:16:35 [2023-09-15T04:16:35.743Z] 
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:16:35 [2023-09-15T04:16:35.743Z] 
00:16:35 [2023-09-15T04:16:35.743Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:16:35.281
00:16:35 [2023-09-15T04:16:35.743Z] !MESSAGE FrameworkEvent ERROR
00:16:35 [2023-09-15T04:16:35.743Z] !STACK 0
00:16:35 [2023-09-15T04:16:35.743Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:16:35 [2023-09-15T04:16:35.743Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:16:35 [2023-09-15T04:16:35.743Z] 
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:16:35 [2023-09-15T04:16:35.743Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:16:36 [2023-09-15T04:16:36.000Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:16:36 [2023-09-15T04:16:36.000Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:16:41 [2023-09-15T04:16:41.255Z] 
00:16:41 [2023-09-15T04:16:41.255Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:16:40.907
00:16:41 [2023-09-15T04:16:41.255Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:16:41 [2023-09-15T04:16:41.255Z] !STACK 0
00:16:41 [2023-09-15T04:16:41.255Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:16:41 [2023-09-15T04:16:41.255Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:16:41 [2023-09-15T04:16:41.255Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:16:41 [2023-09-15T04:16:41.255Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:16:41 [2023-09-15T04:16:41.255Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:16:41 [2023-09-15T04:16:41.255Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:16:41 [2023-09-15T04:16:41.255Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:16:41 [2023-09-15T04:16:41.255Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:16:41 [2023-09-15T04:16:41.255Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:16:41 [2023-09-15T04:16:41.255Z] Caused by: java.io.IOException: error=2, No such file or directory
00:16:41 [2023-09-15T04:16:41.255Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:16:41 [2023-09-15T04:16:41.255Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:16:41 [2023-09-15T04:16:41.255Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:16:41 [2023-09-15T04:16:41.255Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:16:41 [2023-09-15T04:16:41.255Z] 	... 7 more
00:16:41 [2023-09-15T04:16:41.818Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
00:16:41 [2023-09-15T04:16:41.818Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
00:16:41 [2023-09-15T04:16:41.818Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0.001 s
00:16:41 [2023-09-15T04:16:41.818Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0.001 s
00:16:41 [2023-09-15T04:16:41.818Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
00:16:41 [2023-09-15T04:16:41.818Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
00:16:41 [2023-09-15T04:16:41.818Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
00:16:41 [2023-09-15T04:16:41.818Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
00:16:41 [2023-09-15T04:16:41.818Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.002 s
00:16:41 [2023-09-15T04:16:41.818Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
00:16:41 [2023-09-15T04:16:41.818Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
00:16:41 [2023-09-15T04:16:41.818Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
00:16:41 [2023-09-15T04:16:41.818Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
00:16:41 [2023-09-15T04:16:41.818Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
00:16:41 [2023-09-15T04:16:41.819Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
00:16:41 [2023-09-15T04:16:41.819Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
00:16:41 [2023-09-15T04:16:41.819Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
00:16:41 [2023-09-15T04:16:41.819Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
00:16:41 [2023-09-15T04:16:41.819Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
00:16:41 [2023-09-15T04:16:41.819Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
00:16:41 [2023-09-15T04:16:41.819Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
00:16:41 [2023-09-15T04:16:41.819Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.013 s
00:16:41 [2023-09-15T04:16:41.819Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
00:16:42 [2023-09-15T04:16:42.075Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
00:16:42 [2023-09-15T04:16:42.075Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
00:16:42 [2023-09-15T04:16:42.075Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
00:16:42 [2023-09-15T04:16:42.075Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0.001 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
00:16:42 [2023-09-15T04:16:42.075Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
00:16:42 [2023-09-15T04:16:42.075Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.043 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
00:16:42 [2023-09-15T04:16:42.075Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
00:16:42 [2023-09-15T04:16:42.075Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0.001 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
00:16:42 [2023-09-15T04:16:42.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
00:16:50 [2023-09-15T04:16:50.167Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.593 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
00:16:50 [2023-09-15T04:16:50.167Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.204 s
00:16:50 [2023-09-15T04:16:50.167Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 0.736 s
00:16:50 [2023-09-15T04:16:50.167Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.095 s
00:16:50 [2023-09-15T04:16:50.167Z] testRename(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 4.219 s
00:16:50 [2023-09-15T04:16:50.167Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
00:16:50 [2023-09-15T04:16:50.424Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
00:16:50 [2023-09-15T04:16:50.424Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.509 s
00:16:50 [2023-09-15T04:16:50.424Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.07 s
00:16:50 [2023-09-15T04:16:50.424Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.083 s
00:16:50 [2023-09-15T04:16:50.424Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
00:16:51 [2023-09-15T04:16:51.356Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
00:16:51 [2023-09-15T04:16:51.356Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.304 s
00:16:51 [2023-09-15T04:16:51.356Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.324 s
00:16:51 [2023-09-15T04:16:51.356Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.307 s
00:16:51 [2023-09-15T04:16:51.356Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
00:16:51 [2023-09-15T04:16:51.919Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
00:16:51 [2023-09-15T04:16:51.919Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.238 s
00:16:51 [2023-09-15T04:16:51.919Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.283 s
00:16:51 [2023-09-15T04:16:51.919Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
00:17:38 [2023-09-15T04:17:38.553Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.823 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
00:17:38 [2023-09-15T04:17:38.553Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.602 s
00:17:38 [2023-09-15T04:17:38.553Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 13.022 s
00:17:38 [2023-09-15T04:17:38.553Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.698 s
00:17:38 [2023-09-15T04:17:38.553Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.474 s
00:17:38 [2023-09-15T04:17:38.553Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
00:17:38 [2023-09-15T04:17:38.553Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 12.652 s
00:17:38 [2023-09-15T04:17:38.553Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
00:17:46 [2023-09-15T04:17:46.647Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.907 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
00:17:46 [2023-09-15T04:17:46.647Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.414 s
00:17:46 [2023-09-15T04:17:46.647Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.004 s
00:17:46 [2023-09-15T04:17:46.647Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
00:18:08 [2023-09-15T04:18:08.547Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.825 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
00:18:08 [2023-09-15T04:18:08.547Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.302 s
00:18:08 [2023-09-15T04:18:08.547Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.442 s
00:18:08 [2023-09-15T04:18:08.547Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.462 s
00:18:08 [2023-09-15T04:18:08.547Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.278 s
00:18:08 [2023-09-15T04:18:08.547Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.168 s
00:18:08 [2023-09-15T04:18:08.547Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.361 s
00:18:08 [2023-09-15T04:18:08.547Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.696 s
00:18:08 [2023-09-15T04:18:08.547Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.433 s
00:18:08 [2023-09-15T04:18:08.547Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.495 s
00:18:08 [2023-09-15T04:18:08.547Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
00:18:35 [2023-09-15T04:18:35.053Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.914 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
00:18:35 [2023-09-15T04:18:35.053Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.022 s
00:18:35 [2023-09-15T04:18:35.053Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 15.531 s
00:18:35 [2023-09-15T04:18:35.053Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.03 s
00:18:35 [2023-09-15T04:18:35.053Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.045 s
00:18:35 [2023-09-15T04:18:35.053Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
00:18:35 [2023-09-15T04:18:35.053Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
00:18:53 [2023-09-15T04:18:53.106Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.134 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
00:18:53 [2023-09-15T04:18:53.106Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.462 s
00:18:53 [2023-09-15T04:18:53.106Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 5.467 s
00:18:53 [2023-09-15T04:18:53.106Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.305 s
00:18:53 [2023-09-15T04:18:53.106Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 2.799 s
00:18:53 [2023-09-15T04:18:53.106Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
00:19:19 [2023-09-15T04:19:19.616Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.496 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
00:19:19 [2023-09-15T04:19:19.616Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.36 s
00:19:19 [2023-09-15T04:19:19.616Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.408 s
00:19:19 [2023-09-15T04:19:19.616Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.414 s
00:19:19 [2023-09-15T04:19:19.616Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.977 s
00:19:19 [2023-09-15T04:19:19.616Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.324 s
00:19:19 [2023-09-15T04:19:19.616Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
00:19:19 [2023-09-15T04:19:19.616Z] 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
00:19:19 [2023-09-15T04:19:19.616Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.616Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.616Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.616Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.616Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.616Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.616Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.616Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
00:19:19 [2023-09-15T04:19:19.617Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.957 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
00:19:19 [2023-09-15T04:19:19.617Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 0.957 s
00:19:19 [2023-09-15T04:19:19.617Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
00:19:19 [2023-09-15T04:19:19.617Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
00:19:19 [2023-09-15T04:19:19.617Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.004 s
00:19:19 [2023-09-15T04:19:19.617Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
00:19:19 [2023-09-15T04:19:19.617Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
00:19:19 [2023-09-15T04:19:19.617Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.16 s
00:19:19 [2023-09-15T04:19:19.617Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
00:19:19 [2023-09-15T04:19:19.617Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
00:19:19 [2023-09-15T04:19:19.617Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
00:19:19 [2023-09-15T04:19:19.617Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
00:19:19 [2023-09-15T04:19:19.617Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
00:19:19 [2023-09-15T04:19:19.617Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
00:19:19 [2023-09-15T04:19:19.617Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
00:19:19 [2023-09-15T04:19:19.617Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
00:19:19 [2023-09-15T04:19:19.617Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.012 s
00:19:19 [2023-09-15T04:19:19.617Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
00:19:19 [2023-09-15T04:19:19.617Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
00:19:19 [2023-09-15T04:19:19.617Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
00:19:19 [2023-09-15T04:19:19.617Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
00:19:19 [2023-09-15T04:19:19.617Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
00:19:19 [2023-09-15T04:19:19.617Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
00:19:19 [2023-09-15T04:19:19.617Z] testCountEventLimitOverflow(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
00:19:19 [2023-09-15T04:19:19.617Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
00:19:19 [2023-09-15T04:19:19.617Z] testInit(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testLabelSetterGetters(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] testIconSetterGetters(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
00:19:19 [2023-09-15T04:19:19.617Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
00:19:19 [2023-09-15T04:19:19.874Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.7 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
00:19:19 [2023-09-15T04:19:19.874Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.303 s
00:19:19 [2023-09-15T04:19:19.874Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.023 s
00:19:19 [2023-09-15T04:19:19.874Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 1.373 s
00:19:19 [2023-09-15T04:19:19.874Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
00:19:20 [2023-09-15T04:19:20.436Z] 
00:19:20 [2023-09-15T04:19:20.436Z] !ENTRY org.eclipse.core.resources 2 2 2023-09-15 04:19:20.386
00:19:20 [2023-09-15T04:19:20.436Z] !MESSAGE Save operation warnings.
00:19:20 [2023-09-15T04:19:20.436Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2023-09-15 04:19:20.386
00:19:20 [2023-09-15T04:19:20.436Z] !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.
00:19:20 [2023-09-15T04:19:20.436Z] 
00:19:20 [2023-09-15T04:19:20.436Z] !ENTRY org.eclipse.cdt.core 1 0 2023-09-15 04:19:20.395
00:19:20 [2023-09-15T04:19:20.436Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
00:19:20 [2023-09-15T04:19:20.693Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
00:19:20 [2023-09-15T04:19:20.693Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.384 s
00:19:20 [2023-09-15T04:19:20.693Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.076 s
00:19:20 [2023-09-15T04:19:20.693Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
00:19:20 [2023-09-15T04:19:20.693Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
00:19:22 [2023-09-15T04:19:22.062Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
00:19:22 [2023-09-15T04:19:22.062Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.497 s
00:19:22 [2023-09-15T04:19:22.062Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.715 s
00:19:22 [2023-09-15T04:19:22.062Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
00:19:27 [2023-09-15T04:19:27.313Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.092 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
00:19:27 [2023-09-15T04:19:27.313Z] testSelectExperimentTypeWithHint(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.169 s
00:19:27 [2023-09-15T04:19:27.313Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.357 s
00:19:27 [2023-09-15T04:19:27.313Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.348 s
00:19:27 [2023-09-15T04:19:27.313Z] testSelectExperimentTypeWithoutHint(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.315 s
00:19:27 [2023-09-15T04:19:27.313Z] testSelectExperimentTypeSyslog(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.315 s
00:19:27 [2023-09-15T04:19:27.313Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.701 s
00:19:27 [2023-09-15T04:19:27.313Z] testSelectExperimentTypeError(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.324 s
00:19:27 [2023-09-15T04:19:27.313Z] testSelectExperimentTypeMixed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.475 s
00:19:27 [2023-09-15T04:19:27.313Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.811 s
00:19:27 [2023-09-15T04:19:27.313Z] testSelectExperimentTypeUnknown(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.163 s
00:19:27 [2023-09-15T04:19:27.313Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 1.112 s
00:19:27 [2023-09-15T04:19:27.313Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
00:19:27 [2023-09-15T04:19:27.313Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
00:19:27 [2023-09-15T04:19:27.313Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 0.435 s
00:19:27 [2023-09-15T04:19:27.313Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
00:19:27 [2023-09-15T04:19:27.313Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
00:19:27 [2023-09-15T04:19:27.313Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.039 s
00:19:27 [2023-09-15T04:19:27.313Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.002 s
00:19:27 [2023-09-15T04:19:27.313Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
00:19:27 [2023-09-15T04:19:27.313Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
00:19:27 [2023-09-15T04:19:27.313Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.313Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
00:19:27 [2023-09-15T04:19:27.570Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
00:19:27 [2023-09-15T04:19:27.570Z] testStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
00:19:27 [2023-09-15T04:19:27.570Z] testColorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
00:19:27 [2023-09-15T04:19:27.570Z] testFactorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testColorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testFactorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testColorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testFactorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testColorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testFactorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
00:19:27 [2023-09-15T04:19:27.570Z] testColorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testFactorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
00:19:27 [2023-09-15T04:19:27.570Z] 
00:19:27 [2023-09-15T04:19:27.570Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-09-15 04:19:27.385
00:19:27 [2023-09-15T04:19:27.570Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
00:19:27 [2023-09-15T04:19:27.570Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
00:19:27 [2023-09-15T04:19:27.570Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.087 s
00:19:27 [2023-09-15T04:19:27.570Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
00:19:27 [2023-09-15T04:19:27.570Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
00:19:27 [2023-09-15T04:19:27.570Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0.001 s
00:19:27 [2023-09-15T04:19:27.570Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
00:19:27 [2023-09-15T04:19:27.570Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
00:19:27 [2023-09-15T04:19:27.570Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0.001 s
00:19:27 [2023-09-15T04:19:27.570Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
00:19:27 [2023-09-15T04:19:27.570Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
00:19:27 [2023-09-15T04:19:27.570Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.047 s
00:19:27 [2023-09-15T04:19:27.570Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.003 s
00:19:27 [2023-09-15T04:19:27.570Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
00:19:27 [2023-09-15T04:19:27.570Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
00:19:27 [2023-09-15T04:19:27.570Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.004 s
00:19:27 [2023-09-15T04:19:27.570Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
00:19:27 [2023-09-15T04:19:27.570Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
00:19:27 [2023-09-15T04:19:27.570Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
00:19:27 [2023-09-15T04:19:27.570Z] 
00:19:27 [2023-09-15T04:19:27.570Z] Results:
00:19:27 [2023-09-15T04:19:27.570Z] 
00:19:27 [2023-09-15T04:19:27.570Z] Tests run: 211, Failures: 0, Errors: 0, Skipped: 0
00:19:27 [2023-09-15T04:19:27.570Z] 
00:19:28 [2023-09-15T04:19:28.133Z] 
00:19:28 [2023-09-15T04:19:28.133Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 04:19:28.121
00:19:28 [2023-09-15T04:19:28.133Z] !MESSAGE The workspace will exit with unsaved changes in this session.
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] All tests passed!
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] 
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT.jar
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT.pom
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-sources.jar
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-p2metadata.xml
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-p2artifacts.xml
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] 
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] 
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.20-SNAPSHOT [41/144]
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] 
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] 
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] The project's OSGi version is 1.0.20.202309150400
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] 
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] 
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] 
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] 
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] 
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:28 [2023-09-15T04:19:28.696Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests...
00:19:29 [2023-09-15T04:19:29.260Z] [INFO] 
00:19:29 [2023-09-15T04:19:29.260Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:29 [2023-09-15T04:19:29.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
00:19:29 [2023-09-15T04:19:29.260Z] [INFO] 
00:19:29 [2023-09-15T04:19:29.260Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:29 [2023-09-15T04:19:29.260Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
00:19:29 [2023-09-15T04:19:29.260Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
00:19:30 [2023-09-15T04:19:30.190Z] [INFO] 
00:19:30 [2023-09-15T04:19:30.190Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:30 [2023-09-15T04:19:30.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
00:19:30 [2023-09-15T04:19:30.190Z] [INFO] 
00:19:30 [2023-09-15T04:19:30.190Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:30 [2023-09-15T04:19:30.190Z] [INFO] 
00:19:30 [2023-09-15T04:19:30.190Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:30 [2023-09-15T04:19:30.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
00:19:30 [2023-09-15T04:19:30.447Z] [INFO] 
00:19:30 [2023-09-15T04:19:30.447Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:30 [2023-09-15T04:19:30.447Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
00:19:30 [2023-09-15T04:19:30.447Z] [INFO] 
00:19:30 [2023-09-15T04:19:30.447Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:30 [2023-09-15T04:19:30.447Z] [INFO] 
00:19:30 [2023-09-15T04:19:30.447Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:30 [2023-09-15T04:19:30.447Z] [INFO] 
00:19:30 [2023-09-15T04:19:30.447Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:30 [2023-09-15T04:19:30.447Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:19:30 [2023-09-15T04:19:30.447Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:19:30 [2023-09-15T04:19:30.447Z] [INFO] 
00:19:30 [2023-09-15T04:19:30.447Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:30 [2023-09-15T04:19:30.704Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
00:19:32 [2023-09-15T04:19:32.072Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
00:19:32 [2023-09-15T04:19:32.635Z] [INFO] 
00:19:32 [2023-09-15T04:19:32.635Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:32 [2023-09-15T04:19:32.635Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:19:32 [2023-09-15T04:19:32.635Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:19:32 [2023-09-15T04:19:32.635Z] [INFO] 
00:19:32 [2023-09-15T04:19:32.635Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:32 [2023-09-15T04:19:32.635Z] [INFO] 
00:19:32 [2023-09-15T04:19:32.635Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:19:33 [2023-09-15T04:19:33.198Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:19:33 [2023-09-15T04:19:33.198Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
00:19:33 [2023-09-15T04:19:33.198Z] [INFO] Command line:
00:19:33 [2023-09-15T04:19:33.198Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:19:33 [2023-09-15T04:19:33.199Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:19:37 [2023-09-15T04:19:37.369Z] !SESSION 2023-09-15 04:19:33.241 -----------------------------------------------
00:19:37 [2023-09-15T04:19:37.369Z] eclipse.buildId=unknown
00:19:37 [2023-09-15T04:19:37.369Z] java.version=17.0.2
00:19:37 [2023-09-15T04:19:37.369Z] java.vendor=Oracle Corporation
00:19:37 [2023-09-15T04:19:37.369Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:19:37 [2023-09-15T04:19:37.369Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:19:37 [2023-09-15T04:19:37.369Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:19:37 [2023-09-15T04:19:37.369Z] 
00:19:37 [2023-09-15T04:19:37.369Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:19:36.702
00:19:37 [2023-09-15T04:19:37.369Z] !MESSAGE FrameworkEvent ERROR
00:19:37 [2023-09-15T04:19:37.369Z] !STACK 0
00:19:37 [2023-09-15T04:19:37.369Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:19:37 [2023-09-15T04:19:37.369Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:19:37 [2023-09-15T04:19:37.369Z] 
00:19:37 [2023-09-15T04:19:37.369Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:19:37 [2023-09-15T04:19:37.369Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:19:37 [2023-09-15T04:19:37.369Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:19:37 [2023-09-15T04:19:37.370Z] 
00:19:37 [2023-09-15T04:19:37.370Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:19:36.926
00:19:37 [2023-09-15T04:19:37.370Z] !MESSAGE FrameworkEvent ERROR
00:19:37 [2023-09-15T04:19:37.370Z] !STACK 0
00:19:37 [2023-09-15T04:19:37.370Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:19:37 [2023-09-15T04:19:37.370Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:19:37 [2023-09-15T04:19:37.370Z] 
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:19:37 [2023-09-15T04:19:37.370Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:19:37 [2023-09-15T04:19:37.626Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:19:37 [2023-09-15T04:19:37.626Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:19:44 [2023-09-15T04:19:44.184Z] 
00:19:44 [2023-09-15T04:19:44.184Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:19:43.015
00:19:44 [2023-09-15T04:19:44.184Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:19:44 [2023-09-15T04:19:44.184Z] 
00:19:44 [2023-09-15T04:19:44.184Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:19:43.087
00:19:44 [2023-09-15T04:19:44.184Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:19:44 [2023-09-15T04:19:44.184Z] !STACK 0
00:19:44 [2023-09-15T04:19:44.184Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:19:44 [2023-09-15T04:19:44.184Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:19:44 [2023-09-15T04:19:44.184Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:19:44 [2023-09-15T04:19:44.184Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:19:44 [2023-09-15T04:19:44.184Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:19:44 [2023-09-15T04:19:44.184Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:19:44 [2023-09-15T04:19:44.184Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:19:44 [2023-09-15T04:19:44.184Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:19:44 [2023-09-15T04:19:44.184Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:19:44 [2023-09-15T04:19:44.184Z] Caused by: java.io.IOException: error=2, No such file or directory
00:19:44 [2023-09-15T04:19:44.184Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:19:44 [2023-09-15T04:19:44.184Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:19:44 [2023-09-15T04:19:44.184Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:19:44 [2023-09-15T04:19:44.184Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:19:44 [2023-09-15T04:19:44.184Z] 	... 7 more
00:19:44 [2023-09-15T04:19:44.184Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
00:19:44 [2023-09-15T04:19:44.184Z] Display size: 1440x900
00:19:44 [2023-09-15T04:19:44.184Z] OS version=5.18.5-100.fc35.x86_64
00:19:44 [2023-09-15T04:19:44.184Z] GTK version=3.22.30
00:19:44 [2023-09-15T04:19:44.184Z] GTK theme=Ambiance
00:19:44 [2023-09-15T04:19:44.184Z] LIBOVERLAY_SCROLLBAR=0
00:19:44 [2023-09-15T04:19:44.184Z] Time zone: Greenwich Mean Time
00:19:44 [2023-09-15T04:19:44.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760498029 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:19:45 [2023-09-15T04:19:45.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:19:45 [2023-09-15T04:19:45.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:19:45 [2023-09-15T04:19:45.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:19:45 [2023-09-15T04:19:45.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:19:45 [2023-09-15T04:19:45.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1760497020 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:19:45 [2023-09-15T04:19:45.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1760497020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:19:45 [2023-09-15T04:19:45.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760497018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:19:45 [2023-09-15T04:19:45.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1760496783 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-1760496782 data=null doit=true}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1760496782 data=null}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1760496781 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760496780 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1760496628 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1760496626 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-1760496625 data=null doit=true}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1760496621 data=null}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1760496620 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760496620 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1760496609 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-1760496603 data=null doit=true}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1760496603 data=null}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1760496602 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760496602 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1760496514 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760496512 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760496511 data=null doit=true}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760496511 data=null}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760496510 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760496510 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760496433 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760496431 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760496431 data=null doit=true}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760496431 data=null}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760496431 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760496430 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760496415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:45 [2023-09-15T04:19:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
00:19:45 [2023-09-15T04:19:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760495673 data=null doit=true}, Shell with text {Manage Custom Parsers}]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=-1760495629 data=null doit=true}, Button with text {Text}]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=-1760495629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=-1760495627 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=-1760495627 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=-1760495627 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=-1760495626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=-1760495614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-1760495614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=-1760495613 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=-1760495613 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=-1760495613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:46 [2023-09-15T04:19:46.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=-1760495613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=-1760495097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-1760495096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=-1760495096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=-1760495095 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=-1760495095 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom XML Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760495033 data=null doit=true}, Shell with text {Custom XML Parser}]
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom XML Parser}
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:47 [2023-09-15T04:19:47.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:19:47 [2023-09-15T04:19:47.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1760494914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760494914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1760494914 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1760494913 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1760494913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1760494913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1760494913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] 
00:19:47 [2023-09-15T04:19:47.272Z] (Eclipse:4993): Gtk-CRITICAL **: 04:19:47.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-1760494889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760494889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-1760494889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-1760494888 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-1760494888 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {event} time=-1760494835 data=null button=0 stateMask=0x0 x=79 y=35 count=0}, Tree node with text: event]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {event} time=-1760494835 data=null doit=true}, Tree node with text: event]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {event} time=-1760494835 data=null}, Tree node with text: event]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {event} time=-1760494834 data=null button=1 stateMask=0x0 x=79 y=35 count=1}, Tree node with text: event]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760494834 data=null item=TreeItem {event} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: event]
00:19:47 [2023-09-15T04:19:47.272Z] 
00:19:47 [2023-09-15T04:19:47.272Z] (Eclipse:4993): Gtk-CRITICAL **: 04:19:47.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {event} time=-1760494714 data=null button=1 stateMask=0x80000 x=79 y=35 count=1}, Tree node with text: event]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Log Entry}. Setting state to selected
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Log Entry} time=-1760494701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=-1760494701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Log Entry} time=-1760494700 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Log Entry} time=-1760494700 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Log Entry} time=-1760494700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Log Entry} time=-1760494700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Log Entry} time=-1760494700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.272Z] 
00:19:47 [2023-09-15T04:19:47.272Z] (Eclipse:4993): Gtk-CRITICAL **: 04:19:47.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:19:47 [2023-09-15T04:19:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Log Entry} time=-1760494632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=-1760494632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Log Entry} time=-1760494632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Log Entry} time=-1760494631 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Log Entry} time=-1760494631 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
00:19:47 [2023-09-15T04:19:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
00:19:47 [2023-09-15T04:19:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1760494626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1760494626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1760494626 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1760494617 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1760494617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1760494616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1760494616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:47 [2023-09-15T04:19:47.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:47 [2023-09-15T04:19:47.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:47 [2023-09-15T04:19:47.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:47 [2023-09-15T04:19:47.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1760494512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1760494512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1760494512 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1760494512 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1760494512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1760494511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1760494511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=-1760495612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:47 [2023-09-15T04:19:47.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:47 [2023-09-15T04:19:47.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
00:19:47 [2023-09-15T04:19:47.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760494188 data=null doit=true}, Shell with text {Manage Custom Parsers}]
00:19:47 [2023-09-15T04:19:47.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
00:19:47 [2023-09-15T04:19:47.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
00:19:47 [2023-09-15T04:19:47.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
00:19:47 [2023-09-15T04:19:47.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
00:19:48 [2023-09-15T04:19:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-1760494143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
00:19:48 [2023-09-15T04:19:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-1760494134 data=null doit=true}, (of type 'List')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-1760494134 data=null}, (of type 'List')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-1760494133 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-1760494133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-1760494132 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-1760494131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1760494131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-1760494131 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-1760494131 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-1760494130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-1760494130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-1760494088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1760494087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-1760494087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-1760494083 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-1760494083 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1760494081 data=null doit=true}, Shell with text {Delete Custom Parser}]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1760494080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1760494080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1760494080 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1760494080 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1760494080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1760494080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1760494080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-1760494130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760493930 data=null doit=true}, Shell with text {Manage Custom Parsers}]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-1760493928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-1760493928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-1760493928 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-1760493928 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-1760493928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-1760493928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-1760493928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:48 [2023-09-15T04:19:48.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1760496091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760493812 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1760493790 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-1760493789 data=null doit=true}, TreeItem with text {TestXML}]
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1760493789 data=null}, TreeItem with text {TestXML}]
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1760493786 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760493786 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
00:19:48 [2023-09-15T04:19:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1760493715 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
00:19:48 [2023-09-15T04:19:48.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:19:48 [2023-09-15T04:19:48.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:19:48 [2023-09-15T04:19:48.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492595 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492595 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492594 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760492594 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760492593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760492593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760492593 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760492593 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760492592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760492592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:49 [2023-09-15T04:19:49.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:49 [2023-09-15T04:19:49.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:49 [2023-09-15T04:19:49.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:49 [2023-09-15T04:19:49.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:49 [2023-09-15T04:19:49.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:49 [2023-09-15T04:19:49.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:19:49 [2023-09-15T04:19:49.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760492592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:49 [2023-09-15T04:19:49.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760493539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:19:50 [2023-09-15T04:19:50.004Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.551 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
00:19:50 [2023-09-15T04:19:50.005Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 5.016 s
00:19:50 [2023-09-15T04:19:50.005Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
00:19:50 [2023-09-15T04:19:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760491945 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:19:50 [2023-09-15T04:19:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:19:50 [2023-09-15T04:19:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:19:50 [2023-09-15T04:19:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:19:50 [2023-09-15T04:19:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:19:50 [2023-09-15T04:19:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760491695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:19:50 [2023-09-15T04:19:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1760491575 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-1760491575 data=null doit=true}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1760491575 data=null}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1760491575 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760491574 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1760491541 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1760491540 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-1760491540 data=null doit=true}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1760491539 data=null}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1760491539 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760491539 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1760491523 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-1760491522 data=null doit=true}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1760491522 data=null}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1760491521 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760491521 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1760491515 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760491509 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760491509 data=null doit=true}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760491509 data=null}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760491509 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760491508 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760491438 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760491436 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760491436 data=null doit=true}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760491436 data=null}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760491435 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760491435 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760491425 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:50 [2023-09-15T04:19:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
00:19:50 [2023-09-15T04:19:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
00:19:51 [2023-09-15T04:19:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
00:19:51 [2023-09-15T04:19:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
00:19:51 [2023-09-15T04:19:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760491018 data=null doit=true}, Shell with text {Manage Custom Parsers}]
00:19:51 [2023-09-15T04:19:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
00:19:51 [2023-09-15T04:19:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=-1760491015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-1760491015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=-1760491015 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=-1760491015 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=-1760491015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=-1760491014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=-1760490799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-1760490798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=-1760490798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=-1760490797 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=-1760490797 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760490796 data=null doit=true}, Shell with text {Custom Text Parser}]
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
00:19:51 [2023-09-15T04:19:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
00:19:51 [2023-09-15T04:19:51.547Z] 
00:19:51 [2023-09-15T04:19:51.547Z] (Eclipse:4993): Gtk-WARNING **: 04:19:51.307: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
00:19:51 [2023-09-15T04:19:51.547Z] 
00:19:51 [2023-09-15T04:19:51.547Z] (Eclipse:4993): Gtk-WARNING **: 04:19:51.312: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=-1760490618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'format:')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
00:19:51 [2023-09-15T04:19:51.547Z] 
00:19:51 [2023-09-15T04:19:51.547Z] (Eclipse:4993): Gtk-WARNING **: 04:19:51.324: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
00:19:51 [2023-09-15T04:19:51.547Z] 
00:19:51 [2023-09-15T04:19:51.547Z] (Eclipse:4993): Gtk-WARNING **: 04:19:51.333: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1760490534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760490534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1760490534 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1760490534 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1760490534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1760490534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1760490533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1760490482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760490482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1760490482 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1760490482 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1760490482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1760490481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1760490481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-1760490429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760490429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-1760490428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-1760490428 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-1760490428 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1760490400 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1760490399 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1760490399 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
00:19:51 [2023-09-15T04:19:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1760490398 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
00:19:51 [2023-09-15T04:19:51.805Z] 
00:19:51 [2023-09-15T04:19:51.805Z] (Eclipse:4993): Gtk-WARNING **: 04:19:51.610: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760490398 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}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1760490229 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
00:19:51 [2023-09-15T04:19:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1760490199 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1760490199 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1760490199 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1760490198 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:51 [2023-09-15T04:19:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760490198 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1760490121 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1760490102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760490102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1760490102 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1760490102 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1760490101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1760490101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1760490101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=-1760490025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1760490011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-1760490010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=-1760490010 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=-1760490010 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=-1760490010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=-1760490010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=-1760490010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=-1760490001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-1760490001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=-1760490001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=-1760490001 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=-1760490001 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1760489998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1760489998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1760489998 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1760489998 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1760489997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1760489997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1760489997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1760489897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1760489897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1760489897 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1760489897 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1760489897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1760489897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1760489897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=-1760491014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760489703 data=null doit=true}, Shell with text {Manage Custom Parsers}]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-1760489701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-1760489701 data=null doit=true}, (of type 'List')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-1760489701 data=null}, (of type 'List')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-1760489701 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-1760489701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-1760489700 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-1760489699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1760489699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-1760489699 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-1760489699 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-1760489699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-1760489699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-1760489622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1760489620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-1760489620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-1760489620 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-1760489620 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1760489618 data=null doit=true}, Shell with text {Delete Custom Parser}]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1760489617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1760489617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1760489617 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1760489617 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1760489617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1760489617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1760489617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-1760489699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760489521 data=null doit=true}, Shell with text {Manage Custom Parsers}]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-1760489514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-1760489514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-1760489505 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-1760489505 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-1760489504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-1760489504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-1760489504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1760491332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760489413 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1760489407 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-1760489407 data=null doit=true}, TreeItem with text {TestText}]
00:19:52 [2023-09-15T04:19:52.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1760489407 data=null}, TreeItem with text {TestText}]
00:19:52 [2023-09-15T04:19:52.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1760489407 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:52 [2023-09-15T04:19:52.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760489406 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
00:19:52 [2023-09-15T04:19:52.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1760489329 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:52 [2023-09-15T04:19:52.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:19:52 [2023-09-15T04:19:52.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:19:52 [2023-09-15T04:19:52.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488303 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488303 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488302 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760488302 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760488301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760488301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760488301 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760488301 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760488301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760488301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:53 [2023-09-15T04:19:53.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:53 [2023-09-15T04:19:53.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:53 [2023-09-15T04:19:53.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:53 [2023-09-15T04:19:53.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:53 [2023-09-15T04:19:53.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:53 [2023-09-15T04:19:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:19:53 [2023-09-15T04:19:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760488301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:53 [2023-09-15T04:19:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760489224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1760487672 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-1760487671 data=null doit=true}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1760487671 data=null}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1760487671 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760487671 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1760487627 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:54 [2023-09-15T04:19:54.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1760487626 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-1760487626 data=null doit=true}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1760487626 data=null}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1760487625 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760487625 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1760487611 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-1760487611 data=null doit=true}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1760487611 data=null}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1760487611 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760487610 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1760487608 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760487607 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760487607 data=null doit=true}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760487607 data=null}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760487607 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760487606 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760487590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:54 [2023-09-15T04:19:54.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760487590 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760487590 data=null doit=true}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760487589 data=null}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760487589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760487538 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760487532 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:19:54 [2023-09-15T04:19:54.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
00:19:54 [2023-09-15T04:19:54.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
00:19:54 [2023-09-15T04:19:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
00:19:54 [2023-09-15T04:19:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
00:19:54 [2023-09-15T04:19:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760487183 data=null doit=true}, Shell with text {Manage Custom Parsers}]
00:19:54 [2023-09-15T04:19:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
00:19:54 [2023-09-15T04:19:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
00:19:54 [2023-09-15T04:19:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
00:19:54 [2023-09-15T04:19:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Demo Category : Demo trace
00:19:54 [2023-09-15T04:19:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-1760487137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
00:19:54 [2023-09-15T04:19:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-1760487137 data=null doit=true}, (of type 'List')]
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-1760487137 data=null}, (of type 'List')]
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-1760487136 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-1760487136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-1760487136 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-1760487135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-1760487135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-1760487135 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-1760487134 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-1760487134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:54 [2023-09-15T04:19:54.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-1760487134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-1760486899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-1760486897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-1760486897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-1760486897 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-1760486897 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760486895 data=null doit=true}, Shell with text {Custom Text Parser}]
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
00:19:55 [2023-09-15T04:19:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
00:19:55 [2023-09-15T04:19:55.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: of type 'Combo'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=-1760486708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
00:19:55 [2023-09-15T04:19:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1760486687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760486687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1760486687 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1760486687 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1760486687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1760486643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1760486643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-1760486608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760486608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-1760486608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-1760486608 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-1760486607 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1760486592 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1760486592 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1760486592 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
00:19:55 [2023-09-15T04:19:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1760486592 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760486591 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}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1760486502 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1760486437 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1760486436 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1760486436 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1760486436 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760486435 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1760486397 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1760486321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760486321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1760486321 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1760486321 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1760486321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1760486321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1760486321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=-1760486286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1760486230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-1760486230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=-1760486230 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=-1760486230 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=-1760486230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=-1760486230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=-1760486230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=-1760486226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-1760486226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=-1760486226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=-1760486226 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=-1760486225 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
00:19:55 [2023-09-15T04:19:55.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1760486223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1760486223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1760486223 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1760486223 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1760486222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1760486222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1760486222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1760486129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1760486129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1760486129 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1760486129 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1760486129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:55 [2023-09-15T04:19:55.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1760486129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1760486128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-1760487134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760485887 data=null doit=true}, Shell with text {Manage Custom Parsers}]
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-1760485837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-1760485837 data=null doit=true}, (of type 'List')]
00:19:56 [2023-09-15T04:19:56.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-1760485837 data=null}, (of type 'List')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-1760485837 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-1760485837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-1760485837 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-1760485836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1760485836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-1760485836 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-1760485836 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-1760485835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-1760485835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-1760485802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1760485801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-1760485801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-1760485801 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-1760485801 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1760485799 data=null doit=true}, Shell with text {Delete Custom Parser}]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1760485799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1760485798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1760485798 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1760485798 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1760485798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1760485798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1760485798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-1760485835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760485697 data=null doit=true}, Shell with text {Manage Custom Parsers}]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-1760485696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-1760485689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-1760485689 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-1760485689 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-1760485688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-1760485688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-1760485688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1760487486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760485595 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:19:56 [2023-09-15T04:19:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:19:56 [2023-09-15T04:19:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1760485535 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
00:19:56 [2023-09-15T04:19:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-1760485532 data=null doit=true}, TreeItem with text {TestText}]
00:19:56 [2023-09-15T04:19:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1760485532 data=null}, TreeItem with text {TestText}]
00:19:56 [2023-09-15T04:19:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1760485532 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:56 [2023-09-15T04:19:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760485532 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
00:19:56 [2023-09-15T04:19:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1760485519 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
00:19:56 [2023-09-15T04:19:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:19:56 [2023-09-15T04:19:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:19:56 [2023-09-15T04:19:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:19:57 [2023-09-15T04:19:57.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:19:57 [2023-09-15T04:19:57.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:19:57 [2023-09-15T04:19:57.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:19:57 [2023-09-15T04:19:57.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:19:57 [2023-09-15T04:19:57.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484715 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484715 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484715 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760484715 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760484714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760484714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760484714 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760484714 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760484713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:57 [2023-09-15T04:19:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760484713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:57 [2023-09-15T04:19:57.472Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:57 [2023-09-15T04:19:57.472Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:57 [2023-09-15T04:19:57.472Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:57 [2023-09-15T04:19:57.472Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:57 [2023-09-15T04:19:57.472Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:19:57 [2023-09-15T04:19:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:19:57 [2023-09-15T04:19:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760484713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:19:57 [2023-09-15T04:19:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760485420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:19:57 [2023-09-15T04:19:57.729Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.74 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
00:19:57 [2023-09-15T04:19:57.729Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.899 s
00:19:57 [2023-09-15T04:19:57.729Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.587 s
00:19:57 [2023-09-15T04:19:57.729Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
00:19:57 [2023-09-15T04:19:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760484196 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:19:57 [2023-09-15T04:19:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:19:57 [2023-09-15T04:19:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:19:57 [2023-09-15T04:19:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:19:57 [2023-09-15T04:19:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:19:57 [2023-09-15T04:19:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760484096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:19:57 [2023-09-15T04:19:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760482091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760482091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760482091 data=null doit=true}, (of type 'Table')]
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760482091 data=null}, (of type 'Table')]
00:19:59 [2023-09-15T04:19:59.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760482091 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760482090 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760482034 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760482033 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760482032 data=null doit=true}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760482032 data=null}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760482032 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760482032 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760482031 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-1760481940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760481894 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760481894 data=null doit=true}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760481893 data=null}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760481893 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760481893 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760481889 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-1760481889 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-1760481889 data=null doit=true}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-1760481889 data=null}, TableItem with text {}]
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: of type 'StyledText'
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: (of type 'StyledText')
00:20:00 [2023-09-15T04:20:00.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
00:20:00 [2023-09-15T04:20:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
00:20:00 [2023-09-15T04:20:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
00:20:00 [2023-09-15T04:20:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
00:20:00 [2023-09-15T04:20:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
00:20:01 [2023-09-15T04:20:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
00:20:01 [2023-09-15T04:20:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
00:20:01 [2023-09-15T04:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
00:20:01 [2023-09-15T04:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:01 [2023-09-15T04:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:01 [2023-09-15T04:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
00:20:01 [2023-09-15T04:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760480514 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760480514 data=null doit=true}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760480480 data=null}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760480480 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760480479 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760480417 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-1760480417 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-1760480417 data=null doit=true}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-1760480417 data=null}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760480414 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760480414 data=null doit=true}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760480413 data=null}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760480413 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760480413 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760480403 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Raw", using matcher: with mnemonic 'Hide Raw'
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Raw'
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Raw} time=-1760480324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Raw']
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Raw'
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760480291 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
00:20:01 [2023-09-15T04:20:01.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760480187 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760480187 data=null doit=true}, TreeItem with text {Test}]
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760480187 data=null}, TreeItem with text {Test}]
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760480187 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760480187 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760480125 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:20:01 [2023-09-15T04:20:01.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479129 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479129 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479129 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760479129 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760479128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760479128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760479128 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760479128 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760479127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760479127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:02 [2023-09-15T04:20:02.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:02 [2023-09-15T04:20:02.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:02 [2023-09-15T04:20:02.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:02 [2023-09-15T04:20:02.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:02 [2023-09-15T04:20:02.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:02 [2023-09-15T04:20:02.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:20:03 [2023-09-15T04:20:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760479127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:03 [2023-09-15T04:20:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760480039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:20:03 [2023-09-15T04:20:03.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.58 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
00:20:03 [2023-09-15T04:20:03.375Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 5.475 s
00:20:03 [2023-09-15T04:20:03.375Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
00:20:03 [2023-09-15T04:20:03.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760478607 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:20:03 [2023-09-15T04:20:03.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:20:03 [2023-09-15T04:20:03.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:20:03 [2023-09-15T04:20:03.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:20:03 [2023-09-15T04:20:03.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:20:03 [2023-09-15T04:20:03.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760478417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:20:03 [2023-09-15T04:20:03.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:20:05 [2023-09-15T04:20:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1760476918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-1760476857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-1760476814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-1760476782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-1760476759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
00:20:05 [2023-09-15T04:20:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
00:20:07 [2023-09-15T04:20:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:20:07 [2023-09-15T04:20:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:07 [2023-09-15T04:20:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:07 [2023-09-15T04:20:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:07 [2023-09-15T04:20:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
00:20:07 [2023-09-15T04:20:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
00:20:07 [2023-09-15T04:20:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=-1760475202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
00:20:07 [2023-09-15T04:20:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-1760473595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-1760473554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-1760473494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-1760473464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-1760473453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1760473434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-1760473429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
00:20:08 [2023-09-15T04:20:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1760473408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-1760473381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-1760473292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-1760473211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
00:20:08 [2023-09-15T04:20:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
00:20:09 [2023-09-15T04:20:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
00:20:09 [2023-09-15T04:20:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
00:20:09 [2023-09-15T04:20:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-1760473024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
00:20:09 [2023-09-15T04:20:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1760471387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-1760471345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-1760471276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-1760471245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-1760471211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-1760471192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=-1760471187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
00:20:10 [2023-09-15T04:20:10.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
00:20:11 [2023-09-15T04:20:11.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760470898 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:20:11 [2023-09-15T04:20:11.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:20:11 [2023-09-15T04:20:11.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:11 [2023-09-15T04:20:11.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:11 [2023-09-15T04:20:11.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:11 [2023-09-15T04:20:11.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760470892 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:20:11 [2023-09-15T04:20:11.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760470892 data=null doit=true}, TreeItem with text {test}]
00:20:11 [2023-09-15T04:20:11.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760470892 data=null}, TreeItem with text {test}]
00:20:11 [2023-09-15T04:20:11.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760470892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:11 [2023-09-15T04:20:11.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760470892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:20:11 [2023-09-15T04:20:11.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760470822 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:11 [2023-09-15T04:20:11.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:20:11 [2023-09-15T04:20:11.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:20:11 [2023-09-15T04:20:11.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:20:12 [2023-09-15T04:20:12.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:20:12 [2023-09-15T04:20:12.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:20:12 [2023-09-15T04:20:12.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:12 [2023-09-15T04:20:12.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:20:12 [2023-09-15T04:20:12.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469922 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469922 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469921 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760469921 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760469920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760469920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760469920 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760469920 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760469920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760469920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:12 [2023-09-15T04:20:12.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:12 [2023-09-15T04:20:12.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:12 [2023-09-15T04:20:12.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:12 [2023-09-15T04:20:12.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:12 [2023-09-15T04:20:12.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:12 [2023-09-15T04:20:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:20:12 [2023-09-15T04:20:12.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760469920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:12 [2023-09-15T04:20:12.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760470713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:20:12 [2023-09-15T04:20:12.519Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.196 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
00:20:12 [2023-09-15T04:20:12.519Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 3.223 s
00:20:12 [2023-09-15T04:20:12.519Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 2.237 s
00:20:12 [2023-09-15T04:20:12.520Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.937 s
00:20:12 [2023-09-15T04:20:12.520Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
00:20:12 [2023-09-15T04:20:12.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760469407 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:20:12 [2023-09-15T04:20:12.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:20:12 [2023-09-15T04:20:12.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:20:12 [2023-09-15T04:20:12.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:20:12 [2023-09-15T04:20:12.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:20:12 [2023-09-15T04:20:12.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760469294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:20:12 [2023-09-15T04:20:12.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760465288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760465284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760465284 data=null doit=true}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760465284 data=null}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1760465284 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1760465279 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760465189 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1760465188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760465187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1760465187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1760465187 data=null doit=true}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1760465187 data=null}, (of type 'Table')]
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:e
00:20:16 [2023-09-15T04:20:16.948Z]  into text (of type 'Text')
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:20:16 [2023-09-15T04:20:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''e
00:20:16 [2023-09-15T04:20:16.948Z] '' with an interval of {1}ms. between characters.
00:20:17 [2023-09-15T04:20:17.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:17 [2023-09-15T04:20:17.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
00:20:17 [2023-09-15T04:20:17.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760464432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:17 [2023-09-15T04:20:17.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760464432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:17 [2023-09-15T04:20:17.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760464432 data=null doit=true}, (of type 'Table')]
00:20:17 [2023-09-15T04:20:17.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760464432 data=null}, (of type 'Table')]
00:20:17 [2023-09-15T04:20:17.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760464431 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
00:20:17 [2023-09-15T04:20:17.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760464431 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:17 [2023-09-15T04:20:17.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760464429 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760463431 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760463385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760463384 data=null doit=true}, TreeItem with text {test}]
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760463384 data=null}, TreeItem with text {test}]
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760463384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760463384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760463361 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:20:18 [2023-09-15T04:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462885 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462885 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462884 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760462884 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760462883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760462883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760462883 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760462883 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760462883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:19 [2023-09-15T04:20:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760462883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:19 [2023-09-15T04:20:19.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:19 [2023-09-15T04:20:19.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:19 [2023-09-15T04:20:19.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:19 [2023-09-15T04:20:19.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:19 [2023-09-15T04:20:19.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:19 [2023-09-15T04:20:19.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:20:19 [2023-09-15T04:20:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760462883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:19 [2023-09-15T04:20:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760463316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:20:21 [2023-09-15T04:20:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:20:21 [2023-09-15T04:20:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:21 [2023-09-15T04:20:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:21 [2023-09-15T04:20:21.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760460695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760460695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760460695 data=null doit=true}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760460695 data=null}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1760460694 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1760460689 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760460688 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1760460611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760460610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1760460610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1760460610 data=null doit=true}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1760460610 data=null}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:00
00:20:21 [2023-09-15T04:20:21.325Z]  into text (of type 'Text')
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:20:21 [2023-09-15T04:20:21.325Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''00
00:20:21 [2023-09-15T04:20:21.325Z] '' with an interval of {1}ms. between characters.
00:20:21 [2023-09-15T04:20:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:21 [2023-09-15T04:20:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
00:20:21 [2023-09-15T04:20:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760460189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760460189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760460189 data=null doit=true}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760460189 data=null}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760460188 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760460188 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:21 [2023-09-15T04:20:21.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760460187 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760459272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760459255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760459255 data=null doit=true}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760459255 data=null}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1760459255 data=null button=1 stateMask=0x0 x=14 y=12 count=1}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1760459240 data=null button=1 stateMask=0x80000 x=14 y=12 count=1}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] 
00:20:22 [2023-09-15T04:20:22.818Z] !ENTRY org.eclipse.ui 4 0 2023-09-15 04:20:22.690
00:20:22 [2023-09-15T04:20:22.818Z] !MESSAGE Unhandled event loop exception
00:20:22 [2023-09-15T04:20:22.818Z] !STACK 0
00:20:22 [2023-09-15T04:20:22.818Z] org.eclipse.swt.SWTException: Widget is disposed
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.SWT.error(SWT.java:4918)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.SWT.error(SWT.java:4833)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.SWT.error(SWT.java:4804)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:619)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:20:22 [2023-09-15T04:20:22.818Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:20:22 [2023-09-15T04:20:22.818Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:20:22 [2023-09-15T04:20:22.818Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:20:22 [2023-09-15T04:20:22.818Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:20:22 [2023-09-15T04:20:22.818Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760459240 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1760459220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760459219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1760459219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1760459219 data=null doit=true}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1760459219 data=null}, (of type 'Table')]
00:20:22 [2023-09-15T04:20:22.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:20:24 [2023-09-15T04:20:24.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760456613 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760456563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760456563 data=null doit=true}, TreeItem with text {test}]
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760456563 data=null}, TreeItem with text {test}]
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760456563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760456562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760456536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:20:25 [2023-09-15T04:20:25.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455500 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455500 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455499 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760455499 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760455499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760455499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760455498 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760455498 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760455498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760455498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:26 [2023-09-15T04:20:26.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:26 [2023-09-15T04:20:26.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:26 [2023-09-15T04:20:26.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:26 [2023-09-15T04:20:26.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:26 [2023-09-15T04:20:26.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:26 [2023-09-15T04:20:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:20:26 [2023-09-15T04:20:26.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760455498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:26 [2023-09-15T04:20:26.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760456486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760453305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760453301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760453301 data=null doit=true}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760453301 data=null}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1760453301 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1760453298 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760453297 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1760453297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760453296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1760453296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1760453296 data=null doit=true}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1760453296 data=null}, (of type 'Table')]
00:20:28 [2023-09-15T04:20:28.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:20:28 [2023-09-15T04:20:28.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:20:28 [2023-09-15T04:20:28.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:20:28 [2023-09-15T04:20:28.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
00:20:28 [2023-09-15T04:20:28.722Z]  into text (of type 'Text')
00:20:28 [2023-09-15T04:20:28.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:20:28 [2023-09-15T04:20:28.722Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
00:20:28 [2023-09-15T04:20:28.722Z] '' with an interval of {1}ms. between characters.
00:20:29 [2023-09-15T04:20:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:29 [2023-09-15T04:20:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
00:20:29 [2023-09-15T04:20:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760452526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:29 [2023-09-15T04:20:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760452525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:29 [2023-09-15T04:20:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760452525 data=null doit=true}, (of type 'Table')]
00:20:29 [2023-09-15T04:20:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760452525 data=null}, (of type 'Table')]
00:20:29 [2023-09-15T04:20:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760452525 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
00:20:29 [2023-09-15T04:20:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760452525 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:29 [2023-09-15T04:20:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760452524 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760451556 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760451511 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760451511 data=null doit=true}, TreeItem with text {test}]
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760451511 data=null}, TreeItem with text {test}]
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760451511 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760451511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760451500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:20:30 [2023-09-15T04:20:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451058 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451058 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451043 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760451003 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760451002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760451002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760451002 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760451002 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760451002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760451002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:31 [2023-09-15T04:20:31.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:31 [2023-09-15T04:20:31.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:31 [2023-09-15T04:20:31.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:31 [2023-09-15T04:20:31.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:31 [2023-09-15T04:20:31.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:31 [2023-09-15T04:20:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:20:31 [2023-09-15T04:20:31.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760451002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:31 [2023-09-15T04:20:31.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760451415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:20:33 [2023-09-15T04:20:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:20:33 [2023-09-15T04:20:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:33 [2023-09-15T04:20:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:33 [2023-09-15T04:20:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:33 [2023-09-15T04:20:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:33 [2023-09-15T04:20:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:20:33 [2023-09-15T04:20:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760448919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760448919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760448918 data=null doit=true}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760448918 data=null}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1760448918 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1760448876 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760448873 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1760448873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760448872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1760448872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1760448872 data=null doit=true}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1760448872 data=null}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:2 into text (of type 'Text')
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''2'' with an interval of {1}ms. between characters.
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
00:20:33 [2023-09-15T04:20:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760448509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760448508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760448508 data=null doit=true}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760448508 data=null}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1760448508 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1760448505 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760448504 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1760448503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760448503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1760448503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1760448502 data=null doit=true}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1760448502 data=null}, (of type 'Table')]
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:F into text (of type 'Text')
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''F'' with an interval of {1}ms. between characters.
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: of type 'Text'
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: (of type 'Text')
00:20:33 [2023-09-15T04:20:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=-1760447284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=-1760447284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=-1760447284 data=null doit=true}, CLabel with text {Message matches "F"}]
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=-1760447284 data=null}, CLabel with text {Message matches "F"}]
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=-1760447284 data=null button=1 stateMask=0x0 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=-1760447270 data=null button=1 stateMask=0x80000 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {Message matches "F"}
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=-1760447254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=-1760447253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=-1760447253 data=null doit=true}, CLabel with text {Message matches "F"}]
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=-1760447253 data=null}, CLabel with text {Message matches "F"}]
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=-1760447253 data=null button=1 stateMask=0x0 x=9 y=9 count=1}, CLabel with text {Message matches "F"}]
00:20:34 [2023-09-15T04:20:34.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {}
00:20:36 [2023-09-15T04:20:36.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760445719 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:20:36 [2023-09-15T04:20:36.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:20:36 [2023-09-15T04:20:36.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:36 [2023-09-15T04:20:36.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:36 [2023-09-15T04:20:36.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:36 [2023-09-15T04:20:36.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760445681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:20:36 [2023-09-15T04:20:36.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760445681 data=null doit=true}, TreeItem with text {test}]
00:20:36 [2023-09-15T04:20:36.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760445681 data=null}, TreeItem with text {test}]
00:20:36 [2023-09-15T04:20:36.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760445681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:36 [2023-09-15T04:20:36.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760445681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:20:36 [2023-09-15T04:20:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760445639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:36 [2023-09-15T04:20:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:20:36 [2023-09-15T04:20:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:20:36 [2023-09-15T04:20:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444698 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444698 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444697 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760444697 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:20:37 [2023-09-15T04:20:37.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760444696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:37 [2023-09-15T04:20:37.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760444696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:37 [2023-09-15T04:20:37.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760444696 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:37 [2023-09-15T04:20:37.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760444696 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:37 [2023-09-15T04:20:37.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760444696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:37 [2023-09-15T04:20:37.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760444696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:37 [2023-09-15T04:20:37.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:37 [2023-09-15T04:20:37.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:37 [2023-09-15T04:20:37.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:37 [2023-09-15T04:20:37.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:37 [2023-09-15T04:20:37.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:37 [2023-09-15T04:20:37.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:20:37 [2023-09-15T04:20:37.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760444696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:37 [2023-09-15T04:20:37.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760445603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760442493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760442489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760442489 data=null doit=true}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760442489 data=null}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1760442489 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1760442486 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760442486 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1760442485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760442484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1760442484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1760442484 data=null doit=true}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1760442484 data=null}, (of type 'Table')]
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
00:20:39 [2023-09-15T04:20:39.620Z]  into text (of type 'Text')
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:20:39 [2023-09-15T04:20:39.620Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
00:20:39 [2023-09-15T04:20:39.620Z] '' with an interval of {1}ms. between characters.
00:20:40 [2023-09-15T04:20:40.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:40 [2023-09-15T04:20:40.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
00:20:40 [2023-09-15T04:20:40.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760441642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:40 [2023-09-15T04:20:40.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760441642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:40 [2023-09-15T04:20:40.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760441642 data=null doit=true}, (of type 'Table')]
00:20:40 [2023-09-15T04:20:40.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760441642 data=null}, (of type 'Table')]
00:20:40 [2023-09-15T04:20:40.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760441641 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
00:20:40 [2023-09-15T04:20:40.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760441641 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:40 [2023-09-15T04:20:40.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760441640 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760440668 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760440629 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760440629 data=null doit=true}, TreeItem with text {test}]
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760440629 data=null}, TreeItem with text {test}]
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760440629 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760440629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760440622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:20:41 [2023-09-15T04:20:41.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439629 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439629 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439629 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760439628 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:42 [2023-09-15T04:20:42.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:20:42 [2023-09-15T04:20:42.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:20:42 [2023-09-15T04:20:42.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:42 [2023-09-15T04:20:42.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:20:42 [2023-09-15T04:20:42.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760439628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:42 [2023-09-15T04:20:42.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760439627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:42 [2023-09-15T04:20:42.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760439627 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:42 [2023-09-15T04:20:42.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760439627 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:42 [2023-09-15T04:20:42.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760439627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:42 [2023-09-15T04:20:42.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760439627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:42 [2023-09-15T04:20:42.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:42 [2023-09-15T04:20:42.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:42 [2023-09-15T04:20:42.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:42 [2023-09-15T04:20:42.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:42 [2023-09-15T04:20:42.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:42 [2023-09-15T04:20:42.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:20:42 [2023-09-15T04:20:42.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760439627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:42 [2023-09-15T04:20:42.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760440537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:20:42 [2023-09-15T04:20:42.921Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.287 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
00:20:42 [2023-09-15T04:20:42.921Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.865 s
00:20:42 [2023-09-15T04:20:42.921Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 7.34 s
00:20:42 [2023-09-15T04:20:42.921Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.495 s
00:20:42 [2023-09-15T04:20:42.921Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.305 s
00:20:42 [2023-09-15T04:20:42.921Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 5.07 s
00:20:42 [2023-09-15T04:20:42.921Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
00:20:42 [2023-09-15T04:20:42.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760439112 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:20:42 [2023-09-15T04:20:42.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:20:43 [2023-09-15T04:20:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:20:43 [2023-09-15T04:20:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:20:43 [2023-09-15T04:20:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:20:43 [2023-09-15T04:20:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760439000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:20:43 [2023-09-15T04:20:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:20:44 [2023-09-15T04:20:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:20:44 [2023-09-15T04:20:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:44 [2023-09-15T04:20:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:44 [2023-09-15T04:20:44.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:44 [2023-09-15T04:20:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
00:20:44 [2023-09-15T04:20:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
00:20:44 [2023-09-15T04:20:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-1760437285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
00:20:44 [2023-09-15T04:20:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
00:20:44 [2023-09-15T04:20:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760437082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760437082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760437082 data=null doit=true}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760437082 data=null}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1760437082 data=null button=1 stateMask=0x0 x=102 y=104 count=1}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1760437081 data=null button=1 stateMask=0x80000 x=102 y=104 count=1}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760437081 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1760437076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760437075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1760437075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1760437075 data=null doit=true}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1760437075 data=null}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760437075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760437075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760437075 data=null doit=true}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760437075 data=null}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760437074 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760437074 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760437073 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
00:20:45 [2023-09-15T04:20:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
00:20:45 [2023-09-15T04:20:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
00:20:45 [2023-09-15T04:20:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760437072 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:20:45 [2023-09-15T04:20:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:20:45 [2023-09-15T04:20:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:20:45 [2023-09-15T04:20:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760436503 data=null doit=true}, Shell with text {Preferences}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760436503 data=null doit=true}, Shell with text {Preferences}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: of type 'Text'
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: (of type 'Text')
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {General}
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=-1760436499 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-1760436499 data=null doit=true}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-1760436498 data=null}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-1760436498 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760436498 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-1760436498 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {General} time=-1760436497 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {General} time=-1760436497 data=null doit=true}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {General} time=-1760436497 data=null}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {General}
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=-1760436497 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-1760436497 data=null doit=true}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-1760436496 data=null}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-1760436496 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760436496 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
00:20:45 [2023-09-15T04:20:45.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-1760436496 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Appearance
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1760435994 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=-1760435994 data=null doit=true}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1760435993 data=null}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1760435993 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760435993 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1760435992 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-1760435958 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-1760435957 data=null doit=true}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-1760435957 data=null}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Appearance
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1760435957 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=-1760435957 data=null doit=true}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1760435957 data=null}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1760435956 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760435956 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1760435956 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Colors and Fonts
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1760435955 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1760435955 data=null doit=true}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1760435955 data=null}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1760435955 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760435955 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1760435954 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-1760435895 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-1760435895 data=null doit=true}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-1760435895 data=null}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Colors and Fonts
00:20:46 [2023-09-15T04:20:46.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1760435894 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1760435894 data=null doit=true}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1760435894 data=null}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1760435894 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760435893 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1760435893 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {Tracing}
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760435888 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760435888 data=null doit=true}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760435886 data=null}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760435886 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760435886 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760435885 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-1760435885 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-1760435885 data=null doit=true}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-1760435885 data=null}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {Tracing}
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760435885 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760435884 data=null doit=true}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760435884 data=null}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760435884 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760435884 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760435883 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760435883 data=null doit=true}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760435883 data=null}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760435883 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760435882 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760435878 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435877 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435877 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435877 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435877 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760435877 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}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435875 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435875 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435875 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435875 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435875 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435874 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435874 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435874 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760435862 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}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1760435862 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Use System Font
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-1760435836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1760435836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Use System Font} time=-1760435836 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Use System Font} time=-1760435836 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Use System Font} time=-1760435835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Use System Font} time=-1760435835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Use System Font} time=-1760435835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Use System Font} time=-1760435832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1760435832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Use System Font} time=-1760435832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Use System Font} time=-1760435832 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Use System Font} time=-1760435832 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Use System Font
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760435830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760435830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760435830 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760435830 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760435830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760435829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760435829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760435733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760435733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760435733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760435733 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760435733 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset} time=-1760435730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset} time=-1760435730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset} time=-1760435730 data=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset} time=-1760435730 data=null}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset} time=-1760435729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset} time=-1760435729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset} time=-1760435729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
00:20:46 [2023-09-15T04:20:46.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
00:20:46 [2023-09-15T04:20:46.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
00:20:46 [2023-09-15T04:20:46.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
00:20:46 [2023-09-15T04:20:46.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Reset
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760435706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760435706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760435706 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760435706 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760435706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760435706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760435706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:20:46 [2023-09-15T04:20:46.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760436921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:20:46 [2023-09-15T04:20:46.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760435203 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760435198 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760435198 data=null doit=true}, TreeItem with text {test}]
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760435198 data=null}, TreeItem with text {test}]
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760435197 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760435197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760435114 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:20:46 [2023-09-15T04:20:46.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:20:47 [2023-09-15T04:20:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434120 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434119 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434119 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760434118 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760434117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760434117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760434117 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760434117 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760434117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760434117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:48 [2023-09-15T04:20:48.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:48 [2023-09-15T04:20:48.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:48 [2023-09-15T04:20:48.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:48 [2023-09-15T04:20:48.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:48 [2023-09-15T04:20:48.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760434117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:48 [2023-09-15T04:20:48.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760435019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:20:48 [2023-09-15T04:20:48.405Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.504 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
00:20:48 [2023-09-15T04:20:48.405Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 5.389 s
00:20:48 [2023-09-15T04:20:48.405Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
00:20:48 [2023-09-15T04:20:48.405Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
00:20:48 [2023-09-15T04:20:48.405Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
00:20:48 [2023-09-15T04:20:48.405Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
00:20:48 [2023-09-15T04:20:48.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760433597 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:20:48 [2023-09-15T04:20:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:20:48 [2023-09-15T04:20:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:20:48 [2023-09-15T04:20:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:20:48 [2023-09-15T04:20:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:20:48 [2023-09-15T04:20:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760433412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:20:48 [2023-09-15T04:20:48.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:20:50 [2023-09-15T04:20:50.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:20:50 [2023-09-15T04:20:50.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:20:50 [2023-09-15T04:20:50.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:20:50 [2023-09-15T04:20:50.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:20:50 [2023-09-15T04:20:50.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760431899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:20:50 [2023-09-15T04:20:50.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1760431395 data=null doit=true}, Shell with text {Trace Changed}]
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-1760431394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-1760431394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-1760431394 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-1760431394 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-1760431394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-1760431394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:50 [2023-09-15T04:20:50.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-1760431394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:50 [2023-09-15T04:20:50.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:20:50 [2023-09-15T04:20:50.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:50 [2023-09-15T04:20:50.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:20:50 [2023-09-15T04:20:50.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:20:50 [2023-09-15T04:20:50.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:20:50 [2023-09-15T04:20:50.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760431233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:20:50 [2023-09-15T04:20:50.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:20:52 [2023-09-15T04:20:52.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:20:52 [2023-09-15T04:20:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:20:52 [2023-09-15T04:20:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:20:52 [2023-09-15T04:20:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:20:52 [2023-09-15T04:20:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760429680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:20:52 [2023-09-15T04:20:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1760429174 data=null doit=true}, Shell with text {Trace Changed}]
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-1760429174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-1760429174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-1760429174 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:53 [2023-09-15T04:20:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-1760429174 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:53 [2023-09-15T04:20:53.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-1760429173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:53 [2023-09-15T04:20:53.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-1760429173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:53 [2023-09-15T04:20:53.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-1760429173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:53 [2023-09-15T04:20:53.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:20:53 [2023-09-15T04:20:53.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:53 [2023-09-15T04:20:53.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:20:53 [2023-09-15T04:20:53.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:20:53 [2023-09-15T04:20:53.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:20:53 [2023-09-15T04:20:53.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760429026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:20:53 [2023-09-15T04:20:53.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:20:54 [2023-09-15T04:20:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:20:54 [2023-09-15T04:20:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:20:54 [2023-09-15T04:20:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:20:54 [2023-09-15T04:20:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:20:54 [2023-09-15T04:20:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760427471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:20:54 [2023-09-15T04:20:54.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:20:55 [2023-09-15T04:20:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
00:20:55 [2023-09-15T04:20:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1760426968 data=null doit=true}, Shell with text {Trace Changed}]
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-1760426967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-1760426967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-1760426967 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-1760426967 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-1760426967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-1760426967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-1760426967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760426822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:20:55 [2023-09-15T04:20:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:20:57 [2023-09-15T04:20:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:57 [2023-09-15T04:20:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:20:57 [2023-09-15T04:20:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:20:57 [2023-09-15T04:20:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:20:57 [2023-09-15T04:20:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760424682 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760424652 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760424652 data=null doit=true}, TreeItem with text {Test}]
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760424652 data=null}, TreeItem with text {Test}]
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760424652 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760424652 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:20:57 [2023-09-15T04:20:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760424618 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:20:57 [2023-09-15T04:20:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:20:57 [2023-09-15T04:20:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:20:57 [2023-09-15T04:20:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423764 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423764 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423763 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760423763 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760423762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760423762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760423762 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760423762 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760423762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:58 [2023-09-15T04:20:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760423762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:58 [2023-09-15T04:20:58.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:58 [2023-09-15T04:20:58.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:58 [2023-09-15T04:20:58.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:58 [2023-09-15T04:20:58.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:58 [2023-09-15T04:20:58.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:20:58 [2023-09-15T04:20:58.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:20:58 [2023-09-15T04:20:58.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760423762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:20:58 [2023-09-15T04:20:58.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760424539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:20:58 [2023-09-15T04:20:58.780Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.343 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
00:20:58 [2023-09-15T04:20:58.780Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 10.156 s
00:20:58 [2023-09-15T04:20:58.780Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
00:20:58 [2023-09-15T04:20:58.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760423251 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:20:58 [2023-09-15T04:20:58.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760423111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1760422994 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1760422994 data=null doit=true}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1760422994 data=null}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1760422994 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760422994 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1760422967 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1760422966 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1760422966 data=null doit=true}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1760422966 data=null}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1760422966 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760422966 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1760422943 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1760422942 data=null doit=true}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1760422942 data=null}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1760422942 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760422942 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1760422940 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760422939 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760422939 data=null doit=true}, TreeItem with text {Traces [0]}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760422939 data=null}, TreeItem with text {Traces [0]}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760422939 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760422938 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:20:59 [2023-09-15T04:20:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760422927 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:21:00 [2023-09-15T04:21:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample3921689945858102233.xml"'
00:21:00 [2023-09-15T04:21:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:21:00 [2023-09-15T04:21:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:21:00 [2023-09-15T04:21:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760421436 data=null doit=true}, TreeItem with text {Traces [1]}]
00:21:00 [2023-09-15T04:21:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760421436 data=null}, TreeItem with text {Traces [1]}]
00:21:00 [2023-09-15T04:21:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760421435 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760421435 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760421433 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760421384 data=null button=0 stateMask=0x0 x=193 y=81 count=0}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample3921689945858102233.xml} time=-1760421384 data=null doit=true}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample3921689945858102233.xml} time=-1760421384 data=null}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760421383 data=null button=1 stateMask=0x0 x=193 y=81 count=1}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760421383 data=null item=TreeItem {sample3921689945858102233.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760421320 data=null button=1 stateMask=0x80000 x=193 y=81 count=1}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760421319 data=null button=0 stateMask=0x0 x=193 y=81 count=0}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample3921689945858102233.xml} time=-1760421319 data=null doit=true}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample3921689945858102233.xml} time=-1760421319 data=null}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760421318 data=null button=1 stateMask=0x0 x=193 y=81 count=1}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760421318 data=null item=TreeItem {sample3921689945858102233.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760421313 data=null button=1 stateMask=0x80000 x=193 y=81 count=1}, TreeItem with text {sample3921689945858102233.xml}]
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
00:21:00 [2023-09-15T04:21:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Apply Time Offset...'
00:21:01 [2023-09-15T04:21:01.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Apply Time Offset...'
00:21:01 [2023-09-15T04:21:01.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
00:21:01 [2023-09-15T04:21:01.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Apply time offset}
00:21:01 [2023-09-15T04:21:01.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:21:01 [2023-09-15T04:21:01.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:21:01 [2023-09-15T04:21:01.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:21:01 [2023-09-15T04:21:01.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760420691 data=null button=0 stateMask=0x0 x=130 y=12 count=0}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample3921689945858102233.xml} time=-1760420691 data=null doit=true}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample3921689945858102233.xml} time=-1760420691 data=null}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760420690 data=null button=1 stateMask=0x0 x=130 y=12 count=1}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760420690 data=null item=TreeItem {sample3921689945858102233.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760420689 data=null button=1 stateMask=0x80000 x=130 y=12 count=1}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {sample3921689945858102233.xml}
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760420689 data=null button=0 stateMask=0x0 x=483 y=12 count=0}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample3921689945858102233.xml} time=-1760420689 data=null doit=true}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample3921689945858102233.xml} time=-1760420688 data=null}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760420688 data=null button=1 stateMask=0x0 x=483 y=12 count=1}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760420681 data=null item=TreeItem {sample3921689945858102233.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760420681 data=null button=1 stateMask=0x80000 x=483 y=12 count=1}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {sample3921689945858102233.xml} time=-1760420681 data=null button=0 stateMask=0x0 x=483 y=12 count=0}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {sample3921689945858102233.xml} time=-1760420680 data=null doit=true}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {sample3921689945858102233.xml} time=-1760420680 data=null}, TreeItem with text {sample3921689945858102233.xml}]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {sample3921689945858102233.xml}
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Basic", using matcher: of type 'Button'
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced", using matcher: of type 'Button'
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760420674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760420674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760420674 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760420674 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760420674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760420674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:01 [2023-09-15T04:21:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760420674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:01 [2023-09-15T04:21:01.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-1760421138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Apply Time Offset...']
00:21:01 [2023-09-15T04:21:01.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample3921689945858102233.xml"'
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample3921689945858102233.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760418997 data=null doit=true}, Shell with text {data - TestForOffsetting/Traces/sample3921689945858102233.xml - Eclipse Platform}]
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1760418961 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1760418961 data=null doit=true}, TreeItem with text {TestForOffsetting}]
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1760418961 data=null}, TreeItem with text {TestForOffsetting}]
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1760418960 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760418960 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1760418940 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:21:03 [2023-09-15T04:21:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:21:03 [2023-09-15T04:21:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417962 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417962 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417962 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760417962 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760417961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:04 [2023-09-15T04:21:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760417961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:04 [2023-09-15T04:21:04.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760417961 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:04 [2023-09-15T04:21:04.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760417961 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:04 [2023-09-15T04:21:04.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760417960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:04 [2023-09-15T04:21:04.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760417960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:04 [2023-09-15T04:21:04.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:04 [2023-09-15T04:21:04.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:04 [2023-09-15T04:21:04.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:04 [2023-09-15T04:21:04.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:04 [2023-09-15T04:21:04.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:04 [2023-09-15T04:21:04.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:21:04 [2023-09-15T04:21:04.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760417960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:04 [2023-09-15T04:21:04.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760418900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:21:04 [2023-09-15T04:21:04.511Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.798 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
00:21:04 [2023-09-15T04:21:04.511Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 5.797 s
00:21:04 [2023-09-15T04:21:04.511Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
00:21:04 [2023-09-15T04:21:04.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760417447 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:21:04 [2023-09-15T04:21:04.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:21:04 [2023-09-15T04:21:04.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:21:04 [2023-09-15T04:21:04.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:21:04 [2023-09-15T04:21:04.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:21:04 [2023-09-15T04:21:04.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760417337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:21:04 [2023-09-15T04:21:04.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:21:06 [2023-09-15T04:21:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:21:06 [2023-09-15T04:21:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:21:06 [2023-09-15T04:21:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:21:06 [2023-09-15T04:21:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:21:06 [2023-09-15T04:21:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760415829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:21:06 [2023-09-15T04:21:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1760415178 data=null doit=true}, Shell with text {Trace Changed}]
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-1760415177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-1760415177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-1760415177 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-1760415177 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-1760415177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:07 [2023-09-15T04:21:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-1760415177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:07 [2023-09-15T04:21:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-1760415177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:07 [2023-09-15T04:21:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:21:07 [2023-09-15T04:21:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:07 [2023-09-15T04:21:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:21:07 [2023-09-15T04:21:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:21:07 [2023-09-15T04:21:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:21:07 [2023-09-15T04:21:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760415064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:21:07 [2023-09-15T04:21:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:21:08 [2023-09-15T04:21:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:21:08 [2023-09-15T04:21:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:21:08 [2023-09-15T04:21:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:21:08 [2023-09-15T04:21:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:21:08 [2023-09-15T04:21:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760413513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:21:08 [2023-09-15T04:21:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1760413008 data=null doit=true}, Shell with text {Trace Changed}]
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-1760413008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-1760413008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-1760413007 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-1760413007 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-1760413007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-1760413007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-1760413007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:21:09 [2023-09-15T04:21:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:09 [2023-09-15T04:21:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:21:09 [2023-09-15T04:21:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:21:09 [2023-09-15T04:21:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:21:09 [2023-09-15T04:21:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760412878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:21:09 [2023-09-15T04:21:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:21:10 [2023-09-15T04:21:10.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:21:10 [2023-09-15T04:21:10.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:21:10 [2023-09-15T04:21:10.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:21:10 [2023-09-15T04:21:10.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:21:10 [2023-09-15T04:21:10.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760411318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:21:10 [2023-09-15T04:21:10.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1760410815 data=null doit=true}, Shell with text {Trace Changed}]
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-1760410814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-1760410814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-1760410814 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-1760410814 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-1760410813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-1760410813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-1760410813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:21:11 [2023-09-15T04:21:11.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:11 [2023-09-15T04:21:11.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:21:11 [2023-09-15T04:21:11.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
00:21:11 [2023-09-15T04:21:11.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
00:21:11 [2023-09-15T04:21:11.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1760410631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
00:21:11 [2023-09-15T04:21:11.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
00:21:12 [2023-09-15T04:21:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:12 [2023-09-15T04:21:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:21:12 [2023-09-15T04:21:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:21:12 [2023-09-15T04:21:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:21:13 [2023-09-15T04:21:13.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:13 [2023-09-15T04:21:13.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:13 [2023-09-15T04:21:13.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760408472 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
00:21:13 [2023-09-15T04:21:13.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:21:13 [2023-09-15T04:21:13.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:21:13 [2023-09-15T04:21:13.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:21:13 [2023-09-15T04:21:13.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:21:13 [2023-09-15T04:21:13.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760408440 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:21:13 [2023-09-15T04:21:13.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760408440 data=null doit=true}, TreeItem with text {Test}]
00:21:13 [2023-09-15T04:21:13.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760408440 data=null}, TreeItem with text {Test}]
00:21:13 [2023-09-15T04:21:13.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760408440 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:21:13 [2023-09-15T04:21:13.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760408440 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:21:13 [2023-09-15T04:21:13.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760408419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:21:13 [2023-09-15T04:21:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:21:13 [2023-09-15T04:21:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:21:13 [2023-09-15T04:21:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407636 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407636 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407636 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760407636 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760407635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760407635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760407635 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760407635 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760407634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760407634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:14 [2023-09-15T04:21:14.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:14 [2023-09-15T04:21:14.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:14 [2023-09-15T04:21:14.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:14 [2023-09-15T04:21:14.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:14 [2023-09-15T04:21:14.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:14 [2023-09-15T04:21:14.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:21:14 [2023-09-15T04:21:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760407634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:14 [2023-09-15T04:21:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760408334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:21:14 [2023-09-15T04:21:14.924Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.32 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
00:21:14 [2023-09-15T04:21:14.924Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 10.208 s
00:21:14 [2023-09-15T04:21:14.924Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
00:21:14 [2023-09-15T04:21:14.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760407118 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:21:14 [2023-09-15T04:21:14.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:21:14 [2023-09-15T04:21:14.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:21:14 [2023-09-15T04:21:14.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:21:14 [2023-09-15T04:21:14.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:21:14 [2023-09-15T04:21:14.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760407025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:21:14 [2023-09-15T04:21:14.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:21:15 [2023-09-15T04:21:15.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:21:15 [2023-09-15T04:21:15.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:21:15 [2023-09-15T04:21:15.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:21:15 [2023-09-15T04:21:15.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1760406912 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1760406911 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1760406911 data=null}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1760406911 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760406911 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1760406888 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1760406887 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1760406887 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1760406887 data=null}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1760406887 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760406886 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1760406881 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1760406881 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1760406881 data=null}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1760406881 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760406881 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1760406879 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760406878 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760406878 data=null doit=true}, TreeItem with text {Traces [0]}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760406878 data=null}, TreeItem with text {Traces [0]}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760406878 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760406867 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:21:15 [2023-09-15T04:21:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760406855 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:21:17 [2023-09-15T04:21:17.705Z] 
00:21:17 [2023-09-15T04:21:17.705Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:17.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:17 [2023-09-15T04:21:17.705Z] 
00:21:17 [2023-09-15T04:21:17.705Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:17.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:17 [2023-09-15T04:21:17.705Z] 
00:21:17 [2023-09-15T04:21:17.705Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:17.285: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:17 [2023-09-15T04:21:17.705Z] 
00:21:17 [2023-09-15T04:21:17.705Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:17.285: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:18 [2023-09-15T04:21:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
00:21:18 [2023-09-15T04:21:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
00:21:18 [2023-09-15T04:21:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:21:18 [2023-09-15T04:21:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:21:18 [2023-09-15T04:21:18.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-1760403895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-1760403895 data=null doit=true}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760403895 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-1760403893 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-1760403892 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-1760403892 data=null}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760403891 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-1760403890 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760403886 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-1760403885 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.269Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-1760403885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-1760403283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-1760403283 data=null doit=true}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760403283 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-1760403279 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-1760403277 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-1760403277 data=null}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760403277 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-1760403276 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760403275 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-1760403274 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
00:21:18 [2023-09-15T04:21:18.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-1760403273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:19 [2023-09-15T04:21:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:19 [2023-09-15T04:21:19.394Z] 
00:21:19 [2023-09-15T04:21:19.394Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:19.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:21 [2023-09-15T04:21:21.287Z] 
00:21:21 [2023-09-15T04:21:21.287Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:21.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:21 [2023-09-15T04:21:21.287Z] 
00:21:21 [2023-09-15T04:21:21.287Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:21.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:21 [2023-09-15T04:21:21.287Z] 
00:21:21 [2023-09-15T04:21:21.287Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:21.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:21 [2023-09-15T04:21:21.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:21:21 [2023-09-15T04:21:21.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:21:21 [2023-09-15T04:21:21.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
00:21:21 [2023-09-15T04:21:21.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
00:21:21 [2023-09-15T04:21:21.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
00:21:21 [2023-09-15T04:21:21.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:21:21 [2023-09-15T04:21:21.851Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760400095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:21 [2023-09-15T04:21:21.851Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760400095 data=null button=0 stateMask=0x0 x=183 y=119 count=0}, TimeGraphControl with text {}]
00:21:21 [2023-09-15T04:21:21.852Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760400095 data=null doit=true}, TimeGraphControl with text {}]
00:21:21 [2023-09-15T04:21:21.852Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760400094 data=null}, TimeGraphControl with text {}]
00:21:21 [2023-09-15T04:21:21.852Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760400085 data=null button=1 stateMask=0x0 x=183 y=119 count=1}, TimeGraphControl with text {}]
00:21:21 [2023-09-15T04:21:21.852Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-1760400084 data=null x=233 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
00:21:21 [2023-09-15T04:21:21.852Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760400084 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
00:21:21 [2023-09-15T04:21:21.852Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760400083 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
00:21:21 [2023-09-15T04:21:21.852Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760400083 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
00:21:21 [2023-09-15T04:21:21.852Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760400082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:21 [2023-09-15T04:21:21.852Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760400082 data=null doit=true}, TimeGraphControl with text {}]
00:21:21 [2023-09-15T04:21:21.852Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760400082 data=null}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760399578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760399578 data=null button=0 stateMask=0x0 x=233 y=119 count=0}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760399577 data=null doit=true}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760399577 data=null}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760399573 data=null button=1 stateMask=0x0 x=233 y=119 count=1}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-1760399572 data=null x=183 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760399572 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760399570 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760399570 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760399570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760399570 data=null doit=true}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760399570 data=null}, TimeGraphControl with text {}]
00:21:22 [2023-09-15T04:21:22.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:24 [2023-09-15T04:21:24.869Z] 
00:21:24 [2023-09-15T04:21:24.869Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:24.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396608 data=null button=0 stateMask=0x0 x=183 y=74 count=0}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760396606 data=null doit=true}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760396606 data=null}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396601 data=null button=1 stateMask=0x0 x=183 y=74 count=1}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-1760396601 data=null x=233 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396601 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396599 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396599 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760396599 data=null doit=true}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760396599 data=null}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396091 data=null button=0 stateMask=0x0 x=233 y=74 count=0}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760396091 data=null doit=true}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760396091 data=null}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396087 data=null button=1 stateMask=0x0 x=233 y=74 count=1}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-1760396087 data=null x=183 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396087 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396085 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396085 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760396085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760396085 data=null doit=true}, TimeGraphControl with text {}]
00:21:25 [2023-09-15T04:21:25.996Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760396085 data=null}, TimeGraphControl with text {}]
00:21:26 [2023-09-15T04:21:26.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:28 [2023-09-15T04:21:28.521Z] 
00:21:28 [2023-09-15T04:21:28.521Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:28.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:28 [2023-09-15T04:21:28.521Z] 
00:21:28 [2023-09-15T04:21:28.521Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:28.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:29 [2023-09-15T04:21:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:21:29 [2023-09-15T04:21:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
00:21:29 [2023-09-15T04:21:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:29 [2023-09-15T04:21:29.084Z] 
00:21:29 [2023-09-15T04:21:29.084Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:29.028: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:30 [2023-09-15T04:21:30.978Z] 
00:21:30 [2023-09-15T04:21:30.978Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:30.558: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:30 [2023-09-15T04:21:30.978Z] 
00:21:30 [2023-09-15T04:21:30.978Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:30.678: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:30 [2023-09-15T04:21:30.978Z] 
00:21:30 [2023-09-15T04:21:30.978Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:30.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:30 [2023-09-15T04:21:30.978Z] 
00:21:30 [2023-09-15T04:21:30.978Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:30.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760390532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760390532 data=null button=0 stateMask=0x0 x=174 y=66 count=0}, TimeGraphControl with text {}]
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760390529 data=null doit=true}, TimeGraphControl with text {}]
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760390528 data=null}, TimeGraphControl with text {}]
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760390522 data=null button=1 stateMask=0x0 x=174 y=66 count=1}, TimeGraphControl with text {}]
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-1760390521 data=null x=224 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760390521 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760390519 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760390519 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760390519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760390519 data=null doit=true}, TimeGraphControl with text {}]
00:21:31 [2023-09-15T04:21:31.540Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760390518 data=null}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760390006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760390006 data=null button=0 stateMask=0x0 x=224 y=66 count=0}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760390006 data=null doit=true}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760390006 data=null}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760390001 data=null button=1 stateMask=0x0 x=224 y=66 count=1}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-1760390001 data=null x=174 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760390001 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760389999 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760389999 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760389999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760389999 data=null doit=true}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760389999 data=null}, TimeGraphControl with text {}]
00:21:32 [2023-09-15T04:21:32.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:32 [2023-09-15T04:21:32.671Z] 
00:21:32 [2023-09-15T04:21:32.671Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:32.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:34 [2023-09-15T04:21:34.569Z] 
00:21:34 [2023-09-15T04:21:34.569Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:34.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:34 [2023-09-15T04:21:34.569Z] 
00:21:34 [2023-09-15T04:21:34.569Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:34.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-1760386986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-1760386986 data=null doit=true}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760386986 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-1760386982 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-1760386982 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-1760386982 data=null}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760386981 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-1760386980 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760386980 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-1760386979 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-1760386979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-1760386378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-1760386378 data=null doit=true}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760386378 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-1760386374 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-1760386373 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-1760386373 data=null}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760386373 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-1760386372 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760386371 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-1760386371 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:35 [2023-09-15T04:21:35.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-1760386370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:36 [2023-09-15T04:21:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:38 [2023-09-15T04:21:38.153Z] 
00:21:38 [2023-09-15T04:21:38.153Z] (Eclipse:4993): Gtk-CRITICAL **: 04:21:38.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-1760383285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-1760383285 data=null doit=true}, Sash with text {}]
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760383285 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-1760383284 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-1760383283 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-1760383283 data=null}, Sash with text {}]
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760383283 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-1760383282 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760383281 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-1760383280 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:38 [2023-09-15T04:21:38.716Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-1760383280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:39 [2023-09-15T04:21:39.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-1760382679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:39 [2023-09-15T04:21:39.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-1760382679 data=null doit=true}, Sash with text {}]
00:21:39 [2023-09-15T04:21:39.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760382679 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:39 [2023-09-15T04:21:39.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-1760382674 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:39 [2023-09-15T04:21:39.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-1760382673 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
00:21:39 [2023-09-15T04:21:39.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-1760382673 data=null}, Sash with text {}]
00:21:39 [2023-09-15T04:21:39.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760382673 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:39 [2023-09-15T04:21:39.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-1760382671 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
00:21:39 [2023-09-15T04:21:39.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760382670 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
00:21:39 [2023-09-15T04:21:39.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-1760382670 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:39 [2023-09-15T04:21:39.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-1760382669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-1760382067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-1760382067 data=null doit=true}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760382067 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-1760382063 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-1760382063 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-1760382062 data=null}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760382062 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-1760382061 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760382060 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-1760382060 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-1760382060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-1760381459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-1760381458 data=null doit=true}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760381458 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-1760381454 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-1760381454 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-1760381454 data=null}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760381453 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-1760381452 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-1760381452 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-1760381451 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
00:21:40 [2023-09-15T04:21:40.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-1760381450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
00:21:41 [2023-09-15T04:21:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:41 [2023-09-15T04:21:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760380395 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1760380390 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1760380390 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1760380390 data=null}, TreeItem with text {TestAxisAlignment}]
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1760380389 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760380389 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
00:21:41 [2023-09-15T04:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1760380362 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
00:21:41 [2023-09-15T04:21:41.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:21:41 [2023-09-15T04:21:41.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:21:41 [2023-09-15T04:21:41.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379373 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379373 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379372 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760379372 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760379372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760379371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760379371 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760379371 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760379371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760379371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:42 [2023-09-15T04:21:42.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:42 [2023-09-15T04:21:42.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:42 [2023-09-15T04:21:42.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:42 [2023-09-15T04:21:42.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:42 [2023-09-15T04:21:42.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760379371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:42 [2023-09-15T04:21:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760380289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:21:43 [2023-09-15T04:21:43.342Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.255 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
00:21:43 [2023-09-15T04:21:43.342Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.448 s
00:21:43 [2023-09-15T04:21:43.342Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.592 s
00:21:43 [2023-09-15T04:21:43.342Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.427 s
00:21:43 [2023-09-15T04:21:43.342Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.578 s
00:21:43 [2023-09-15T04:21:43.342Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.5 s
00:21:43 [2023-09-15T04:21:43.342Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.711 s
00:21:43 [2023-09-15T04:21:43.342Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.964 s
00:21:43 [2023-09-15T04:21:43.342Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
00:21:43 [2023-09-15T04:21:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760378860 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:21:43 [2023-09-15T04:21:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:21:43 [2023-09-15T04:21:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:21:43 [2023-09-15T04:21:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:21:43 [2023-09-15T04:21:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:21:43 [2023-09-15T04:21:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760378678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:21:43 [2023-09-15T04:21:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376781 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376781 data=null}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376781 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376774 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376774 data=null}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-ust'
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to context-switches-ust'
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to context-switches-ust} time=-1760376771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to context-switches-ust']
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to context-switches-ust'
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
00:21:45 [2023-09-15T04:21:45.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376731 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376727 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376727 data=null}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376711 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376709 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760376709 data=null}, ToolItem with tooltip text {Unpin View}]
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
00:21:45 [2023-09-15T04:21:45.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
00:21:47 [2023-09-15T04:21:47.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
00:21:47 [2023-09-15T04:21:47.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:47 [2023-09-15T04:21:47.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760368596 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760368596 data=null doit=true}, TableItem with text {}]
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760368596 data=null}, TableItem with text {}]
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760368596 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760368596 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760368593 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=-1760368515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:53 [2023-09-15T04:21:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:54 [2023-09-15T04:21:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
00:21:54 [2023-09-15T04:21:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:54 [2023-09-15T04:21:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:54 [2023-09-15T04:21:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
00:21:54 [2023-09-15T04:21:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
00:21:54 [2023-09-15T04:21:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=-1760367758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
00:21:54 [2023-09-15T04:21:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Time Graph Stub...", using matcher: with mnemonic 'New Time Graph Stub view'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust} time=-1760366056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust']
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust | new instance'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust | new instance'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust | new instance} time=-1760365893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust | new instance']
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust | new instance'
00:21:56 [2023-09-15T04:21:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
00:21:56 [2023-09-15T04:21:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust | 2>"'
00:21:56 [2023-09-15T04:21:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
00:21:56 [2023-09-15T04:21:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760364531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760364530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760364530 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760364530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760364530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760364530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760364529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760364528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760364528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760364528 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760364528 data=null}, ToolItem with tooltip text {Unpin View}]
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:57 [2023-09-15T04:21:57.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760364207 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760364181 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760364181 data=null doit=true}, TreeItem with text {test}]
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760364181 data=null}, TreeItem with text {test}]
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760364180 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760364180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760364162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:21:57 [2023-09-15T04:21:57.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:21:58 [2023-09-15T04:21:58.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:21:58 [2023-09-15T04:21:58.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:21:58 [2023-09-15T04:21:58.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:21:58 [2023-09-15T04:21:58.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:21:58 [2023-09-15T04:21:58.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:21:58 [2023-09-15T04:21:58.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:21:58 [2023-09-15T04:21:58.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:21:58 [2023-09-15T04:21:58.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:21:58 [2023-09-15T04:21:58.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:21:58 [2023-09-15T04:21:58.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:21:58 [2023-09-15T04:21:58.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:21:58 [2023-09-15T04:21:58.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363777 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363777 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363776 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760363776 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760363776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760363776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760363776 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760363775 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760363775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760363775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:58 [2023-09-15T04:21:58.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:58 [2023-09-15T04:21:58.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:58 [2023-09-15T04:21:58.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:58 [2023-09-15T04:21:58.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:58 [2023-09-15T04:21:58.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:21:58 [2023-09-15T04:21:58.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:21:58 [2023-09-15T04:21:58.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760363775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:21:58 [2023-09-15T04:21:58.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760364098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:21:58 [2023-09-15T04:21:58.909Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.676 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
00:21:58 [2023-09-15T04:21:58.909Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 1.937 s
00:21:58 [2023-09-15T04:21:58.909Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
00:21:58 [2023-09-15T04:21:58.909Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 8.947 s
00:21:58 [2023-09-15T04:21:58.909Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 3.374 s
00:21:58 [2023-09-15T04:21:58.909Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
00:21:58 [2023-09-15T04:21:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760363179 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:21:58 [2023-09-15T04:21:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:21:58 [2023-09-15T04:21:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:21:58 [2023-09-15T04:21:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:21:58 [2023-09-15T04:21:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:21:58 [2023-09-15T04:21:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760363021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:21:58 [2023-09-15T04:21:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760361324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760361324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760361324 data=null doit=true}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760361324 data=null}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1760361324 data=null button=1 stateMask=0x0 x=14 y=35 count=1}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1760361324 data=null button=1 stateMask=0x80000 x=14 y=35 count=1}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760361324 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1760361323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760361322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1760361322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1760361322 data=null doit=true}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1760361322 data=null}, (of type 'Table')]
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Collapse Events'
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-1760361201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Collapse Events']
00:22:00 [2023-09-15T04:22:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Collapse Events'
00:22:02 [2023-09-15T04:22:02.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
00:22:02 [2023-09-15T04:22:02.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear Filters'
00:22:02 [2023-09-15T04:22:02.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-1760359661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear Filters']
00:22:02 [2023-09-15T04:22:02.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear Filters'
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760359155 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760359150 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760359150 data=null doit=true}, TreeItem with text {test}]
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760359150 data=null}, TreeItem with text {test}]
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760359150 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760359149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760359103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:22:02 [2023-09-15T04:22:02.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358363 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358363 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358362 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760358362 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760358362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760358362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760358361 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760358361 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760358361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760358361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:03 [2023-09-15T04:22:03.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:03 [2023-09-15T04:22:03.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:03 [2023-09-15T04:22:03.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:03 [2023-09-15T04:22:03.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:03 [2023-09-15T04:22:03.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760358361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:03 [2023-09-15T04:22:03.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760359039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:22:04 [2023-09-15T04:22:04.135Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.325 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
00:22:04 [2023-09-15T04:22:04.136Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 5.164 s
00:22:04 [2023-09-15T04:22:04.136Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
00:22:04 [2023-09-15T04:22:04.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760357848 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:22:04 [2023-09-15T04:22:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:22:04 [2023-09-15T04:22:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:22:04 [2023-09-15T04:22:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:22:04 [2023-09-15T04:22:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:22:04 [2023-09-15T04:22:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760357688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:22:04 [2023-09-15T04:22:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760356130 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760356130 data=null doit=true}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760356129 data=null}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760356129 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760356129 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760356125 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-1760356125 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-1760356125 data=null doit=true}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-1760356125 data=null}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
00:22:06 [2023-09-15T04:22:06.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760355508 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760355508 data=null doit=true}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760355507 data=null}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760355502 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760355501 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760355498 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-1760355498 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-1760355498 data=null doit=true}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-1760355498 data=null}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1760355474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760355407 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760355407 data=null doit=true}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760355406 data=null}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760355406 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760355406 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760355405 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-1760355405 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-1760355369 data=null doit=true}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-1760355369 data=null}, TableItem with text {}]
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1760355315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760355206 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:22:06 [2023-09-15T04:22:06.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760355101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760355101 data=null doit=true}, TreeItem with text {test}]
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760355101 data=null}, TreeItem with text {test}]
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760355101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760355100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760355086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:22:07 [2023-09-15T04:22:07.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354247 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354247 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354247 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760354247 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760354246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760354246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760354246 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760354246 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760354246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760354246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:07 [2023-09-15T04:22:07.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:07 [2023-09-15T04:22:07.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:07 [2023-09-15T04:22:07.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:07 [2023-09-15T04:22:07.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:07 [2023-09-15T04:22:07.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:07 [2023-09-15T04:22:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:22:08 [2023-09-15T04:22:08.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760354246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:08 [2023-09-15T04:22:08.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760355002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:22:08 [2023-09-15T04:22:08.244Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.108 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
00:22:08 [2023-09-15T04:22:08.244Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.621 s
00:22:08 [2023-09-15T04:22:08.244Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.095 s
00:22:08 [2023-09-15T04:22:08.244Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.2 s
00:22:08 [2023-09-15T04:22:08.244Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
00:22:08 [2023-09-15T04:22:08.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760353734 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760353603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760353491 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760353491 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760353491 data=null}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760353491 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760353491 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760353465 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760353464 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760353464 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760353464 data=null}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760353464 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760353464 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760353460 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760353459 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760353459 data=null}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760353459 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760353459 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760353436 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760353435 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:22:08 [2023-09-15T04:22:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760353435 data=null doit=true}, TreeItem with text {Traces [0]}]
00:22:08 [2023-09-15T04:22:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760353435 data=null}, TreeItem with text {Traces [0]}]
00:22:08 [2023-09-15T04:22:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760353435 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:22:08 [2023-09-15T04:22:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760353435 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:22:08 [2023-09-15T04:22:08.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760353421 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351964 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351899 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351899 data=null}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351898 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351821 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351821 data=null}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351821 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351735 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351735 data=null}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351735 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351689 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351689 data=null}, ToolItem with tooltip text {Insert new color setting}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Increase priority}
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351689 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Increase priority}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351688 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
00:22:10 [2023-09-15T04:22:10.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351688 data=null}, ToolItem with tooltip text {Increase priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Increase priority}
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Decrease priority}
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351688 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Decrease priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351616 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351616 data=null}, ToolItem with tooltip text {Decrease priority}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Decrease priority}
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351616 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351524 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351524 data=null}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351521 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351422 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351422 data=null}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
00:22:10 [2023-09-15T04:22:10.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
00:22:10 [2023-09-15T04:22:10.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351420 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760351420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
00:22:10 [2023-09-15T04:22:10.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
00:22:10 [2023-09-15T04:22:10.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
00:22:10 [2023-09-15T04:22:10.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
00:22:10 [2023-09-15T04:22:10.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
00:22:10 [2023-09-15T04:22:10.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
00:22:10 [2023-09-15T04:22:10.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
00:22:10 [2023-09-15T04:22:10.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:22:10 [2023-09-15T04:22:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:22:10 [2023-09-15T04:22:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:22:10 [2023-09-15T04:22:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:22:10 [2023-09-15T04:22:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [2] in (of type 'Table')
00:22:10 [2023-09-15T04:22:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760351214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:22:10 [2023-09-15T04:22:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760351214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:22:10 [2023-09-15T04:22:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760351214 data=null doit=true}, (of type 'Table')]
00:22:10 [2023-09-15T04:22:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760351214 data=null}, (of type 'Table')]
00:22:10 [2023-09-15T04:22:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760351214 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, (of type 'Table')]
00:22:10 [2023-09-15T04:22:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760351213 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:22:10 [2023-09-15T04:22:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760351212 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, (of type 'Table')]
00:22:11 [2023-09-15T04:22:11.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760350781 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:22:11 [2023-09-15T04:22:11.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760350749 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760350749 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760350749 data=null}, TreeItem with text {TestForFiltering}]
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760350749 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760350749 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760350738 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:22:11 [2023-09-15T04:22:11.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760350071 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760350070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760350070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760350070 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760350070 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:11 [2023-09-15T04:22:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760350070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:11 [2023-09-15T04:22:11.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760350070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:11 [2023-09-15T04:22:11.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:11 [2023-09-15T04:22:11.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:11 [2023-09-15T04:22:11.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:11 [2023-09-15T04:22:11.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:11 [2023-09-15T04:22:11.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:11 [2023-09-15T04:22:11.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:22:12 [2023-09-15T04:22:12.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760350070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:12 [2023-09-15T04:22:12.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760350701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:22:12 [2023-09-15T04:22:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
00:22:12 [2023-09-15T04:22:12.490Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.193 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
00:22:12 [2023-09-15T04:22:12.490Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 0.782 s
00:22:12 [2023-09-15T04:22:12.490Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
00:22:12 [2023-09-15T04:22:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760349530 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:22:12 [2023-09-15T04:22:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760349425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760349262 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760349261 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760349261 data=null}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760349261 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760349261 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760349250 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760349249 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760349249 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760349249 data=null}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760349249 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760349249 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760349228 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760349227 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760349227 data=null}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760349227 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760349227 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760349225 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:12 [2023-09-15T04:22:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:12 [2023-09-15T04:22:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760349224 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:22:12 [2023-09-15T04:22:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760349224 data=null doit=true}, TreeItem with text {Traces [0]}]
00:22:12 [2023-09-15T04:22:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760349224 data=null}, TreeItem with text {Traces [0]}]
00:22:12 [2023-09-15T04:22:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760349223 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:22:12 [2023-09-15T04:22:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760349223 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:22:12 [2023-09-15T04:22:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760349215 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:22:30 [2023-09-15T04:22:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
00:22:30 [2023-09-15T04:22:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
00:22:30 [2023-09-15T04:22:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
00:22:30 [2023-09-15T04:22:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
00:22:30 [2023-09-15T04:22:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
00:22:30 [2023-09-15T04:22:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
00:22:30 [2023-09-15T04:22:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
00:22:30 [2023-09-15T04:22:30.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Print", using matcher: with text 'Print'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Use current zoom} time=-1760333700 data=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Use current zoom} time=-1760333700 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Use current zoom} time=-1760333700 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=-1760333700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Current view} time=-1760333698 data=null doit=true}, Button with text {Current view}]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=-1760333698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Current view}]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&All pages} time=-1760333697 data=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&All pages} time=-1760333697 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&All pages} time=-1760333697 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-1760333697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=-1760333676 data=null doit=true}, Button with text {&All pages}]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-1760333676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Current view} time=-1760333675 data=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Current view} time=-1760333675 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Current view} time=-1760333675 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=-1760333675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Use current zoom} time=-1760333673 data=null doit=true}, Button with text {Use current zoom}]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=-1760333673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Use current zoom}]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-1760333673 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-1760333673 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-1760333672 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1760333672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-1760333617 data=null doit=true}, Button with text {Number of horizontal pages:}]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1760333617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Number of horizontal pages:}]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-1760333616 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-1760333616 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-1760333616 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-1760333616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=-1760333612 data=null doit=true}, Button with text {&All pages}]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-1760333612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Selected pages} time=-1760333611 data=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Selected pages} time=-1760333611 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Selected pages} time=-1760333611 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=-1760333611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Selected pages} time=-1760333590 data=null doit=true}, Button with text {Selected pages}]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=-1760333590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Selected pages}]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&rom page} time=-1760333589 data=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&rom page} time=-1760333589 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&rom page} time=-1760333589 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&rom page} time=-1760333589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1760333586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1760333586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1760333586 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1760333586 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1760333586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1760333586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1760333586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760333266 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760333237 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760333237 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760333237 data=null}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760333237 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760333237 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760333230 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332404 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332404 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332403 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760332403 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760332403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760332403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760332403 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760332403 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760332402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760332402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:30 [2023-09-15T04:22:30.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:30 [2023-09-15T04:22:30.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:30 [2023-09-15T04:22:30.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:30 [2023-09-15T04:22:30.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760332402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760333193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:22:30 [2023-09-15T04:22:30.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760331785 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760331785 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760331785 data=null}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760331785 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760331785 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760331765 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760331764 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760331764 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760331764 data=null}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760331764 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760331763 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760331758 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760331757 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760331757 data=null}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760331757 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760331757 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760331755 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760331755 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760331755 data=null doit=true}, TreeItem with text {Traces [0]}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760331755 data=null}, TreeItem with text {Traces [0]}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760331754 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760331754 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:22:30 [2023-09-15T04:22:30.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760331745 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-1760325881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-1760325881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-1760325881 data=null doit=true}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-1760325881 data=null}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-1760325881 data=null button=1 stateMask=0x0 x=5 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-1760325881 data=null button=1 stateMask=0x80000 x=5 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Select}
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325879 data=null doit=true}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325879 data=null doit=true}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325879 data=null}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Select}
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-1760325879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-1760325879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-1760325878 data=null doit=true}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-1760325878 data=null}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-1760325878 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-1760325878 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom in the diagram}
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325877 data=null doit=true}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=-1760325877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325877 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325876 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325876 data=null}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom in the diagram}
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-1760325876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-1760325876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-1760325876 data=null doit=true}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-1760325876 data=null}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-1760325876 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-1760325875 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-1760325875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-1760325875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-1760325875 data=null doit=true}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-1760325875 data=null}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-1760325875 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-1760325875 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom out the diagram}
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325867 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=-1760325867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325867 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325867 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325867 data=null}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom out the diagram}
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-1760325866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-1760325866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-1760325866 data=null doit=true}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-1760325866 data=null}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-1760325866 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-1760325866 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Reset zoom factor}
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325865 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=-1760325865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
00:22:36 [2023-09-15T04:22:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-1760325865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-1760325865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-1760325865 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-1760325865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-1760325865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-1760325865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-1760325865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-1760325865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-1760325865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-1760325864 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=-1760325864 data=null}, ToolItem with tooltip text {Reset zoom factor}]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Reset zoom factor}
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-1760325864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-1760325864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-1760325864 data=null doit=true}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-1760325864 data=null}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-1760325864 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-1760325863 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
00:22:36 [2023-09-15T04:22:36.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Select'
00:22:36 [2023-09-15T04:22:36.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=-1760325795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Select']
00:22:36 [2023-09-15T04:22:36.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Select'
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-1760325795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-1760325795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-1760325795 data=null doit=true}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-1760325795 data=null}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-1760325795 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-1760325794 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom in'
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Select} time=-1760325765 data=null doit=true}, MenuItem with text {Select}]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=-1760325765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Select}]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1760325765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom in']
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom in'
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-1760325765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-1760325764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-1760325764 data=null doit=true}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-1760325764 data=null}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-1760325764 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-1760325764 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-1760325764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-1760325764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-1760325764 data=null doit=true}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-1760325764 data=null}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-1760325764 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-1760325763 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom out'
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-1760325746 data=null doit=true}, MenuItem with text {Zoom in}]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1760325746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom in}]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1760325745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom out']
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom out'
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-1760325745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-1760325745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-1760325745 data=null doit=true}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-1760325745 data=null}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-1760325745 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-1760325745 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Reset zoom factor'
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-1760325725 data=null doit=true}, MenuItem with text {Zoom out}]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1760325725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom out}]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-1760325725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Reset zoom factor']
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Reset zoom factor'
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-1760325724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-1760325724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-1760325724 data=null doit=true}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-1760325718 data=null}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-1760325718 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-1760325717 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325716 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:36 [2023-09-15T04:22:36.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:36 [2023-09-15T04:22:36.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
00:22:36 [2023-09-15T04:22:36.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
00:22:36 [2023-09-15T04:22:36.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
00:22:36 [2023-09-15T04:22:36.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
00:22:36 [2023-09-15T04:22:36.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
00:22:36 [2023-09-15T04:22:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
00:22:36 [2023-09-15T04:22:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
00:22:36 [2023-09-15T04:22:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: of type 'Combo'
00:22:36 [2023-09-15T04:22:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: (of type 'Combo')
00:22:36 [2023-09-15T04:22:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=-1760325320 data=null}, (of type 'Combo')]
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
00:22:36 [2023-09-15T04:22:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@66dcab95
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1760325318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-1760325318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-1760325318 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-1760325318 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-1760325318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-1760325318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-1760325318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-1760325317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-1760325317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-1760325317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-1760325317 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-1760325317 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1a8fe894
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=-1760325317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-1760325316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=-1760325316 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=-1760325316 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=-1760325316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=-1760325316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=-1760325316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=-1760325316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-1760325316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=-1760325316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=-1760325316 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=-1760325316 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=-1760325315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-1760325315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=-1760325315 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=-1760325315 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=-1760325315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=-1760325315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=-1760325315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=-1760325314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-1760325314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=-1760325314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=-1760325314 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=-1760325314 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1760325313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1760325313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1760325313 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1760325313 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1760325313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1760325313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1760325313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325203 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:36 [2023-09-15T04:22:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:37 [2023-09-15T04:22:37.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
00:22:37 [2023-09-15T04:22:37.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
00:22:37 [2023-09-15T04:22:37.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
00:22:37 [2023-09-15T04:22:37.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
00:22:37 [2023-09-15T04:22:37.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: of type 'Combo'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: (of type 'Combo')
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 1001
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=-1760324892 data=null}, (of type 'Combo')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 1001
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@288a7102
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1760324892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-1760324891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-1760324891 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-1760324891 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-1760324891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-1760324891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-1760324891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-1760324891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-1760324891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-1760324891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-1760324891 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-1760324891 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5a72fe51
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=-1760324890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-1760324890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=-1760324890 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=-1760324890 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=-1760324890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=-1760324890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=-1760324890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=-1760324890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-1760324890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=-1760324890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=-1760324890 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=-1760324890 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=-1760324889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-1760324889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=-1760324889 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=-1760324889 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=-1760324889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=-1760324889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=-1760324889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=-1760324883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-1760324883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=-1760324883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=-1760324883 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=-1760324883 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1760324833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1760324833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1760324833 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1760324833 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1760324832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1760324832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1760324832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=-1760325203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
00:22:37 [2023-09-15T04:22:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:22:37 [2023-09-15T04:22:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
00:22:37 [2023-09-15T04:22:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-1760324431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-1760324431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-1760324431 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-1760324431 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-1760324431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-1760324431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-1760324393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-1760324392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-1760324392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-1760324392 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-1760324392 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=-1760324391 data=null}, (of type 'Combo')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3384002c
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1760324390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-1760324390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-1760324390 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-1760324390 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-1760324390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-1760324390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-1760324390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-1760324390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-1760324390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-1760324390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-1760324390 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-1760324390 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
00:22:37 [2023-09-15T04:22:37.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with mnemonic 'Create'
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Create
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create} time=-1760324389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create} time=-1760324389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Create} time=-1760324389 data=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create} time=-1760324389 data=null}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create} time=-1760324389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create} time=-1760324388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create} time=-1760324388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-1760324431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:22:37 [2023-09-15T04:22:37.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:37 [2023-09-15T04:22:37.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:22:37 [2023-09-15T04:22:37.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:22:37 [2023-09-15T04:22:37.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:37 [2023-09-15T04:22:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:22:37 [2023-09-15T04:22:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760324312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760324312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760324312 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760324312 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760324312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760324312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760324311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:37 [2023-09-15T04:22:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1760324704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
00:22:37 [2023-09-15T04:22:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:22:38 [2023-09-15T04:22:38.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
00:22:38 [2023-09-15T04:22:38.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760323789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760323789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760323789 data=null doit=true}, (of type 'Table')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760323789 data=null}, (of type 'Table')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1760323789 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760323788 data=null item=TableItem {hide peer2 [Lifeline]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1760323785 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1760323784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1760323784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1760323784 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1760323784 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1760323784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1760323784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1760323784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:22:38 [2023-09-15T04:22:38.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:22:38 [2023-09-15T04:22:38.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:22:38 [2023-09-15T04:22:38.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:22:38 [2023-09-15T04:22:38.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760323783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760323783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760323783 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760323783 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760323783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760323783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760323783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1760324036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
00:22:38 [2023-09-15T04:22:38.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
00:22:38 [2023-09-15T04:22:38.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
00:22:38 [2023-09-15T04:22:38.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
00:22:38 [2023-09-15T04:22:38.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
00:22:38 [2023-09-15T04:22:38.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
00:22:38 [2023-09-15T04:22:38.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
00:22:38 [2023-09-15T04:22:38.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
00:22:38 [2023-09-15T04:22:38.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
00:22:38 [2023-09-15T04:22:38.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: of type 'Text'
00:22:38 [2023-09-15T04:22:38.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
00:22:38 [2023-09-15T04:22:38.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760323296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760323296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760323296 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760323296 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760323295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760323295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760323295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:38 [2023-09-15T04:22:38.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1760323593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
00:22:38 [2023-09-15T04:22:38.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:22:38 [2023-09-15T04:22:38.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
00:22:38 [2023-09-15T04:22:38.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with mnemonic 'Default'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Default
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Default} time=-1760322876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=-1760322875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Default} time=-1760322875 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Default} time=-1760322875 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Default} time=-1760322875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Default} time=-1760322875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Default} time=-1760322875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Default} time=-1760322865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=-1760322865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Default} time=-1760322865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Default} time=-1760322865 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Default} time=-1760322865 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Default
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760322864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760322864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760322864 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760322864 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760322864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760322864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760322864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1760323133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to next page}
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-1760322795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-1760322795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-1760322795 data=null doit=true}, ToolItem with tooltip text {Go to next page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-1760322795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-1760322795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=-1760322795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to next page}]
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to next page}
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to previous page}
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-1760322793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-1760322793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-1760322793 data=null doit=true}, ToolItem with tooltip text {Go to previous page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-1760322793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-1760322793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=-1760322793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to previous page}]
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to previous page}
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to last page}
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-1760322791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-1760322791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-1760322791 data=null doit=true}, ToolItem with tooltip text {Go to last page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-1760322791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-1760322791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=-1760322791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to last page}]
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to last page}
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to first page}
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-1760322790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-1760322790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-1760322790 data=null doit=true}, ToolItem with tooltip text {Go to first page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-1760322790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-1760322790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
00:22:39 [2023-09-15T04:22:39.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=-1760322790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to first page}]
00:22:39 [2023-09-15T04:22:39.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
00:22:39 [2023-09-15T04:22:39.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
00:22:39 [2023-09-15T04:22:39.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
00:22:39 [2023-09-15T04:22:39.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
00:22:39 [2023-09-15T04:22:39.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
00:22:39 [2023-09-15T04:22:39.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to first page}
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Next page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Next page} time=-1760322770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Next page']
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Next page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Previous page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Previous page} time=-1760322724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Previous page']
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Previous page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Last page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Last page} time=-1760322696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Last page']
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Last page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'First page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {First page} time=-1760322676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'First page']
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'First page'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
00:22:39 [2023-09-15T04:22:39.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pages...'
00:22:39 [2023-09-15T04:22:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pages...'
00:22:39 [2023-09-15T04:22:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
00:22:39 [2023-09-15T04:22:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
00:22:39 [2023-09-15T04:22:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760322232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760322232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760322232 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760322231 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760322231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760322231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760322231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pages...} time=-1760322627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pages...']
00:22:39 [2023-09-15T04:22:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:22:41 [2023-09-15T04:22:41.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760321195 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:22:41 [2023-09-15T04:22:41.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:22:41 [2023-09-15T04:22:41.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:41 [2023-09-15T04:22:41.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:41 [2023-09-15T04:22:41.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:41 [2023-09-15T04:22:41.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760321156 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:41 [2023-09-15T04:22:41.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760321156 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:41 [2023-09-15T04:22:41.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760321156 data=null}, TreeItem with text {TestForFiltering}]
00:22:41 [2023-09-15T04:22:41.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760321156 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:41 [2023-09-15T04:22:41.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760321156 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:41 [2023-09-15T04:22:41.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760321150 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:41 [2023-09-15T04:22:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:22:41 [2023-09-15T04:22:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:22:41 [2023-09-15T04:22:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:22:41 [2023-09-15T04:22:41.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:22:41 [2023-09-15T04:22:41.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:22:41 [2023-09-15T04:22:41.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:41 [2023-09-15T04:22:41.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:22:41 [2023-09-15T04:22:41.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760320287 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760320286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760320286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760320286 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760320286 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760320286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760320286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:41 [2023-09-15T04:22:41.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:41 [2023-09-15T04:22:41.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:41 [2023-09-15T04:22:41.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:41 [2023-09-15T04:22:41.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:41 [2023-09-15T04:22:41.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760320286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:41 [2023-09-15T04:22:41.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760321115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:22:42 [2023-09-15T04:22:42.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
00:22:42 [2023-09-15T04:22:42.440Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.794 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
00:22:42 [2023-09-15T04:22:42.440Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 17.476 s
00:22:42 [2023-09-15T04:22:42.440Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 12.116 s
00:22:42 [2023-09-15T04:22:42.440Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
00:22:42 [2023-09-15T04:22:42.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760319733 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:22:42 [2023-09-15T04:22:42.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:22:42 [2023-09-15T04:22:42.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:22:42 [2023-09-15T04:22:42.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:22:42 [2023-09-15T04:22:42.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:22:42 [2023-09-15T04:22:42.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760319590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:22:42 [2023-09-15T04:22:42.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760319427 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760319427 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760319427 data=null}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760319426 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760319426 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760319415 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760319414 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760319414 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760319414 data=null}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760319414 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760319414 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760319401 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760319401 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760319401 data=null}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760319401 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760319401 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760319399 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760319398 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760319398 data=null doit=true}, TreeItem with text {Traces [0]}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760319398 data=null}, TreeItem with text {Traces [0]}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760319398 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760319398 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:22:42 [2023-09-15T04:22:42.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760319386 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317821 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317812 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317812 data=null}, ToolItem with tooltip text {Add new filter}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1760317811 data=null button=0 stateMask=0x0 x=78 y=12 count=0}, TreeItem with text {FILTER <name>}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1760317811 data=null doit=true}, TreeItem with text {FILTER <name>}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1760317811 data=null}, TreeItem with text {FILTER <name>}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1760317811 data=null button=1 stateMask=0x0 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760317811 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1760317802 data=null button=1 stateMask=0x80000 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER timestamp}
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1760317798 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1760317798 data=null doit=true}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1760317796 data=null}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1760317795 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760317795 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1760317792 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-1760317792 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-1760317792 data=null doit=true}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-1760317791 data=null}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER timestamp}
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1760317791 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1760317791 data=null doit=true}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1760317791 data=null}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1760317791 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760317791 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1760317787 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1760317738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
00:22:44 [2023-09-15T04:22:44.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
00:22:44 [2023-09-15T04:22:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-1760317707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760317706 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760317706 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760317705 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760317705 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760317705 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760317705 data=null button=0 stateMask=0x0 x=204 y=35 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760317705 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760317704 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760317704 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760317704 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760317686 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'AND'
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {AND} time=-1760317665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'AND']
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'AND'
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1760317634 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=-1760317634 data=null doit=true}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=-1760317634 data=null}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=-1760317634 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760317634 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=-1760317630 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'CONTAINS'
00:22:44 [2023-09-15T04:22:44.590Z] 
00:22:44 [2023-09-15T04:22:44.590Z] (Eclipse:4993): Gtk-WARNING **: 04:22:44.339: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-1760317607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'CONTAINS']
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'CONTAINS'
00:22:44 [2023-09-15T04:22:44.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: AND is already expanded. Won't expand it again.
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-1760317529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1760317521 data=null button=0 stateMask=0x0 x=173 y=81 count=0}, Tree node with text: Timestamp CONTAINS "100"]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-1760317521 data=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-1760317521 data=null}, Tree node with text: Timestamp CONTAINS "100"]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1760317520 data=null button=1 stateMask=0x0 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760317520 data=null item=TreeItem {Timestamp CONTAINS "100"} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1760317440 data=null button=1 stateMask=0x80000 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1760317439 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=-1760317439 data=null doit=true}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=-1760317439 data=null}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=-1760317439 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760317438 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=-1760317429 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317429 data=null doit=true}, ToolItem with tooltip text {Save filters}]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:44 [2023-09-15T04:22:44.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317427 data=null doit=true}, ToolItem with tooltip text {Save filters}]
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760317427 data=null}, ToolItem with tooltip text {Save filters}]
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760317388 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760317388 data=null doit=true}, TableItem with text {}]
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760317388 data=null}, TableItem with text {}]
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760317388 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760317387 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:22:44 [2023-09-15T04:22:44.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760317386 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
00:22:44 [2023-09-15T04:22:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
00:22:44 [2023-09-15T04:22:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'timestamp'
00:22:44 [2023-09-15T04:22:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {timestamp} time=-1760317325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'timestamp']
00:22:44 [2023-09-15T04:22:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'timestamp'
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760315764 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760315764 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760315764 data=null}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760315764 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760315764 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760315750 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:46 [2023-09-15T04:22:46.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760315749 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760315749 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760315749 data=null}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760315749 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760315749 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760315744 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:46 [2023-09-15T04:22:46.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760315740 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760315740 data=null doit=true}, TreeItem with text {Traces [1]}]
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760315740 data=null}, TreeItem with text {Traces [1]}]
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760315740 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760315740 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:22:46 [2023-09-15T04:22:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760315735 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:22:47 [2023-09-15T04:22:47.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760314380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760314380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760314379 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760314379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760314379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760314379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760314355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760314355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760314355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760314355 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760314355 data=null}, ToolItem with tooltip text {Add new filter}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1760314354 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {FILTER <name>}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1760314354 data=null doit=true}, TreeItem with text {FILTER <name>}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1760314354 data=null}, TreeItem with text {FILTER <name>}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1760314354 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760314353 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1760314349 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
00:22:47 [2023-09-15T04:22:47.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER field}
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1760314345 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1760314345 data=null doit=true}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1760314343 data=null}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1760314329 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760314328 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1760314323 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-1760314323 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-1760314323 data=null doit=true}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-1760314323 data=null}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER field}
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1760314322 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1760314322 data=null doit=true}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1760314322 data=null}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1760314322 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760314321 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1760314316 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1760314291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
00:22:47 [2023-09-15T04:22:47.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-1760314231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760314229 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760314229 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760314229 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760314229 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760314228 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760314228 data=null button=0 stateMask=0x0 x=204 y=127 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760314227 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760314227 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760314227 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760314227 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:47 [2023-09-15T04:22:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760314204 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:47 [2023-09-15T04:22:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
00:22:47 [2023-09-15T04:22:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'COMPARE'
00:22:47 [2023-09-15T04:22:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-1760314184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'COMPARE']
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'COMPARE'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=-1760314085 data=null doit=true}, Tree node with text: <select aspect> = <value>]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=-1760314085 data=null}, Tree node with text: <select aspect> = <value>]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=-1760314085 data=null button=1 stateMask=0x0 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760314084 data=null item=TreeItem {<select aspect> = <value>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: <select aspect> = <value>]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=-1760314084 data=null button=1 stateMask=0x80000 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-1760314083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "<", using matcher: of type 'Button'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "=", using matcher: of type 'Button'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: of type 'Button'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with mnemonic '>'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with style 'SWT.RADIO'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Num", using matcher: of type 'Button'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Alpha", using matcher: of type 'Button'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Timestamp", using matcher: of type 'Button'
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {=} time=-1760314018 data=null doit=true}, Button with text {=}]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {=} time=-1760314018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {=}]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {>} time=-1760314016 data=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {>} time=-1760314015 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {>} time=-1760314015 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {>} time=-1760314015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760313991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760313991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760313991 data=null doit=true}, ToolItem with tooltip text {Save filters}]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760313991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:48 [2023-09-15T04:22:48.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760313991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760313991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760313989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760313989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760313989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760313989 data=null doit=true}, ToolItem with tooltip text {Save filters}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760313989 data=null}, ToolItem with tooltip text {Save filters}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760313917 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760313917 data=null doit=true}, TableItem with text {}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760313917 data=null}, TableItem with text {}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760313917 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760313916 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760313915 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "field", using matcher: with mnemonic 'field'
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'field'
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {field} time=-1760313889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'field']
00:22:48 [2023-09-15T04:22:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'field'
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760312310 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760312310 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760312310 data=null}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760312310 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760312310 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760312304 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760312303 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760312303 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760312303 data=null}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760312303 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760312303 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760312299 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:49 [2023-09-15T04:22:49.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760312298 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760312298 data=null doit=true}, TreeItem with text {Traces [1]}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760312298 data=null}, TreeItem with text {Traces [1]}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760312298 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760312298 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:22:49 [2023-09-15T04:22:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760312291 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310802 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310787 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310787 data=null}, ToolItem with tooltip text {Add new filter}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1760310786 data=null button=0 stateMask=0x0 x=78 y=173 count=0}, TreeItem with text {FILTER <name>}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1760310786 data=null doit=true}, TreeItem with text {FILTER <name>}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1760310786 data=null}, TreeItem with text {FILTER <name>}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1760310786 data=null button=1 stateMask=0x0 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760310786 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1760310782 data=null button=1 stateMask=0x80000 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER matchAndEquals}
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1760310778 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1760310778 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1760310776 data=null}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1760310776 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760310776 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1760310759 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1760310759 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1760310759 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1760310759 data=null}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER matchAndEquals}
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1760310758 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1760310758 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1760310758 data=null}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1760310758 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760310758 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1760310740 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1760310711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
00:22:51 [2023-09-15T04:22:51.357Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-1760310687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760310686 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760310686 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760310686 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760310686 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760310686 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760310685 data=null button=0 stateMask=0x0 x=204 y=196 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760310685 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760310685 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760310685 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760310685 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1760310667 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'OR'
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {OR} time=-1760310634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'OR']
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'OR'
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1760310623 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=-1760310623 data=null doit=true}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=-1760310623 data=null}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=-1760310622 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760310622 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=-1760310619 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
00:22:51 [2023-09-15T04:22:51.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'EQUALS'
00:22:51 [2023-09-15T04:22:51.357Z] 
00:22:51 [2023-09-15T04:22:51.357Z] (Eclipse:4993): Gtk-WARNING **: 04:22:51.346: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-1760310595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'EQUALS']
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'EQUALS'
00:22:51 [2023-09-15T04:22:51.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1760310561 data=null button=0 stateMask=0x0 x=162 y=242 count=0}, TreeItem with text {<select aspect> EQUALS}]
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=-1760310561 data=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=-1760310561 data=null}, TreeItem with text {<select aspect> EQUALS}]
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1760310560 data=null button=1 stateMask=0x0 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
00:22:51 [2023-09-15T04:22:51.614Z] 
00:22:51 [2023-09-15T04:22:51.614Z] (Eclipse:4993): Gtk-WARNING **: 04:22:51.384: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760310560 data=null item=TreeItem {<select aspect> EQUALS} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1760310527 data=null button=1 stateMask=0x80000 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-1760310527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
00:22:51 [2023-09-15T04:22:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1760310519 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=-1760310519 data=null doit=true}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=-1760310519 data=null}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=-1760310519 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760310519 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=-1760310497 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'MATCHES'
00:22:51 [2023-09-15T04:22:51.615Z] 
00:22:51 [2023-09-15T04:22:51.615Z] (Eclipse:4993): Gtk-WARNING **: 04:22:51.462: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-1760310478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'MATCHES']
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'MATCHES'
00:22:51 [2023-09-15T04:22:51.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1760310445 data=null button=0 stateMask=0x0 x=167 y=265 count=0}, TreeItem with text {<select aspect> MATCHES}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=-1760310445 data=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=-1760310445 data=null}, TreeItem with text {<select aspect> MATCHES}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1760310445 data=null button=1 stateMask=0x0 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
00:22:51 [2023-09-15T04:22:51.615Z] 
00:22:51 [2023-09-15T04:22:51.615Z] (Eclipse:4993): Gtk-WARNING **: 04:22:51.499: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760310445 data=null item=TreeItem {<select aspect> MATCHES} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1760310414 data=null button=1 stateMask=0x80000 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-1760310413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310401 data=null doit=true}, ToolItem with tooltip text {Save filters}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310399 data=null doit=true}, ToolItem with tooltip text {Save filters}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760310399 data=null}, ToolItem with tooltip text {Save filters}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760310349 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760310348 data=null doit=true}, TableItem with text {}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760310348 data=null}, TableItem with text {}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760310348 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760310348 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760310341 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
00:22:51 [2023-09-15T04:22:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'matchAndEquals'
00:22:51 [2023-09-15T04:22:51.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-1760310316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'matchAndEquals']
00:22:51 [2023-09-15T04:22:51.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'matchAndEquals'
00:22:53 [2023-09-15T04:22:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760308372 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:22:53 [2023-09-15T04:22:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:22:53 [2023-09-15T04:22:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:22:53 [2023-09-15T04:22:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:22:53 [2023-09-15T04:22:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:22:53 [2023-09-15T04:22:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1760308343 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
00:22:53 [2023-09-15T04:22:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1760308343 data=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:53 [2023-09-15T04:22:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1760308342 data=null}, TreeItem with text {TestForFiltering}]
00:22:53 [2023-09-15T04:22:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1760308342 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:53 [2023-09-15T04:22:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760308342 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
00:22:53 [2023-09-15T04:22:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1760308337 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
00:22:53 [2023-09-15T04:22:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:22:53 [2023-09-15T04:22:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:22:53 [2023-09-15T04:22:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307581 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307581 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307580 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760307580 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:22:54 [2023-09-15T04:22:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760307580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760307580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760307579 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760307579 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760307579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760307579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:54 [2023-09-15T04:22:54.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:54 [2023-09-15T04:22:54.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:54 [2023-09-15T04:22:54.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:54 [2023-09-15T04:22:54.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:54 [2023-09-15T04:22:54.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760307579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:22:54 [2023-09-15T04:22:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760308304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:22:54 [2023-09-15T04:22:54.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
00:22:54 [2023-09-15T04:22:54.952Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.703 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
00:22:54 [2023-09-15T04:22:54.952Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.797 s
00:22:54 [2023-09-15T04:22:54.952Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.436 s
00:22:54 [2023-09-15T04:22:54.952Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.574 s
00:22:54 [2023-09-15T04:22:54.952Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
00:22:54 [2023-09-15T04:22:54.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760307026 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:22:55 [2023-09-15T04:22:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:22:55 [2023-09-15T04:22:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:22:55 [2023-09-15T04:22:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:22:55 [2023-09-15T04:22:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:22:55 [2023-09-15T04:22:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760306902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:22:55 [2023-09-15T04:22:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:22:56 [2023-09-15T04:22:56.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:22:56 [2023-09-15T04:22:56.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:22:56 [2023-09-15T04:22:56.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:22:56 [2023-09-15T04:22:56.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:22:56 [2023-09-15T04:22:56.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
00:22:56 [2023-09-15T04:22:56.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760305438 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
00:22:56 [2023-09-15T04:22:56.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760305438 data=null doit=true}, TableItem with text {}]
00:22:56 [2023-09-15T04:22:56.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:22:56 [2023-09-15T04:22:56.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760305437 data=null}, TableItem with text {}]
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760305437 data=null button=1 stateMask=0x0 x=265 y=12 count=1}, TableItem with text {}]
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760305434 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760305407 data=null button=1 stateMask=0x80000 x=265 y=12 count=1}, TableItem with text {}]
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-1760305406 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-1760305406 data=null doit=true}, TableItem with text {}]
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-1760305406 data=null}, TableItem with text {}]
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:22:56 [2023-09-15T04:22:56.579Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''LoggerA|LoggerB|LoggerC'' with an interval of {1}ms. between characters.
00:22:57 [2023-09-15T04:22:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:22:59 [2023-09-15T04:22:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:22:59 [2023-09-15T04:22:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760302719 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:22:59 [2023-09-15T04:22:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760302719 data=null doit=true}, TableItem with text {}]
00:22:59 [2023-09-15T04:22:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760302719 data=null}, TableItem with text {}]
00:22:59 [2023-09-15T04:22:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760302719 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:22:59 [2023-09-15T04:22:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760302718 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:22:59 [2023-09-15T04:22:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760302718 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:22:59 [2023-09-15T04:22:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
00:22:59 [2023-09-15T04:22:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
00:22:59 [2023-09-15T04:22:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1760302693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
00:22:59 [2023-09-15T04:22:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760300815 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760300815 data=null doit=true}, TableItem with text {}]
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760300815 data=null}, TableItem with text {}]
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760300815 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760300814 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760300811 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1760300783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
00:23:01 [2023-09-15T04:23:01.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760300249 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760300245 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760300244 data=null doit=true}, TreeItem with text {test}]
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760300244 data=null}, TreeItem with text {test}]
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760300244 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760300244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760300219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:23:01 [2023-09-15T04:23:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:23:02 [2023-09-15T04:23:02.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:23:02 [2023-09-15T04:23:02.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:23:02 [2023-09-15T04:23:02.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:23:02 [2023-09-15T04:23:02.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:23:02 [2023-09-15T04:23:02.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:23:02 [2023-09-15T04:23:02.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:23:02 [2023-09-15T04:23:02.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:23:02 [2023-09-15T04:23:02.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299480 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299480 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299480 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760299480 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760299479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760299479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760299479 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760299479 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760299479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760299479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:02 [2023-09-15T04:23:02.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:02 [2023-09-15T04:23:02.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:02 [2023-09-15T04:23:02.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:02 [2023-09-15T04:23:02.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:02 [2023-09-15T04:23:02.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:02 [2023-09-15T04:23:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:23:02 [2023-09-15T04:23:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760299479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:02 [2023-09-15T04:23:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760300184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:23:03 [2023-09-15T04:23:03.101Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.052 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
00:23:03 [2023-09-15T04:23:03.101Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.63 s
00:23:03 [2023-09-15T04:23:03.101Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 1.907 s
00:23:03 [2023-09-15T04:23:03.101Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
00:23:03 [2023-09-15T04:23:03.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760298969 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:23:03 [2023-09-15T04:23:03.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:23:03 [2023-09-15T04:23:03.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:23:03 [2023-09-15T04:23:03.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:23:03 [2023-09-15T04:23:03.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:23:03 [2023-09-15T04:23:03.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760298834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:23:03 [2023-09-15T04:23:03.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:23:06 [2023-09-15T04:23:06.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:23:06 [2023-09-15T04:23:06.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:23:06 [2023-09-15T04:23:06.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:23:06 [2023-09-15T04:23:06.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:23:06 [2023-09-15T04:23:06.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:23:06 [2023-09-15T04:23:06.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:23:06 [2023-09-15T04:23:06.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1760295732 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:23:06 [2023-09-15T04:23:06.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1760295728 data=null doit=true}, TableItem with text {}]
00:23:06 [2023-09-15T04:23:06.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1760295728 data=null}, TableItem with text {}]
00:23:06 [2023-09-15T04:23:06.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1760295728 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:23:06 [2023-09-15T04:23:06.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760295728 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:23:06 [2023-09-15T04:23:06.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1760295723 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:23:06 [2023-09-15T04:23:06.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
00:23:06 [2023-09-15T04:23:06.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open Source Code'
00:23:06 [2023-09-15T04:23:06.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-1760295692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open Source Code']
00:23:06 [2023-09-15T04:23:06.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open Source Code'
00:23:06 [2023-09-15T04:23:06.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"SourceFile"'
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760295236 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760295230 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760295230 data=null doit=true}, TreeItem with text {test}]
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760295230 data=null}, TreeItem with text {test}]
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760295230 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760295229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760295203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:23:06 [2023-09-15T04:23:06.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294486 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294486 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294485 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760294485 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760294484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760294484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760294484 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760294484 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760294484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760294484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:07 [2023-09-15T04:23:07.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:07 [2023-09-15T04:23:07.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:07 [2023-09-15T04:23:07.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:07 [2023-09-15T04:23:07.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:07 [2023-09-15T04:23:07.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:07 [2023-09-15T04:23:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:23:07 [2023-09-15T04:23:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760294484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:07 [2023-09-15T04:23:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760295165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:23:08 [2023-09-15T04:23:08.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.991 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
00:23:08 [2023-09-15T04:23:08.009Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 4.853 s
00:23:08 [2023-09-15T04:23:08.009Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
00:23:08 [2023-09-15T04:23:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760293968 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:23:08 [2023-09-15T04:23:08.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:23:08 [2023-09-15T04:23:08.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:23:08 [2023-09-15T04:23:08.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:23:08 [2023-09-15T04:23:08.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:23:08 [2023-09-15T04:23:08.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760293839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:23:08 [2023-09-15T04:23:08.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:23:08 [2023-09-15T04:23:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"'
00:23:08 [2023-09-15T04:23:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:23:18 [2023-09-15T04:23:18.472Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {kernel_vm} is already expanded. Won't expand it again.
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: Total
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760284336 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760284305 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760284305 data=null doit=true}, TreeItem with text {test}]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760284305 data=null}, TreeItem with text {test}]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760284305 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760284305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760284299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283570 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283570 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283569 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760283569 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760283569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760283569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760283568 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760283568 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760283568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760283568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:18 [2023-09-15T04:23:18.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:18 [2023-09-15T04:23:18.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:18 [2023-09-15T04:23:18.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:18 [2023-09-15T04:23:18.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:18 [2023-09-15T04:23:18.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:18 [2023-09-15T04:23:18.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:23:18 [2023-09-15T04:23:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760283568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:18 [2023-09-15T04:23:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760284237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:23:18 [2023-09-15T04:23:18.987Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.912 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
00:23:18 [2023-09-15T04:23:18.987Z] testManipulatingTreeViewer(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest)  Time elapsed: 9.34 s
00:23:18 [2023-09-15T04:23:18.987Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
00:23:18 [2023-09-15T04:23:18.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760283056 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:23:18 [2023-09-15T04:23:18.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:23:19 [2023-09-15T04:23:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:23:19 [2023-09-15T04:23:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:23:19 [2023-09-15T04:23:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:23:19 [2023-09-15T04:23:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760282932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:23:19 [2023-09-15T04:23:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:23:20 [2023-09-15T04:23:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
00:23:20 [2023-09-15T04:23:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:23:20 [2023-09-15T04:23:20.613Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:20 [2023-09-15T04:23:20.613Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:20 [2023-09-15T04:23:20.613Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:21 [2023-09-15T04:23:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
00:23:21 [2023-09-15T04:23:21.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:23:21 [2023-09-15T04:23:21.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:21 [2023-09-15T04:23:21.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:21 [2023-09-15T04:23:21.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:21 [2023-09-15T04:23:21.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:22 [2023-09-15T04:23:22.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:22 [2023-09-15T04:23:22.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:22 [2023-09-15T04:23:22.559Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:22 [2023-09-15T04:23:22.816Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:23 [2023-09-15T04:23:23.072Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278851 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278850 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278850 data=null}, ToolItem with tooltip text {Zoom In}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278844 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
00:23:23 [2023-09-15T04:23:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:23:23 [2023-09-15T04:23:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:23:23 [2023-09-15T04:23:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
00:23:23 [2023-09-15T04:23:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:23:23 [2023-09-15T04:23:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:23:23 [2023-09-15T04:23:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:23:23 [2023-09-15T04:23:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278842 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
00:23:23 [2023-09-15T04:23:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760278842 data=null}, ToolItem with tooltip text {Zoom Out}]
00:23:23 [2023-09-15T04:23:23.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
00:23:23 [2023-09-15T04:23:23.330Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:23 [2023-09-15T04:23:23.330Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:23 [2023-09-15T04:23:23.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:23 [2023-09-15T04:23:23.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:24 [2023-09-15T04:23:24.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
00:23:24 [2023-09-15T04:23:24.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:23:24 [2023-09-15T04:23:24.455Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:24 [2023-09-15T04:23:24.455Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:24 [2023-09-15T04:23:24.455Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:24 [2023-09-15T04:23:24.455Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:24 [2023-09-15T04:23:24.455Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
00:23:24 [2023-09-15T04:23:24.455Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.486 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
00:23:24 [2023-09-15T04:23:24.455Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 1.825 s
00:23:24 [2023-09-15T04:23:24.455Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 3.317 s
00:23:24 [2023-09-15T04:23:24.455Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 0.215 s
00:23:24 [2023-09-15T04:23:24.455Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
00:23:24 [2023-09-15T04:23:24.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760277567 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:23:24 [2023-09-15T04:23:24.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:23:24 [2023-09-15T04:23:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:23:24 [2023-09-15T04:23:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:23:24 [2023-09-15T04:23:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:23:24 [2023-09-15T04:23:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760277456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:23:24 [2023-09-15T04:23:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:23:28 [2023-09-15T04:23:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:23:28 [2023-09-15T04:23:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:23:28 [2023-09-15T04:23:28.259Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760273699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760273698 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760273698 data=null doit=true}, TimeGraphControl with text {}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760273698 data=null}, TimeGraphControl with text {}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760273698 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760273696 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760273696 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760273696 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760273696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760273695 data=null doit=true}, TimeGraphControl with text {}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760273695 data=null}, TimeGraphControl with text {}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273692 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273593 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273593 data=null}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760273522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760273522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760273522 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760273522 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760273522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760273492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760273492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273424 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273423 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273423 data=null}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273423 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273422 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273422 data=null}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
00:23:28 [2023-09-15T04:23:28.517Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273421 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273420 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273420 data=null}, ToolItem with tooltip text {Add Bookmark...}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273419 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273419 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273419 data=null}, ToolItem with tooltip text {Previous Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273418 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273417 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273417 data=null}, ToolItem with tooltip text {Next Marker}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273417 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:28 [2023-09-15T04:23:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273179 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273179 data=null}, ToolItem with tooltip text {Show Legend}]
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:28 [2023-09-15T04:23:28.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:28 [2023-09-15T04:23:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760273107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760273106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760273106 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760273106 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760273106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760273106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760273106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760273417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:23:29 [2023-09-15T04:23:29.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:23:31 [2023-09-15T04:23:31.553Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:31 [2023-09-15T04:23:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:23:31 [2023-09-15T04:23:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760270457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:31 [2023-09-15T04:23:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760270457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:31 [2023-09-15T04:23:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760270457 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:31 [2023-09-15T04:23:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760270457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:31 [2023-09-15T04:23:31.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760270457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760270272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760270271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760270271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760270271 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760270271 data=null}, ToolItem with tooltip text {Show Legend}]
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:31 [2023-09-15T04:23:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:31 [2023-09-15T04:23:31.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:31 [2023-09-15T04:23:31.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760270186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:31 [2023-09-15T04:23:31.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760270186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:31 [2023-09-15T04:23:31.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760270186 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:31 [2023-09-15T04:23:31.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760270186 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:31 [2023-09-15T04:23:31.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760270186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:31 [2023-09-15T04:23:31.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760270185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:31 [2023-09-15T04:23:31.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760270185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:31 [2023-09-15T04:23:31.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760270457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:31 [2023-09-15T04:23:31.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:32 [2023-09-15T04:23:32.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:23:32 [2023-09-15T04:23:32.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269540 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269540 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269540 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269540 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269539 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269538 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269538 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269538 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269538 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269535 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269535 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269535 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269532 data=null button=3 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269531 data=null button=0 stateMask=0x200000 x=347 y=107 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269531 data=null button=3 stateMask=0x200000 x=347 y=107 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269531 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269530 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269530 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.630Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269528 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269528 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269528 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269519 data=null button=2 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269519 data=null button=0 stateMask=0x100000 x=347 y=107 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269518 data=null button=2 stateMask=0x100000 x=347 y=107 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269518 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269518 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269518 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269516 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269515 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269515 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269512 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269511 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269511 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269511 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269511 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269511 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269506 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269505 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269505 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269502 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269501 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269501 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269501 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269501 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269501 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269498 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269498 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269498 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269495 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269494 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269494 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269494 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269493 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269493 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269488 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269488 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269488 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269485 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269484 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269484 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269484 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269484 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269483 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.631Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269481 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269481 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269481 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269478 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269477 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269477 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269477 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269476 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269476 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269470 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269470 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269469 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269466 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269466 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269465 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269465 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269465 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269465 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269463 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269462 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269462 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269435 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269434 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269433 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269433 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269433 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269433 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269430 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269430 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269430 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269426 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269425 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269425 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269425 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269425 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269425 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269417 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269416 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269416 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269413 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269412 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269412 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269412 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269412 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269412 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269409 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269409 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269409 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269401 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269400 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269400 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269400 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269400 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269399 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269397 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269397 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269397 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269394 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269393 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269393 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269392 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269392 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269392 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269387 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269387 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269387 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269383 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269382 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269382 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269382 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269382 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269382 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269380 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269379 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269379 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269336 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269335 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269334 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269334 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269334 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269334 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269331 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269331 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269331 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269328 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269327 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269327 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269327 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269327 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.633Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269326 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269324 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269324 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269324 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269317 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269316 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269316 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269316 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269315 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269315 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269313 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269313 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269313 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269310 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269309 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269309 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269308 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269308 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269308 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269302 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269301 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269301 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269298 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269297 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269297 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269297 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269297 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269296 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269294 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269294 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269294 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269291 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269288 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269288 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269287 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269287 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269287 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269285 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269285 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269285 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269234 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269234 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269233 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269233 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269233 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269233 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269230 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269230 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269230 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269227 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269226 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269226 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269226 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269226 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269226 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269223 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269223 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269219 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269216 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269215 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269215 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269215 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269214 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269214 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269212 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269212 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269212 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269209 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269208 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269208 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269208 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269207 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269207 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269201 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269201 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269200 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269197 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269197 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269197 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269197 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269196 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269196 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269194 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269194 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269194 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269191 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269190 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269190 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269187 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269186 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269186 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269184 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269184 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269184 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269181 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269180 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269180 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269180 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269180 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269180 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269178 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269178 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269177 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269174 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269174 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269142 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269142 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269141 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269141 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.892Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269134 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269134 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269134 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269130 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269130 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269130 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269129 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269129 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269129 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269127 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269127 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269126 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269118 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269118 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269117 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269117 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269117 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269117 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269114 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269114 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269114 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269111 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269110 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269110 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269110 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269110 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269110 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269107 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269107 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269107 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269100 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269099 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269099 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269099 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269098 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269098 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269096 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269096 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269096 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269093 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269092 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269092 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269092 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269092 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269092 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.893Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.894Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269085 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.894Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269085 data=null doit=true}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.894Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269085 data=null}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.894Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269040 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.894Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269039 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.894Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269039 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.894Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269039 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.894Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:32 [2023-09-15T04:23:32.894Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269038 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269038 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269036 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269035 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269035 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269032 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269031 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269031 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269031 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269031 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269031 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269028 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269028 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269028 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269020 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269019 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269019 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269019 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269018 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269018 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269016 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269016 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269016 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269013 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269012 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269012 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269012 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269011 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269011 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269006 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269006 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269006 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269003 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269002 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269002 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269002 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760269002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760269001 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760269001 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268999 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268999 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268999 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268996 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268995 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268995 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268995 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268995 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268994 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268990 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268989 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268989 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268986 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268986 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268985 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268985 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268985 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268985 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268983 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268982 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268982 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268979 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268979 data=null button=0 stateMask=0x80000 x=291 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268979 data=null button=1 stateMask=0x80000 x=291 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268978 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268978 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268978 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268976 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268973 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268973 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268970 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268970 data=null button=0 stateMask=0x80000 x=310 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268969 data=null button=1 stateMask=0x80000 x=310 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268969 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268969 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268969 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268967 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268967 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268967 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268964 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268963 data=null button=0 stateMask=0x80000 x=328 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268963 data=null button=1 stateMask=0x80000 x=328 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268963 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268963 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268962 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268960 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268960 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268960 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268936 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268935 data=null button=0 stateMask=0x80000 x=347 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268935 data=null button=1 stateMask=0x80000 x=347 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268934 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268934 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268934 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268932 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268932 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268931 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268928 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268928 data=null button=0 stateMask=0x80000 x=366 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268928 data=null button=1 stateMask=0x80000 x=366 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268927 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268927 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268927 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268925 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268925 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268925 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268917 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268916 data=null button=0 stateMask=0x80000 x=385 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268916 data=null button=1 stateMask=0x80000 x=385 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268916 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268916 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268915 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268913 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268913 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268913 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268910 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268909 data=null button=0 stateMask=0x80000 x=403 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268909 data=null button=1 stateMask=0x80000 x=403 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268909 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268909 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268909 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268903 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268902 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268902 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268899 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268899 data=null button=0 stateMask=0x80000 x=422 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268899 data=null button=1 stateMask=0x80000 x=422 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268899 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268898 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268898 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268896 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268896 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268896 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268893 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268893 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268892 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268892 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268892 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268892 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268886 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268886 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268886 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268883 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268882 data=null button=0 stateMask=0x80000 x=459 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268882 data=null button=1 stateMask=0x80000 x=459 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268882 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268882 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268881 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268879 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268879 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268879 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268876 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268876 data=null button=0 stateMask=0x80000 x=478 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268876 data=null button=1 stateMask=0x80000 x=478 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268876 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268875 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268875 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268869 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268869 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268869 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268866 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268865 data=null button=0 stateMask=0x80000 x=497 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268865 data=null button=1 stateMask=0x80000 x=497 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268865 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268865 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268865 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268863 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268863 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268863 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268860 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268859 data=null button=0 stateMask=0x80000 x=516 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268859 data=null button=1 stateMask=0x80000 x=516 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268859 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268859 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268859 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268852 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268852 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268852 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268849 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268849 data=null button=0 stateMask=0x80000 x=534 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268848 data=null button=1 stateMask=0x80000 x=534 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268848 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268848 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268848 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268846 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268846 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268846 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268843 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268842 data=null button=0 stateMask=0x80000 x=553 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268842 data=null button=1 stateMask=0x80000 x=553 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268842 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268842 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268842 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268835 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268834 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268834 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268831 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268831 data=null button=0 stateMask=0x80000 x=572 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268830 data=null button=1 stateMask=0x80000 x=572 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268830 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268830 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268830 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268828 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268828 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268828 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268822 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268821 data=null button=0 stateMask=0x80000 x=591 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268821 data=null button=1 stateMask=0x80000 x=591 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268821 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268820 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268820 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268818 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268818 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268818 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268815 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268814 data=null button=0 stateMask=0x80000 x=609 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268814 data=null button=1 stateMask=0x80000 x=609 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268814 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268813 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268813 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268811 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268811 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268811 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268808 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268805 data=null button=0 stateMask=0x80000 x=628 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268804 data=null button=1 stateMask=0x80000 x=628 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.157Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268804 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268804 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268804 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268802 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268801 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268801 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268798 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268798 data=null button=0 stateMask=0x80000 x=647 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268797 data=null button=1 stateMask=0x80000 x=647 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268797 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268797 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268797 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268795 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268795 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268794 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268791 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268791 data=null button=0 stateMask=0x80000 x=665 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268787 data=null button=1 stateMask=0x80000 x=665 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268787 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268786 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268786 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268784 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268784 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268784 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268781 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268780 data=null button=0 stateMask=0x80000 x=684 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268780 data=null button=1 stateMask=0x80000 x=684 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268780 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268780 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268780 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268777 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.158Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268777 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268777 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268735 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268734 data=null button=0 stateMask=0x80000 x=703 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268734 data=null button=1 stateMask=0x80000 x=703 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268734 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268733 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268733 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268731 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268731 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268730 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268727 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268727 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268726 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268726 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268726 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268726 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268721 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268720 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268720 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268717 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268717 data=null button=0 stateMask=0x80000 x=740 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268716 data=null button=1 stateMask=0x80000 x=740 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268716 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268716 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268716 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268714 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268713 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268713 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268710 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268710 data=null button=0 stateMask=0x80000 x=759 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268709 data=null button=1 stateMask=0x80000 x=759 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268709 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268709 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268709 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268702 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268702 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268702 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268698 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268698 data=null button=0 stateMask=0x80000 x=778 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268698 data=null button=1 stateMask=0x80000 x=778 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268697 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268697 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268697 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268695 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268695 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268695 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268692 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268691 data=null button=0 stateMask=0x80000 x=797 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268691 data=null button=1 stateMask=0x80000 x=797 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268691 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268691 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268691 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268684 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268684 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268684 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268681 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268680 data=null button=0 stateMask=0x80000 x=815 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268680 data=null button=1 stateMask=0x80000 x=815 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268680 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268680 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268680 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268678 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268677 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268677 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268674 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268674 data=null button=0 stateMask=0x80000 x=834 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268674 data=null button=1 stateMask=0x80000 x=834 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268674 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268639 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268639 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268636 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268636 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268636 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268633 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268632 data=null button=0 stateMask=0x80000 x=853 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268632 data=null button=1 stateMask=0x80000 x=853 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268632 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268631 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268631 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268629 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268629 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268629 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268626 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268625 data=null button=0 stateMask=0x80000 x=871 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268625 data=null button=1 stateMask=0x80000 x=871 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268625 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268624 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268624 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268610 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268610 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268610 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268604 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268603 data=null button=0 stateMask=0x80000 x=890 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268603 data=null button=1 stateMask=0x80000 x=890 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268602 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268602 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268602 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268600 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268600 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268599 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268596 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268596 data=null button=0 stateMask=0x80000 x=909 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268596 data=null button=1 stateMask=0x80000 x=909 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268595 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268595 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268595 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268593 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268593 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268593 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268590 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268586 data=null button=0 stateMask=0x80000 x=928 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268586 data=null button=1 stateMask=0x80000 x=928 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268586 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268585 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268585 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268583 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268583 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268583 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268580 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268579 data=null button=0 stateMask=0x80000 x=946 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268579 data=null button=1 stateMask=0x80000 x=946 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268579 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268579 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268579 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268577 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268577 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268576 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268534 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268533 data=null button=0 stateMask=0x80000 x=965 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268532 data=null button=1 stateMask=0x80000 x=965 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268532 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268532 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268532 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268529 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268529 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268528 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268524 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268520 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268519 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268519 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268519 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268519 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268516 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268516 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268515 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268512 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268511 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268510 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268510 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268510 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268510 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268507 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268507 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268507 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268500 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268499 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268499 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268499 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1760268498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1760268498 data=null doit=true}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1760268498 data=null}, TimeGraphControl with text {}]
00:23:33 [2023-09-15T04:23:33.676Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:33 [2023-09-15T04:23:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:23:33 [2023-09-15T04:23:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760268496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:33 [2023-09-15T04:23:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760268496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:33 [2023-09-15T04:23:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760268496 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:33 [2023-09-15T04:23:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760268496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:33 [2023-09-15T04:23:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760268496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:33 [2023-09-15T04:23:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760268221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:33 [2023-09-15T04:23:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760268220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760268220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760268220 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760268220 data=null}, ToolItem with tooltip text {Show Legend}]
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760268198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760268198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760268198 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760268198 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760268198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760268198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760268198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760268496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:33 [2023-09-15T04:23:33.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:34 [2023-09-15T04:23:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:23:34 [2023-09-15T04:23:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:23:34 [2023-09-15T04:23:34.754Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:34 [2023-09-15T04:23:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:23:34 [2023-09-15T04:23:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760267462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760267462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760267462 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760267462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760267462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760267335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760267334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760267334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760267334 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760267334 data=null}, ToolItem with tooltip text {Show Legend}]
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760267194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760267194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760267194 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760267194 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760267194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760267194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760267193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:34 [2023-09-15T04:23:34.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760267462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:35 [2023-09-15T04:23:35.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:23:35 [2023-09-15T04:23:35.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:23:35 [2023-09-15T04:23:35.578Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:35 [2023-09-15T04:23:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:23:35 [2023-09-15T04:23:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760266550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760266550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760266550 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760266550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760266550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760266278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760266277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760266277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760266277 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760266277 data=null}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760266269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760266269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760266269 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760266269 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760266269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760266269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760266269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760266550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:23:35 [2023-09-15T04:23:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:23:36 [2023-09-15T04:23:36.402Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:36 [2023-09-15T04:23:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:23:36 [2023-09-15T04:23:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760265583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:36 [2023-09-15T04:23:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760265583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:36 [2023-09-15T04:23:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760265583 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:36 [2023-09-15T04:23:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760265583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:36 [2023-09-15T04:23:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760265583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760265458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760265357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760265357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760265357 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760265357 data=null}, ToolItem with tooltip text {Show Legend}]
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760265321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760265321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760265321 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760265321 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760265321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760265321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760265321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760265582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:36 [2023-09-15T04:23:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:36 [2023-09-15T04:23:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:23:36 [2023-09-15T04:23:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760261517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760261517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760261517 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760261517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760261517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760261255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760261254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760261254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760261254 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760261254 data=null}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760261203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760261203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760261203 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760261203 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760261203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760261203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760261203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760261517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:23:41 [2023-09-15T04:23:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760260523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760260523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760260523 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760260523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760260523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760260345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760260344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760260344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760260344 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760260328 data=null}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760260279 data=null doit=true}, Shell with text {Legend}]
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=-1760260260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")]
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760260255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760260255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760260255 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760260255 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760260255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760260255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760260254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760260523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:41 [2023-09-15T04:23:41.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:42 [2023-09-15T04:23:42.843Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:42 [2023-09-15T04:23:42.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:23:42 [2023-09-15T04:23:42.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760259243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:42 [2023-09-15T04:23:42.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760259243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:42 [2023-09-15T04:23:42.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760259243 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:42 [2023-09-15T04:23:42.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760259243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:42 [2023-09-15T04:23:42.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760259243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760258933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760258932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760258932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760258932 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760258932 data=null}, ToolItem with tooltip text {Show Legend}]
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1760258928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760258928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1760258928 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1760258928 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1760258928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1760258928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1760258927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
00:23:43 [2023-09-15T04:23:43.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
00:23:43 [2023-09-15T04:23:43.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
00:23:43 [2023-09-15T04:23:43.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
00:23:43 [2023-09-15T04:23:43.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760258922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760258922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760258921 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760258921 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760258921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760258921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760258921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:43 [2023-09-15T04:23:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760259242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:43 [2023-09-15T04:23:43.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760257877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760257876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760257876 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760257876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760257876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760257749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760257748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760257748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760257748 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760257748 data=null}, ToolItem with tooltip text {Show Legend}]
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760257666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760257666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760257666 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760257666 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760257666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760257666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760257665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:44 [2023-09-15T04:23:44.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760257876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:44 [2023-09-15T04:23:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:44 [2023-09-15T04:23:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:23:44 [2023-09-15T04:23:44.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:23:45 [2023-09-15T04:23:45.109Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760256529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760256529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760256529 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760256529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760256529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760256529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760256528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760256528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760256528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760256528 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760256528 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:45 [2023-09-15T04:23:45.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
00:23:46 [2023-09-15T04:23:46.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:23:46 [2023-09-15T04:23:46.234Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:23:46 [2023-09-15T04:23:46.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
00:23:46 [2023-09-15T04:23:46.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760255850 data=null doit=true}, Shell with text {Time Event Filter}]
00:23:46 [2023-09-15T04:23:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:23:46 [2023-09-15T04:23:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:23:46 [2023-09-15T04:23:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:23:46 [2023-09-15T04:23:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255298 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255298 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255298 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760255295 data=null doit=true}, Shell with text {Time Event Filter}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1760255293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760255293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1760255293 data=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1760255293 data=null}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1760255293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1760255293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1760255293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255273 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255179 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255179 data=null}, ToolItem with tooltip text {Show Legend}]
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760255148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760255148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760255148 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760255148 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760255148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760255148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760255147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:23:46 [2023-09-15T04:23:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760255273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:23:47 [2023-09-15T04:23:47.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:23:47 [2023-09-15T04:23:47.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:23:47 [2023-09-15T04:23:47.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760241913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760241913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760241913 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760241913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760241913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760241696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760241681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760241681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760241681 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760241680 data=null}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760241647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760241647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760241647 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760241647 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760241647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760241647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760241647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760241913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:01 [2023-09-15T04:24:01.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760240429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760240429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760240429 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760240429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760240429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760240131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760240130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760240130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760240130 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760240130 data=null}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760240118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760240118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760240118 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760240118 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760240117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760240117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760240117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760240429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:01 [2023-09-15T04:24:01.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:02 [2023-09-15T04:24:02.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:24:02 [2023-09-15T04:24:02.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:24:02 [2023-09-15T04:24:02.738Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:24:02 [2023-09-15T04:24:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:24:02 [2023-09-15T04:24:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760239431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:02 [2023-09-15T04:24:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760239431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:02 [2023-09-15T04:24:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760239431 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:02 [2023-09-15T04:24:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760239431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:02 [2023-09-15T04:24:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760239431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760239161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760239161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760239161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760239161 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760239161 data=null}, ToolItem with tooltip text {Show Legend}]
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760239160 data=null doit=true}, Shell with text {Legend}]
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=-1760239157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")]
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760239154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760239154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760239154 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760239154 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760239154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760239154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760239153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760239431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:02 [2023-09-15T04:24:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:03 [2023-09-15T04:24:03.926Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:24:03 [2023-09-15T04:24:03.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:24:03 [2023-09-15T04:24:03.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760238136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:03 [2023-09-15T04:24:03.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760238136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:03 [2023-09-15T04:24:03.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760238136 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:03 [2023-09-15T04:24:03.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760238136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:03 [2023-09-15T04:24:03.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760238136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:04 [2023-09-15T04:24:04.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760237984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:04 [2023-09-15T04:24:04.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760237971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:04 [2023-09-15T04:24:04.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760237970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:04 [2023-09-15T04:24:04.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760237970 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760237970 data=null}, ToolItem with tooltip text {Show Legend}]
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1760237968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760237968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1760237954 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1760237954 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1760237954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1760237954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1760237954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
00:24:04 [2023-09-15T04:24:04.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
00:24:04 [2023-09-15T04:24:04.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
00:24:04 [2023-09-15T04:24:04.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
00:24:04 [2023-09-15T04:24:04.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760237887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760237886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760237886 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760237886 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760237886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760237886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760237886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:04 [2023-09-15T04:24:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760238136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:04 [2023-09-15T04:24:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:05 [2023-09-15T04:24:05.119Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:24:05 [2023-09-15T04:24:05.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:24:05 [2023-09-15T04:24:05.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760236898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:05 [2023-09-15T04:24:05.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760236897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:05 [2023-09-15T04:24:05.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760236897 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:05 [2023-09-15T04:24:05.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760236897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:05 [2023-09-15T04:24:05.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760236897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760236672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760236672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760236672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760236672 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760236672 data=null}, ToolItem with tooltip text {Show Legend}]
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:05 [2023-09-15T04:24:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760236638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:05 [2023-09-15T04:24:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760236638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:05 [2023-09-15T04:24:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760236638 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:05 [2023-09-15T04:24:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760236638 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:05 [2023-09-15T04:24:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760236638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:05 [2023-09-15T04:24:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760236638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:05 [2023-09-15T04:24:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760236638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:05 [2023-09-15T04:24:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760236897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:05 [2023-09-15T04:24:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:05 [2023-09-15T04:24:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:24:05 [2023-09-15T04:24:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:24:06 [2023-09-15T04:24:06.199Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:06 [2023-09-15T04:24:06.199Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:06 [2023-09-15T04:24:06.199Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:06 [2023-09-15T04:24:06.455Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:06 [2023-09-15T04:24:06.455Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:07 [2023-09-15T04:24:07.017Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:07 [2023-09-15T04:24:07.018Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:07 [2023-09-15T04:24:07.580Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:07 [2023-09-15T04:24:07.580Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:08 [2023-09-15T04:24:08.589Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:08 [2023-09-15T04:24:08.589Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:08 [2023-09-15T04:24:08.589Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:08 [2023-09-15T04:24:08.589Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:09 [2023-09-15T04:24:09.152Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:24:09 [2023-09-15T04:24:09.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:24:09 [2023-09-15T04:24:09.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760232976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:09 [2023-09-15T04:24:09.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760232976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:09 [2023-09-15T04:24:09.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760232976 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:09 [2023-09-15T04:24:09.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760232976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:09 [2023-09-15T04:24:09.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760232976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760232856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760232703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760232703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760232703 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760232703 data=null}, ToolItem with tooltip text {Show Legend}]
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760232696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760232696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760232696 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760232696 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760232696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760232696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760232696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760232976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:24:09 [2023-09-15T04:24:09.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:24:09 [2023-09-15T04:24:09.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:09 [2023-09-15T04:24:09.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:09 [2023-09-15T04:24:09.973Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:10 [2023-09-15T04:24:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
00:24:10 [2023-09-15T04:24:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760231946 data=null doit=true}, Shell with text {Time Event Filter}]
00:24:10 [2023-09-15T04:24:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:10 [2023-09-15T04:24:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:24:10 [2023-09-15T04:24:10.485Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:11 [2023-09-15T04:24:11.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
00:24:11 [2023-09-15T04:24:11.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760230441 data=null doit=true}, Shell with text {Time Event Filter}]
00:24:11 [2023-09-15T04:24:11.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: of type 'Text'
00:24:11 [2023-09-15T04:24:11.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: (of type 'Text')
00:24:11 [2023-09-15T04:24:11.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:24:11 [2023-09-15T04:24:11.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
00:24:12 [2023-09-15T04:24:12.109Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:24:12 [2023-09-15T04:24:12.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:24:12 [2023-09-15T04:24:12.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760229864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:12 [2023-09-15T04:24:12.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760229864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:12 [2023-09-15T04:24:12.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760229864 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:12 [2023-09-15T04:24:12.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760229864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:12 [2023-09-15T04:24:12.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760229864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760229803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760229803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760229803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760229803 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760229802 data=null}, ToolItem with tooltip text {Show Legend}]
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760229793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760229792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760229792 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760229792 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760229792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760229792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760229792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760229863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
00:24:12 [2023-09-15T04:24:12.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:24:12 [2023-09-15T04:24:12.931Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:12 [2023-09-15T04:24:12.931Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:12 [2023-09-15T04:24:12.931Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:12 [2023-09-15T04:24:12.931Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:12 [2023-09-15T04:24:12.931Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:24:13 [2023-09-15T04:24:13.495Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
00:24:13 [2023-09-15T04:24:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:24:13 [2023-09-15T04:24:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760228596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:13 [2023-09-15T04:24:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760228596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:13 [2023-09-15T04:24:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760228596 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:13 [2023-09-15T04:24:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760228596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:13 [2023-09-15T04:24:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760228596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760228326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760228325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760228325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760228325 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760228325 data=null}, ToolItem with tooltip text {Show Legend}]
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760228316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760228316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760228316 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760228316 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760228315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760228315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760228315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760228596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:13 [2023-09-15T04:24:13.754Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 49.321 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
00:24:13 [2023-09-15T04:24:13.754Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.311 s
00:24:13 [2023-09-15T04:24:13.754Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.92 s
00:24:13 [2023-09-15T04:24:13.754Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.031 s
00:24:13 [2023-09-15T04:24:13.754Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.955 s
00:24:13 [2023-09-15T04:24:13.754Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.944 s
00:24:13 [2023-09-15T04:24:13.754Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.931 s
00:24:13 [2023-09-15T04:24:13.754Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.12 s
00:24:13 [2023-09-15T04:24:13.754Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.532 s
00:24:13 [2023-09-15T04:24:13.754Z] testHideEmptyRows(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.521 s
00:24:13 [2023-09-15T04:24:13.754Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 13.506 s
00:24:13 [2023-09-15T04:24:13.754Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.539 s
00:24:13 [2023-09-15T04:24:13.754Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
00:24:13 [2023-09-15T04:24:13.754Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.466 s
00:24:13 [2023-09-15T04:24:13.754Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.953 s
00:24:13 [2023-09-15T04:24:13.754Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.875 s
00:24:13 [2023-09-15T04:24:13.754Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.489 s
00:24:13 [2023-09-15T04:24:13.754Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
00:24:13 [2023-09-15T04:24:13.754Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
00:24:13 [2023-09-15T04:24:13.754Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
00:24:13 [2023-09-15T04:24:13.754Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
00:24:13 [2023-09-15T04:24:13.754Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
00:24:13 [2023-09-15T04:24:13.754Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
00:24:13 [2023-09-15T04:24:13.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760228237 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:24:14 [2023-09-15T04:24:14.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:14 [2023-09-15T04:24:14.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:24:14 [2023-09-15T04:24:14.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:24:14 [2023-09-15T04:24:14.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:24:14 [2023-09-15T04:24:14.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760228095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:24:14 [2023-09-15T04:24:14.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1760227437 data=null doit=true}, Button with text {Select roo&t directory:}]
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1760227437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-1760227434 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1760227434 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1760227434 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1760227434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:14 [2023-09-15T04:24:14.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /tmp/trace10993179926941528997.gz
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/tmp/trace10993179926941528997.gz} [layout=null] time=-1760227432 data=null}, (of type 'Combo')]
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /tmp/trace10993179926941528997.gz
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1760227376 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1760227376 data=null doit=true}, TreeItem with text {/}]
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1760227376 data=null}, TreeItem with text {/}]
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1760227376 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760227376 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1760227375 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
00:24:14 [2023-09-15T04:24:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
00:24:14 [2023-09-15T04:24:14.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/tmp/trace1099317992...", using matcher: of type 'Combo'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : TMF Tests} [layout=null] time=-1760227324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1760227322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1760227322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1760227322 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1760227322 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1760227322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1760227322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:14 [2023-09-15T04:24:14.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:14 [2023-09-15T04:24:14.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:14 [2023-09-15T04:24:14.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:14 [2023-09-15T04:24:14.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:14 [2023-09-15T04:24:14.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:14 [2023-09-15T04:24:14.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:24:15 [2023-09-15T04:24:15.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1760227322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760226807 data=null doit=true}, TreeItem with text {Tracing}]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760226807 data=null}, TreeItem with text {Tracing}]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760226806 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760226806 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760226804 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760226804 data=null doit=true}, Tree node with text: Traces [1]]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760226804 data=null}, Tree node with text: Traces [1]]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760226803 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [1]]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760226803 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Traces [1]]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760226802 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [1]]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: trace10993179926941528997
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {trace10993179926941528997} time=-1760226802 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {trace10993179926941528997} time=-1760226802 data=null doit=true}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {trace10993179926941528997} time=-1760226802 data=null}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace10993179926941528997} time=-1760226801 data=null button=1 stateMask=0x0 x=175 y=81 count=1}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760226801 data=null item=TreeItem {trace10993179926941528997} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace10993179926941528997} time=-1760226753 data=null button=1 stateMask=0x80000 x=175 y=81 count=1}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace10993179926941528997} time=-1760226752 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {trace10993179926941528997} time=-1760226752 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1760226752 data=null item=TreeItem {trace10993179926941528997} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace10993179926941528997} time=-1760226707 data=null button=1 stateMask=0x80000 x=175 y=81 count=2}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {trace10993179926941528997} time=-1760226599 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {trace10993179926941528997} time=-1760226599 data=null doit=true}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {trace10993179926941528997} time=-1760226599 data=null}, Tree node with text: trace10993179926941528997]
00:24:15 [2023-09-15T04:24:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: trace10993179926941528997
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/trace10993179926941528997 - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760225395 data=null doit=true}, Shell with text {data - Tracing/Traces/trace10993179926941528997 - Eclipse Platform}]
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760225351 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760225351 data=null doit=true}, TreeItem with text {Tracing}]
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760225351 data=null}, TreeItem with text {Tracing}]
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760225351 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760225351 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760225332 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:24:16 [2023-09-15T04:24:16.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224481 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224481 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224480 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760224480 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760224480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760224480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760224479 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760224479 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760224479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760224479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:17 [2023-09-15T04:24:17.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:17 [2023-09-15T04:24:17.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:17 [2023-09-15T04:24:17.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:17 [2023-09-15T04:24:17.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:17 [2023-09-15T04:24:17.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:17 [2023-09-15T04:24:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:24:17 [2023-09-15T04:24:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760224479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:17 [2023-09-15T04:24:17.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760225302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:24:18 [2023-09-15T04:24:18.166Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.262 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
00:24:18 [2023-09-15T04:24:18.166Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 4.109 s
00:24:18 [2023-09-15T04:24:18.166Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
00:24:18 [2023-09-15T04:24:18.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760223970 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:24:18 [2023-09-15T04:24:18.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:18 [2023-09-15T04:24:18.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:24:18 [2023-09-15T04:24:18.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:24:18 [2023-09-15T04:24:18.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:24:18 [2023-09-15T04:24:18.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760223880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:24:18 [2023-09-15T04:24:18.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:24:19 [2023-09-15T04:24:19.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760222384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760222383 data=null doit=true}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760222383 data=null}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760222383 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760222383 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760222369 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760222369 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760222369 data=null doit=true}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760222369 data=null}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760222369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760222368 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760222364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760222359 data=null doit=true}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760222358 data=null}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760222358 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760222358 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760222357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760222356 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760222356 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760222356 data=null}, TreeItem with text {Traces [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760222356 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760222356 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760222335 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760222332 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760222332 data=null doit=true}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760222332 data=null}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760222331 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760222331 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760222321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:19 [2023-09-15T04:24:19.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1760222321 data=null doit=true}, TreeItem with text {Experiments [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1760222321 data=null}, TreeItem with text {Experiments [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1760222320 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760222320 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1760222319 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760222319 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760222319 data=null}, TreeItem with text {Traces [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760222318 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760222318 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760222318 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=-1760222316 data=null doit=true}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1760222316 data=null}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1760222316 data=null button=1 stateMask=0x0 x=105 y=104 count=1}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760222315 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-1760222293 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-1760222292 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-1760222290 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-1760222286 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-1760222286 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-1760222285 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-1760222285 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-1760222285 data=[TmfTraceElement(/Test/Traces/test.xml)] x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-1760222279 data=null x=0 y=0 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-1760222275 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [0]}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-1760222275 data=null doit=true}, TreeItem with text {Test Experiment [0]}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-1760222275 data=null}, TreeItem with text {Test Experiment [0]}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-1760222275 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760222275 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [0]}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-1760222227 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
00:24:19 [2023-09-15T04:24:19.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
00:24:20 [2023-09-15T04:24:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760221876 data=null doit=true}, Shell with text {Export trace package}]
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1760221875 data=null doit=true}, Button with text {Sa&ve in tar format}]
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1760221875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=-1760221874 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1760221874 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1760221874 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1760221874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760221874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760221874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1760221874 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1760221874 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760221873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760221873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1760221873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760221873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760221873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760221873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1760221860 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1760221860 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-1760221859 data=null}, (of type 'Combo')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1760221858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1760221858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1760221858 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1760221858 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1760221858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1760221858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1760221858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1760222187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1760221614 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-1760221614 data=null doit=true}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1760221614 data=null}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1760221614 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760221614 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1760221596 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1760221595 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-1760221595 data=null doit=true}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1760221595 data=null}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1760221595 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760221595 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1760221584 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-1760221583 data=null doit=true}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1760221583 data=null}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1760221583 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760221583 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1760221581 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760221581 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760221581 data=null doit=true}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760221581 data=null}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760221580 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760221580 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760221567 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1760221566 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1760221566 data=null doit=true}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1760221566 data=null}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1760221566 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760221566 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1760221563 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
00:24:20 [2023-09-15T04:24:20.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760221246 data=null doit=true}, Shell with text {Import trace package}]
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-1760221246 data=null}, (of type 'Combo')]
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
00:24:20 [2023-09-15T04:24:20.819Z]  into text (of type 'Combo')
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
00:24:20 [2023-09-15T04:24:20.819Z] '' with an interval of {1}ms. between characters.
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1760221192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1760221192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1760221192 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1760221192 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1760221192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1760221192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:20 [2023-09-15T04:24:20.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:24:20 [2023-09-15T04:24:20.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1760221192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:20 [2023-09-15T04:24:20.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1760221514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1760220684 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-1760220684 data=null doit=true}, TreeItem with text {Import Test}]
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1760220684 data=null}, TreeItem with text {Import Test}]
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1760220683 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760220683 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1760220676 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
00:24:21 [2023-09-15T04:24:21.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760220676 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760220676 data=null}, TreeItem with text {Traces [1]}]
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760220675 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760220675 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:21 [2023-09-15T04:24:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760220674 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1760220674 data=null doit=true}, TreeItem with text {Experiments [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1760220674 data=null}, TreeItem with text {Experiments [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1760220674 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760220674 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1760220673 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Test Experiment [1]}
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-1760220672 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-1760220672 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-1760220672 data=null}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1760220664 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760220664 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1760220659 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1760220658 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-1760220658 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1760220658 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1760220620 data=null button=1 stateMask=0x80000 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-1760220614 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-1760220614 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-1760220614 data=null}, TreeItem with text {Test Experiment [1]}]
00:24:21 [2023-09-15T04:24:21.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Test Experiment [1]}
00:24:21 [2023-09-15T04:24:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760219285 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760219233 data=null button=0 stateMask=0x0 x=55 y=127 count=0}, TreeItem with text {Test}]
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760219233 data=null doit=true}, TreeItem with text {Test}]
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760219233 data=null}, TreeItem with text {Test}]
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760219233 data=null button=1 stateMask=0x0 x=55 y=127 count=1}, TreeItem with text {Test}]
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760219233 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760219220 data=null button=1 stateMask=0x80000 x=55 y=127 count=1}, TreeItem with text {Test}]
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:24:22 [2023-09-15T04:24:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218239 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218239 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218238 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760218238 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760218237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760218237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760218237 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760218237 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760218237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760218237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:23 [2023-09-15T04:24:23.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:23 [2023-09-15T04:24:23.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:23 [2023-09-15T04:24:23.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:23 [2023-09-15T04:24:23.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:23 [2023-09-15T04:24:23.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:23 [2023-09-15T04:24:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:24:24 [2023-09-15T04:24:24.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760218237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:24 [2023-09-15T04:24:24.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760219192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760217732 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1760217715 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-1760217715 data=null doit=true}, TreeItem with text {Import Test}]
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1760217715 data=null}, TreeItem with text {Import Test}]
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1760217715 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760217715 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1760217698 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:24:24 [2023-09-15T04:24:24.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216966 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216966 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216965 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760216965 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760216965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760216965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760216964 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760216964 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760216964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760216964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:25 [2023-09-15T04:24:25.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:25 [2023-09-15T04:24:25.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:25 [2023-09-15T04:24:25.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:25 [2023-09-15T04:24:25.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:25 [2023-09-15T04:24:25.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760216964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:25 [2023-09-15T04:24:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760217663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760214991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760214991 data=null doit=true}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760214991 data=null}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760214991 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760214991 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760214978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760214977 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760214977 data=null doit=true}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760214977 data=null}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760214977 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760214977 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760214973 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760214973 data=null doit=true}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760214973 data=null}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760214973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760214973 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760214971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760214964 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760214964 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760214964 data=null}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760214964 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760214964 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760214958 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760214958 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760214958 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760214958 data=null}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760214958 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760214958 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760214949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
00:24:27 [2023-09-15T04:24:27.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760214628 data=null doit=true}, Shell with text {Export trace package}]
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-1760214627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-1760214627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-1760214627 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-1760214627 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-1760214627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-1760214627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-1760214626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-1760214624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-1760214624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-1760214624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-1760214624 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-1760214624 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=-1760214620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-1760214620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=-1760214620 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=-1760214620 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=-1760214620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=-1760214620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=-1760214620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=-1760214603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-1760214602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=-1760214602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=-1760214602 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=-1760214602 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-1760214600 data=null doit=true}, Button with text {Save in &zip format}]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1760214600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Save in &zip format}]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-1760214600 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-1760214599 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-1760214599 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1760214599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1760214598 data=null doit=true}, Button with text {Sa&ve in tar format}]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1760214598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=-1760214597 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1760214597 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1760214597 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1760214597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1760214595 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1760214594 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1760214594 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1760214594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1760214593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1760214593 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1760214593 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-1760214593 data=null}, (of type 'Combo')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1760214592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1760214592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1760214592 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1760214592 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1760214592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1760214592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:27 [2023-09-15T04:24:27.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:27 [2023-09-15T04:24:27.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:27 [2023-09-15T04:24:27.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:27 [2023-09-15T04:24:27.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1760214592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1760214917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760214485 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760214485 data=null doit=true}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760214485 data=null}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760214485 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760214485 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760214469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760214468 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760214468 data=null doit=true}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760214468 data=null}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760214468 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760214468 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760214464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:27 [2023-09-15T04:24:27.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760214463 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760214463 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760214463 data=null}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760214463 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760214463 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760214458 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760214457 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760214457 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760214457 data=null}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760214457 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760214457 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760214454 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
00:24:27 [2023-09-15T04:24:27.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760214145 data=null doit=true}, Shell with text {Import trace package}]
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-1760214145 data=null}, (of type 'Combo')]
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
00:24:27 [2023-09-15T04:24:27.914Z]  into text (of type 'Combo')
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
00:24:27 [2023-09-15T04:24:27.914Z] '' with an interval of {1}ms. between characters.
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
00:24:27 [2023-09-15T04:24:27.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=-1760214091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-1760214091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=-1760214091 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=-1760214091 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=-1760214091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=-1760214091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=-1760214091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=-1760214091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-1760214091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=-1760214091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=-1760214091 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=-1760214091 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1760214090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1760214090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1760214090 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1760214090 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1760214090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1760214090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=-1760214059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1760214058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=-1760214058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=-1760214058 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=-1760214058 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1760214057 data=null doit=true}, Shell with text {Confirmation}]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "No &To All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Yes To &All
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-1760214057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Yes To &All} time=-1760214057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Yes To &All} time=-1760214057 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Yes To &All} time=-1760214057 data=null}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Yes To &All} time=-1760214056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Yes To &All} time=-1760214056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
00:24:27 [2023-09-15T04:24:27.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Yes To &All} time=-1760214056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1760214090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1760214421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:28 [2023-09-15T04:24:28.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
00:24:28 [2023-09-15T04:24:28.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760213634 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760213634 data=null}, TreeItem with text {Traces [1]}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760213634 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760213633 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760213632 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:28 [2023-09-15T04:24:28.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {test.xml}
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-1760213631 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=-1760213631 data=null doit=true}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1760213631 data=null}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1760213630 data=null button=1 stateMask=0x0 x=105 y=81 count=1}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760213630 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1760213599 data=null button=1 stateMask=0x80000 x=105 y=81 count=1}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1760213599 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-1760213599 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1760213599 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1760213513 data=null button=1 stateMask=0x80000 x=105 y=81 count=2}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-1760213377 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-1760213370 data=null doit=true}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-1760213369 data=null}, TreeItem with text {test.xml}]
00:24:28 [2023-09-15T04:24:28.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {test.xml}
00:24:28 [2023-09-15T04:24:28.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test.xml"'
00:24:30 [2023-09-15T04:24:30.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760212166 data=null doit=true}, Shell with text {data - Test/Traces/test.xml - Eclipse Platform}]
00:24:30 [2023-09-15T04:24:30.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:24:30 [2023-09-15T04:24:30.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:30 [2023-09-15T04:24:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:30 [2023-09-15T04:24:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:30 [2023-09-15T04:24:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1760212120 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:24:30 [2023-09-15T04:24:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1760212119 data=null doit=true}, TreeItem with text {Test}]
00:24:30 [2023-09-15T04:24:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1760212119 data=null}, TreeItem with text {Test}]
00:24:30 [2023-09-15T04:24:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1760212119 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:30 [2023-09-15T04:24:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760212119 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:24:30 [2023-09-15T04:24:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1760212103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:24:30 [2023-09-15T04:24:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:24:30 [2023-09-15T04:24:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:24:30 [2023-09-15T04:24:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211780 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211780 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211779 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760211779 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760211776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760211776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760211776 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760211776 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760211761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:30 [2023-09-15T04:24:30.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760211760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:30 [2023-09-15T04:24:30.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:30 [2023-09-15T04:24:30.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:30 [2023-09-15T04:24:30.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:30 [2023-09-15T04:24:30.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:30 [2023-09-15T04:24:30.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:30 [2023-09-15T04:24:30.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:24:30 [2023-09-15T04:24:30.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760211760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:30 [2023-09-15T04:24:30.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760212031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:24:30 [2023-09-15T04:24:30.880Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.786 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
00:24:30 [2023-09-15T04:24:30.880Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 7.419 s
00:24:30 [2023-09-15T04:24:30.880Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 5.274 s
00:24:30 [2023-09-15T04:24:30.880Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
00:24:30 [2023-09-15T04:24:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760211180 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:24:30 [2023-09-15T04:24:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:30 [2023-09-15T04:24:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:24:30 [2023-09-15T04:24:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:24:30 [2023-09-15T04:24:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:24:30 [2023-09-15T04:24:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760211095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:24:30 [2023-09-15T04:24:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:24:31 [2023-09-15T04:24:31.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:24:31 [2023-09-15T04:24:31.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1760210472 data=null doit=true}, Button with text {Select &archive file:}]
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1760210472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1760210470 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1760210470 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1760210470 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1760210470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/268/0/.cp/testfiles
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/268/0/.cp/testfiles} [layout=null] time=-1760210468 data=null}, (of type 'Combo')]
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/268/0/.cp/testfiles
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:31 [2023-09-15T04:24:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760210432 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760210432 data=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760210432 data=null}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760210431 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760210431 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760210431 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760210418 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760210417 data=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760210417 data=null}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760210417 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760210417 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760210417 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760210414 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760210414 data=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760210414 data=null}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760210414 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760210414 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760210414 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760210403 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760210403 data=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760210403 data=null}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760210403 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760210402 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760210402 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760210400 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760210400 data=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760210400 data=null}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760210399 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760210399 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760210399 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760210397 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760210397 data=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760210397 data=null}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760210397 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760210397 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760210397 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:31 [2023-09-15T04:24:31.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1760210390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7fd1ba2
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1760210388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1760210388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1760210388 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1760210388 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1760210388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1760210388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1760210388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1760210388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1760210388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1760210388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1760210388 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1760210388 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2774fe33
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210385 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210385 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210313 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760210313 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: of type 'Text'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1760210290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1760210289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1760210289 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1760210289 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1760210289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1760210289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:31 [2023-09-15T04:24:31.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:31 [2023-09-15T04:24:31.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:31 [2023-09-15T04:24:31.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:31 [2023-09-15T04:24:31.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:31 [2023-09-15T04:24:31.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:31 [2023-09-15T04:24:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1760210289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760209777 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760209777 data=null doit=true}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760209777 data=null}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760209777 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760209777 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760209698 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760209698 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760209697 data=null doit=true}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760209697 data=null}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760209697 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760209697 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760209693 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760209692 data=null doit=true}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760209692 data=null}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760209692 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760209692 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760209690 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1760209689 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1760209689 data=null doit=true}, TreeItem with text {Traces [4]}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1760209689 data=null}, TreeItem with text {Traces [4]}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1760209689 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760209689 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1760209675 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1760209675 data=null doit=true}, TreeItem with text {Traces [4]}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1760209675 data=null}, TreeItem with text {Traces [4]}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1760209674 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760209674 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
00:24:32 [2023-09-15T04:24:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1760209671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760209369 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760209365 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760209365 data=null doit=true}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760209365 data=null}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760209365 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760209365 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760209346 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:24:32 [2023-09-15T04:24:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208661 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208661 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208661 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760208661 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760208660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760208660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760208660 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760208660 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760208660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760208660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:33 [2023-09-15T04:24:33.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:33 [2023-09-15T04:24:33.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:33 [2023-09-15T04:24:33.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:33 [2023-09-15T04:24:33.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:33 [2023-09-15T04:24:33.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760208660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:33 [2023-09-15T04:24:33.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760209311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/268/0/.cp/testfiles
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/268/0/.cp/testfiles} [layout=null] time=-1760207437 data=null}, (of type 'Combo')]
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/268/0/.cp/testfiles
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760207399 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760207399 data=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760207399 data=null}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760207399 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760207399 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760207399 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760207391 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760207391 data=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760207391 data=null}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760207391 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760207391 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760207391 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760207382 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760207382 data=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760207382 data=null}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760207382 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760207381 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760207381 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760207379 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760207379 data=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760207379 data=null}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760207379 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760207379 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760207379 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760207376 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760207376 data=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760207376 data=null}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760207376 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760207376 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760207376 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760207374 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760207374 data=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760207374 data=null}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760207371 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760207371 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760207370 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1760207368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@670672a9
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1760207337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1760207337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1760207336 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1760207336 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1760207336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1760207336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1760207336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1760207336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1760207336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1760207336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1760207336 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1760207336 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a993061
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207332 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207332 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207311 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760207311 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:34 [2023-09-15T04:24:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 02:00:00", using matcher: of type 'Text'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1760207296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1760207296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1760207296 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1760207296 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1760207296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1760207296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:34 [2023-09-15T04:24:34.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:34 [2023-09-15T04:24:34.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:34 [2023-09-15T04:24:34.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:34 [2023-09-15T04:24:34.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:34 [2023-09-15T04:24:34.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:34 [2023-09-15T04:24:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1760207295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760206724 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760206724 data=null doit=true}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760206724 data=null}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760206723 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760206723 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760206694 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760206693 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760206693 data=null doit=true}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760206693 data=null}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760206692 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760206692 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760206677 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760206676 data=null doit=true}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760206631 data=null}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760206630 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760206630 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760206628 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1760206627 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1760206627 data=null doit=true}, TreeItem with text {Traces [4]}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1760206627 data=null}, TreeItem with text {Traces [4]}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1760206626 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760206626 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1760206612 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1760206612 data=null doit=true}, TreeItem with text {Traces [4]}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1760206612 data=null}, TreeItem with text {Traces [4]}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1760206612 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760206612 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
00:24:35 [2023-09-15T04:24:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1760206610 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760206308 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760206293 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760206293 data=null doit=true}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760206293 data=null}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760206292 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760206292 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760206282 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:24:35 [2023-09-15T04:24:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205627 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205627 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205626 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760205626 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:36 [2023-09-15T04:24:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:36 [2023-09-15T04:24:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760205625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:36 [2023-09-15T04:24:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760205625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:36 [2023-09-15T04:24:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760205625 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:36 [2023-09-15T04:24:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760205625 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:36 [2023-09-15T04:24:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760205625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:36 [2023-09-15T04:24:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760205625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:36 [2023-09-15T04:24:36.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:36 [2023-09-15T04:24:36.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:36 [2023-09-15T04:24:36.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:36 [2023-09-15T04:24:36.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:36 [2023-09-15T04:24:36.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:36 [2023-09-15T04:24:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:24:36 [2023-09-15T04:24:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760205625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:36 [2023-09-15T04:24:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760206255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/268/0/.cp/testfiles
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/268/0/.cp/testfiles} [layout=null] time=-1760204397 data=null}, (of type 'Combo')]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/268/0/.cp/testfiles
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760204362 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760204362 data=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760204362 data=null}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760204362 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760204362 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760204362 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760204354 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760204354 data=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760204354 data=null}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760204354 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760204354 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760204354 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760204351 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760204351 data=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760204351 data=null}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760204351 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760204351 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760204351 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
00:24:37 [2023-09-15T04:24:37.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760204349 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760204349 data=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760204349 data=null}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760204349 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760204341 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760204340 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760204338 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760204338 data=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760204337 data=null}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760204337 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760204337 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760204337 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-1760204334 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-1760204334 data=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-1760204334 data=null}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-1760204333 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760204333 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-1760204333 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1760204326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1d2b06ca
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1760204325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1760204325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1760204325 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1760204325 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1760204325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1760204325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1760204325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1760204324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1760204324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1760204324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1760204324 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1760204324 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1c61d57c
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204320 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204320 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204299 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=-1760204299 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:37 [2023-09-15T04:24:37.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: with label (with mnemonic 'Start Time')
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: with label (with mnemonic 'Start Time')
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "02:00:00", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: with label (with mnemonic 'End Time')
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2023-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG ROOT - Closing lingering shell with title Trace Import
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760204251 data=null doit=true}, Shell with text {Trace Import}]
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760204102 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:24:37 [2023-09-15T04:24:37.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760204097 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760204097 data=null doit=true}, TreeItem with text {Tracing}]
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760204097 data=null}, TreeItem with text {Tracing}]
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760204097 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760204097 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760204078 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:24:38 [2023-09-15T04:24:38.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203284 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203284 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203284 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760203284 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760203283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760203283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760203283 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760203283 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760203283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760203283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:38 [2023-09-15T04:24:38.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:38 [2023-09-15T04:24:38.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:38 [2023-09-15T04:24:38.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:38 [2023-09-15T04:24:38.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:38 [2023-09-15T04:24:38.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:38 [2023-09-15T04:24:38.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:24:38 [2023-09-15T04:24:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760203283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:38 [2023-09-15T04:24:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760204046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:24:39 [2023-09-15T04:24:39.167Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.401 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
00:24:39 [2023-09-15T04:24:39.168Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.938 s
00:24:39 [2023-09-15T04:24:39.168Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.041 s
00:24:39 [2023-09-15T04:24:39.168Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.336 s
00:24:39 [2023-09-15T04:24:39.168Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
00:24:39 [2023-09-15T04:24:39.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760202774 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:24:39 [2023-09-15T04:24:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:39 [2023-09-15T04:24:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:24:39 [2023-09-15T04:24:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:24:39 [2023-09-15T04:24:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:24:39 [2023-09-15T04:24:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760202689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:24:39 [2023-09-15T04:24:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760201003 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760200751 data=null doit=true}, Shell with text {Preferences}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760200698 data=null button=0 stateMask=0x0 x=49 y=518 count=0}, TreeItem with text {Tracing}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760200698 data=null doit=true}, TreeItem with text {Tracing}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760200698 data=null}, TreeItem with text {Tracing}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760200697 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760200697 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760200668 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760200668 data=null doit=true}, TreeItem with text {Tracing}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760200668 data=null}, TreeItem with text {Tracing}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760200667 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760200667 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760200666 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760200665 data=null button=0 stateMask=0x0 x=82 y=587 count=0}, Tree node with text: Trace Types]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760200665 data=null doit=true}, Tree node with text: Trace Types]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760200665 data=null}, Tree node with text: Trace Types]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760200665 data=null button=1 stateMask=0x0 x=82 y=587 count=1}, Tree node with text: Trace Types]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760200665 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760200622 data=null button=1 stateMask=0x80000 x=82 y=463 count=1}, Tree node with text: Trace Types]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760200620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760200620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760200620 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760200620 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760200620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760200620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760200620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760200619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760200619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760200619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760200619 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760200619 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760200618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760200618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760200618 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760200618 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760200618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760200618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760200618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760200617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760200617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760200617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760200617 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760200617 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760200616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760200615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760200615 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760200615 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760200615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760200615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760200615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:41 [2023-09-15T04:24:41.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760200996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:41 [2023-09-15T04:24:41.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Import filters}
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760200296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760200296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760200296 data=null doit=true}, ToolItem with tooltip text {Import filters}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760200296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760200296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760200296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Import filters}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760200289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760200289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760200289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760200289 data=null doit=true}, ToolItem with tooltip text {Import filters}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1760200289 data=null}, ToolItem with tooltip text {Import filters}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Import filters}
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1760200287 data=null doit=true}, TreeItem with text {FILTER test}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1760200287 data=null}, TreeItem with text {FILTER test}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1760200287 data=null button=1 stateMask=0x0 x=61 y=288 count=1}, TreeItem with text {FILTER test}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760200287 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FILTER test}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1760200286 data=null button=1 stateMask=0x80000 x=61 y=288 count=1}, TreeItem with text {FILTER test}]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760200286 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760200286 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760200285 data=null button=1 stateMask=0x0 x=206 y=311 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760200285 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760200285 data=null button=1 stateMask=0x80000 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760200284 data=null button=0 stateMask=0x0 x=206 y=298 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760200284 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760200284 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760200284 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760200284 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760200220 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
00:24:41 [2023-09-15T04:24:41.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
00:24:41 [2023-09-15T04:24:41.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760200218 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:41 [2023-09-15T04:24:41.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:41 [2023-09-15T04:24:41.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:41 [2023-09-15T04:24:41.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760199870 data=null doit=true}, Shell with text {Preferences}]
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760199868 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760199868 data=null doit=true}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760199868 data=null}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760199867 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760199867 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760199831 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:24:42 [2023-09-15T04:24:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:42 [2023-09-15T04:24:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760199830 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760199830 data=null doit=true}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760199830 data=null}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760199830 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760199830 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760199828 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1760199825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760199825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1760199825 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1760199825 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1760199825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1760199825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1760199825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1760199817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760199816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1760199816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1760199816 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1760199816 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1760199816 data=null doit=true}, TreeItem with text {Custom XML}]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1760199816 data=null}, TreeItem with text {Custom XML}]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1760199815 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760199815 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom XML}]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1760199814 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1760199814 data=null doit=true}, Tree node with text: testxmlextension]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1760199814 data=null}, Tree node with text: testxmlextension]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1760199814 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760199814 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testxmlextension]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1760199813 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-1760199811 data=null button=0 stateMask=0x0 x=121 y=81 count=0}, Tree node with text: testxmlextension]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1760199811 data=null doit=true}, Tree node with text: testxmlextension]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1760199811 data=null}, Tree node with text: testxmlextension]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1760199810 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760199810 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testxmlextension]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1760199810 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-1760199809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1760199809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-1760199809 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-1760199809 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-1760199809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-1760199809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-1760199808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-1760199808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1760199808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-1760199808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-1760199808 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-1760199808 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760199807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760199806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760199806 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760199806 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760199806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760199806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760199806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760199805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760199805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760199805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760199805 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760199805 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760199804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760199804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760199804 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760199804 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760199804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760199803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760199803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760200211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1760199689 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1760199689 data=null doit=true}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1760199689 data=null}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1760199689 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760199689 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1760199624 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
00:24:42 [2023-09-15T04:24:42.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760199623 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760199623 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760199623 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760199623 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760199623 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760199605 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760199604 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:42 [2023-09-15T04:24:42.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760199277 data=null doit=true}, Shell with text {Preferences}]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760199268 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760199268 data=null doit=true}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760199268 data=null}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760199267 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760199267 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760199247 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:42 [2023-09-15T04:24:42.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760199246 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760199246 data=null doit=true}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760199246 data=null}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760199246 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760199246 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760199245 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1760199243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760199243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1760199243 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1760199243 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1760199242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1760199242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1760199242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1760199241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760199241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1760199241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1760199241 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1760199241 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1760199241 data=null doit=true}, TreeItem with text {Custom Text}]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1760199241 data=null}, TreeItem with text {Custom Text}]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1760199241 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760199240 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1760199240 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1760199239 data=null doit=true}, Tree node with text: testtxtextension]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1760199239 data=null}, Tree node with text: testtxtextension]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1760199239 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760199239 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1760199239 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1760199237 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1760199237 data=null doit=true}, Tree node with text: testtxtextension]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1760199237 data=null}, Tree node with text: testtxtextension]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1760199236 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760199236 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1760199236 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-1760199235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1760199235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-1760199235 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-1760199235 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-1760199234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-1760199234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-1760199234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-1760199234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1760199233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-1760199233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-1760199233 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-1760199233 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760199232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760199232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760199232 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760199232 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760199232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760199232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760199232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760199231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760199231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760199231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760199231 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760199231 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760199216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760199216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760199216 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760199216 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760199216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760199216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760199216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760199598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1760199132 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1760199132 data=null doit=true}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1760199132 data=null}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1760199132 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760199132 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1760199109 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
00:24:42 [2023-09-15T04:24:42.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
00:24:42 [2023-09-15T04:24:42.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760199108 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760199108 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760199108 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760199108 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760199107 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1760199097 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
00:24:42 [2023-09-15T04:24:42.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
00:24:42 [2023-09-15T04:24:42.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
00:24:42 [2023-09-15T04:24:42.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760199096 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:42 [2023-09-15T04:24:42.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:42 [2023-09-15T04:24:42.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:42 [2023-09-15T04:24:42.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760198793 data=null doit=true}, Shell with text {Preferences}]
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760198791 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760198791 data=null doit=true}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760198791 data=null}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760198791 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760198791 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760198767 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760198766 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760198766 data=null doit=true}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760198766 data=null}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760198766 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760198765 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760198764 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760198762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760198762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760198762 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760198762 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760198762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760198762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760198762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760198761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760198761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760198761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760198761 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760198761 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760198760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760198759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760198759 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760198759 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760198759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760198759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760198759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760198758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760198758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760198758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760198758 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760198758 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760198757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760198757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760198757 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760198757 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760198757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760198757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760198757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760199072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:43 [2023-09-15T04:24:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:43 [2023-09-15T04:24:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760198678 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:43 [2023-09-15T04:24:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:43 [2023-09-15T04:24:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:43 [2023-09-15T04:24:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760198375 data=null doit=true}, Shell with text {Preferences}]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760198373 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760198372 data=null doit=true}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760198372 data=null}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760198372 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760198372 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760198348 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:43 [2023-09-15T04:24:43.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760198347 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760198347 data=null doit=true}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760198347 data=null}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760198347 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760198347 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760198346 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760198344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760198344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760198344 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760198344 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760198344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760198344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760198343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760198343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760198343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760198343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760198343 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760198343 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1760198341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760198341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1760198341 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1760198341 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1760198341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1760198341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1760198340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1760198339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760198339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1760198339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1760198339 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1760198339 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760198338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760198338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760198338 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760198338 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760198338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760198338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760198338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760198337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760198336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760198336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760198336 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760198336 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-1760198334 data=null button=0 stateMask=0x0 x=87 y=58 count=0}, TreeItem with text {Custom XML}]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1760198334 data=null doit=true}, TreeItem with text {Custom XML}]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1760198334 data=null}, TreeItem with text {Custom XML}]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1760198334 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760198334 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom XML}]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1760198333 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1760198332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760198332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1760198332 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1760198332 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1760198332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1760198332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1760198332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1760198322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760198322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1760198322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1760198322 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1760198322 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-1760198321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1760198321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-1760198320 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-1760198320 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-1760198320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-1760198320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-1760198320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-1760198320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1760198320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-1760198320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-1760198320 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-1760198319 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760198318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760198318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760198318 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760198318 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760198318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760198318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760198318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760198317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760198317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760198317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760198317 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760198317 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1760198316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1760198316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-1760198316 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1760198316 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1760198316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1760198315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1760198315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1760198315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1760198315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1760198315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1760198315 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1760198315 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1760198314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760198314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1760198314 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1760198314 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1760198313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1760198313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1760198313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1760198312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760198312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1760198312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1760198312 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1760198312 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:43 [2023-09-15T04:24:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760198009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760198008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760198008 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760198008 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760198008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760198008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760198008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760198003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760198003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760198003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760198003 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760198003 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
00:24:43 [2023-09-15T04:24:43.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text')
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760197699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760197699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760197699 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760197699 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760197698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760197698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760197698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760197695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760197695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760197695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760197695 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760197695 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760197694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760197694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760197694 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760197694 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760197694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760197694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760197694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760197694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760197693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760197693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760197693 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760197693 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760197692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760197692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760197692 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760197692 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760197692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760197692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760197692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760198672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760197615 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:44 [2023-09-15T04:24:44.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760197346 data=null doit=true}, Shell with text {Preferences}]
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760197314 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760197314 data=null doit=true}, TreeItem with text {Tracing}]
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760197314 data=null}, TreeItem with text {Tracing}]
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760197313 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760197313 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760197289 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:44 [2023-09-15T04:24:44.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760197289 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760197288 data=null doit=true}, Tree node with text: Trace Types]
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760197288 data=null}, Tree node with text: Trace Types]
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760197288 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760197288 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:44 [2023-09-15T04:24:44.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760197286 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760197283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760197283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760197283 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760197283 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760197283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760197283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760197283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760197282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760197282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760197282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760197282 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760197282 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760197281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760197281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760197281 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760197281 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760197281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760197281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760197281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760197281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760197281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760197281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760197281 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760197280 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760197279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760197279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760197279 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760197279 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760197279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760197279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760197279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760197607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760197175 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760197175 data=null doit=true}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760197175 data=null}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760197175 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760197174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760197169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760197169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760197169 data=null doit=true}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760197168 data=null}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760197168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760197168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760197165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760197164 data=null doit=true}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760197164 data=null}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760197164 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760197164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760197163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:44 [2023-09-15T04:24:44.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:44 [2023-09-15T04:24:44.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760197162 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:24:44 [2023-09-15T04:24:44.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760197162 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:44 [2023-09-15T04:24:44.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760197162 data=null}, TreeItem with text {Traces [1]}]
00:24:44 [2023-09-15T04:24:44.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760197162 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760197162 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760197149 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760197148 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760197148 data=null}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760197148 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760197148 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760197147 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1760197147 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1760197147 data=null doit=true}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1760197147 data=null}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1760197146 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760197146 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1760197133 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1760197133 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1760197133 data=null doit=true}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1760197132 data=null}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1760197132 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760197132 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1760197129 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760197078 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:45 [2023-09-15T04:24:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760196732 data=null doit=true}, Shell with text {Preferences}]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760196729 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760196729 data=null doit=true}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760196729 data=null}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760196729 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760196729 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760196701 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760196701 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760196701 data=null doit=true}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760196701 data=null}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760196700 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760196700 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760196699 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1760196698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760196697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1760196697 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1760196697 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1760196697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1760196697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1760196697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1760196696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760196696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1760196696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1760196696 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1760196696 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text in tree (of type 'Tree')
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1760196695 data=null doit=true}, TreeItem with text {Custom Text}]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1760196695 data=null}, TreeItem with text {Custom Text}]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1760196695 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760196695 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
00:24:45 [2023-09-15T04:24:45.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1760196693 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-1760196691 data=null button=0 stateMask=0x0 x=87 y=35 count=0}, TreeItem with text {Custom Text}]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1760196691 data=null doit=true}, TreeItem with text {Custom Text}]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1760196691 data=null}, TreeItem with text {Custom Text}]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1760196691 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760196691 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom Text}]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1760196690 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-1760196689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1760196689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-1760196689 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-1760196689 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-1760196689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-1760196689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-1760196689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-1760196688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1760196688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-1760196688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-1760196688 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-1760196687 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760196687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760196686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760196686 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760196686 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760196686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760196686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760196686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760196685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760196685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760196672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760196672 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760196672 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:45 [2023-09-15T04:24:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:45 [2023-09-15T04:24:45.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:45 [2023-09-15T04:24:45.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:45 [2023-09-15T04:24:45.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760196670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760196670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760196670 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760196670 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760196670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760196670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760196670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760197013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760196588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760196588 data=null doit=true}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760196588 data=null}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760196587 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760196587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760196582 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760196567 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760196566 data=null doit=true}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760196566 data=null}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760196566 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760196561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760196557 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:45 [2023-09-15T04:24:45.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760196556 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760196556 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760196556 data=null}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760196556 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760196556 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760196552 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:45 [2023-09-15T04:24:45.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1760196552 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1760196552 data=null doit=true}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1760196552 data=null}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1760196552 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760196552 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1760196540 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1760196539 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1760196539 data=null doit=true}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1760196539 data=null}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1760196539 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760196539 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1760196535 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760196504 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:45 [2023-09-15T04:24:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760196166 data=null doit=true}, Shell with text {Preferences}]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760196163 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760196163 data=null doit=true}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760196163 data=null}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760196163 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760196163 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760196138 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:45 [2023-09-15T04:24:45.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760196138 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760196137 data=null doit=true}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760196137 data=null}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760196137 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760196137 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760196136 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760196134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760196134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760196134 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760196134 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760196134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760196134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760196134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760196133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760196133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760196133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760196132 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760196132 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760196131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760196130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760196130 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760196130 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760196130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760196130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760196130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760196129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760196129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760196129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760196129 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760196129 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760196128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760196128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760196128 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760196128 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760196127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:45 [2023-09-15T04:24:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760196127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760196127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760196482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:46 [2023-09-15T04:24:46.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:46 [2023-09-15T04:24:46.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760196042 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:46 [2023-09-15T04:24:46.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:46 [2023-09-15T04:24:46.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:46 [2023-09-15T04:24:46.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:46 [2023-09-15T04:24:46.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:46 [2023-09-15T04:24:46.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:46 [2023-09-15T04:24:46.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760195701 data=null doit=true}, Shell with text {Preferences}]
00:24:46 [2023-09-15T04:24:46.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:46 [2023-09-15T04:24:46.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:46 [2023-09-15T04:24:46.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:46 [2023-09-15T04:24:46.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:46 [2023-09-15T04:24:46.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:46 [2023-09-15T04:24:46.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760195699 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760195699 data=null doit=true}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760195699 data=null}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760195699 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760195698 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760195669 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760195668 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760195668 data=null doit=true}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760195668 data=null}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760195668 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760195668 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760195667 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760195665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760195665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760195665 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760195665 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760195665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760195665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760195665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760195664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760195664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760195664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760195664 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760195664 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760195663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760195663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760195663 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760195663 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760195663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760195663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760195663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760195663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760195662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760195662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760195662 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760195662 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760195661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760195661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760195661 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760195661 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760195661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760195661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760195661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760196028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:46 [2023-09-15T04:24:46.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:46 [2023-09-15T04:24:46.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760195572 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:46 [2023-09-15T04:24:46.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:46 [2023-09-15T04:24:46.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:46 [2023-09-15T04:24:46.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760195190 data=null doit=true}, Shell with text {Preferences}]
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760195188 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760195188 data=null doit=true}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760195188 data=null}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760195187 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760195187 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760195163 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:46 [2023-09-15T04:24:46.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760195162 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760195162 data=null doit=true}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760195162 data=null}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760195162 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760195162 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760195160 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1760195156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760195156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1760195156 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1760195156 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1760195156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1760195156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1760195156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1760195155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1760195155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1760195155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1760195155 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1760195155 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1760195154 data=null doit=true}, TreeItem with text {Custom Text}]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1760195154 data=null}, TreeItem with text {Custom Text}]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1760195154 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760195154 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1760195153 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1760195153 data=null doit=true}, Tree node with text: testtxtextension]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1760195153 data=null}, Tree node with text: testtxtextension]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1760195152 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760195152 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1760195152 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1760195144 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1760195144 data=null doit=true}, Tree node with text: testtxtextension]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1760195144 data=null}, Tree node with text: testtxtextension]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1760195144 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760195144 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1760195143 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-1760195142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1760195142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-1760195142 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-1760195142 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-1760195142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-1760195139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-1760195139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-1760195138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1760195138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-1760195138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-1760195138 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-1760195138 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760195137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760195137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760195137 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760195137 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760195136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760195136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760195136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760195135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760195135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760195135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760195135 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760195122 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760195120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760195120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760195120 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760195120 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760195120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760195120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760195120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:46 [2023-09-15T04:24:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760195557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760195034 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760195034 data=null doit=true}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760195034 data=null}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760195033 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760195033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760195010 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760195010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760195009 data=null doit=true}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760195009 data=null}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760195009 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760195009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760195005 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760195004 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760195004 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760195004 data=null}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760195004 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760195004 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760195000 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760195000 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760195000 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760195000 data=null}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760195000 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760195000 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760194997 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:24:47 [2023-09-15T04:24:47.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760194657 data=null doit=true}, Shell with text {Trace Import}]
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1760194655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1760194655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1760194655 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1760194655 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1760194655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1760194655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1760194655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1760194968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760194575 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760194328 data=null doit=true}, Shell with text {Preferences}]
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:47 [2023-09-15T04:24:47.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760194294 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760194294 data=null doit=true}, TreeItem with text {Tracing}]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760194294 data=null}, TreeItem with text {Tracing}]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760194294 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760194293 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760194273 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:47 [2023-09-15T04:24:47.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760194272 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760194272 data=null doit=true}, Tree node with text: Trace Types]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760194272 data=null}, Tree node with text: Trace Types]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760194272 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760194272 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760194271 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760194269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760194269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760194269 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760194269 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760194269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760194269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760194269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760194268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760194268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760194268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760194267 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760194267 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760194267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760194266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760194266 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760194266 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760194266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760194266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760194266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760194265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760194265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760194265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760194265 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760194265 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760194264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760194264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760194264 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760194264 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760194264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760194264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760194264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760194569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760194181 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760194181 data=null doit=true}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760194181 data=null}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760194181 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760194181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760194160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760194160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760194160 data=null doit=true}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760194160 data=null}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760194160 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760194160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760194155 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:47 [2023-09-15T04:24:47.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760194155 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760194154 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760194154 data=null}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760194154 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760194154 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760194151 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1760194150 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760194150 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760194150 data=null}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760194150 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760194150 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760194147 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:24:47 [2023-09-15T04:24:47.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:24:48 [2023-09-15T04:24:48.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760193803 data=null doit=true}, Shell with text {Trace Import}]
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1760193801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1760193801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1760193801 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1760193801 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1760193801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1760193801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1760193801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1760194114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760193710 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
00:24:48 [2023-09-15T04:24:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760193370 data=null doit=true}, Shell with text {Preferences}]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1760193368 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1760193368 data=null doit=true}, TreeItem with text {Tracing}]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1760193368 data=null}, TreeItem with text {Tracing}]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1760193367 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760193367 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1760193343 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
00:24:48 [2023-09-15T04:24:48.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1760193342 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1760193342 data=null doit=true}, Tree node with text: Trace Types]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1760193342 data=null}, Tree node with text: Trace Types]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1760193342 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760193342 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1760193341 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1760193338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760193338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1760193338 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1760193338 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1760193337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1760193337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1760193337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1760193337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1760193337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1760193337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1760193337 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1760193337 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-1760193336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760193336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-1760193336 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-1760193336 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-1760193335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-1760193335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-1760193335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-1760193335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-1760193335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-1760193335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-1760193335 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-1760193335 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1760193334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1760193334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1760193334 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1760193334 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1760193334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1760193334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1760193334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
00:24:48 [2023-09-15T04:24:48.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1760193704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
00:24:48 [2023-09-15T04:24:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:48 [2023-09-15T04:24:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760193054 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
00:24:48 [2023-09-15T04:24:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:24:48 [2023-09-15T04:24:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:48 [2023-09-15T04:24:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:48 [2023-09-15T04:24:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:48 [2023-09-15T04:24:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760193050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:24:48 [2023-09-15T04:24:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760193050 data=null doit=true}, TreeItem with text {test}]
00:24:48 [2023-09-15T04:24:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760193050 data=null}, TreeItem with text {test}]
00:24:48 [2023-09-15T04:24:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760193050 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:48 [2023-09-15T04:24:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760193050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:24:49 [2023-09-15T04:24:49.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760193031 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:24:49 [2023-09-15T04:24:49.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:24:49 [2023-09-15T04:24:49.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:24:49 [2023-09-15T04:24:49.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192333 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192333 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192333 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760192333 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760192332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760192332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760192332 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760192332 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760192332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760192332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:49 [2023-09-15T04:24:49.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:49 [2023-09-15T04:24:49.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:49 [2023-09-15T04:24:49.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:49 [2023-09-15T04:24:49.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:49 [2023-09-15T04:24:49.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:49 [2023-09-15T04:24:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:24:49 [2023-09-15T04:24:49.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760192332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:49 [2023-09-15T04:24:49.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760193002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:24:50 [2023-09-15T04:24:50.225Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.947 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
00:24:50 [2023-09-15T04:24:50.225Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.907 s
00:24:50 [2023-09-15T04:24:50.225Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.481 s
00:24:50 [2023-09-15T04:24:50.225Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.572 s
00:24:50 [2023-09-15T04:24:50.225Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.332 s
00:24:50 [2023-09-15T04:24:50.225Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
00:24:50 [2023-09-15T04:24:50.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760191822 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:24:50 [2023-09-15T04:24:50.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:50 [2023-09-15T04:24:50.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:24:50 [2023-09-15T04:24:50.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:24:50 [2023-09-15T04:24:50.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:24:50 [2023-09-15T04:24:50.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760191726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:24:50 [2023-09-15T04:24:50.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:24:50 [2023-09-15T04:24:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:50 [2023-09-15T04:24:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:50 [2023-09-15T04:24:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:50 [2023-09-15T04:24:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:50 [2023-09-15T04:24:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:50 [2023-09-15T04:24:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:50 [2023-09-15T04:24:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1760191501 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1760191501 data=null doit=true}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1760191501 data=null}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1760191501 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760191501 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1760191431 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1760191431 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1760191430 data=null doit=true}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1760191430 data=null}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1760191430 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760191430 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1760191425 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.738Z] 
00:24:50 [2023-09-15T04:24:50.738Z] !ENTRY org.eclipse.cdt.core 1 0 2023-09-15 04:24:50.509
00:24:50 [2023-09-15T04:24:50.738Z] !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%)
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1760191328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
00:24:50 [2023-09-15T04:24:50.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
00:24:50 [2023-09-15T04:24:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1760191132 data=null doit=true}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1760191132 data=null}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1760191132 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760191132 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1760191130 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
00:24:50 [2023-09-15T04:24:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1760191129 data=null doit=true}, TreeItem with text {Trace Compass}]
00:24:50 [2023-09-15T04:24:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1760191129 data=null}, TreeItem with text {Trace Compass}]
00:24:50 [2023-09-15T04:24:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1760191129 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
00:24:50 [2023-09-15T04:24:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760191129 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Trace Compass}]
00:24:50 [2023-09-15T04:24:50.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1760191128 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
00:24:50 [2023-09-15T04:24:50.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760189277 data=null doit=true}, Shell with text {Filters and Customization}]
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@52a6a0c9
00:24:52 [2023-09-15T04:24:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5cc1d82f] time=-1760189276 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1760189260 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=-1760189260 data=null doit=true}, TableItem with text {.* resources}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1760189260 data=null}, TableItem with text {.* resources}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1760189260 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760189260 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1760189228 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: .* resources
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1760189212 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1760189212 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1760189212 data=null}, TableItem with text {Trace Compass Shadow Projects}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1760189212 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760189212 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1760189211 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Trace Compass Shadow Projects
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760189210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760189210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760189210 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760189210 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760189210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760189210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760189210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-1760189448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1760189159 data=null button=0 stateMask=0x0 x=133 y=12 count=0}, TreeItem with text {.tracecompass-SomeProject}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1760189159 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1760189159 data=null}, TreeItem with text {.tracecompass-SomeProject}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1760189159 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760189158 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1760189145 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1760189145 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1760189145 data=null}, TreeItem with text {.tracecompass-SomeProject}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1760189145 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760189145 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1760189143 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1760189142 data=null doit=true}, TreeItem with text {Traces [1]}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1760189142 data=null}, TreeItem with text {Traces [1]}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1760189142 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1760189142 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1760189141 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:24:52 [2023-09-15T04:24:52.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
00:24:52 [2023-09-15T04:24:52.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1760188973 data=null doit=true}, Shell with text {Filters and Customization}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@282ae425
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4e56c6ec] time=-1760188960 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1760188958 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=-1760188957 data=null doit=true}, TableItem with text {.* resources}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1760188957 data=null}, TableItem with text {.* resources}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1760188957 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760188957 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1760188957 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: .* resources
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1760188923 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1760188894 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1760188893 data=null}, TableItem with text {Trace Compass Shadow Projects}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1760188893 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760188893 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1760188893 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Trace Compass Shadow Projects
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760188892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760188891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760188891 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760188891 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760188891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760188891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760188891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-1760189110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
00:24:53 [2023-09-15T04:24:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:24:53 [2023-09-15T04:24:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:24:53 [2023-09-15T04:24:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:53 [2023-09-15T04:24:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:53 [2023-09-15T04:24:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b66bf1c] time=-1760188726 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:24:53 [2023-09-15T04:24:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:24:53 [2023-09-15T04:24:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:24:53 [2023-09-15T04:24:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:24:53 [2023-09-15T04:24:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:24:53 [2023-09-15T04:24:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1760188713 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
00:24:53 [2023-09-15T04:24:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1760188713 data=null doit=true}, TreeItem with text {SomeProject}]
00:24:53 [2023-09-15T04:24:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1760188713 data=null}, TreeItem with text {SomeProject}]
00:24:53 [2023-09-15T04:24:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1760188713 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
00:24:53 [2023-09-15T04:24:53.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760188713 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
00:24:53 [2023-09-15T04:24:53.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1760188703 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
00:24:53 [2023-09-15T04:24:53.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:24:53 [2023-09-15T04:24:53.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:24:53 [2023-09-15T04:24:53.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:24:53 [2023-09-15T04:24:53.402Z] 
00:24:53 [2023-09-15T04:24:53.402Z] (Eclipse:4993): Gtk-CRITICAL **: 04:24:53.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:24:53 [2023-09-15T04:24:53.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187990 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187990 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] 
00:24:53 [2023-09-15T04:24:53.965Z] (Eclipse:4993): Gtk-CRITICAL **: 04:24:53.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187980 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760187980 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760187980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760187980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760187980 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760187980 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760187979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760187979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:53 [2023-09-15T04:24:53.965Z] 
00:24:53 [2023-09-15T04:24:53.965Z] (Eclipse:4993): Gtk-CRITICAL **: 04:24:53.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:24:53 [2023-09-15T04:24:53.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:53 [2023-09-15T04:24:53.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:53 [2023-09-15T04:24:53.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:53 [2023-09-15T04:24:53.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:53 [2023-09-15T04:24:53.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:24:53 [2023-09-15T04:24:53.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:24:54 [2023-09-15T04:24:54.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760187979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:24:54 [2023-09-15T04:24:54.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760188670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:24:54 [2023-09-15T04:24:54.478Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.355 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
00:24:54 [2023-09-15T04:24:54.478Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 2.037 s
00:24:54 [2023-09-15T04:24:54.478Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 0.639 s
00:24:54 [2023-09-15T04:24:54.478Z] 
00:24:54 [2023-09-15T04:24:54.478Z] Results:
00:24:54 [2023-09-15T04:24:54.478Z] 
00:24:54 [2023-09-15T04:24:54.478Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6
00:24:54 [2023-09-15T04:24:54.478Z] 
00:24:54 [2023-09-15T04:24:54.734Z] 
00:24:54 [2023-09-15T04:24:54.734Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 04:24:54.705
00:24:54 [2023-09-15T04:24:54.734Z] !MESSAGE The workspace will exit with unsaved changes in this session.
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] All tests passed!
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] 
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT.pom
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-p2metadata.xml
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-p2artifacts.xml
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] 
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] 
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [42/144]
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] 
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] 
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] The project's OSGi version is 1.1.0.202309150400
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] 
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] 
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] 
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] 
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] 
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:54 [2023-09-15T04:24:54.991Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core...
00:24:55 [2023-09-15T04:24:55.249Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.249Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
00:24:55 [2023-09-15T04:24:55.249Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.249Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.249Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
00:24:55 [2023-09-15T04:24:55.249Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.505Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] No tests to run.
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.505Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:24:55 [2023-09-15T04:24:55.505Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] 
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:55 [2023-09-15T04:24:55.505Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
00:24:56 [2023-09-15T04:24:56.872Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
00:24:58 [2023-09-15T04:24:58.762Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:24:58 [2023-09-15T04:24:58.763Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] No tests to run.
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.pom
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2metadata.xml
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2artifacts.xml
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.0-SNAPSHOT [43/144]
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] The project's OSGi version is 1.2.0.202309150400
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core...
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] 
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:58 [2023-09-15T04:24:58.763Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
00:24:58 [2023-09-15T04:24:58.763Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] 
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] 
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] 
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:59 [2023-09-15T04:24:59.020Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] 
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] No tests to run.
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] 
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] 
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-sources.jar
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] 
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT.jar
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] 
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] 
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] 
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:59 [2023-09-15T04:24:59.020Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:24:59 [2023-09-15T04:24:59.020Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] 
00:24:59 [2023-09-15T04:24:59.020Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core ---
00:24:59 [2023-09-15T04:24:59.288Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT.jar
00:25:00 [2023-09-15T04:25:00.661Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-sources.jar
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:25:03 [2023-09-15T04:25:03.180Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] No tests to run.
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT.jar
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT.pom
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-sources.jar
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-p2metadata.xml
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-p2artifacts.xml
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.0-SNAPSHOT [44/144]
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] The project's OSGi version is 4.1.0.202309150400
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core...
00:25:03 [2023-09-15T04:25:03.180Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.181Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
00:25:03 [2023-09-15T04:25:03.181Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.181Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.181Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
00:25:03 [2023-09-15T04:25:03.181Z] [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.437Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] No tests to run.
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.437Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-sources.jar
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT.jar
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.694Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:25:03 [2023-09-15T04:25:03.694Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] 
00:25:03 [2023-09-15T04:25:03.694Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:03 [2023-09-15T04:25:03.950Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT.jar
00:25:05 [2023-09-15T04:25:05.316Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-sources.jar
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:25:06 [2023-09-15T04:25:06.245Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] No tests to run.
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT.jar
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT.pom
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-sources.jar
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-p2metadata.xml
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-p2artifacts.xml
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.0-SNAPSHOT [45/144]
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] The project's OSGi version is 3.1.0.202309150400
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core...
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.245Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
00:25:06 [2023-09-15T04:25:06.245Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.810Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] No tests to run.
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-sources.jar
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT.jar
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.810Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:25:06 [2023-09-15T04:25:06.810Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] 
00:25:06 [2023-09-15T04:25:06.810Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:06 [2023-09-15T04:25:06.811Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT.jar
00:25:08 [2023-09-15T04:25:08.178Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-sources.jar
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:09 [2023-09-15T04:25:09.545Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:25:09 [2023-09-15T04:25:09.545Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] No tests to run.
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT.jar
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT.pom
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-sources.jar
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-p2metadata.xml
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-p2artifacts.xml
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [46/144]
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] The project's OSGi version is 1.0.3.202309150400
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] 
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:09 [2023-09-15T04:25:09.545Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests...
00:25:10 [2023-09-15T04:25:10.109Z] [INFO] 
00:25:10 [2023-09-15T04:25:10.109Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:10 [2023-09-15T04:25:10.109Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
00:25:10 [2023-09-15T04:25:10.109Z] [INFO] 
00:25:10 [2023-09-15T04:25:10.109Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:10 [2023-09-15T04:25:10.109Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
00:25:10 [2023-09-15T04:25:10.109Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] 
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] 
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] 
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] 
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] 
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] 
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] 
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:10 [2023-09-15T04:25:10.366Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:25:10 [2023-09-15T04:25:10.366Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] 
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:10 [2023-09-15T04:25:10.366Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
00:25:11 [2023-09-15T04:25:11.732Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
00:25:13 [2023-09-15T04:25:13.105Z] [INFO] 
00:25:13 [2023-09-15T04:25:13.105Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:13 [2023-09-15T04:25:13.105Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:25:13 [2023-09-15T04:25:13.105Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:25:13 [2023-09-15T04:25:13.105Z] [INFO] 
00:25:13 [2023-09-15T04:25:13.105Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:13 [2023-09-15T04:25:13.105Z] [INFO] 
00:25:13 [2023-09-15T04:25:13.105Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:25:13 [2023-09-15T04:25:13.362Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:25:13 [2023-09-15T04:25:13.362Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
00:25:13 [2023-09-15T04:25:13.362Z] [INFO] Command line:
00:25:13 [2023-09-15T04:25:13.362Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:25:13 [2023-09-15T04:25:13.362Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:25:17 [2023-09-15T04:25:17.540Z] !SESSION 2023-09-15 04:25:13.440 -----------------------------------------------
00:25:17 [2023-09-15T04:25:17.540Z] eclipse.buildId=unknown
00:25:17 [2023-09-15T04:25:17.540Z] java.version=17.0.2
00:25:17 [2023-09-15T04:25:17.540Z] java.vendor=Oracle Corporation
00:25:17 [2023-09-15T04:25:17.540Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:25:17 [2023-09-15T04:25:17.540Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:25:17 [2023-09-15T04:25:17.540Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:25:17 [2023-09-15T04:25:17.540Z] 
00:25:17 [2023-09-15T04:25:17.540Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:25:16.989
00:25:17 [2023-09-15T04:25:17.540Z] !MESSAGE FrameworkEvent ERROR
00:25:17 [2023-09-15T04:25:17.540Z] !STACK 0
00:25:17 [2023-09-15T04:25:17.540Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:25:17 [2023-09-15T04:25:17.540Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:25:17 [2023-09-15T04:25:17.540Z] 
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:25:17 [2023-09-15T04:25:17.540Z] 
00:25:17 [2023-09-15T04:25:17.540Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:25:17.206
00:25:17 [2023-09-15T04:25:17.540Z] !MESSAGE FrameworkEvent ERROR
00:25:17 [2023-09-15T04:25:17.540Z] !STACK 0
00:25:17 [2023-09-15T04:25:17.540Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:25:17 [2023-09-15T04:25:17.540Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:25:17 [2023-09-15T04:25:17.540Z] 
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:25:17 [2023-09-15T04:25:17.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:25:17 [2023-09-15T04:25:17.541Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:25:17 [2023-09-15T04:25:17.541Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:25:17 [2023-09-15T04:25:17.541Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:25:17 [2023-09-15T04:25:17.541Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:25:17 [2023-09-15T04:25:17.797Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:25:17 [2023-09-15T04:25:17.797Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:25:23 [2023-09-15T04:25:23.051Z] 
00:25:23 [2023-09-15T04:25:23.051Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:25:23.020
00:25:23 [2023-09-15T04:25:23.051Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:25:23 [2023-09-15T04:25:23.308Z] 
00:25:23 [2023-09-15T04:25:23.308Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:25:23.097
00:25:23 [2023-09-15T04:25:23.308Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:25:23 [2023-09-15T04:25:23.308Z] !STACK 0
00:25:23 [2023-09-15T04:25:23.308Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:25:23 [2023-09-15T04:25:23.308Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:25:23 [2023-09-15T04:25:23.308Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:25:23 [2023-09-15T04:25:23.308Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:25:23 [2023-09-15T04:25:23.308Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:25:23 [2023-09-15T04:25:23.308Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:25:23 [2023-09-15T04:25:23.308Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:25:23 [2023-09-15T04:25:23.308Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:25:23 [2023-09-15T04:25:23.308Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:25:23 [2023-09-15T04:25:23.308Z] Caused by: java.io.IOException: error=2, No such file or directory
00:25:23 [2023-09-15T04:25:23.308Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:25:23 [2023-09-15T04:25:23.308Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:25:23 [2023-09-15T04:25:23.308Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:25:23 [2023-09-15T04:25:23.308Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:25:23 [2023-09-15T04:25:23.308Z] 	... 7 more
00:25:23 [2023-09-15T04:25:23.308Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
00:25:23 [2023-09-15T04:25:23.872Z] Display size: 1440x900
00:25:23 [2023-09-15T04:25:23.872Z] OS version=5.18.5-100.fc35.x86_64
00:25:23 [2023-09-15T04:25:23.872Z] GTK version=3.22.30
00:25:23 [2023-09-15T04:25:23.872Z] GTK theme=Ambiance
00:25:23 [2023-09-15T04:25:23.872Z] LIBOVERLAY_SCROLLBAR=0
00:25:23 [2023-09-15T04:25:23.872Z] Time zone: Greenwich Mean Time
00:25:23 [2023-09-15T04:25:23.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@152d2a58] time=-1760158095 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:25:24 [2023-09-15T04:25:24.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:25:25 [2023-09-15T04:25:25.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:25:25 [2023-09-15T04:25:25.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:25:25 [2023-09-15T04:25:25.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:25:25 [2023-09-15T04:25:25.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1760157113 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:25:25 [2023-09-15T04:25:25.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1760157112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:25:25 [2023-09-15T04:25:25.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760157111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:25:25 [2023-09-15T04:25:25.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:25:25 [2023-09-15T04:25:25.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
00:25:25 [2023-09-15T04:25:25.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:26:04 [2023-09-15T04:26:04.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
00:26:04 [2023-09-15T04:26:04.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:04 [2023-09-15T04:26:04.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:26:04 [2023-09-15T04:26:04.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:26:04 [2023-09-15T04:26:04.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: minor_faults
00:26:04 [2023-09-15T04:26:04.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
00:26:04 [2023-09-15T04:26:04.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:26:07 [2023-09-15T04:26:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
00:26:07 [2023-09-15T04:26:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:07 [2023-09-15T04:26:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:26:07 [2023-09-15T04:26:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:26:07 [2023-09-15T04:26:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel_vm
00:26:07 [2023-09-15T04:26:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: minor_faults
00:26:07 [2023-09-15T04:26:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@152d2a58] time=-1760114408 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:26:07 [2023-09-15T04:26:07.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:26:07 [2023-09-15T04:26:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:26:07 [2023-09-15T04:26:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:26:07 [2023-09-15T04:26:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:26:07 [2023-09-15T04:26:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760114331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:26:07 [2023-09-15T04:26:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760114330 data=null doit=true}, TreeItem with text {test}]
00:26:07 [2023-09-15T04:26:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760114330 data=null}, TreeItem with text {test}]
00:26:07 [2023-09-15T04:26:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760114330 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:26:07 [2023-09-15T04:26:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760114329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:26:07 [2023-09-15T04:26:07.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760114300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:26:08 [2023-09-15T04:26:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:26:08 [2023-09-15T04:26:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:26:08 [2023-09-15T04:26:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113169 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113169 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113167 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760113167 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760113165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760113165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760113164 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760113164 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760113164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:09 [2023-09-15T04:26:09.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760113164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:09 [2023-09-15T04:26:09.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:09 [2023-09-15T04:26:09.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:09 [2023-09-15T04:26:09.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:09 [2023-09-15T04:26:09.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:09 [2023-09-15T04:26:09.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:09 [2023-09-15T04:26:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:26:09 [2023-09-15T04:26:09.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760113164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:09 [2023-09-15T04:26:09.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760114099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:26:09 [2023-09-15T04:26:09.519Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.003 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
00:26:09 [2023-09-15T04:26:09.519Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 38.893 s
00:26:09 [2023-09-15T04:26:09.519Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 3.593 s
00:26:09 [2023-09-15T04:26:09.519Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
00:26:09 [2023-09-15T04:26:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@152d2a58] time=-1760112537 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:26:09 [2023-09-15T04:26:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:26:09 [2023-09-15T04:26:09.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:26:09 [2023-09-15T04:26:09.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:26:09 [2023-09-15T04:26:09.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:26:09 [2023-09-15T04:26:09.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760112328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:26:09 [2023-09-15T04:26:09.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:26:10 [2023-09-15T04:26:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
00:26:10 [2023-09-15T04:26:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081831 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081831 data=null}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081830 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081736 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081736 data=null}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1760081732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081583 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081535 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081534 data=null}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081526 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081523 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081523 data=null}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081511 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081508 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760081508 data=null}, ToolItem with tooltip text {Pin View}]
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
00:26:42 [2023-09-15T04:26:42.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:26:43 [2023-09-15T04:26:43.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
00:26:43 [2023-09-15T04:26:43.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:50 [2023-09-15T04:26:50.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
00:26:50 [2023-09-15T04:26:50.508Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
00:26:50 [2023-09-15T04:26:50.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
00:26:50 [2023-09-15T04:26:50.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071800 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071799 data=null}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071799 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071693 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071693 data=null}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071422 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071422 data=null}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071421 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071333 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760071332 data=null}, ToolItem with tooltip text {Pin View}]
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1760071330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
00:26:50 [2023-09-15T04:26:50.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
00:26:51 [2023-09-15T04:26:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
00:26:51 [2023-09-15T04:26:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:51 [2023-09-15T04:26:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:51 [2023-09-15T04:26:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
00:26:51 [2023-09-15T04:26:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
00:26:51 [2023-09-15T04:26:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:51 [2023-09-15T04:26:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:51 [2023-09-15T04:26:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
00:26:51 [2023-09-15T04:26:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
00:26:51 [2023-09-15T04:26:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:51 [2023-09-15T04:26:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:51 [2023-09-15T04:26:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760070082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760070082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760070082 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760070082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760070082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760070082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760070077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760070076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760070076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760070076 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760070076 data=null}, ToolItem with tooltip text {Pin View}]
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
00:26:52 [2023-09-15T04:26:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760069937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760069937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760069937 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760069937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760069936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760069936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760069935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760069934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760069933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760069933 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760069933 data=null}, ToolItem with tooltip text {Unpin View}]
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
00:26:52 [2023-09-15T04:26:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
00:26:52 [2023-09-15T04:26:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
00:26:52 [2023-09-15T04:26:52.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:26:54 [2023-09-15T04:26:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
00:26:54 [2023-09-15T04:26:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:55 [2023-09-15T04:26:55.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
00:26:55 [2023-09-15T04:26:55.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
00:26:55 [2023-09-15T04:26:55.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm'
00:26:55 [2023-09-15T04:26:55.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-1760066692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm']
00:26:55 [2023-09-15T04:26:55.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm'
00:26:55 [2023-09-15T04:26:55.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
00:26:55 [2023-09-15T04:26:55.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
00:26:55 [2023-09-15T04:26:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
00:26:55 [2023-09-15T04:26:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
00:26:55 [2023-09-15T04:26:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-1760066107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm | new instance']
00:26:55 [2023-09-15T04:26:55.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
00:26:56 [2023-09-15T04:26:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
00:26:57 [2023-09-15T04:26:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
00:26:57 [2023-09-15T04:26:57.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
00:26:57 [2023-09-15T04:26:57.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
00:26:57 [2023-09-15T04:26:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:57 [2023-09-15T04:26:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:57 [2023-09-15T04:26:57.995Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
00:26:57 [2023-09-15T04:26:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
00:26:57 [2023-09-15T04:26:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760063941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:57 [2023-09-15T04:26:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760063940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:57 [2023-09-15T04:26:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760063940 data=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:57 [2023-09-15T04:26:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760063940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:57 [2023-09-15T04:26:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760063940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
00:26:57 [2023-09-15T04:26:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760063940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
00:26:58 [2023-09-15T04:26:58.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760063938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:58 [2023-09-15T04:26:58.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760063929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:58 [2023-09-15T04:26:58.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760063929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
00:26:58 [2023-09-15T04:26:58.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760063929 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
00:26:58 [2023-09-15T04:26:58.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=-1760063929 data=null}, ToolItem with tooltip text {Unpin View}]
00:26:58 [2023-09-15T04:26:58.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
00:26:58 [2023-09-15T04:26:58.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
00:26:58 [2023-09-15T04:26:58.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:58 [2023-09-15T04:26:58.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:26:59 [2023-09-15T04:26:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@152d2a58] time=-1760062903 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:26:59 [2023-09-15T04:26:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:26:59 [2023-09-15T04:26:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:26:59 [2023-09-15T04:26:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:26:59 [2023-09-15T04:26:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:26:59 [2023-09-15T04:26:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1760062828 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:26:59 [2023-09-15T04:26:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1760062827 data=null doit=true}, TreeItem with text {test}]
00:26:59 [2023-09-15T04:26:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1760062827 data=null}, TreeItem with text {test}]
00:26:59 [2023-09-15T04:26:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1760062827 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:26:59 [2023-09-15T04:26:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1760062827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:26:59 [2023-09-15T04:26:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1760062811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:26:59 [2023-09-15T04:26:59.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:26:59 [2023-09-15T04:26:59.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:26:59 [2023-09-15T04:26:59.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062293 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062293 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062289 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1760062289 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1760062287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1760062287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1760062287 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1760062287 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1760062287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1760062287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:26:59 [2023-09-15T04:26:59.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:59 [2023-09-15T04:26:59.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:59 [2023-09-15T04:26:59.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:59 [2023-09-15T04:26:59.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:59 [2023-09-15T04:26:59.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:26:59 [2023-09-15T04:26:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:27:00 [2023-09-15T04:27:00.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1760062286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:27:00 [2023-09-15T04:27:00.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1760062710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:27:00 [2023-09-15T04:27:00.261Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.818 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
00:27:00 [2023-09-15T04:27:00.261Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 30.81 s
00:27:00 [2023-09-15T04:27:00.261Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 11.718 s
00:27:00 [2023-09-15T04:27:00.261Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 6.779 s
00:27:00 [2023-09-15T04:27:00.261Z] 
00:27:00 [2023-09-15T04:27:00.261Z] Results:
00:27:00 [2023-09-15T04:27:00.261Z] 
00:27:00 [2023-09-15T04:27:00.261Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
00:27:00 [2023-09-15T04:27:00.261Z] 
00:27:00 [2023-09-15T04:27:00.826Z] 
00:27:00 [2023-09-15T04:27:00.826Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 04:27:00.700
00:27:00 [2023-09-15T04:27:00.826Z] !MESSAGE The workspace will exit with unsaved changes in this session.
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] All tests passed!
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [47/144]
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] The project's OSGi version is 1.0.8.202309150400
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.389Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests...
00:27:01 [2023-09-15T04:27:01.646Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.646Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
00:27:01 [2023-09-15T04:27:01.646Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.646Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.646Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
00:27:01 [2023-09-15T04:27:01.646Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.902Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.903Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.903Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.903Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.903Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.903Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:01 [2023-09-15T04:27:01.903Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:27:01 [2023-09-15T04:27:01.903Z] [INFO] 
00:27:01 [2023-09-15T04:27:01.903Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:01 [2023-09-15T04:27:01.903Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
00:27:03 [2023-09-15T04:27:03.268Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
00:27:04 [2023-09-15T04:27:04.198Z] [INFO] 
00:27:04 [2023-09-15T04:27:04.198Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:04 [2023-09-15T04:27:04.198Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:04 [2023-09-15T04:27:04.198Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:27:04 [2023-09-15T04:27:04.198Z] [INFO] 
00:27:04 [2023-09-15T04:27:04.198Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:04 [2023-09-15T04:27:04.198Z] [INFO] 
00:27:04 [2023-09-15T04:27:04.198Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:04 [2023-09-15T04:27:04.455Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:27:04 [2023-09-15T04:27:04.455Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
00:27:04 [2023-09-15T04:27:04.455Z] [INFO] Command line:
00:27:04 [2023-09-15T04:27:04.455Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:27:04 [2023-09-15T04:27:04.455Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:27:08 [2023-09-15T04:27:08.628Z] !SESSION 2023-09-15 04:27:04.591 -----------------------------------------------
00:27:08 [2023-09-15T04:27:08.628Z] eclipse.buildId=unknown
00:27:08 [2023-09-15T04:27:08.628Z] java.version=17.0.2
00:27:08 [2023-09-15T04:27:08.628Z] java.vendor=Oracle Corporation
00:27:08 [2023-09-15T04:27:08.628Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:27:08 [2023-09-15T04:27:08.628Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:27:08 [2023-09-15T04:27:08.628Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:27:08 [2023-09-15T04:27:08.628Z] 
00:27:08 [2023-09-15T04:27:08.628Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:27:07.811
00:27:08 [2023-09-15T04:27:08.628Z] !MESSAGE FrameworkEvent ERROR
00:27:08 [2023-09-15T04:27:08.628Z] !STACK 0
00:27:08 [2023-09-15T04:27:08.628Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:27:08 [2023-09-15T04:27:08.628Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:27:08 [2023-09-15T04:27:08.628Z] 
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:27:08 [2023-09-15T04:27:08.628Z] 
00:27:08 [2023-09-15T04:27:08.628Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:27:08.086
00:27:08 [2023-09-15T04:27:08.628Z] !MESSAGE FrameworkEvent ERROR
00:27:08 [2023-09-15T04:27:08.628Z] !STACK 0
00:27:08 [2023-09-15T04:27:08.628Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:27:08 [2023-09-15T04:27:08.628Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:27:08 [2023-09-15T04:27:08.628Z] 
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:27:08 [2023-09-15T04:27:08.628Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:27:08 [2023-09-15T04:27:08.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:27:08 [2023-09-15T04:27:08.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:27:08 [2023-09-15T04:27:08.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:27:08 [2023-09-15T04:27:08.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:27:08 [2023-09-15T04:27:08.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:27:08 [2023-09-15T04:27:08.629Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:27:08 [2023-09-15T04:27:08.629Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:27:08 [2023-09-15T04:27:08.886Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
00:27:10 [2023-09-15T04:27:10.779Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
00:27:10 [2023-09-15T04:27:10.779Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.703 s
00:27:10 [2023-09-15T04:27:10.779Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.068 s
00:27:10 [2023-09-15T04:27:10.779Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
00:27:10 [2023-09-15T04:27:10.779Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
00:27:10 [2023-09-15T04:27:10.779Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
00:27:10 [2023-09-15T04:27:10.779Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.003 s
00:27:10 [2023-09-15T04:27:10.779Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
00:27:10 [2023-09-15T04:27:10.779Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
00:27:10 [2023-09-15T04:27:10.779Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
00:27:10 [2023-09-15T04:27:10.779Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.002 s
00:27:10 [2023-09-15T04:27:10.779Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
00:27:10 [2023-09-15T04:27:10.779Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
00:27:10 [2023-09-15T04:27:10.779Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
00:27:10 [2023-09-15T04:27:10.779Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
00:27:10 [2023-09-15T04:27:10.779Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
00:27:10 [2023-09-15T04:27:10.779Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
00:27:10 [2023-09-15T04:27:10.779Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
00:27:10 [2023-09-15T04:27:10.779Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
00:27:10 [2023-09-15T04:27:10.779Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
00:27:10 [2023-09-15T04:27:10.779Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.002 s
00:27:10 [2023-09-15T04:27:10.779Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
00:27:10 [2023-09-15T04:27:10.779Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
00:27:10 [2023-09-15T04:27:10.779Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
00:27:10 [2023-09-15T04:27:10.779Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[101,0]--DEFAULT->[102,2]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [102,2]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[102,2]--DEFAULT->[114,2]]]
00:27:10 [2023-09-15T04:27:10.779Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[113,1]--DEFAULT->[114,2]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [114,2]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[114,2]--DEFAULT->[115,3]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [115,3]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[115,3]--DEFAULT->[116,5]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [116,5]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[116,5]--DEFAULT->[104,5]]]
00:27:10 [2023-09-15T04:27:10.779Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[103,4]--DEFAULT->[104,5]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [104,5]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[104,5]--DEFAULT->[105,7]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [105,7]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[105,7]--DEFAULT->[106,8]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [106,8]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[118,8]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[107,9]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [107,9]]
00:27:10 [2023-09-15T04:27:10.779Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[117,6]--DEFAULT->[118,8]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [118,8]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[118,8]--DEFAULT->[119,11]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [119,11]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[119,11]--DEFAULT->[109,11]]]
00:27:10 [2023-09-15T04:27:10.779Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[108,10]--DEFAULT->[109,11]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [109,11]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[109,11]--DEFAULT->[110,12]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [110,12]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[120,12]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[111,13]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [111,13]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[111,13]--DEFAULT->[112,15]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [112,15]]
00:27:10 [2023-09-15T04:27:10.779Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit edge [Legacy edge: [[120,12]--DEFAULT->[121,14]]]
00:27:10 [2023-09-15T04:27:10.779Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [121,14]]
00:27:11 [2023-09-15T04:27:11.036Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
00:27:11 [2023-09-15T04:27:11.036Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0.003 s
00:27:11 [2023-09-15T04:27:11.036Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0.002 s
00:27:11 [2023-09-15T04:27:11.036Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
00:27:11 [2023-09-15T04:27:11.036Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.036Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
00:27:11 [2023-09-15T04:27:11.036Z] testHeadSequence(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
00:27:11 [2023-09-15T04:27:11.036Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
00:27:11 [2023-09-15T04:27:11.036Z] testLinkVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
00:27:11 [2023-09-15T04:27:11.036Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
00:27:11 [2023-09-15T04:27:11.036Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.036Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest)  Time elapsed: 0 s
00:27:11 [2023-09-15T04:27:11.036Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
00:27:11 [2023-09-15T04:27:11.036Z] Start vertex [w0,0]
00:27:11 [2023-09-15T04:27:11.036Z] Visit vertex [w0,0]
00:27:11 [2023-09-15T04:27:11.036Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
00:27:11 [2023-09-15T04:27:11.036Z] Visit vertex [w0,2]
00:27:11 [2023-09-15T04:27:11.036Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
00:27:11 [2023-09-15T04:27:11.036Z] Start vertex [w1,1]
00:27:11 [2023-09-15T04:27:11.036Z] Visit vertex [w1,1]
00:27:11 [2023-09-15T04:27:11.036Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
00:27:11 [2023-09-15T04:27:11.036Z] Visit vertex [w1,2]
00:27:11 [2023-09-15T04:27:11.036Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
00:27:11 [2023-09-15T04:27:11.036Z] Visit vertex [w1,3]
00:27:11 [2023-09-15T04:27:11.036Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
00:27:11 [2023-09-15T04:27:11.036Z] Visit vertex [w1,5]
00:27:11 [2023-09-15T04:27:11.036Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
00:27:11 [2023-09-15T04:27:11.036Z] Start vertex [w0,4]
00:27:11 [2023-09-15T04:27:11.036Z] Visit vertex [w0,4]
00:27:11 [2023-09-15T04:27:11.036Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
00:27:11 [2023-09-15T04:27:11.036Z] Visit vertex [w0,5]
00:27:11 [2023-09-15T04:27:11.036Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
00:27:11 [2023-09-15T04:27:11.036Z] Visit vertex [w0,7]
00:27:11 [2023-09-15T04:27:11.036Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w0,8]
00:27:11 [2023-09-15T04:27:11.037Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
00:27:11 [2023-09-15T04:27:11.037Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w0,9]
00:27:11 [2023-09-15T04:27:11.037Z] Start vertex [w1,6]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w1,6]
00:27:11 [2023-09-15T04:27:11.037Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w1,8]
00:27:11 [2023-09-15T04:27:11.037Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w1,11]
00:27:11 [2023-09-15T04:27:11.037Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
00:27:11 [2023-09-15T04:27:11.037Z] Start vertex [w0,10]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w0,10]
00:27:11 [2023-09-15T04:27:11.037Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w0,11]
00:27:11 [2023-09-15T04:27:11.037Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w0,12]
00:27:11 [2023-09-15T04:27:11.037Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
00:27:11 [2023-09-15T04:27:11.037Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w0,13]
00:27:11 [2023-09-15T04:27:11.037Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w0,15]
00:27:11 [2023-09-15T04:27:11.037Z] Start vertex [w1,12]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w1,12]
00:27:11 [2023-09-15T04:27:11.037Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
00:27:11 [2023-09-15T04:27:11.037Z] Visit vertex [w1,14]
00:27:11 [2023-09-15T04:27:11.037Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
00:27:11 [2023-09-15T04:27:11.037Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.003 s
00:27:11 [2023-09-15T04:27:11.037Z] testReReadGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.005 s
00:27:11 [2023-09-15T04:27:11.037Z] testVertexNotInGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.003 s
00:27:11 [2023-09-15T04:27:11.037Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.002 s
00:27:11 [2023-09-15T04:27:11.037Z] testHeadSequence(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testLinkVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0 s
00:27:11 [2023-09-15T04:27:11.037Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0.002 s
00:27:11 [2023-09-15T04:27:11.037Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest)  Time elapsed: 0 s
00:27:11 [2023-09-15T04:27:11.037Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
00:27:11 [2023-09-15T04:27:11.037Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.012 s
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.002 s
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.045 s
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.002 s
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
00:27:11 [2023-09-15T04:27:11.037Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
00:27:11 [2023-09-15T04:27:11.037Z] 
00:27:11 [2023-09-15T04:27:11.037Z] Results:
00:27:11 [2023-09-15T04:27:11.037Z] 
00:27:11 [2023-09-15T04:27:11.037Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
00:27:11 [2023-09-15T04:27:11.037Z] 
00:27:11 [2023-09-15T04:27:11.294Z] [INFO] All tests passed!
00:27:11 [2023-09-15T04:27:11.294Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.294Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:11 [2023-09-15T04:27:11.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
00:27:11 [2023-09-15T04:27:11.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.pom
00:27:11 [2023-09-15T04:27:11.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
00:27:11 [2023-09-15T04:27:11.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
00:27:11 [2023-09-15T04:27:11.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
00:27:11 [2023-09-15T04:27:11.295Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.295Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
00:27:11 [2023-09-15T04:27:11.295Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.295Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
00:27:11 [2023-09-15T04:27:11.295Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [48/144]
00:27:11 [2023-09-15T04:27:11.295Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] The project's OSGi version is 1.1.0.202309150400
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:11 [2023-09-15T04:27:11.551Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui...
00:27:11 [2023-09-15T04:27:11.808Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.808Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:11 [2023-09-15T04:27:11.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
00:27:11 [2023-09-15T04:27:11.808Z] [INFO] 
00:27:11 [2023-09-15T04:27:11.808Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:11 [2023-09-15T04:27:11.808Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
00:27:11 [2023-09-15T04:27:11.808Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] 
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] 
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] 
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:12 [2023-09-15T04:27:12.066Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] 
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] No tests to run.
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] 
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] 
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] 
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] 
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] 
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] 
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:12 [2023-09-15T04:27:12.066Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:12 [2023-09-15T04:27:12.066Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] 
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:12 [2023-09-15T04:27:12.066Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
00:27:13 [2023-09-15T04:27:13.434Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:14 [2023-09-15T04:27:14.364Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:14 [2023-09-15T04:27:14.364Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] No tests to run.
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
00:27:14 [2023-09-15T04:27:14.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.pom
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2metadata.xml
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2artifacts.xml
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [49/144]
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] The project's OSGi version is 1.0.5.202309150400
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.365Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests...
00:27:14 [2023-09-15T04:27:14.622Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.622Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
00:27:14 [2023-09-15T04:27:14.622Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.622Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.622Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
00:27:14 [2023-09-15T04:27:14.622Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.879Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:14 [2023-09-15T04:27:14.879Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] 
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:14 [2023-09-15T04:27:14.879Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
00:27:16 [2023-09-15T04:27:16.248Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
00:27:17 [2023-09-15T04:27:17.618Z] [INFO] 
00:27:17 [2023-09-15T04:27:17.618Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:17 [2023-09-15T04:27:17.618Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:17 [2023-09-15T04:27:17.618Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:27:17 [2023-09-15T04:27:17.618Z] [INFO] 
00:27:17 [2023-09-15T04:27:17.618Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:17 [2023-09-15T04:27:17.618Z] [INFO] 
00:27:17 [2023-09-15T04:27:17.618Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:17 [2023-09-15T04:27:17.874Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:27:17 [2023-09-15T04:27:17.874Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
00:27:17 [2023-09-15T04:27:17.874Z] [INFO] Command line:
00:27:17 [2023-09-15T04:27:17.874Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:27:17 [2023-09-15T04:27:17.874Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:27:21 [2023-09-15T04:27:21.403Z] !SESSION 2023-09-15 04:27:17.990 -----------------------------------------------
00:27:21 [2023-09-15T04:27:21.403Z] eclipse.buildId=unknown
00:27:21 [2023-09-15T04:27:21.403Z] java.version=17.0.2
00:27:21 [2023-09-15T04:27:21.403Z] java.vendor=Oracle Corporation
00:27:21 [2023-09-15T04:27:21.403Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:27:21 [2023-09-15T04:27:21.403Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:27:21 [2023-09-15T04:27:21.403Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:27:21 [2023-09-15T04:27:21.403Z] 
00:27:21 [2023-09-15T04:27:21.403Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:27:21.200
00:27:21 [2023-09-15T04:27:21.403Z] !MESSAGE FrameworkEvent ERROR
00:27:21 [2023-09-15T04:27:21.403Z] !STACK 0
00:27:21 [2023-09-15T04:27:21.403Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:27:21 [2023-09-15T04:27:21.403Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:27:21 [2023-09-15T04:27:21.403Z] 
00:27:21 [2023-09-15T04:27:21.403Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:27:21 [2023-09-15T04:27:21.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:27:21 [2023-09-15T04:27:21.403Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:27:21 [2023-09-15T04:27:21.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:27:21 [2023-09-15T04:27:21.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:27:21 [2023-09-15T04:27:21.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:27:21 [2023-09-15T04:27:21.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:27:21 [2023-09-15T04:27:21.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:27:21 [2023-09-15T04:27:21.403Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:27:21 [2023-09-15T04:27:21.403Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:27:21 [2023-09-15T04:27:21.661Z] 
00:27:21 [2023-09-15T04:27:21.661Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:27:21.486
00:27:21 [2023-09-15T04:27:21.661Z] !MESSAGE FrameworkEvent ERROR
00:27:21 [2023-09-15T04:27:21.661Z] !STACK 0
00:27:21 [2023-09-15T04:27:21.661Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:27:21 [2023-09-15T04:27:21.661Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:27:21 [2023-09-15T04:27:21.661Z] 
00:27:21 [2023-09-15T04:27:21.661Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:27:21 [2023-09-15T04:27:21.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:27:21 [2023-09-15T04:27:21.661Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:27:21 [2023-09-15T04:27:21.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:27:21 [2023-09-15T04:27:21.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:27:21 [2023-09-15T04:27:21.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:27:21 [2023-09-15T04:27:21.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:27:21 [2023-09-15T04:27:21.661Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:27:21 [2023-09-15T04:27:21.661Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:27:21 [2023-09-15T04:27:21.661Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:27:22 [2023-09-15T04:27:22.229Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
00:27:22 [2023-09-15T04:27:22.486Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
00:27:22 [2023-09-15T04:27:22.486Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.021 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.002 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
00:27:22 [2023-09-15T04:27:22.486Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
00:27:22 [2023-09-15T04:27:22.486Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
00:27:22 [2023-09-15T04:27:22.486Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
00:27:22 [2023-09-15T04:27:22.486Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
00:27:22 [2023-09-15T04:27:22.486Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.065 s
00:27:22 [2023-09-15T04:27:22.486Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.018 s
00:27:22 [2023-09-15T04:27:22.486Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.009 s
00:27:22 [2023-09-15T04:27:22.486Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.002 s
00:27:22 [2023-09-15T04:27:22.486Z] 
00:27:22 [2023-09-15T04:27:22.486Z] Results:
00:27:22 [2023-09-15T04:27:22.486Z] 
00:27:22 [2023-09-15T04:27:22.486Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
00:27:22 [2023-09-15T04:27:22.486Z] 
00:27:23 [2023-09-15T04:27:23.050Z] [INFO] All tests passed!
00:27:23 [2023-09-15T04:27:23.050Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.050Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:23 [2023-09-15T04:27:23.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
00:27:23 [2023-09-15T04:27:23.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.pom
00:27:23 [2023-09-15T04:27:23.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [50/144]
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] The project's OSGi version is 1.1.0.202309150400
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.051Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui...
00:27:23 [2023-09-15T04:27:23.307Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.307Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
00:27:23 [2023-09-15T04:27:23.307Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.307Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.307Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
00:27:23 [2023-09-15T04:27:23.307Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.870Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] No tests to run.
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] 
00:27:23 [2023-09-15T04:27:23.870Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:24 [2023-09-15T04:27:24.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
00:27:24 [2023-09-15T04:27:24.127Z] [INFO] 
00:27:24 [2023-09-15T04:27:24.127Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:24 [2023-09-15T04:27:24.127Z] [INFO] 
00:27:24 [2023-09-15T04:27:24.127Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:24 [2023-09-15T04:27:24.127Z] [INFO] 
00:27:24 [2023-09-15T04:27:24.127Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:24 [2023-09-15T04:27:24.127Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:24 [2023-09-15T04:27:24.127Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:27:24 [2023-09-15T04:27:24.127Z] [INFO] 
00:27:24 [2023-09-15T04:27:24.127Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:24 [2023-09-15T04:27:24.127Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
00:27:25 [2023-09-15T04:27:25.494Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:26 [2023-09-15T04:27:26.863Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] No tests to run.
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.pom
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2metadata.xml
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2artifacts.xml
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [51/144]
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] The project's OSGi version is 1.2.0.202309150400
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui...
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] 
00:27:26 [2023-09-15T04:27:26.863Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:26 [2023-09-15T04:27:26.863Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
00:27:26 [2023-09-15T04:27:26.864Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] 
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] 
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] 
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:27 [2023-09-15T04:27:27.428Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] 
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] No tests to run.
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] 
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] 
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] 
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] 
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] 
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] 
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:27 [2023-09-15T04:27:27.428Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:27 [2023-09-15T04:27:27.428Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] 
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:27 [2023-09-15T04:27:27.428Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
00:27:29 [2023-09-15T04:27:29.322Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:30 [2023-09-15T04:27:30.252Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:30 [2023-09-15T04:27:30.252Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] No tests to run.
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.pom
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2metadata.xml
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2artifacts.xml
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [52/144]
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] The project's OSGi version is 1.0.4.202309150400
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests...
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.252Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
00:27:30 [2023-09-15T04:27:30.252Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.509Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:30 [2023-09-15T04:27:30.509Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] 
00:27:30 [2023-09-15T04:27:30.509Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:30 [2023-09-15T04:27:30.766Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
00:27:31 [2023-09-15T04:27:31.694Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
00:27:33 [2023-09-15T04:27:33.062Z] [INFO] 
00:27:33 [2023-09-15T04:27:33.062Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:33 [2023-09-15T04:27:33.062Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:33 [2023-09-15T04:27:33.062Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:27:33 [2023-09-15T04:27:33.062Z] [INFO] 
00:27:33 [2023-09-15T04:27:33.062Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:33 [2023-09-15T04:27:33.062Z] [INFO] 
00:27:33 [2023-09-15T04:27:33.062Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:33 [2023-09-15T04:27:33.630Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:27:33 [2023-09-15T04:27:33.630Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
00:27:33 [2023-09-15T04:27:33.630Z] [INFO] Command line:
00:27:33 [2023-09-15T04:27:33.630Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:27:33 [2023-09-15T04:27:33.630Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:27:36 [2023-09-15T04:27:36.903Z] !SESSION 2023-09-15 04:27:33.616 -----------------------------------------------
00:27:36 [2023-09-15T04:27:36.903Z] eclipse.buildId=unknown
00:27:36 [2023-09-15T04:27:36.903Z] java.version=17.0.2
00:27:36 [2023-09-15T04:27:36.903Z] java.vendor=Oracle Corporation
00:27:36 [2023-09-15T04:27:36.903Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:27:36 [2023-09-15T04:27:36.903Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:27:36 [2023-09-15T04:27:36.903Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:27:36 [2023-09-15T04:27:36.903Z] 
00:27:36 [2023-09-15T04:27:36.903Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:27:36.786
00:27:36 [2023-09-15T04:27:36.903Z] !MESSAGE FrameworkEvent ERROR
00:27:36 [2023-09-15T04:27:36.903Z] !STACK 0
00:27:36 [2023-09-15T04:27:36.903Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
00:27:36 [2023-09-15T04:27:36.903Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:27:36 [2023-09-15T04:27:36.903Z] 
00:27:36 [2023-09-15T04:27:36.903Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:27:36 [2023-09-15T04:27:36.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:27:36 [2023-09-15T04:27:36.903Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:27:36 [2023-09-15T04:27:36.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:27:36 [2023-09-15T04:27:36.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:27:36 [2023-09-15T04:27:36.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:27:36 [2023-09-15T04:27:36.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:27:36 [2023-09-15T04:27:36.903Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:27:36 [2023-09-15T04:27:36.903Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:27:36 [2023-09-15T04:27:36.903Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:27:37 [2023-09-15T04:27:37.159Z] 
00:27:37 [2023-09-15T04:27:37.159Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:27:36.999
00:27:37 [2023-09-15T04:27:37.159Z] !MESSAGE FrameworkEvent ERROR
00:27:37 [2023-09-15T04:27:37.159Z] !STACK 0
00:27:37 [2023-09-15T04:27:37.159Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
00:27:37 [2023-09-15T04:27:37.159Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:27:37 [2023-09-15T04:27:37.159Z] 
00:27:37 [2023-09-15T04:27:37.159Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:27:37 [2023-09-15T04:27:37.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:27:37 [2023-09-15T04:27:37.159Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:27:37 [2023-09-15T04:27:37.159Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:27:37 [2023-09-15T04:27:37.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:27:37 [2023-09-15T04:27:37.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:27:37 [2023-09-15T04:27:37.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:27:37 [2023-09-15T04:27:37.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:27:37 [2023-09-15T04:27:37.160Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:27:37 [2023-09-15T04:27:37.160Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:27:37 [2023-09-15T04:27:37.723Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
00:27:37 [2023-09-15T04:27:37.723Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
00:27:37 [2023-09-15T04:27:37.723Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.009 s
00:27:37 [2023-09-15T04:27:37.723Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.001 s
00:27:37 [2023-09-15T04:27:37.723Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
00:27:37 [2023-09-15T04:27:37.723Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
00:27:37 [2023-09-15T04:27:37.723Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0.001 s
00:27:37 [2023-09-15T04:27:37.723Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
00:27:37 [2023-09-15T04:27:37.723Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
00:27:37 [2023-09-15T04:27:37.723Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
00:27:37 [2023-09-15T04:27:37.723Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0.001 s
00:27:37 [2023-09-15T04:27:37.723Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
00:27:37 [2023-09-15T04:27:37.723Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
00:27:37 [2023-09-15T04:27:37.723Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
00:27:37 [2023-09-15T04:27:37.723Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.001 s
00:27:37 [2023-09-15T04:27:37.723Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
00:27:37 [2023-09-15T04:27:37.723Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
00:27:37 [2023-09-15T04:27:37.723Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
00:27:37 [2023-09-15T04:27:37.723Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0.001 s
00:27:37 [2023-09-15T04:27:37.723Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
00:27:37 [2023-09-15T04:27:37.723Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
00:27:37 [2023-09-15T04:27:37.723Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.002 s
00:27:37 [2023-09-15T04:27:37.723Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
00:27:37 [2023-09-15T04:27:37.723Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
00:27:37 [2023-09-15T04:27:37.723Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
00:27:37 [2023-09-15T04:27:37.723Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
00:27:37 [2023-09-15T04:27:37.723Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
00:27:37 [2023-09-15T04:27:37.723Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
00:27:37 [2023-09-15T04:27:37.723Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
00:27:37 [2023-09-15T04:27:37.723Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
00:27:37 [2023-09-15T04:27:37.723Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
00:27:37 [2023-09-15T04:27:37.723Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
00:27:37 [2023-09-15T04:27:37.723Z] 
00:27:37 [2023-09-15T04:27:37.723Z] Results:
00:27:37 [2023-09-15T04:27:37.723Z] 
00:27:37 [2023-09-15T04:27:37.723Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
00:27:37 [2023-09-15T04:27:37.723Z] 
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] All tests passed!
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.pom
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [53/144]
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] The project's OSGi version is 1.0.7.202309150400
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:38 [2023-09-15T04:27:38.286Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests...
00:27:38 [2023-09-15T04:27:38.543Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.543Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:38 [2023-09-15T04:27:38.543Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
00:27:38 [2023-09-15T04:27:38.543Z] [INFO] 
00:27:38 [2023-09-15T04:27:38.543Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:38 [2023-09-15T04:27:38.543Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
00:27:38 [2023-09-15T04:27:38.543Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] 
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] 
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] 
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] 
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] 
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] 
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] 
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:39 [2023-09-15T04:27:39.106Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:39 [2023-09-15T04:27:39.106Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] 
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:39 [2023-09-15T04:27:39.106Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
00:27:40 [2023-09-15T04:27:40.034Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
00:27:40 [2023-09-15T04:27:40.964Z] [INFO] 
00:27:40 [2023-09-15T04:27:40.964Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:40 [2023-09-15T04:27:40.964Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:40 [2023-09-15T04:27:40.964Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:27:40 [2023-09-15T04:27:40.964Z] [INFO] 
00:27:40 [2023-09-15T04:27:40.964Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:40 [2023-09-15T04:27:40.964Z] [INFO] 
00:27:40 [2023-09-15T04:27:40.964Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:41 [2023-09-15T04:27:41.526Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:27:41 [2023-09-15T04:27:41.526Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
00:27:41 [2023-09-15T04:27:41.526Z] [INFO] Command line:
00:27:41 [2023-09-15T04:27:41.526Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:27:41 [2023-09-15T04:27:41.526Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:27:45 [2023-09-15T04:27:45.697Z] !SESSION 2023-09-15 04:27:41.617 -----------------------------------------------
00:27:45 [2023-09-15T04:27:45.697Z] eclipse.buildId=unknown
00:27:45 [2023-09-15T04:27:45.697Z] java.version=17.0.2
00:27:45 [2023-09-15T04:27:45.697Z] java.vendor=Oracle Corporation
00:27:45 [2023-09-15T04:27:45.697Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:27:45 [2023-09-15T04:27:45.697Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:27:45 [2023-09-15T04:27:45.697Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:27:45 [2023-09-15T04:27:45.697Z] 
00:27:45 [2023-09-15T04:27:45.697Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:27:44.990
00:27:45 [2023-09-15T04:27:45.697Z] !MESSAGE FrameworkEvent ERROR
00:27:45 [2023-09-15T04:27:45.697Z] !STACK 0
00:27:45 [2023-09-15T04:27:45.697Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:27:45 [2023-09-15T04:27:45.697Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:27:45 [2023-09-15T04:27:45.697Z] 
00:27:45 [2023-09-15T04:27:45.697Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:27:45 [2023-09-15T04:27:45.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:27:45 [2023-09-15T04:27:45.697Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:27:45 [2023-09-15T04:27:45.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:27:45 [2023-09-15T04:27:45.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:27:45 [2023-09-15T04:27:45.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:27:45 [2023-09-15T04:27:45.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:27:45 [2023-09-15T04:27:45.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:27:45 [2023-09-15T04:27:45.698Z] 
00:27:45 [2023-09-15T04:27:45.698Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:27:45.223
00:27:45 [2023-09-15T04:27:45.698Z] !MESSAGE FrameworkEvent ERROR
00:27:45 [2023-09-15T04:27:45.698Z] !STACK 0
00:27:45 [2023-09-15T04:27:45.698Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:27:45 [2023-09-15T04:27:45.698Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:27:45 [2023-09-15T04:27:45.698Z] 
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:27:45 [2023-09-15T04:27:45.698Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:27:45 [2023-09-15T04:27:45.954Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:27:45 [2023-09-15T04:27:45.954Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:27:51 [2023-09-15T04:27:51.204Z] 
00:27:51 [2023-09-15T04:27:51.204Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:27:51.122
00:27:51 [2023-09-15T04:27:51.204Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:27:51 [2023-09-15T04:27:51.460Z] 
00:27:51 [2023-09-15T04:27:51.460Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:27:51.201
00:27:51 [2023-09-15T04:27:51.460Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:27:51 [2023-09-15T04:27:51.460Z] !STACK 0
00:27:51 [2023-09-15T04:27:51.460Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:27:51 [2023-09-15T04:27:51.460Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:27:51 [2023-09-15T04:27:51.460Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:27:51 [2023-09-15T04:27:51.460Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:27:51 [2023-09-15T04:27:51.460Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:27:51 [2023-09-15T04:27:51.460Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:27:51 [2023-09-15T04:27:51.460Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:27:51 [2023-09-15T04:27:51.460Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:27:51 [2023-09-15T04:27:51.460Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:27:51 [2023-09-15T04:27:51.460Z] Caused by: java.io.IOException: error=2, No such file or directory
00:27:51 [2023-09-15T04:27:51.460Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:27:51 [2023-09-15T04:27:51.460Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:27:51 [2023-09-15T04:27:51.460Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:27:51 [2023-09-15T04:27:51.460Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:27:51 [2023-09-15T04:27:51.460Z] 	... 7 more
00:27:51 [2023-09-15T04:27:51.460Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
00:27:52 [2023-09-15T04:27:52.023Z] Display size: 1440x900
00:27:52 [2023-09-15T04:27:52.023Z] OS version=5.18.5-100.fc35.x86_64
00:27:52 [2023-09-15T04:27:52.023Z] GTK version=3.22.30
00:27:52 [2023-09-15T04:27:52.023Z] GTK theme=Ambiance
00:27:52 [2023-09-15T04:27:52.023Z] LIBOVERLAY_SCROLLBAR=0
00:27:52 [2023-09-15T04:27:52.023Z] Time zone: Greenwich Mean Time
00:27:52 [2023-09-15T04:27:52.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@48788853] time=-1760009941 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:27:53 [2023-09-15T04:27:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:27:53 [2023-09-15T04:27:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:27:53 [2023-09-15T04:27:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:27:53 [2023-09-15T04:27:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:27:53 [2023-09-15T04:27:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1760008886 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:27:53 [2023-09-15T04:27:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1760008885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:27:53 [2023-09-15T04:27:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1760008884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:27:53 [2023-09-15T04:27:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:27:53 [2023-09-15T04:27:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
00:27:53 [2023-09-15T04:27:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
00:27:53 [2023-09-15T04:27:53.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create custom chart'
00:27:53 [2023-09-15T04:27:53.390Z] 
00:27:53 [2023-09-15T04:27:53.390Z] (Eclipse:7629): Gtk-CRITICAL **: 04:27:53.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:27:53 [2023-09-15T04:27:53.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create custom chart'
00:27:53 [2023-09-15T04:27:53.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:27:53 [2023-09-15T04:27:53.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760008400 data=null doit=true}, Shell with text {Custom chart creation}]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1760008316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760008315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1760008315 data=null doit=true}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1760008315 data=null}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1760008315 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1760008313 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760008313 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1760008311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1760008311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1760008311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1760008311 data=null doit=true}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1760008311 data=null}, (of type 'Table')]
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Integer
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Integer
00:27:53 [2023-09-15T04:27:53.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Duration (ns)
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Duration (ns)
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Timestamp
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760008219 data=null doit=true}, Shell with text {Custom chart creation}]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=-1760008216 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=-1760008216 data=null doit=true}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=-1760008214 data=null}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=-1760008214 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760008213 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=-1760008213 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=-1760008213 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=-1760008213 data=null doit=true}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=-1760008213 data=null}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1760008199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760008199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1760008199 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1760008199 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1760008199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1760008199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1760008199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-1760008194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760008139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-1760008139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-1760008138 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-1760008138 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1760008131 data=null doit=true}, Shell with text {Custom chart creation}]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=-1760008129 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=-1760008129 data=null doit=true}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=-1760008127 data=null}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=-1760008127 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1760008126 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=-1760008126 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=-1760008126 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=-1760008126 data=null doit=true}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=-1760008126 data=null}, TableItem with text {String}]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp2
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1760008114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760008114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1760008114 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1760008114 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1760008113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1760008113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1760008113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-1760008109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1760008107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-1760008107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-1760008107 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-1760008107 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:27:53 [2023-09-15T04:27:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:27:53 [2023-09-15T04:27:53.909Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.426 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
00:27:53 [2023-09-15T04:27:53.909Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 0.637 s
00:27:53 [2023-09-15T04:27:53.909Z] 
00:27:53 [2023-09-15T04:27:53.909Z] Results:
00:27:53 [2023-09-15T04:27:53.909Z] 
00:27:53 [2023-09-15T04:27:53.909Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
00:27:53 [2023-09-15T04:27:53.909Z] 
00:27:54 [2023-09-15T04:27:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create custom chart} time=-1760008718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create custom chart']
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] All tests passed!
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [54/144]
00:27:55 [2023-09-15T04:27:55.093Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] The project's OSGi version is 1.0.7.202309150400
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:55 [2023-09-15T04:27:55.349Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests...
00:27:55 [2023-09-15T04:27:55.605Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.605Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:55 [2023-09-15T04:27:55.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
00:27:55 [2023-09-15T04:27:55.605Z] [INFO] 
00:27:55 [2023-09-15T04:27:55.605Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:55 [2023-09-15T04:27:55.605Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
00:27:55 [2023-09-15T04:27:55.605Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] 
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] 
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] 
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] 
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] 
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] 
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] 
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:56 [2023-09-15T04:27:56.172Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:56 [2023-09-15T04:27:56.172Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] 
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:56 [2023-09-15T04:27:56.172Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
00:27:57 [2023-09-15T04:27:57.104Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
00:27:58 [2023-09-15T04:27:58.471Z] [INFO] 
00:27:58 [2023-09-15T04:27:58.471Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:58 [2023-09-15T04:27:58.471Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:27:58 [2023-09-15T04:27:58.471Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:27:58 [2023-09-15T04:27:58.471Z] [INFO] 
00:27:58 [2023-09-15T04:27:58.471Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:58 [2023-09-15T04:27:58.471Z] [INFO] 
00:27:58 [2023-09-15T04:27:58.471Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:27:59 [2023-09-15T04:27:59.401Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:27:59 [2023-09-15T04:27:59.401Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
00:27:59 [2023-09-15T04:27:59.401Z] [INFO] Command line:
00:27:59 [2023-09-15T04:27:59.401Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:27:59 [2023-09-15T04:27:59.401Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:28:03 [2023-09-15T04:28:03.575Z] !SESSION 2023-09-15 04:27:59.394 -----------------------------------------------
00:28:03 [2023-09-15T04:28:03.575Z] eclipse.buildId=unknown
00:28:03 [2023-09-15T04:28:03.575Z] java.version=17.0.2
00:28:03 [2023-09-15T04:28:03.575Z] java.vendor=Oracle Corporation
00:28:03 [2023-09-15T04:28:03.575Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:28:03 [2023-09-15T04:28:03.575Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:28:03 [2023-09-15T04:28:03.575Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:28:03 [2023-09-15T04:28:03.575Z] 
00:28:03 [2023-09-15T04:28:03.575Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:28:02.911
00:28:03 [2023-09-15T04:28:03.575Z] !MESSAGE FrameworkEvent ERROR
00:28:03 [2023-09-15T04:28:03.575Z] !STACK 0
00:28:03 [2023-09-15T04:28:03.575Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:28:03 [2023-09-15T04:28:03.575Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:28:03 [2023-09-15T04:28:03.575Z] 
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:28:03 [2023-09-15T04:28:03.575Z] 
00:28:03 [2023-09-15T04:28:03.575Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:28:03.189
00:28:03 [2023-09-15T04:28:03.575Z] !MESSAGE FrameworkEvent ERROR
00:28:03 [2023-09-15T04:28:03.575Z] !STACK 0
00:28:03 [2023-09-15T04:28:03.575Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:28:03 [2023-09-15T04:28:03.575Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:28:03 [2023-09-15T04:28:03.575Z] 
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:28:03 [2023-09-15T04:28:03.575Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:28:03 [2023-09-15T04:28:03.832Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:28:03 [2023-09-15T04:28:03.832Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:28:09 [2023-09-15T04:28:09.085Z] 
00:28:09 [2023-09-15T04:28:09.085Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:28:08.782
00:28:09 [2023-09-15T04:28:09.085Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:28:09 [2023-09-15T04:28:09.085Z] 
00:28:09 [2023-09-15T04:28:09.085Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:28:08.804
00:28:09 [2023-09-15T04:28:09.085Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:28:09 [2023-09-15T04:28:09.085Z] !STACK 0
00:28:09 [2023-09-15T04:28:09.085Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:28:09 [2023-09-15T04:28:09.085Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:28:09 [2023-09-15T04:28:09.085Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:28:09 [2023-09-15T04:28:09.085Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:28:09 [2023-09-15T04:28:09.085Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:28:09 [2023-09-15T04:28:09.085Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:28:09 [2023-09-15T04:28:09.085Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:28:09 [2023-09-15T04:28:09.085Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:28:09 [2023-09-15T04:28:09.085Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:28:09 [2023-09-15T04:28:09.085Z] Caused by: java.io.IOException: error=2, No such file or directory
00:28:09 [2023-09-15T04:28:09.085Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:28:09 [2023-09-15T04:28:09.085Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:28:09 [2023-09-15T04:28:09.085Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:28:09 [2023-09-15T04:28:09.085Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:28:09 [2023-09-15T04:28:09.085Z] 	... 7 more
00:28:09 [2023-09-15T04:28:09.085Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
00:28:09 [2023-09-15T04:28:09.649Z] Display size: 1440x900
00:28:09 [2023-09-15T04:28:09.649Z] OS version=5.18.5-100.fc35.x86_64
00:28:09 [2023-09-15T04:28:09.649Z] GTK version=3.22.30
00:28:09 [2023-09-15T04:28:09.649Z] GTK theme=Ambiance
00:28:09 [2023-09-15T04:28:09.649Z] LIBOVERLAY_SCROLLBAR=0
00:28:09 [2023-09-15T04:28:09.649Z] Time zone: Greenwich Mean Time
00:28:09 [2023-09-15T04:28:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b06f498] time=-1759992400 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:28:10 [2023-09-15T04:28:10.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:28:10 [2023-09-15T04:28:10.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:28:10 [2023-09-15T04:28:10.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:28:10 [2023-09-15T04:28:10.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:28:10 [2023-09-15T04:28:10.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1759991442 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:28:10 [2023-09-15T04:28:10.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1759991441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:28:10 [2023-09-15T04:28:10.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759991440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:28:10 [2023-09-15T04:28:10.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:28:11 [2023-09-15T04:28:11.510Z] 
00:28:11 [2023-09-15T04:28:11.510Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:28:11.387
00:28:11 [2023-09-15T04:28:11.510Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
00:28:11 [2023-09-15T04:28:11.510Z] !STACK 0
00:28:11 [2023-09-15T04:28:11.510Z] java.lang.RuntimeException: The parameter should be set
00:28:11 [2023-09-15T04:28:11.510Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
00:28:11 [2023-09-15T04:28:11.510Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
00:28:11 [2023-09-15T04:28:11.510Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:28:11 [2023-09-15T04:28:11.510Z] 
00:28:11 [2023-09-15T04:28:11.510Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 04:28:11.393
00:28:11 [2023-09-15T04:28:11.510Z] !MESSAGE Exception executing analysis
00:28:11 [2023-09-15T04:28:11.510Z] !STACK 0
00:28:11 [2023-09-15T04:28:11.510Z] java.lang.RuntimeException: The parameter should be set
00:28:11 [2023-09-15T04:28:11.510Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
00:28:11 [2023-09-15T04:28:11.510Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
00:28:11 [2023-09-15T04:28:11.510Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1759988035 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1759988034 data=null doit=true}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1759988034 data=null}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1759988033 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759988032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1759987932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1759987930 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1759987930 data=null doit=true}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1759987930 data=null}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1759987929 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759987929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1759987911 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1759987910 data=null doit=true}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1759987909 data=null}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1759987909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759987908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1759987834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759987832 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759987831 data=null doit=true}, TreeItem with text {Traces [1]}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759987831 data=null}, TreeItem with text {Traces [1]}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759987831 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759987830 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759987806 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759987805 data=null doit=true}, TreeItem with text {Traces [1]}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759987805 data=null}, TreeItem with text {Traces [1]}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759987805 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759987804 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759987802 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-1759987801 data=null doit=true}, TreeItem with text {A-Test-10K}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-1759987801 data=null}, TreeItem with text {A-Test-10K}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-1759987800 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759987800 data=null item=TreeItem {A-Test-10K} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {A-Test-10K}]
00:28:14 [2023-09-15T04:28:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-1759987797 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {External Analyses} time=-1759987797 data=null doit=true}, TreeItem with text {External Analyses}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-1759987797 data=null}, TreeItem with text {External Analyses}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-1759987796 data=null button=1 stateMask=0x0 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759987796 data=null item=TreeItem {External Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {External Analyses}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-1759987793 data=null button=1 stateMask=0x80000 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1759987735 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1759987735 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1759987735 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1759987734 data=null button=1 stateMask=0x0 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759987734 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1759987724 data=null button=1 stateMask=0x80000 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1759987723 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1759987723 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1759987334 data=null button=1 stateMask=0x80000 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1759987333 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1759987333 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1759987333 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759987329 data=null doit=true}, Shell with text {External Analysis Parameters}]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759987327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759987327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759987326 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759987326 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759987326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759987326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759987326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:14 [2023-09-15T04:28:14.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759987722 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
00:28:15 [2023-09-15T04:28:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:15 [2023-09-15T04:28:15.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
00:28:15 [2023-09-15T04:28:15.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
00:28:15 [2023-09-15T04:28:15.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
00:28:15 [2023-09-15T04:28:15.621Z] 
00:28:15 [2023-09-15T04:28:15.621Z] (Eclipse:7746): Gtk-CRITICAL **: 04:28:15.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759986180 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1759986174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1759986174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1759986174 data=null doit=true}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1759986174 data=null}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1759986174 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1759986173 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1759986173 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1759986135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1759986134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1759986134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1759986134 data=null doit=true}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1759986134 data=null}, (of type 'Table')]
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:15 [2023-09-15T04:28:15.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759986132 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakee process (name)}
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-1759986126 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-1759986126 data=null doit=true}, TableItem with text {Wakee process (name)}]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-1759986124 data=null}, TableItem with text {Wakee process (name)}]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-1759986124 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1759986123 data=null item=TableItem {Wakee process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakee process (name)}]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-1759986123 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-1759986122 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-1759986122 data=null doit=true}, TableItem with text {Wakee process (name)}]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-1759986122 data=null}, TableItem with text {Wakee process (name)}]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakee process (name)}
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1759986100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759986099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1759986099 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1759986099 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1759986099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1759986099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1759986099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-1759986084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759986081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-1759986081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-1759986081 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-1759986081 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759986079 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:15 [2023-09-15T04:28:15.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:28:16 [2023-09-15T04:28:16.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759986043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759986032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759986032 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759986032 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759986032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759986032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759986031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1759986597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
00:28:16 [2023-09-15T04:28:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:16 [2023-09-15T04:28:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
00:28:16 [2023-09-15T04:28:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
00:28:16 [2023-09-15T04:28:16.392Z] 
00:28:16 [2023-09-15T04:28:16.392Z] (Eclipse:7746): Gtk-CRITICAL **: 04:28:16.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759985306 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759985304 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1759985301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1759985301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1759985301 data=null doit=true}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1759985300 data=null}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1759985300 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1759985300 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1759985299 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1759985297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1759985297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1759985296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1759985296 data=null doit=true}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1759985296 data=null}, (of type 'Table')]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759985288 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Waker process (name)}
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-1759985286 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-1759985286 data=null doit=true}, TableItem with text {Waker process (name)}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-1759985284 data=null}, TableItem with text {Waker process (name)}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-1759985284 data=null button=1 stateMask=0x0 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1759985283 data=null item=TableItem {Waker process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Waker process (name)}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-1759985283 data=null button=1 stateMask=0x80000 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-1759985283 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-1759985283 data=null doit=true}, TableItem with text {Waker process (name)}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-1759985283 data=null}, TableItem with text {Waker process (name)}]
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Waker process (name)}
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
00:28:16 [2023-09-15T04:28:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
00:28:16 [2023-09-15T04:28:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1759985240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759985240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1759985240 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1759985239 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1759985239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1759985239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1759985239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-1759985232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759985229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-1759985229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-1759985228 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-1759985228 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759985227 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:28:16 [2023-09-15T04:28:16.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:16 [2023-09-15T04:28:16.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:28:16 [2023-09-15T04:28:16.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759985225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759985225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759985225 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759985225 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759985224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759985224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759985215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:16 [2023-09-15T04:28:16.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1759985688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
00:28:16 [2023-09-15T04:28:16.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:16 [2023-09-15T04:28:16.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
00:28:17 [2023-09-15T04:28:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-1759984625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-1759984625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=-1759984625 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-1759984624 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-1759984624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-1759984624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:17 [2023-09-15T04:28:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-1759984624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1759984231 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1759984230 data=null doit=true}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1759984230 data=null}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1759984230 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759984230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1759984191 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1759984191 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1759984139 data=null doit=true}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1759984139 data=null}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1759984138 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759984138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1759984117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:17 [2023-09-15T04:28:17.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759984116 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759984115 data=null doit=true}, TreeItem with text {Traces [1]}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759984115 data=null}, TreeItem with text {Traces [1]}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759984115 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759984115 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759984088 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:28:17 [2023-09-15T04:28:17.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
00:28:17 [2023-09-15T04:28:17.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
00:28:17 [2023-09-15T04:28:17.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1759984042 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1759984041 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1759984041 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1759984040 data=null button=1 stateMask=0x0 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759984040 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1759984023 data=null button=1 stateMask=0x80000 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1759984023 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:17 [2023-09-15T04:28:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1759984022 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1759983700 data=null button=1 stateMask=0x80000 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1759983700 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1759983700 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1759983700 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759983698 data=null doit=true}, Shell with text {External Analysis Parameters}]
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:28:18 [2023-09-15T04:28:18.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759983697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:18 [2023-09-15T04:28:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759983697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:18 [2023-09-15T04:28:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759983697 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:18 [2023-09-15T04:28:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759983697 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:18 [2023-09-15T04:28:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759983697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:18 [2023-09-15T04:28:18.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759983697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:18 [2023-09-15T04:28:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759983697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:18 [2023-09-15T04:28:18.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759984022 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
00:28:18 [2023-09-15T04:28:18.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:18 [2023-09-15T04:28:18.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
00:28:19 [2023-09-15T04:28:19.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
00:28:19 [2023-09-15T04:28:19.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
00:28:19 [2023-09-15T04:28:19.264Z] 
00:28:19 [2023-09-15T04:28:19.264Z] (Eclipse:7746): Gtk-CRITICAL **: 04:28:19.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:28:19 [2023-09-15T04:28:19.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
00:28:19 [2023-09-15T04:28:19.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759982627 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1759982624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1759982624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1759982624 data=null doit=true}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1759982623 data=null}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1759982623 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1759982623 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1759982623 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1759982609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1759982608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1759982608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1759982608 data=null doit=true}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1759982608 data=null}, (of type 'Table')]
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:19 [2023-09-15T04:28:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759982606 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1759982604 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1759982604 data=null doit=true}, TableItem with text {Wakeup timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1759982602 data=null}, TableItem with text {Wakeup timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1759982602 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1759982601 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1759982601 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1759982596 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1759982595 data=null doit=true}, TableItem with text {Wakeup timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1759982595 data=null}, TableItem with text {Wakeup timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1759982591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759982591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1759982591 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1759982591 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1759982591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1759982591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1759982591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-1759982587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759982585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-1759982585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-1759982585 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-1759982585 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759982530 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1759982528 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1759982527 data=null doit=true}, TableItem with text {Switch timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1759982526 data=null}, TableItem with text {Switch timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1759982526 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1759982525 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1759982525 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1759982525 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1759982524 data=null doit=true}, TableItem with text {Switch timestamp}]
00:28:19 [2023-09-15T04:28:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1759982524 data=null}, TableItem with text {Switch timestamp}]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1759982519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759982519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1759982519 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1759982519 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1759982519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1759982518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1759982518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-1759982503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759982500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-1759982500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-1759982500 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-1759982500 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759982498 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759982497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759982497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759982497 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759982496 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759982496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759982496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759982496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:19 [2023-09-15T04:28:19.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1759982983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
00:28:19 [2023-09-15T04:28:19.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:19 [2023-09-15T04:28:19.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
00:28:19 [2023-09-15T04:28:19.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
00:28:20 [2023-09-15T04:28:20.034Z] 
00:28:20 [2023-09-15T04:28:20.034Z] (Eclipse:7746): Gtk-CRITICAL **: 04:28:19.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:28:20 [2023-09-15T04:28:20.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759981818 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1759981814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1759981814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1759981814 data=null doit=true}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1759981814 data=null}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-1759981813 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-1759981813 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1759981813 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-1759981808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1759981808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-1759981808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-1759981808 data=null doit=true}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-1759981808 data=null}, (of type 'Table')]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759981797 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1759981795 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1759981794 data=null doit=true}, TableItem with text {Wakeup timestamp}]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1759981793 data=null}, TableItem with text {Wakeup timestamp}]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1759981792 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1759981792 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1759981792 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1759981791 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
00:28:20 [2023-09-15T04:28:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1759981791 data=null doit=true}, TableItem with text {Wakeup timestamp}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1759981791 data=null}, TableItem with text {Wakeup timestamp}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1759981782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759981782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1759981782 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1759981782 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1759981781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1759981781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1759981781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-1759981778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759981776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-1759981776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-1759981776 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-1759981776 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759981775 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1759981731 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1759981730 data=null doit=true}, TableItem with text {Switch timestamp}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1759981729 data=null}, TableItem with text {Switch timestamp}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1759981728 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1759981728 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1759981728 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1759981728 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1759981727 data=null doit=true}, TableItem with text {Switch timestamp}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1759981727 data=null}, TableItem with text {Switch timestamp}]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-1759981718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759981717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-1759981717 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-1759981717 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-1759981717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-1759981717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-1759981717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-1759981712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-1759981710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-1759981710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-1759981710 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-1759981710 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759981702 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5f92e5eb
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-1759981700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1759981700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-1759981700 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-1759981700 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-1759981699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-1759981699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-1759981699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-1759981699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1759981699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-1759981699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-1759981699 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-1759981699 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759981698 data=null doit=true}, Shell with text {Custom chart creation}]
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:28:20 [2023-09-15T04:28:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:20 [2023-09-15T04:28:20.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:28:20 [2023-09-15T04:28:20.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759981697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759981697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759981697 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759981697 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759981697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759981697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759981696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1759982191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
00:28:20 [2023-09-15T04:28:20.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:20 [2023-09-15T04:28:20.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-1759981199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-1759981199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=-1759981199 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-1759981185 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-1759981185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-1759981185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:20 [2023-09-15T04:28:20.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-1759981185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
00:28:21 [2023-09-15T04:28:21.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:28:21 [2023-09-15T04:28:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b06f498] time=-1759980827 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:28:21 [2023-09-15T04:28:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:28:21 [2023-09-15T04:28:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:28:21 [2023-09-15T04:28:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:28:21 [2023-09-15T04:28:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:28:21 [2023-09-15T04:28:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1759980788 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:28:21 [2023-09-15T04:28:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1759980787 data=null doit=true}, TreeItem with text {test}]
00:28:21 [2023-09-15T04:28:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1759980786 data=null}, TreeItem with text {test}]
00:28:21 [2023-09-15T04:28:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1759980786 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:21 [2023-09-15T04:28:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759980786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:28:21 [2023-09-15T04:28:21.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1759980707 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:28:21 [2023-09-15T04:28:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:28:21 [2023-09-15T04:28:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:28:21 [2023-09-15T04:28:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979599 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979599 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979598 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759979598 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759979597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759979597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759979597 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759979597 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759979597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759979597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:22 [2023-09-15T04:28:22.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:22 [2023-09-15T04:28:22.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:22 [2023-09-15T04:28:22.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:22 [2023-09-15T04:28:22.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:22 [2023-09-15T04:28:22.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:28:22 [2023-09-15T04:28:22.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:28:22 [2023-09-15T04:28:22.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759979596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:28:22 [2023-09-15T04:28:22.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1759980520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:28:23 [2023-09-15T04:28:23.020Z] 
00:28:23 [2023-09-15T04:28:23.020Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-09-15 04:28:22.838
00:28:23 [2023-09-15T04:28:23.020Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
00:28:23 [2023-09-15T04:28:23.020Z] 
00:28:23 [2023-09-15T04:28:23.020Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-09-15 04:28:22.839
00:28:23 [2023-09-15T04:28:23.020Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
00:28:23 [2023-09-15T04:28:23.020Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.837 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
00:28:23 [2023-09-15T04:28:23.020Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 3.8 s
00:28:23 [2023-09-15T04:28:23.020Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 3.397 s
00:28:23 [2023-09-15T04:28:23.020Z] 
00:28:23 [2023-09-15T04:28:23.020Z] Results:
00:28:23 [2023-09-15T04:28:23.020Z] 
00:28:23 [2023-09-15T04:28:23.020Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
00:28:23 [2023-09-15T04:28:23.020Z] 
00:28:23 [2023-09-15T04:28:23.276Z] 
00:28:23 [2023-09-15T04:28:23.276Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 04:28:23.215
00:28:23 [2023-09-15T04:28:23.276Z] !MESSAGE The workspace will exit with unsaved changes in this session.
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] All tests passed!
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.17-SNAPSHOT [55/144]
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] The project's OSGi version is 1.0.17.202309150400
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.207Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.208Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.208Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.208Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests...
00:28:24 [2023-09-15T04:28:24.208Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.208Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
00:28:24 [2023-09-15T04:28:24.208Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.208Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.208Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
00:28:24 [2023-09-15T04:28:24.208Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-sources.jar
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT.jar
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] 
00:28:24 [2023-09-15T04:28:24.771Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:25 [2023-09-15T04:28:25.028Z] [INFO] 
00:28:25 [2023-09-15T04:28:25.028Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:25 [2023-09-15T04:28:25.028Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:28:25 [2023-09-15T04:28:25.028Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:28:25 [2023-09-15T04:28:25.028Z] [INFO] 
00:28:25 [2023-09-15T04:28:25.028Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:25 [2023-09-15T04:28:25.028Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT.jar
00:28:25 [2023-09-15T04:28:25.957Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-sources.jar
00:28:27 [2023-09-15T04:28:27.324Z] [INFO] 
00:28:27 [2023-09-15T04:28:27.324Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:27 [2023-09-15T04:28:27.324Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:28:27 [2023-09-15T04:28:27.324Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:28:27 [2023-09-15T04:28:27.324Z] [INFO] 
00:28:27 [2023-09-15T04:28:27.324Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:27 [2023-09-15T04:28:27.324Z] [INFO] 
00:28:27 [2023-09-15T04:28:27.324Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:28:27 [2023-09-15T04:28:27.581Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:28:27 [2023-09-15T04:28:27.581Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
00:28:27 [2023-09-15T04:28:27.581Z] [INFO] Command line:
00:28:27 [2023-09-15T04:28:27.581Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:28:27 [2023-09-15T04:28:27.581Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:28:30 [2023-09-15T04:28:30.852Z] !SESSION 2023-09-15 04:28:27.611 -----------------------------------------------
00:28:30 [2023-09-15T04:28:30.852Z] eclipse.buildId=unknown
00:28:30 [2023-09-15T04:28:30.852Z] java.version=17.0.2
00:28:30 [2023-09-15T04:28:30.852Z] java.vendor=Oracle Corporation
00:28:30 [2023-09-15T04:28:30.852Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:28:30 [2023-09-15T04:28:30.852Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:28:30 [2023-09-15T04:28:30.852Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:28:30 [2023-09-15T04:28:30.852Z] 
00:28:30 [2023-09-15T04:28:30.852Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:28:30.778
00:28:30 [2023-09-15T04:28:30.852Z] !MESSAGE FrameworkEvent ERROR
00:28:30 [2023-09-15T04:28:30.852Z] !STACK 0
00:28:30 [2023-09-15T04:28:30.852Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:28:30 [2023-09-15T04:28:30.852Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:28:30 [2023-09-15T04:28:30.852Z] 
00:28:30 [2023-09-15T04:28:30.852Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:28:30 [2023-09-15T04:28:30.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:28:30 [2023-09-15T04:28:30.852Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:28:30 [2023-09-15T04:28:30.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:28:30 [2023-09-15T04:28:30.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:28:30 [2023-09-15T04:28:30.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:28:30 [2023-09-15T04:28:30.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:28:30 [2023-09-15T04:28:30.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:28:30 [2023-09-15T04:28:30.852Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:28:30 [2023-09-15T04:28:30.852Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:28:31 [2023-09-15T04:28:31.109Z] 
00:28:31 [2023-09-15T04:28:31.109Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:28:31.004
00:28:31 [2023-09-15T04:28:31.109Z] !MESSAGE FrameworkEvent ERROR
00:28:31 [2023-09-15T04:28:31.109Z] !STACK 0
00:28:31 [2023-09-15T04:28:31.109Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:28:31 [2023-09-15T04:28:31.109Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:28:31 [2023-09-15T04:28:31.109Z] 
00:28:31 [2023-09-15T04:28:31.109Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:28:31 [2023-09-15T04:28:31.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:28:31 [2023-09-15T04:28:31.109Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:28:31 [2023-09-15T04:28:31.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:28:31 [2023-09-15T04:28:31.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:28:31 [2023-09-15T04:28:31.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:28:31 [2023-09-15T04:28:31.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:28:31 [2023-09-15T04:28:31.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:28:31 [2023-09-15T04:28:31.109Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:28:31 [2023-09-15T04:28:31.109Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:28:32 [2023-09-15T04:28:32.038Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
00:28:40 [2023-09-15T04:28:40.129Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.213 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
00:28:40 [2023-09-15T04:28:40.129Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.721 s
00:28:40 [2023-09-15T04:28:40.129Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.219 s
00:28:40 [2023-09-15T04:28:40.129Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.24 s
00:28:40 [2023-09-15T04:28:40.129Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
00:28:54 [2023-09-15T04:28:54.977Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.371 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
00:28:54 [2023-09-15T04:28:54.977Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.241 s
00:28:54 [2023-09-15T04:28:54.977Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.236 s
00:28:54 [2023-09-15T04:28:54.977Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.215 s
00:28:54 [2023-09-15T04:28:54.977Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.218 s
00:28:54 [2023-09-15T04:28:54.977Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.224 s
00:28:54 [2023-09-15T04:28:54.977Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.234 s
00:28:54 [2023-09-15T04:28:54.977Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
00:28:54 [2023-09-15T04:28:54.977Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
00:28:54 [2023-09-15T04:28:54.977Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.251 s
00:28:54 [2023-09-15T04:28:54.977Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
00:29:44 [2023-09-15T04:29:44.689Z] Created Pod: kubernetes tracecompass/tracecompass-build-4k8lg-bnkgv
00:29:51 [2023-09-15T04:29:51.158Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.298 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
00:29:51 [2023-09-15T04:29:51.158Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.253 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.228 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
00:29:51 [2023-09-15T04:29:51.158Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.212 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.212 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
00:29:51 [2023-09-15T04:29:51.158Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.221 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
00:29:51 [2023-09-15T04:29:51.158Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.221 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.229 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
00:29:51 [2023-09-15T04:29:51.158Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.216 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
00:29:51 [2023-09-15T04:29:51.158Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.221 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
00:29:51 [2023-09-15T04:29:51.158Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.216 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.216 s
00:29:51 [2023-09-15T04:29:51.158Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.225 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.225 s
00:29:51 [2023-09-15T04:29:51.158Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.22 s
00:29:51 [2023-09-15T04:29:51.158Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
00:29:51 [2023-09-15T04:29:51.158Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
00:29:51 [2023-09-15T04:29:51.158Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.14 s
00:29:51 [2023-09-15T04:29:51.158Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
00:29:51 [2023-09-15T04:29:51.158Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
00:29:51 [2023-09-15T04:29:51.158Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.131 s
00:29:51 [2023-09-15T04:29:51.158Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
00:30:01 [2023-09-15T04:30:01.105Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.119 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
00:30:01 [2023-09-15T04:30:01.105Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.123 s
00:30:01 [2023-09-15T04:30:01.105Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.128 s
00:30:01 [2023-09-15T04:30:01.105Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.127 s
00:30:01 [2023-09-15T04:30:01.105Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.121 s
00:30:01 [2023-09-15T04:30:01.105Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.12 s
00:30:01 [2023-09-15T04:30:01.105Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.122 s
00:30:01 [2023-09-15T04:30:01.105Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.121 s
00:30:01 [2023-09-15T04:30:01.105Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.125 s
00:30:01 [2023-09-15T04:30:01.105Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.128 s
00:30:01 [2023-09-15T04:30:01.105Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
00:30:01 [2023-09-15T04:30:01.668Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
00:30:01 [2023-09-15T04:30:01.668Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 1.222 s
00:30:01 [2023-09-15T04:30:01.668Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
00:30:01 [2023-09-15T04:30:01.668Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
00:30:01 [2023-09-15T04:30:01.668Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.009 s
00:30:01 [2023-09-15T04:30:01.668Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
00:30:04 [2023-09-15T04:30:04.188Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
00:30:04 [2023-09-15T04:30:04.188Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 2.218 s
00:30:04 [2023-09-15T04:30:04.188Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
00:30:14 [2023-09-15T04:30:14.148Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.976 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
00:30:14 [2023-09-15T04:30:14.148Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.213 s
00:30:14 [2023-09-15T04:30:14.148Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.219 s
00:30:14 [2023-09-15T04:30:14.148Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.214 s
00:30:14 [2023-09-15T04:30:14.148Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 1.113 s
00:30:14 [2023-09-15T04:30:14.148Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.216 s
00:30:14 [2023-09-15T04:30:14.148Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
00:30:17 [2023-09-15T04:30:17.418Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.334 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
00:30:17 [2023-09-15T04:30:17.418Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 2.215 s
00:30:17 [2023-09-15T04:30:17.418Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.118 s
00:30:17 [2023-09-15T04:30:17.418Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
00:30:21 [2023-09-15T04:30:21.591Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.63 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
00:30:21 [2023-09-15T04:30:21.591Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 3.629 s
00:30:21 [2023-09-15T04:30:21.591Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
00:30:22 [2023-09-15T04:30:22.155Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
00:30:22 [2023-09-15T04:30:22.155Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest)  Time elapsed: 1.123 s
00:30:22 [2023-09-15T04:30:22.155Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
00:30:27 [2023-09-15T04:30:27.417Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.473 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
00:30:27 [2023-09-15T04:30:27.417Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.115 s
00:30:27 [2023-09-15T04:30:27.417Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.119 s
00:30:27 [2023-09-15T04:30:27.417Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.118 s
00:30:27 [2023-09-15T04:30:27.417Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.118 s
00:30:27 [2023-09-15T04:30:27.417Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
00:30:27 [2023-09-15T04:30:27.417Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
00:30:27 [2023-09-15T04:30:27.417Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.13 s
00:30:27 [2023-09-15T04:30:27.417Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.119 s
00:30:27 [2023-09-15T04:30:27.417Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
00:30:27 [2023-09-15T04:30:27.417Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
00:30:27 [2023-09-15T04:30:27.417Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.02 s
00:30:27 [2023-09-15T04:30:27.417Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.007 s
00:30:27 [2023-09-15T04:30:27.417Z] 
00:30:27 [2023-09-15T04:30:27.417Z] Results:
00:30:27 [2023-09-15T04:30:27.417Z] 
00:30:27 [2023-09-15T04:30:27.417Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
00:30:27 [2023-09-15T04:30:27.417Z] 
00:30:27 [2023-09-15T04:30:27.417Z] [INFO] All tests passed!
00:30:27 [2023-09-15T04:30:27.417Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.417Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:30:27 [2023-09-15T04:30:27.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT.jar
00:30:27 [2023-09-15T04:30:27.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT.pom
00:30:27 [2023-09-15T04:30:27.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-sources.jar
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-p2metadata.xml
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [56/144]
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] The project's OSGi version is 1.0.10.202309150400
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.418Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests...
00:30:27 [2023-09-15T04:30:27.675Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.675Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
00:30:27 [2023-09-15T04:30:27.675Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.675Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.675Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
00:30:27 [2023-09-15T04:30:27.675Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.932Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:30:27 [2023-09-15T04:30:27.932Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] 
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:27 [2023-09-15T04:30:27.932Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
00:30:29 [2023-09-15T04:30:29.300Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
00:30:30 [2023-09-15T04:30:30.230Z] [INFO] 
00:30:30 [2023-09-15T04:30:30.230Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:30 [2023-09-15T04:30:30.230Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:30:30 [2023-09-15T04:30:30.230Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:30:30 [2023-09-15T04:30:30.230Z] [INFO] 
00:30:30 [2023-09-15T04:30:30.230Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:30 [2023-09-15T04:30:30.230Z] [INFO] 
00:30:30 [2023-09-15T04:30:30.230Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:30 [2023-09-15T04:30:30.486Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:30:30 [2023-09-15T04:30:30.486Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
00:30:30 [2023-09-15T04:30:30.486Z] [INFO] Command line:
00:30:30 [2023-09-15T04:30:30.486Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:30:30 [2023-09-15T04:30:30.486Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:30:33 [2023-09-15T04:30:33.759Z] !SESSION 2023-09-15 04:30:30.490 -----------------------------------------------
00:30:33 [2023-09-15T04:30:33.759Z] eclipse.buildId=unknown
00:30:33 [2023-09-15T04:30:33.759Z] java.version=17.0.2
00:30:33 [2023-09-15T04:30:33.759Z] java.vendor=Oracle Corporation
00:30:33 [2023-09-15T04:30:33.759Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:30:33 [2023-09-15T04:30:33.759Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
00:30:33 [2023-09-15T04:30:33.759Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:30:33 [2023-09-15T04:30:33.759Z] 
00:30:33 [2023-09-15T04:30:33.759Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:30:33.698
00:30:33 [2023-09-15T04:30:33.759Z] !MESSAGE FrameworkEvent ERROR
00:30:33 [2023-09-15T04:30:33.759Z] !STACK 0
00:30:33 [2023-09-15T04:30:33.759Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:30:33 [2023-09-15T04:30:33.759Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:30:33 [2023-09-15T04:30:33.759Z] 
00:30:33 [2023-09-15T04:30:33.759Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:30:33 [2023-09-15T04:30:33.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:30:33 [2023-09-15T04:30:33.759Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:30:33 [2023-09-15T04:30:33.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:30:33 [2023-09-15T04:30:33.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:30:33 [2023-09-15T04:30:33.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:30:33 [2023-09-15T04:30:33.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:30:33 [2023-09-15T04:30:33.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:30:33 [2023-09-15T04:30:33.759Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:30:33 [2023-09-15T04:30:33.759Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:30:34 [2023-09-15T04:30:34.015Z] 
00:30:34 [2023-09-15T04:30:34.016Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:30:33.912
00:30:34 [2023-09-15T04:30:34.016Z] !MESSAGE FrameworkEvent ERROR
00:30:34 [2023-09-15T04:30:34.016Z] !STACK 0
00:30:34 [2023-09-15T04:30:34.016Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:30:34 [2023-09-15T04:30:34.016Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:30:34 [2023-09-15T04:30:34.016Z] 
00:30:34 [2023-09-15T04:30:34.016Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:30:34 [2023-09-15T04:30:34.016Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:30:34 [2023-09-15T04:30:34.016Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:30:34 [2023-09-15T04:30:34.016Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:30:34 [2023-09-15T04:30:34.016Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:30:34 [2023-09-15T04:30:34.016Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:30:34 [2023-09-15T04:30:34.016Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:30:34 [2023-09-15T04:30:34.016Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:30:34 [2023-09-15T04:30:34.016Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:30:34 [2023-09-15T04:30:34.016Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:30:34 [2023-09-15T04:30:34.579Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:30:34 [2023-09-15T04:30:34.579Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:30:39 [2023-09-15T04:30:39.832Z] 
00:30:39 [2023-09-15T04:30:39.833Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:30:39.381
00:30:39 [2023-09-15T04:30:39.833Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:30:39 [2023-09-15T04:30:39.833Z] !STACK 0
00:30:39 [2023-09-15T04:30:39.833Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:30:39 [2023-09-15T04:30:39.833Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:30:39 [2023-09-15T04:30:39.833Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:30:39 [2023-09-15T04:30:39.833Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:30:39 [2023-09-15T04:30:39.833Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:30:39 [2023-09-15T04:30:39.833Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:30:39 [2023-09-15T04:30:39.833Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:30:39 [2023-09-15T04:30:39.833Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:30:39 [2023-09-15T04:30:39.833Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:30:39 [2023-09-15T04:30:39.833Z] Caused by: java.io.IOException: error=2, No such file or directory
00:30:39 [2023-09-15T04:30:39.833Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:30:39 [2023-09-15T04:30:39.833Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:30:39 [2023-09-15T04:30:39.833Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:30:39 [2023-09-15T04:30:39.833Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:30:39 [2023-09-15T04:30:39.833Z] 	... 7 more
00:30:40 [2023-09-15T04:30:40.089Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
00:30:40 [2023-09-15T04:30:40.346Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
00:30:40 [2023-09-15T04:30:40.346Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.033 s
00:30:40 [2023-09-15T04:30:40.346Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.346Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.346Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.346Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.346Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
00:30:40 [2023-09-15T04:30:40.346Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.346Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.346Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.346Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
00:30:40 [2023-09-15T04:30:40.346Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.346Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.347Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
00:30:40 [2023-09-15T04:30:40.603Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
00:30:40 [2023-09-15T04:30:40.603Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.005 s
00:30:40 [2023-09-15T04:30:40.603Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.203 s
00:30:40 [2023-09-15T04:30:40.603Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.004 s
00:30:40 [2023-09-15T04:30:40.603Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
00:30:40 [2023-09-15T04:30:40.603Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.603Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.603Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.603Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
00:30:40 [2023-09-15T04:30:40.603Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
00:30:40 [2023-09-15T04:30:40.603Z] 
00:30:40 [2023-09-15T04:30:40.603Z] Results:
00:30:40 [2023-09-15T04:30:40.603Z] 
00:30:40 [2023-09-15T04:30:40.603Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
00:30:40 [2023-09-15T04:30:40.603Z] 
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] All tests passed!
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.pom
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [57/144]
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] The project's OSGi version is 1.0.11.202309150400
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:41 [2023-09-15T04:30:41.535Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests...
00:30:41 [2023-09-15T04:30:41.791Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.791Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:41 [2023-09-15T04:30:41.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
00:30:41 [2023-09-15T04:30:41.791Z] [INFO] 
00:30:41 [2023-09-15T04:30:41.791Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:41 [2023-09-15T04:30:41.791Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
00:30:41 [2023-09-15T04:30:41.791Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] 
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] 
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] 
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] 
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] 
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] 
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] 
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:42 [2023-09-15T04:30:42.047Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:30:42 [2023-09-15T04:30:42.047Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] 
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:42 [2023-09-15T04:30:42.047Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
00:30:44 [2023-09-15T04:30:44.566Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
00:30:46 [2023-09-15T04:30:46.458Z] [INFO] 
00:30:46 [2023-09-15T04:30:46.458Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:46 [2023-09-15T04:30:46.458Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:30:46 [2023-09-15T04:30:46.458Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:30:46 [2023-09-15T04:30:46.459Z] [INFO] 
00:30:46 [2023-09-15T04:30:46.459Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:46 [2023-09-15T04:30:46.459Z] [INFO] 
00:30:46 [2023-09-15T04:30:46.459Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:30:47 [2023-09-15T04:30:47.021Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:30:47 [2023-09-15T04:30:47.021Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
00:30:47 [2023-09-15T04:30:47.021Z] [INFO] Command line:
00:30:47 [2023-09-15T04:30:47.021Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:30:47 [2023-09-15T04:30:47.278Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:30:50 [2023-09-15T04:30:50.550Z] !SESSION 2023-09-15 04:30:47.139 -----------------------------------------------
00:30:50 [2023-09-15T04:30:50.550Z] eclipse.buildId=unknown
00:30:50 [2023-09-15T04:30:50.550Z] java.version=17.0.2
00:30:50 [2023-09-15T04:30:50.550Z] java.vendor=Oracle Corporation
00:30:50 [2023-09-15T04:30:50.550Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:30:50 [2023-09-15T04:30:50.550Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:30:50 [2023-09-15T04:30:50.550Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:30:50 [2023-09-15T04:30:50.550Z] 
00:30:50 [2023-09-15T04:30:50.550Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:30:50.005
00:30:50 [2023-09-15T04:30:50.550Z] !MESSAGE FrameworkEvent ERROR
00:30:50 [2023-09-15T04:30:50.550Z] !STACK 0
00:30:50 [2023-09-15T04:30:50.550Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:30:50 [2023-09-15T04:30:50.550Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:30:50 [2023-09-15T04:30:50.550Z] 
00:30:50 [2023-09-15T04:30:50.550Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:30:50 [2023-09-15T04:30:50.550Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:30:50 [2023-09-15T04:30:50.550Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:30:50 [2023-09-15T04:30:50.550Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:30:50 [2023-09-15T04:30:50.550Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:30:50 [2023-09-15T04:30:50.550Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:30:50 [2023-09-15T04:30:50.550Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:30:50 [2023-09-15T04:30:50.550Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:30:50 [2023-09-15T04:30:50.550Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:30:50 [2023-09-15T04:30:50.551Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:30:50 [2023-09-15T04:30:50.551Z] 
00:30:50 [2023-09-15T04:30:50.551Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:30:50.279
00:30:50 [2023-09-15T04:30:50.551Z] !MESSAGE FrameworkEvent ERROR
00:30:50 [2023-09-15T04:30:50.551Z] !STACK 0
00:30:50 [2023-09-15T04:30:50.551Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:30:50 [2023-09-15T04:30:50.551Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:30:50 [2023-09-15T04:30:50.551Z] 
00:30:50 [2023-09-15T04:30:50.551Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:30:50 [2023-09-15T04:30:50.551Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:30:50 [2023-09-15T04:30:50.551Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:30:50 [2023-09-15T04:30:50.551Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:30:50 [2023-09-15T04:30:50.551Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:30:50 [2023-09-15T04:30:50.551Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:30:50 [2023-09-15T04:30:50.551Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:30:50 [2023-09-15T04:30:50.551Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:30:50 [2023-09-15T04:30:50.551Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:30:50 [2023-09-15T04:30:50.551Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:30:51 [2023-09-15T04:30:51.115Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
00:30:53 [2023-09-15T04:30:53.641Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.537 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
00:30:53 [2023-09-15T04:30:53.641Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.004 s
00:30:53 [2023-09-15T04:30:53.641Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
00:30:53 [2023-09-15T04:30:53.641Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.313 s
00:30:53 [2023-09-15T04:30:53.641Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.674 s
00:30:53 [2023-09-15T04:30:53.641Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.398 s
00:30:53 [2023-09-15T04:30:53.641Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
00:30:53 [2023-09-15T04:30:53.641Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
00:30:53 [2023-09-15T04:30:53.641Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.393 s
00:30:53 [2023-09-15T04:30:53.641Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.287 s
00:30:53 [2023-09-15T04:30:53.641Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
00:30:53 [2023-09-15T04:30:53.641Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
00:30:53 [2023-09-15T04:30:53.641Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.005 s
00:30:53 [2023-09-15T04:30:53.641Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
00:30:53 [2023-09-15T04:30:53.641Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.398 s
00:30:53 [2023-09-15T04:30:53.641Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
00:30:53 [2023-09-15T04:30:53.641Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
00:30:55 [2023-09-15T04:30:55.011Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.439 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
00:30:55 [2023-09-15T04:30:55.011Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
00:30:55 [2023-09-15T04:30:55.011Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.363 s
00:30:55 [2023-09-15T04:30:55.011Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.455 s
00:30:55 [2023-09-15T04:30:55.011Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.172 s
00:30:55 [2023-09-15T04:30:55.011Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.172 s
00:30:55 [2023-09-15T04:30:55.011Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.138 s
00:30:55 [2023-09-15T04:30:55.011Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.003 s
00:30:55 [2023-09-15T04:30:55.011Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
00:30:55 [2023-09-15T04:30:55.011Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.13 s
00:30:55 [2023-09-15T04:30:55.011Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
00:30:55 [2023-09-15T04:30:55.011Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
00:30:55 [2023-09-15T04:30:55.011Z] floatTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
00:30:55 [2023-09-15T04:30:55.011Z] longTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] shortTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] byteTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] bigDecTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
00:30:55 [2023-09-15T04:30:55.011Z] failBSTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] failDFTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] failFDTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] failILTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] failLITest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] bigIntTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] failSBTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] failBdBiTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] failBiBdTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
00:30:55 [2023-09-15T04:30:55.011Z] doubleTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.011Z] intTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
00:30:55 [2023-09-15T04:30:55.011Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
00:30:55 [2023-09-15T04:30:55.577Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
00:30:55 [2023-09-15T04:30:55.577Z] testID(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.577Z] testFetchTree(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest)  Time elapsed: 0.003 s
00:30:55 [2023-09-15T04:30:55.578Z] testDataProviderNullFetchXY(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest)  Time elapsed: 0.009 s
00:30:55 [2023-09-15T04:30:55.578Z] testDataProviderFetchXY(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest)  Time elapsed: 0 s
00:30:55 [2023-09-15T04:30:55.578Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
00:30:55 [2023-09-15T04:30:55.835Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
00:30:55 [2023-09-15T04:30:55.835Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.101 s
00:30:55 [2023-09-15T04:30:55.835Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.076 s
00:30:55 [2023-09-15T04:30:55.835Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.034 s
00:30:55 [2023-09-15T04:30:55.835Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.074 s
00:30:55 [2023-09-15T04:30:55.835Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.023 s
00:30:55 [2023-09-15T04:30:55.835Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.059 s
00:30:55 [2023-09-15T04:30:55.835Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.009 s
00:30:55 [2023-09-15T04:30:55.835Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.02 s
00:30:55 [2023-09-15T04:30:55.835Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
00:30:58 [2023-09-15T04:30:58.357Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
00:30:58 [2023-09-15T04:30:58.357Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.002 s
00:30:58 [2023-09-15T04:30:58.357Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
00:30:58 [2023-09-15T04:30:58.357Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.198 s
00:30:58 [2023-09-15T04:30:58.357Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.614 s
00:30:58 [2023-09-15T04:30:58.357Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.142 s
00:30:58 [2023-09-15T04:30:58.357Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
00:30:58 [2023-09-15T04:30:58.357Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
00:30:58 [2023-09-15T04:30:58.357Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.601 s
00:30:58 [2023-09-15T04:30:58.357Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.399 s
00:30:58 [2023-09-15T04:30:58.357Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
00:30:58 [2023-09-15T04:30:58.357Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
00:30:58 [2023-09-15T04:30:58.357Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
00:30:58 [2023-09-15T04:30:58.357Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
00:30:58 [2023-09-15T04:30:58.357Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
00:30:58 [2023-09-15T04:30:58.357Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
00:30:58 [2023-09-15T04:30:58.357Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
00:30:59 [2023-09-15T04:30:59.726Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLineZeroIndex(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.011 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLineCornerIndex(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.003 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLastLinesWithDurationComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.013 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLineWithSearchPrevious(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 1.375 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLineWithSearch(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.105 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLineWithEndTimeComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.002 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLineNonZeroIndex(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.001 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLineCrossIndexes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.108 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLineWithSearchTypo(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.001 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLastLinesWithEndComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLineTimeOut(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0 s
00:30:59 [2023-09-15T04:30:59.726Z] testDataProviderFetchLineWithDurationComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.002 s
00:30:59 [2023-09-15T04:30:59.726Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
00:30:59 [2023-09-15T04:30:59.726Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
00:30:59 [2023-09-15T04:30:59.726Z] testFetchTreeSpecificRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0.007 s
00:30:59 [2023-09-15T04:30:59.726Z] testFetchTreeWithMapperFullRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0 s
00:30:59 [2023-09-15T04:30:59.726Z] testFetchTreeFullRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0 s
00:30:59 [2023-09-15T04:30:59.726Z] testFetchTreeWithUserDefinedAspectsFullRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0.001 s
00:30:59 [2023-09-15T04:30:59.726Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
00:31:01 [2023-09-15T04:31:01.620Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.747 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
00:31:01 [2023-09-15T04:31:01.620Z] testFetchLinesWithTwoSearchFiltersOnAnExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.639 s
00:31:01 [2023-09-15T04:31:01.620Z] testMainDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0 s
00:31:01 [2023-09-15T04:31:01.620Z] testInvalidExperimentDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0 s
00:31:01 [2023-09-15T04:31:01.620Z] testSingleTraceExperimentDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0 s
00:31:01 [2023-09-15T04:31:01.620Z] testFetchLinesWithSearchOnAnExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.002 s
00:31:01 [2023-09-15T04:31:01.620Z] testFetchLinesFromDataProviderWithExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.001 s
00:31:01 [2023-09-15T04:31:01.620Z] testFetchLinesFronmDataProviderWithEmptyExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0 s
00:31:01 [2023-09-15T04:31:01.620Z] testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.533 s
00:31:01 [2023-09-15T04:31:01.620Z] testFetchLinesFromDataProviderWithSingleTraceExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.001 s
00:31:01 [2023-09-15T04:31:01.620Z] testFetchLinesWithTraceNameSorting(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.001 s
00:31:01 [2023-09-15T04:31:01.620Z] 
00:31:01 [2023-09-15T04:31:01.620Z] Results:
00:31:01 [2023-09-15T04:31:01.620Z] 
00:31:01 [2023-09-15T04:31:01.620Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
00:31:01 [2023-09-15T04:31:01.620Z] 
00:31:01 [2023-09-15T04:31:01.620Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@77774571 was not deregistered.
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.620Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:31:01 [2023-09-15T04:31:01.620Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@3f685162 was not deregistered.
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
00:31:01 [2023-09-15T04:31:01.620Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:31:01 [2023-09-15T04:31:01.621Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@620c8641 was not deregistered.
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:31:01 [2023-09-15T04:31:01.621Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@46963479 was not deregistered.
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.621Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:31:01 [2023-09-15T04:31:01.621Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:31:01 [2023-09-15T04:31:01.622Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@61c42416 was not deregistered.
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:31:01 [2023-09-15T04:31:01.622Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:31:01 [2023-09-15T04:31:01.622Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] All tests passed!
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] 
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.pom
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] 
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] 
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [58/144]
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] 
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] 
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] The project's OSGi version is 1.0.12.202309150400
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] 
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] 
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] 
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] 
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] 
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:01 [2023-09-15T04:31:01.879Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests...
00:31:02 [2023-09-15T04:31:02.442Z] [INFO] 
00:31:02 [2023-09-15T04:31:02.442Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:02 [2023-09-15T04:31:02.442Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
00:31:02 [2023-09-15T04:31:02.442Z] [INFO] 
00:31:02 [2023-09-15T04:31:02.442Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:02 [2023-09-15T04:31:02.442Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
00:31:02 [2023-09-15T04:31:02.442Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] 
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] 
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] 
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] 
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] 
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] 
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] 
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:02 [2023-09-15T04:31:02.698Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:31:02 [2023-09-15T04:31:02.698Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] 
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:02 [2023-09-15T04:31:02.698Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
00:31:04 [2023-09-15T04:31:04.592Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
00:31:05 [2023-09-15T04:31:05.521Z] [INFO] 
00:31:05 [2023-09-15T04:31:05.521Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:05 [2023-09-15T04:31:05.521Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:31:05 [2023-09-15T04:31:05.521Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:31:05 [2023-09-15T04:31:05.521Z] [INFO] 
00:31:05 [2023-09-15T04:31:05.521Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:05 [2023-09-15T04:31:05.521Z] [INFO] 
00:31:05 [2023-09-15T04:31:05.521Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:05 [2023-09-15T04:31:05.778Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:31:05 [2023-09-15T04:31:05.778Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
00:31:05 [2023-09-15T04:31:05.778Z] [INFO] Command line:
00:31:05 [2023-09-15T04:31:05.778Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:31:05 [2023-09-15T04:31:05.778Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:31:09 [2023-09-15T04:31:09.952Z] !SESSION 2023-09-15 04:31:05.821 -----------------------------------------------
00:31:09 [2023-09-15T04:31:09.952Z] eclipse.buildId=unknown
00:31:09 [2023-09-15T04:31:09.952Z] java.version=17.0.2
00:31:09 [2023-09-15T04:31:09.952Z] java.vendor=Oracle Corporation
00:31:09 [2023-09-15T04:31:09.952Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:31:09 [2023-09-15T04:31:09.952Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:31:09 [2023-09-15T04:31:09.952Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:31:09 [2023-09-15T04:31:09.952Z] 
00:31:09 [2023-09-15T04:31:09.952Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:31:09.224
00:31:09 [2023-09-15T04:31:09.952Z] !MESSAGE FrameworkEvent ERROR
00:31:09 [2023-09-15T04:31:09.952Z] !STACK 0
00:31:09 [2023-09-15T04:31:09.952Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:31:09 [2023-09-15T04:31:09.952Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:31:09 [2023-09-15T04:31:09.952Z] 
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:31:09 [2023-09-15T04:31:09.952Z] 
00:31:09 [2023-09-15T04:31:09.952Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:31:09.504
00:31:09 [2023-09-15T04:31:09.952Z] !MESSAGE FrameworkEvent ERROR
00:31:09 [2023-09-15T04:31:09.952Z] !STACK 0
00:31:09 [2023-09-15T04:31:09.952Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:31:09 [2023-09-15T04:31:09.952Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:31:09 [2023-09-15T04:31:09.952Z] 
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:31:09 [2023-09-15T04:31:09.952Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:31:10 [2023-09-15T04:31:10.210Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:31:10 [2023-09-15T04:31:10.210Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:31:15 [2023-09-15T04:31:15.464Z] 
00:31:15 [2023-09-15T04:31:15.464Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:31:15.283
00:31:15 [2023-09-15T04:31:15.464Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:31:15 [2023-09-15T04:31:15.464Z] 
00:31:15 [2023-09-15T04:31:15.464Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:31:15.381
00:31:15 [2023-09-15T04:31:15.464Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:31:15 [2023-09-15T04:31:15.464Z] !STACK 0
00:31:15 [2023-09-15T04:31:15.464Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:31:15 [2023-09-15T04:31:15.464Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:31:15 [2023-09-15T04:31:15.464Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:31:15 [2023-09-15T04:31:15.464Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:31:15 [2023-09-15T04:31:15.464Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:31:15 [2023-09-15T04:31:15.464Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:31:15 [2023-09-15T04:31:15.464Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:31:15 [2023-09-15T04:31:15.464Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:31:15 [2023-09-15T04:31:15.464Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:31:15 [2023-09-15T04:31:15.464Z] Caused by: java.io.IOException: error=2, No such file or directory
00:31:15 [2023-09-15T04:31:15.464Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:31:15 [2023-09-15T04:31:15.464Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:31:15 [2023-09-15T04:31:15.464Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:31:15 [2023-09-15T04:31:15.464Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:31:15 [2023-09-15T04:31:15.464Z] 	... 7 more
00:31:15 [2023-09-15T04:31:15.721Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
00:31:16 [2023-09-15T04:31:16.285Z] Display size: 1440x900
00:31:16 [2023-09-15T04:31:16.285Z] OS version=5.18.5-100.fc35.x86_64
00:31:16 [2023-09-15T04:31:16.285Z] GTK version=3.22.30
00:31:16 [2023-09-15T04:31:16.285Z] GTK theme=Ambiance
00:31:16 [2023-09-15T04:31:16.285Z] LIBOVERLAY_SCROLLBAR=0
00:31:16 [2023-09-15T04:31:16.285Z] Time zone: Greenwich Mean Time
00:31:16 [2023-09-15T04:31:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3a44993c] time=-1759805778 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:31:17 [2023-09-15T04:31:17.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:31:17 [2023-09-15T04:31:17.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:31:17 [2023-09-15T04:31:17.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:31:17 [2023-09-15T04:31:17.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:31:17 [2023-09-15T04:31:17.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1759804901 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:31:17 [2023-09-15T04:31:17.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1759804901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:31:17 [2023-09-15T04:31:17.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759804900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:31:17 [2023-09-15T04:31:17.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:31:17 [2023-09-15T04:31:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759804528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:17 [2023-09-15T04:31:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759804523 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:17 [2023-09-15T04:31:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759804522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:17 [2023-09-15T04:31:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759804520 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:17 [2023-09-15T04:31:17.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
00:31:17 [2023-09-15T04:31:17.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759804312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:17 [2023-09-15T04:31:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759804311 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
00:31:17 [2023-09-15T04:31:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759804310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:17 [2023-09-15T04:31:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759804309 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
00:31:17 [2023-09-15T04:31:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
00:31:17 [2023-09-15T04:31:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
00:31:17 [2023-09-15T04:31:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
00:31:17 [2023-09-15T04:31:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
00:31:17 [2023-09-15T04:31:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1759803996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
00:31:17 [2023-09-15T04:31:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
00:31:17 [2023-09-15T04:31:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
00:31:20 [2023-09-15T04:31:20.513Z] 
00:31:20 [2023-09-15T04:31:20.513Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-09-15 04:31:20.132
00:31:20 [2023-09-15T04:31:20.513Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
00:31:21 [2023-09-15T04:31:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759801751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:21 [2023-09-15T04:31:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759800961 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:22 [2023-09-15T04:31:22.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759800960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:22 [2023-09-15T04:31:22.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759800187 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:22 [2023-09-15T04:31:22.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
00:31:22 [2023-09-15T04:31:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759799893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:22 [2023-09-15T04:31:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759799843 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:22 [2023-09-15T04:31:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759799835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:22 [2023-09-15T04:31:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759799833 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:22 [2023-09-15T04:31:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
00:31:23 [2023-09-15T04:31:23.193Z] 
00:31:23 [2023-09-15T04:31:23.193Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-09-15 04:31:22.958
00:31:23 [2023-09-15T04:31:23.194Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
00:31:23 [2023-09-15T04:31:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759798929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:23 [2023-09-15T04:31:23.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759798724 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:23 [2023-09-15T04:31:23.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759798723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:23 [2023-09-15T04:31:23.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759798643 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:23 [2023-09-15T04:31:23.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
00:31:25 [2023-09-15T04:31:25.346Z] 
00:31:25 [2023-09-15T04:31:25.346Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-09-15 04:31:24.959
00:31:25 [2023-09-15T04:31:25.346Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
00:31:25 [2023-09-15T04:31:25.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759796928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:25 [2023-09-15T04:31:25.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759796683 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:25 [2023-09-15T04:31:25.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759796682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:25 [2023-09-15T04:31:25.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759796636 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:25 [2023-09-15T04:31:25.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
00:31:27 [2023-09-15T04:31:27.866Z] 
00:31:27 [2023-09-15T04:31:27.866Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-09-15 04:31:27.624
00:31:27 [2023-09-15T04:31:27.866Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
00:31:29 [2023-09-15T04:31:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759794264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:29 [2023-09-15T04:31:29.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759792926 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:30 [2023-09-15T04:31:30.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759792925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:31:30 [2023-09-15T04:31:30.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759791660 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
00:31:30 [2023-09-15T04:31:30.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
00:31:30 [2023-09-15T04:31:30.604Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.794 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
00:31:30 [2023-09-15T04:31:30.604Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.4 s
00:31:30 [2023-09-15T04:31:30.604Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.209 s
00:31:30 [2023-09-15T04:31:30.604Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.309 s
00:31:30 [2023-09-15T04:31:30.604Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 3.898 s
00:31:30 [2023-09-15T04:31:30.604Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.211 s
00:31:30 [2023-09-15T04:31:30.604Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 1.321 s
00:31:30 [2023-09-15T04:31:30.604Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 2.003 s
00:31:30 [2023-09-15T04:31:30.604Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 4.934 s
00:31:30 [2023-09-15T04:31:30.604Z] 
00:31:30 [2023-09-15T04:31:30.604Z] Results:
00:31:30 [2023-09-15T04:31:30.604Z] 
00:31:30 [2023-09-15T04:31:30.604Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
00:31:30 [2023-09-15T04:31:30.604Z] 
00:31:31 [2023-09-15T04:31:31.535Z] [INFO] All tests passed!
00:31:31 [2023-09-15T04:31:31.535Z] [INFO] 
00:31:31 [2023-09-15T04:31:31.535Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:31 [2023-09-15T04:31:31.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
00:31:31 [2023-09-15T04:31:31.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
00:31:31 [2023-09-15T04:31:31.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
00:31:31 [2023-09-15T04:31:31.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
00:31:31 [2023-09-15T04:31:31.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
00:31:31 [2023-09-15T04:31:31.536Z] [INFO] 
00:31:31 [2023-09-15T04:31:31.536Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
00:31:31 [2023-09-15T04:31:31.536Z] [INFO] 
00:31:31 [2023-09-15T04:31:31.536Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
00:31:31 [2023-09-15T04:31:31.536Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [59/144]
00:31:31 [2023-09-15T04:31:31.536Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] 
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] 
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] The project's OSGi version is 1.0.17.202309150400
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] 
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] 
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] 
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] 
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] 
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:31 [2023-09-15T04:31:31.792Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests...
00:31:32 [2023-09-15T04:31:32.049Z] [INFO] 
00:31:32 [2023-09-15T04:31:32.049Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:32 [2023-09-15T04:31:32.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
00:31:32 [2023-09-15T04:31:32.049Z] [INFO] 
00:31:32 [2023-09-15T04:31:32.049Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:32 [2023-09-15T04:31:32.049Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
00:31:32 [2023-09-15T04:31:32.049Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] 
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] 
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] 
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] 
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] 
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] 
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] 
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:32 [2023-09-15T04:31:32.613Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:31:32 [2023-09-15T04:31:32.613Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] 
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:32 [2023-09-15T04:31:32.613Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
00:31:33 [2023-09-15T04:31:33.576Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
00:31:34 [2023-09-15T04:31:34.508Z] [INFO] 
00:31:34 [2023-09-15T04:31:34.508Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:34 [2023-09-15T04:31:34.508Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:31:34 [2023-09-15T04:31:34.508Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:31:34 [2023-09-15T04:31:34.508Z] [INFO] 
00:31:34 [2023-09-15T04:31:34.508Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:34 [2023-09-15T04:31:34.765Z] [INFO] 
00:31:34 [2023-09-15T04:31:34.765Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:31:35 [2023-09-15T04:31:35.022Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:31:35 [2023-09-15T04:31:35.022Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
00:31:35 [2023-09-15T04:31:35.022Z] [INFO] Command line:
00:31:35 [2023-09-15T04:31:35.022Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:31:35 [2023-09-15T04:31:35.022Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:31:38 [2023-09-15T04:31:38.599Z] !SESSION 2023-09-15 04:31:35.101 -----------------------------------------------
00:31:38 [2023-09-15T04:31:38.599Z] eclipse.buildId=unknown
00:31:38 [2023-09-15T04:31:38.599Z] java.version=17.0.2
00:31:38 [2023-09-15T04:31:38.599Z] java.vendor=Oracle Corporation
00:31:38 [2023-09-15T04:31:38.599Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:31:38 [2023-09-15T04:31:38.599Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:31:38 [2023-09-15T04:31:38.599Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:31:38 [2023-09-15T04:31:38.599Z] 
00:31:38 [2023-09-15T04:31:38.599Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:31:38.388
00:31:38 [2023-09-15T04:31:38.599Z] !MESSAGE FrameworkEvent ERROR
00:31:38 [2023-09-15T04:31:38.599Z] !STACK 0
00:31:38 [2023-09-15T04:31:38.599Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:31:38 [2023-09-15T04:31:38.599Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:31:38 [2023-09-15T04:31:38.599Z] 
00:31:38 [2023-09-15T04:31:38.599Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:31:38 [2023-09-15T04:31:38.599Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:31:38 [2023-09-15T04:31:38.599Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:31:38 [2023-09-15T04:31:38.599Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:31:38 [2023-09-15T04:31:38.599Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:31:38 [2023-09-15T04:31:38.599Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:31:38 [2023-09-15T04:31:38.599Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:31:38 [2023-09-15T04:31:38.599Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:31:38 [2023-09-15T04:31:38.599Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:31:38 [2023-09-15T04:31:38.599Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:31:38 [2023-09-15T04:31:38.857Z] 
00:31:38 [2023-09-15T04:31:38.857Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:31:38.602
00:31:38 [2023-09-15T04:31:38.857Z] !MESSAGE FrameworkEvent ERROR
00:31:38 [2023-09-15T04:31:38.857Z] !STACK 0
00:31:38 [2023-09-15T04:31:38.857Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:31:38 [2023-09-15T04:31:38.857Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:31:38 [2023-09-15T04:31:38.857Z] 
00:31:38 [2023-09-15T04:31:38.857Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:31:38 [2023-09-15T04:31:38.857Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:31:38 [2023-09-15T04:31:38.857Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:31:38 [2023-09-15T04:31:38.857Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:31:38 [2023-09-15T04:31:38.857Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:31:38 [2023-09-15T04:31:38.857Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:31:38 [2023-09-15T04:31:38.857Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:31:38 [2023-09-15T04:31:38.857Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:31:38 [2023-09-15T04:31:38.857Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:31:38 [2023-09-15T04:31:38.857Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:31:39 [2023-09-15T04:31:39.114Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:31:39 [2023-09-15T04:31:39.114Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:31:44 [2023-09-15T04:31:44.382Z] 
00:31:44 [2023-09-15T04:31:44.382Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:31:44.208
00:31:44 [2023-09-15T04:31:44.382Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:31:44 [2023-09-15T04:31:44.382Z] 
00:31:44 [2023-09-15T04:31:44.382Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:31:44.285
00:31:44 [2023-09-15T04:31:44.382Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:31:44 [2023-09-15T04:31:44.382Z] !STACK 0
00:31:44 [2023-09-15T04:31:44.382Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:31:44 [2023-09-15T04:31:44.383Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:31:44 [2023-09-15T04:31:44.383Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:31:44 [2023-09-15T04:31:44.383Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:31:44 [2023-09-15T04:31:44.383Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:31:44 [2023-09-15T04:31:44.383Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:31:44 [2023-09-15T04:31:44.383Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:31:44 [2023-09-15T04:31:44.383Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:31:44 [2023-09-15T04:31:44.383Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:31:44 [2023-09-15T04:31:44.383Z] Caused by: java.io.IOException: error=2, No such file or directory
00:31:44 [2023-09-15T04:31:44.383Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:31:44 [2023-09-15T04:31:44.383Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:31:44 [2023-09-15T04:31:44.383Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:31:44 [2023-09-15T04:31:44.383Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:31:44 [2023-09-15T04:31:44.383Z] 	... 7 more
00:31:44 [2023-09-15T04:31:44.640Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
00:31:45 [2023-09-15T04:31:45.203Z] Display size: 1440x900
00:31:45 [2023-09-15T04:31:45.203Z] OS version=5.18.5-100.fc35.x86_64
00:31:45 [2023-09-15T04:31:45.203Z] GTK version=3.22.30
00:31:45 [2023-09-15T04:31:45.203Z] GTK theme=Ambiance
00:31:45 [2023-09-15T04:31:45.203Z] LIBOVERLAY_SCROLLBAR=0
00:31:45 [2023-09-15T04:31:45.203Z] Time zone: Greenwich Mean Time
00:31:45 [2023-09-15T04:31:45.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@236f3885] time=-1759776831 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:31:46 [2023-09-15T04:31:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:31:46 [2023-09-15T04:31:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:31:46 [2023-09-15T04:31:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:31:46 [2023-09-15T04:31:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:31:46 [2023-09-15T04:31:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1759775934 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:31:46 [2023-09-15T04:31:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1759775934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:31:46 [2023-09-15T04:31:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759775932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:31:46 [2023-09-15T04:31:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:31:46 [2023-09-15T04:31:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
00:31:46 [2023-09-15T04:31:46.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@236f3885] time=-1759767393 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1759767306 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1759767306 data=null doit=true}, TreeItem with text {test}]
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1759767305 data=null}, TreeItem with text {test}]
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1759767305 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759767304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:31:54 [2023-09-15T04:31:54.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1759767237 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:31:55 [2023-09-15T04:31:55.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:31:55 [2023-09-15T04:31:55.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:31:55 [2023-09-15T04:31:55.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766114 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766114 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766113 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759766113 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759766110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759766110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759766110 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759766110 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759766109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759766109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:31:55 [2023-09-15T04:31:55.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:31:55 [2023-09-15T04:31:55.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:31:55 [2023-09-15T04:31:55.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:31:55 [2023-09-15T04:31:55.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:31:55 [2023-09-15T04:31:55.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:31:55 [2023-09-15T04:31:55.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:31:56 [2023-09-15T04:31:56.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759766109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:31:56 [2023-09-15T04:31:56.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1759767101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:31:56 [2023-09-15T04:31:56.494Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.83 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
00:31:56 [2023-09-15T04:31:56.494Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 8.306 s
00:31:56 [2023-09-15T04:31:56.494Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
00:31:56 [2023-09-15T04:31:56.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@236f3885] time=-1759765568 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:31:56 [2023-09-15T04:31:56.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:31:56 [2023-09-15T04:31:56.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:31:56 [2023-09-15T04:31:56.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:31:56 [2023-09-15T04:31:56.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:31:56 [2023-09-15T04:31:56.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759765336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:31:56 [2023-09-15T04:31:56.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:31:56 [2023-09-15T04:31:56.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
00:31:56 [2023-09-15T04:31:56.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
00:31:56 [2023-09-15T04:31:56.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759760602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759760586 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759760586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759760582 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@236f3885] time=-1759760422 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1759760388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1759760387 data=null doit=true}, TreeItem with text {test}]
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1759760387 data=null}, TreeItem with text {test}]
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1759760387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759760387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1759760372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:32:02 [2023-09-15T04:32:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759292 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759292 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759291 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759759291 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759759290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759759290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759759290 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759759289 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759759289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759759289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:02 [2023-09-15T04:32:02.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:02 [2023-09-15T04:32:02.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:02 [2023-09-15T04:32:02.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:02 [2023-09-15T04:32:02.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:02 [2023-09-15T04:32:02.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759759289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:02 [2023-09-15T04:32:02.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1759760238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:32:03 [2023-09-15T04:32:03.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
00:32:03 [2023-09-15T04:32:03.197Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.811 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
00:32:03 [2023-09-15T04:32:03.197Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 6.574 s
00:32:03 [2023-09-15T04:32:03.197Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
00:32:03 [2023-09-15T04:32:03.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@236f3885] time=-1759758752 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:32:03 [2023-09-15T04:32:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:32:03 [2023-09-15T04:32:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:32:03 [2023-09-15T04:32:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:32:03 [2023-09-15T04:32:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:32:03 [2023-09-15T04:32:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759758600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:32:03 [2023-09-15T04:32:03.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:32:03 [2023-09-15T04:32:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
00:32:03 [2023-09-15T04:32:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:32:03 [2023-09-15T04:32:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:32:03 [2023-09-15T04:32:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
00:32:03 [2023-09-15T04:32:03.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@236f3885] time=-1759753330 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1759753299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1759753299 data=null doit=true}, TreeItem with text {test}]
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1759753298 data=null}, TreeItem with text {test}]
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1759753298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:32:08 [2023-09-15T04:32:08.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759753298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:32:08 [2023-09-15T04:32:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1759753239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:32:08 [2023-09-15T04:32:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:32:08 [2023-09-15T04:32:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:32:08 [2023-09-15T04:32:08.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752387 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752387 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752386 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759752386 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759752385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759752385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759752385 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759752385 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759752385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759752385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:09 [2023-09-15T04:32:09.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:09 [2023-09-15T04:32:09.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:09 [2023-09-15T04:32:09.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:09 [2023-09-15T04:32:09.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:09 [2023-09-15T04:32:09.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759752385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:09 [2023-09-15T04:32:09.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1759753190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:32:10 [2023-09-15T04:32:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
00:32:10 [2023-09-15T04:32:10.152Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.893 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
00:32:10 [2023-09-15T04:32:10.152Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 6.739 s
00:32:10 [2023-09-15T04:32:10.152Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
00:32:10 [2023-09-15T04:32:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@236f3885] time=-1759751838 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:32:10 [2023-09-15T04:32:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:32:10 [2023-09-15T04:32:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:32:10 [2023-09-15T04:32:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:32:10 [2023-09-15T04:32:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:32:10 [2023-09-15T04:32:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759751690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:32:10 [2023-09-15T04:32:10.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:32:10 [2023-09-15T04:32:10.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:10 [2023-09-15T04:32:10.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759751526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:10 [2023-09-15T04:32:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759751512 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:10 [2023-09-15T04:32:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759751512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:10 [2023-09-15T04:32:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759751510 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:10 [2023-09-15T04:32:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=-1759751509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
00:32:10 [2023-09-15T04:32:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1759751508 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
00:32:10 [2023-09-15T04:32:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=-1759751499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
00:32:10 [2023-09-15T04:32:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1759751497 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
00:32:10 [2023-09-15T04:32:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759751496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:10 [2023-09-15T04:32:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759751496 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:10 [2023-09-15T04:32:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759751495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:10 [2023-09-15T04:32:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759751495 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:10 [2023-09-15T04:32:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Start Time} time=-1759751494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Start Time}]
00:32:10 [2023-09-15T04:32:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-1759751494 data=null button=1 stateMask=0x80000 x=74 y=-13 count=1}, TableColumn with text {Start Time}]
00:32:10 [2023-09-15T04:32:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:10 [2023-09-15T04:32:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:10 [2023-09-15T04:32:10.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759747594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759747534 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759747534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759747531 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@236f3885] time=-1759747271 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1759747241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1759747241 data=null doit=true}, TreeItem with text {test}]
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1759747241 data=null}, TreeItem with text {test}]
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1759747241 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759747241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1759747229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:32:14 [2023-09-15T04:32:14.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746374 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746374 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746373 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759746373 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:32:15 [2023-09-15T04:32:15.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:32:15 [2023-09-15T04:32:15.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:32:15 [2023-09-15T04:32:15.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:15 [2023-09-15T04:32:15.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:32:15 [2023-09-15T04:32:15.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759746372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:15 [2023-09-15T04:32:15.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759746372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:15 [2023-09-15T04:32:15.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759746372 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:15 [2023-09-15T04:32:15.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759746372 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:15 [2023-09-15T04:32:15.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759746372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:15 [2023-09-15T04:32:15.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759746372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:15 [2023-09-15T04:32:15.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:15 [2023-09-15T04:32:15.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:15 [2023-09-15T04:32:15.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:15 [2023-09-15T04:32:15.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:15 [2023-09-15T04:32:15.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:32:15 [2023-09-15T04:32:15.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:32:16 [2023-09-15T04:32:16.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759746371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:32:16 [2023-09-15T04:32:16.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1759747141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:32:16 [2023-09-15T04:32:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:16 [2023-09-15T04:32:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:16 [2023-09-15T04:32:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759745776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:16 [2023-09-15T04:32:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759745774 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
00:32:16 [2023-09-15T04:32:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759745774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:16 [2023-09-15T04:32:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759745773 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
00:32:16 [2023-09-15T04:32:16.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:16 [2023-09-15T04:32:16.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:16 [2023-09-15T04:32:16.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:16 [2023-09-15T04:32:16.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
00:32:16 [2023-09-15T04:32:16.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
00:32:16 [2023-09-15T04:32:16.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1759745470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
00:32:16 [2023-09-15T04:32:16.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
00:32:16 [2023-09-15T04:32:16.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:16 [2023-09-15T04:32:16.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:19 [2023-09-15T04:32:19.318Z] 
00:32:19 [2023-09-15T04:32:19.318Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-09-15 04:32:19.250
00:32:19 [2023-09-15T04:32:19.318Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
00:32:20 [2023-09-15T04:32:20.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759742624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:20 [2023-09-15T04:32:20.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759741504 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:22 [2023-09-15T04:32:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759741503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:22 [2023-09-15T04:32:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759740243 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:22 [2023-09-15T04:32:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:22 [2023-09-15T04:32:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:22 [2023-09-15T04:32:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759739904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:22 [2023-09-15T04:32:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759739902 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:22 [2023-09-15T04:32:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759739901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:22 [2023-09-15T04:32:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759739901 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:22 [2023-09-15T04:32:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:22 [2023-09-15T04:32:22.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:23 [2023-09-15T04:32:23.247Z] 
00:32:23 [2023-09-15T04:32:23.247Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-09-15 04:32:23.103
00:32:23 [2023-09-15T04:32:23.247Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
00:32:23 [2023-09-15T04:32:23.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759738775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:23 [2023-09-15T04:32:23.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759738728 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:23 [2023-09-15T04:32:23.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759738727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:23 [2023-09-15T04:32:23.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759738615 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:23 [2023-09-15T04:32:23.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:23 [2023-09-15T04:32:23.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:25 [2023-09-15T04:32:25.658Z] 
00:32:25 [2023-09-15T04:32:25.658Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-09-15 04:32:25.137
00:32:25 [2023-09-15T04:32:25.658Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
00:32:25 [2023-09-15T04:32:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759736742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:25 [2023-09-15T04:32:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759736494 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:25 [2023-09-15T04:32:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759736494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:25 [2023-09-15T04:32:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759736442 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:25 [2023-09-15T04:32:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:25 [2023-09-15T04:32:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:29 [2023-09-15T04:32:29.193Z] 
00:32:29 [2023-09-15T04:32:29.193Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2023-09-15 04:32:28.754
00:32:29 [2023-09-15T04:32:29.193Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
00:32:30 [2023-09-15T04:32:30.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759733120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:30 [2023-09-15T04:32:30.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759731461 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:32 [2023-09-15T04:32:32.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-1759731461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
00:32:32 [2023-09-15T04:32:32.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1759729731 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
00:32:32 [2023-09-15T04:32:32.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
00:32:32 [2023-09-15T04:32:32.709Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.411 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
00:32:32 [2023-09-15T04:32:32.709Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.266 s
00:32:32 [2023-09-15T04:32:32.709Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 5.567 s
00:32:32 [2023-09-15T04:32:32.709Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.139 s
00:32:32 [2023-09-15T04:32:32.709Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.304 s
00:32:32 [2023-09-15T04:32:32.709Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 5.416 s
00:32:32 [2023-09-15T04:32:32.709Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.16 s
00:32:32 [2023-09-15T04:32:32.709Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 1.532 s
00:32:32 [2023-09-15T04:32:32.709Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 2.147 s
00:32:32 [2023-09-15T04:32:32.709Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 6.723 s
00:32:32 [2023-09-15T04:32:32.709Z] 
00:32:32 [2023-09-15T04:32:32.709Z] Results:
00:32:32 [2023-09-15T04:32:32.709Z] 
00:32:32 [2023-09-15T04:32:32.709Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
00:32:32 [2023-09-15T04:32:32.709Z] 
00:32:32 [2023-09-15T04:32:32.966Z] 
00:32:32 [2023-09-15T04:32:32.966Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 04:32:32.907
00:32:32 [2023-09-15T04:32:32.966Z] !MESSAGE The workspace will exit with unsaved changes in this session.
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] All tests passed!
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.pom
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2metadata.xml
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2artifacts.xml
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT [60/144]
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] The project's OSGi version is 1.0.9.202309150400
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:33 [2023-09-15T04:32:33.529Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests...
00:32:33 [2023-09-15T04:32:33.786Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.786Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:33 [2023-09-15T04:32:33.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
00:32:33 [2023-09-15T04:32:33.786Z] [INFO] 
00:32:33 [2023-09-15T04:32:33.786Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:33 [2023-09-15T04:32:33.786Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
00:32:33 [2023-09-15T04:32:33.786Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
00:32:34 [2023-09-15T04:32:34.043Z] [INFO] 
00:32:34 [2023-09-15T04:32:34.043Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:34 [2023-09-15T04:32:34.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
00:32:34 [2023-09-15T04:32:34.043Z] [INFO] 
00:32:34 [2023-09-15T04:32:34.043Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:34 [2023-09-15T04:32:34.043Z] [INFO] 
00:32:34 [2023-09-15T04:32:34.043Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:34 [2023-09-15T04:32:34.043Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar
00:32:34 [2023-09-15T04:32:34.043Z] [INFO] 
00:32:34 [2023-09-15T04:32:34.043Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:34 [2023-09-15T04:32:34.043Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar
00:32:34 [2023-09-15T04:32:34.301Z] [INFO] 
00:32:34 [2023-09-15T04:32:34.301Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:34 [2023-09-15T04:32:34.301Z] [INFO] 
00:32:34 [2023-09-15T04:32:34.301Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:34 [2023-09-15T04:32:34.301Z] [INFO] 
00:32:34 [2023-09-15T04:32:34.301Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:34 [2023-09-15T04:32:34.301Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:32:34 [2023-09-15T04:32:34.301Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:32:34 [2023-09-15T04:32:34.301Z] [INFO] 
00:32:34 [2023-09-15T04:32:34.301Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:34 [2023-09-15T04:32:34.301Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar
00:32:35 [2023-09-15T04:32:35.678Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar
00:32:36 [2023-09-15T04:32:36.607Z] [INFO] 
00:32:36 [2023-09-15T04:32:36.607Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:36 [2023-09-15T04:32:36.607Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:32:36 [2023-09-15T04:32:36.607Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:32:36 [2023-09-15T04:32:36.608Z] [INFO] 
00:32:36 [2023-09-15T04:32:36.608Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:36 [2023-09-15T04:32:36.608Z] [INFO] 
00:32:36 [2023-09-15T04:32:36.608Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:32:37 [2023-09-15T04:32:37.172Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:32:37 [2023-09-15T04:32:37.172Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
00:32:37 [2023-09-15T04:32:37.172Z] [INFO] Command line:
00:32:37 [2023-09-15T04:32:37.172Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:32:37 [2023-09-15T04:32:37.172Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:32:40 [2023-09-15T04:32:40.444Z] !SESSION 2023-09-15 04:32:37.009 -----------------------------------------------
00:32:40 [2023-09-15T04:32:40.444Z] eclipse.buildId=unknown
00:32:40 [2023-09-15T04:32:40.444Z] java.version=17.0.2
00:32:40 [2023-09-15T04:32:40.444Z] java.vendor=Oracle Corporation
00:32:40 [2023-09-15T04:32:40.444Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:32:40 [2023-09-15T04:32:40.444Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:32:40 [2023-09-15T04:32:40.444Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:32:40 [2023-09-15T04:32:40.444Z] 
00:32:40 [2023-09-15T04:32:40.444Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:32:40.204
00:32:40 [2023-09-15T04:32:40.444Z] !MESSAGE FrameworkEvent ERROR
00:32:40 [2023-09-15T04:32:40.444Z] !STACK 0
00:32:40 [2023-09-15T04:32:40.444Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:32:40 [2023-09-15T04:32:40.444Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:32:40 [2023-09-15T04:32:40.444Z] 
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:32:40 [2023-09-15T04:32:40.444Z] 
00:32:40 [2023-09-15T04:32:40.444Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:32:40.422
00:32:40 [2023-09-15T04:32:40.444Z] !MESSAGE FrameworkEvent ERROR
00:32:40 [2023-09-15T04:32:40.444Z] !STACK 0
00:32:40 [2023-09-15T04:32:40.444Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:32:40 [2023-09-15T04:32:40.444Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:32:40 [2023-09-15T04:32:40.444Z] 
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:32:40 [2023-09-15T04:32:40.444Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:32:41 [2023-09-15T04:32:41.375Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
00:32:56 [2023-09-15T04:32:56.227Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.774 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
00:32:56 [2023-09-15T04:32:56.227Z] testCreateProviderForExperiment(org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest)  Time elapsed: 0.064 s
00:32:56 [2023-09-15T04:32:56.227Z] testCreateProviderForTrace(org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
00:32:56 [2023-09-15T04:32:56.227Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
00:32:56 [2023-09-15T04:32:56.227Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
00:32:56 [2023-09-15T04:32:56.227Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
00:32:56 [2023-09-15T04:32:56.227Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.002 s
00:32:56 [2023-09-15T04:32:56.227Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
00:32:56 [2023-09-15T04:32:56.227Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.227Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
00:32:56 [2023-09-15T04:32:56.227Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.228Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
00:32:56 [2023-09-15T04:32:56.228Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
00:32:56 [2023-09-15T04:32:56.228Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
00:33:06 [2023-09-15T04:33:06.176Z] 
00:33:06 [2023-09-15T04:33:06.176Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2023-09-15 04:33:05.758
00:33:06 [2023-09-15T04:33:06.176Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
00:33:12 [2023-09-15T04:33:12.723Z] 
00:33:12 [2023-09-15T04:33:12.723Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2023-09-15 04:33:12.617
00:33:12 [2023-09-15T04:33:12.723Z] !MESSAGE Incoherent callstack found on (10019) occasions
00:33:12 [2023-09-15T04:33:12.980Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.774 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
00:33:12 [2023-09-15T04:33:12.980Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 1.147 s
00:33:12 [2023-09-15T04:33:12.980Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 15.62 s
00:33:12 [2023-09-15T04:33:12.980Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
00:33:12 [2023-09-15T04:33:12.980Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
00:33:12 [2023-09-15T04:33:12.980Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.031 s
00:33:12 [2023-09-15T04:33:12.980Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.068 s
00:33:12 [2023-09-15T04:33:12.980Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
00:33:19 [2023-09-15T04:33:19.526Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.491 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
00:33:19 [2023-09-15T04:33:19.526Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.011 s
00:33:19 [2023-09-15T04:33:19.526Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.073 s
00:33:19 [2023-09-15T04:33:19.526Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 5.668 s
00:33:19 [2023-09-15T04:33:19.526Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.737 s
00:33:19 [2023-09-15T04:33:19.526Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
00:33:19 [2023-09-15T04:33:19.526Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
00:33:19 [2023-09-15T04:33:19.526Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.006 s
00:33:19 [2023-09-15T04:33:19.526Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
00:33:19 [2023-09-15T04:33:19.526Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
00:33:19 [2023-09-15T04:33:19.526Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.017 s
00:33:19 [2023-09-15T04:33:19.526Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
00:33:19 [2023-09-15T04:33:19.526Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
00:33:19 [2023-09-15T04:33:19.526Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
00:33:19 [2023-09-15T04:33:19.526Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
00:33:19 [2023-09-15T04:33:19.526Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
00:33:19 [2023-09-15T04:33:19.526Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
00:33:19 [2023-09-15T04:33:19.527Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.002 s
00:33:19 [2023-09-15T04:33:19.527Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
00:33:19 [2023-09-15T04:33:19.527Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.002 s
00:33:19 [2023-09-15T04:33:19.527Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
00:33:19 [2023-09-15T04:33:19.527Z] 
00:33:19 [2023-09-15T04:33:19.527Z] Results:
00:33:19 [2023-09-15T04:33:19.527Z] 
00:33:19 [2023-09-15T04:33:19.527Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
00:33:19 [2023-09-15T04:33:19.527Z] 
00:33:19 [2023-09-15T04:33:19.786Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3f7f9d3f was not deregistered.
00:33:19 [2023-09-15T04:33:19.786Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
00:33:19 [2023-09-15T04:33:19.786Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.786Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.786Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.786Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.786Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.787Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2ac0cb64 was not deregistered.
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.787Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.787Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.788Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@25291901 was not deregistered.
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.788Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@62966c9f was not deregistered.
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.788Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.789Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6915351c was not deregistered.
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.789Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.789Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.790Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@73c6ebec was not deregistered.
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.790Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.790Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@a6d4547 was not deregistered.
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:19 [2023-09-15T04:33:19.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.791Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@32f243f was not deregistered.
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.791Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.791Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.792Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@22f1a340 was not deregistered.
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.792Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.792Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@52e34db was not deregistered.
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:19 [2023-09-15T04:33:19.792Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.793Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@22db974d was not deregistered.
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.793Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.793Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.794Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@10545d02 was not deregistered.
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.794Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@39d37da8 was not deregistered.
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.794Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.794Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.795Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@73d7e7aa was not deregistered.
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.795Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@349686e8 was not deregistered.
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.795Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.795Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:19 [2023-09-15T04:33:19.796Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@253379ec was not deregistered.
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:19 [2023-09-15T04:33:19.796Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:33:19 [2023-09-15T04:33:19.796Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] All tests passed!
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.pom
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT [61/144]
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.054Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] The project's OSGi version is 1.0.7.202309150400
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.055Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests...
00:33:20 [2023-09-15T04:33:20.617Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.617Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
00:33:20 [2023-09-15T04:33:20.617Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.617Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.617Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
00:33:20 [2023-09-15T04:33:20.617Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.873Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:20 [2023-09-15T04:33:20.873Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] 
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:20 [2023-09-15T04:33:20.873Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
00:33:22 [2023-09-15T04:33:22.239Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
00:33:23 [2023-09-15T04:33:23.608Z] [INFO] 
00:33:23 [2023-09-15T04:33:23.608Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:23 [2023-09-15T04:33:23.608Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:23 [2023-09-15T04:33:23.608Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:33:23 [2023-09-15T04:33:23.608Z] [INFO] 
00:33:23 [2023-09-15T04:33:23.608Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:23 [2023-09-15T04:33:23.608Z] [INFO] 
00:33:23 [2023-09-15T04:33:23.608Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:23 [2023-09-15T04:33:23.866Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:33:23 [2023-09-15T04:33:23.866Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
00:33:23 [2023-09-15T04:33:23.866Z] [INFO] Command line:
00:33:23 [2023-09-15T04:33:23.866Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:33:23 [2023-09-15T04:33:23.866Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:33:28 [2023-09-15T04:33:28.052Z] !SESSION 2023-09-15 04:33:23.915 -----------------------------------------------
00:33:28 [2023-09-15T04:33:28.052Z] eclipse.buildId=unknown
00:33:28 [2023-09-15T04:33:28.052Z] java.version=17.0.2
00:33:28 [2023-09-15T04:33:28.052Z] java.vendor=Oracle Corporation
00:33:28 [2023-09-15T04:33:28.052Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:33:28 [2023-09-15T04:33:28.052Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:33:28 [2023-09-15T04:33:28.052Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:33:28 [2023-09-15T04:33:28.052Z] 
00:33:28 [2023-09-15T04:33:28.052Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:33:27.288
00:33:28 [2023-09-15T04:33:28.052Z] !MESSAGE FrameworkEvent ERROR
00:33:28 [2023-09-15T04:33:28.052Z] !STACK 0
00:33:28 [2023-09-15T04:33:28.052Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:33:28 [2023-09-15T04:33:28.052Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:33:28 [2023-09-15T04:33:28.052Z] 
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:33:28 [2023-09-15T04:33:28.052Z] 
00:33:28 [2023-09-15T04:33:28.052Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:33:27.503
00:33:28 [2023-09-15T04:33:28.052Z] !MESSAGE FrameworkEvent ERROR
00:33:28 [2023-09-15T04:33:28.052Z] !STACK 0
00:33:28 [2023-09-15T04:33:28.052Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:33:28 [2023-09-15T04:33:28.052Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:33:28 [2023-09-15T04:33:28.052Z] 
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:33:28 [2023-09-15T04:33:28.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:33:28 [2023-09-15T04:33:28.052Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:33:28 [2023-09-15T04:33:28.052Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:33:34 [2023-09-15T04:33:34.596Z] 
00:33:34 [2023-09-15T04:33:34.596Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:33:33.323
00:33:34 [2023-09-15T04:33:34.596Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:33:34 [2023-09-15T04:33:34.596Z] 
00:33:34 [2023-09-15T04:33:34.596Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:33:33.412
00:33:34 [2023-09-15T04:33:34.596Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:33:34 [2023-09-15T04:33:34.596Z] !STACK 0
00:33:34 [2023-09-15T04:33:34.596Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:33:34 [2023-09-15T04:33:34.596Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:33:34 [2023-09-15T04:33:34.596Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:33:34 [2023-09-15T04:33:34.596Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:33:34 [2023-09-15T04:33:34.596Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:33:34 [2023-09-15T04:33:34.596Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:33:34 [2023-09-15T04:33:34.596Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:33:34 [2023-09-15T04:33:34.596Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:33:34 [2023-09-15T04:33:34.596Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:33:34 [2023-09-15T04:33:34.596Z] Caused by: java.io.IOException: error=2, No such file or directory
00:33:34 [2023-09-15T04:33:34.596Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:33:34 [2023-09-15T04:33:34.596Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:33:34 [2023-09-15T04:33:34.596Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:33:34 [2023-09-15T04:33:34.596Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:33:34 [2023-09-15T04:33:34.596Z] 	... 7 more
00:33:34 [2023-09-15T04:33:34.596Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
00:33:34 [2023-09-15T04:33:34.596Z] Display size: 1440x900
00:33:34 [2023-09-15T04:33:34.596Z] OS version=5.18.5-100.fc35.x86_64
00:33:34 [2023-09-15T04:33:34.596Z] GTK version=3.22.30
00:33:34 [2023-09-15T04:33:34.596Z] GTK theme=Ambiance
00:33:34 [2023-09-15T04:33:34.596Z] LIBOVERLAY_SCROLLBAR=0
00:33:34 [2023-09-15T04:33:34.596Z] Time zone: Greenwich Mean Time
00:33:34 [2023-09-15T04:33:34.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7a17ffee] time=-1759667634 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:33:35 [2023-09-15T04:33:35.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:33:35 [2023-09-15T04:33:35.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:33:35 [2023-09-15T04:33:35.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:33:35 [2023-09-15T04:33:35.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:33:35 [2023-09-15T04:33:35.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1759666729 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:33:35 [2023-09-15T04:33:35.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1759666728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:33:35 [2023-09-15T04:33:35.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759666727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:33:35 [2023-09-15T04:33:35.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-1759665790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1759665790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-1759665790 data=null doit=true}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-1759665789 data=null}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1759665789 data=null button=1 stateMask=0x0 x=494 y=47 count=1}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=-1759665786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1759665786 data=null button=1 stateMask=0x80000 x=494 y=47 count=1}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-1759665785 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=-1759665731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=-1759665731 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 14 to [DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=-1759665727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-1759665727 data=null button=1 stateMask=0x80000 x=494 y=47 count=2}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 32 to [MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=-1759665726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-1759665719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-1759665719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-1759665718 data=null doit=true}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-1759665717 data=null}, TimeGraphControl with text {}]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
00:33:36 [2023-09-15T04:33:36.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
00:33:36 [2023-09-15T04:33:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
00:33:36 [2023-09-15T04:33:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
00:33:36 [2023-09-15T04:33:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
00:33:36 [2023-09-15T04:33:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
00:33:37 [2023-09-15T04:33:37.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
00:33:37 [2023-09-15T04:33:37.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
00:33:37 [2023-09-15T04:33:37.376Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.408 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
00:33:37 [2023-09-15T04:33:37.376Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.99 s
00:33:37 [2023-09-15T04:33:37.376Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.093 s
00:33:37 [2023-09-15T04:33:37.376Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.101 s
00:33:37 [2023-09-15T04:33:37.376Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.087 s
00:33:37 [2023-09-15T04:33:37.376Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.135 s
00:33:37 [2023-09-15T04:33:37.376Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.207 s
00:33:37 [2023-09-15T04:33:37.376Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.078 s
00:33:37 [2023-09-15T04:33:37.376Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.089 s
00:33:37 [2023-09-15T04:33:37.376Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.093 s
00:33:37 [2023-09-15T04:33:37.376Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
00:33:37 [2023-09-15T04:33:37.376Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
00:33:37 [2023-09-15T04:33:37.376Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
00:33:37 [2023-09-15T04:33:37.376Z] 
00:33:37 [2023-09-15T04:33:37.376Z] Results:
00:33:37 [2023-09-15T04:33:37.376Z] 
00:33:37 [2023-09-15T04:33:37.376Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
00:33:37 [2023-09-15T04:33:37.376Z] 
00:33:37 [2023-09-15T04:33:37.633Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3ad7a712 was not deregistered.
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:139)
00:33:37 [2023-09-15T04:33:37.633Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.633Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.633Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.633Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.633Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.633Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.633Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.633Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.633Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.633Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.633Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3abe15fb was not deregistered.
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:203)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.634Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@884f60d was not deregistered.
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:243)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.634Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.634Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5bde5a15 was not deregistered.
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
00:33:37 [2023-09-15T04:33:37.634Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:243)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.635Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@13ad9fe1 was not deregistered.
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:130)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.635Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5594711a was not deregistered.
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:203)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.635Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.635Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.636Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7fc32b4c was not deregistered.
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:176)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.636Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@1e1b5a14 was not deregistered.
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:152)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.636Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.636Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4604b255 was not deregistered.
00:33:37 [2023-09-15T04:33:37.636Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:164)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.637Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@16a94f9 was not deregistered.
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:226)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.637Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5ff251ec was not deregistered.
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:188)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.637Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.637Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.638Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@580eedeb was not deregistered.
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:188)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.638Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@570f6ee9 was not deregistered.
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:226)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.638Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.638Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.639Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5eab303 was not deregistered.
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:152)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.639Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6a757e9e was not deregistered.
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:130)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.639Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.639Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.640Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@16662096 was not deregistered.
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:139)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.640Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@3ba91059 was not deregistered.
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:176)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.640Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.640Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:37 [2023-09-15T04:33:37.640Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6f21fe1c was not deregistered.
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:164)
00:33:37 [2023-09-15T04:33:37.641Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.641Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.641Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.641Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:33:37 [2023-09-15T04:33:37.641Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:33:37 [2023-09-15T04:33:37.641Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:33:37 [2023-09-15T04:33:37.641Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:33:37 [2023-09-15T04:33:37.641Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
00:33:37 [2023-09-15T04:33:37.641Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
00:33:37 [2023-09-15T04:33:37.641Z] 	java.base/java.lang.Thread.run(Thread.java:833)
00:33:38 [2023-09-15T04:33:38.570Z] [INFO] All tests passed!
00:33:38 [2023-09-15T04:33:38.570Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.570Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:38 [2023-09-15T04:33:38.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
00:33:38 [2023-09-15T04:33:38.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
00:33:38 [2023-09-15T04:33:38.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] Building Trace Compass BTF Support Parent 9.1.0-SNAPSHOT        [62/144]
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --------------------------------[ pom ]---------------------------------
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf-parent ---
00:33:38 [2023-09-15T04:33:38.571Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:38 [2023-09-15T04:33:38.571Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf-parent ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
00:33:38 [2023-09-15T04:33:38.571Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:38 [2023-09-15T04:33:38.571Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-9.1.0-SNAPSHOT.pom
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [63/144]
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] The project's OSGi version is 3.1.0.202309150400
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core...
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/classes
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/test/resources
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] No tests to run.
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.571Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
00:33:38 [2023-09-15T04:33:38.828Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.828Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.828Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.828Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.828Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.828Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.828Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:38 [2023-09-15T04:33:38.828Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:33:38 [2023-09-15T04:33:38.828Z] [INFO] 
00:33:38 [2023-09-15T04:33:38.828Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core ---
00:33:38 [2023-09-15T04:33:38.828Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
00:33:39 [2023-09-15T04:33:39.758Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
00:33:41 [2023-09-15T04:33:41.124Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:41 [2023-09-15T04:33:41.124Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.core ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.core ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] No tests to run.
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.pom
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2metadata.xml
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2artifacts.xml
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] Building Trace Compass Documentation 9.1.0-SNAPSHOT             [64/144]
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --------------------------------[ pom ]---------------------------------
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.doc ---
00:33:41 [2023-09-15T04:33:41.124Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:41 [2023-09-15T04:33:41.124Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
00:33:41 [2023-09-15T04:33:41.124Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:41 [2023-09-15T04:33:41.124Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc-9.1.0-SNAPSHOT.pom
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] Building Trace Compass Developer Guide 9.1.0-SNAPSHOT           [65/144]
00:33:41 [2023-09-15T04:33:41.124Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:33:41 [2023-09-15T04:33:41.125Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.125Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
00:33:41 [2023-09-15T04:33:41.125Z] [INFO] 
00:33:41 [2023-09-15T04:33:41.125Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
00:33:41 [2023-09-15T04:33:41.125Z] [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
00:33:41 [2023-09-15T04:33:41.125Z] [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
00:33:41 [2023-09-15T04:33:41.125Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:33:41 [2023-09-15T04:33:41.380Z] [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
00:33:41 [2023-09-15T04:33:41.380Z] [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
00:33:41 [2023-09-15T04:33:41.380Z] [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
00:33:41 [2023-09-15T04:33:41.380Z] [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 98 kB/s)
00:33:41 [2023-09-15T04:33:41.380Z] [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
00:33:41 [2023-09-15T04:33:41.380Z] [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
00:33:41 [2023-09-15T04:33:41.637Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
00:33:41 [2023-09-15T04:33:41.637Z] [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
00:33:41 [2023-09-15T04:33:41.637Z] [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
00:33:41 [2023-09-15T04:33:41.637Z] [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
00:33:41 [2023-09-15T04:33:41.637Z] [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 673 kB/s)
00:33:41 [2023-09-15T04:33:41.637Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
00:33:41 [2023-09-15T04:33:41.637Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
00:33:41 [2023-09-15T04:33:41.637Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
00:33:41 [2023-09-15T04:33:41.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
00:33:41 [2023-09-15T04:33:41.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
00:33:41 [2023-09-15T04:33:41.637Z] [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
00:33:41 [2023-09-15T04:33:41.637Z] [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 395 kB/s)
00:33:41 [2023-09-15T04:33:41.637Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
00:33:41 [2023-09-15T04:33:41.637Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
00:33:41 [2023-09-15T04:33:41.638Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
00:33:41 [2023-09-15T04:33:41.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
00:33:41 [2023-09-15T04:33:41.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
00:33:41 [2023-09-15T04:33:41.894Z] [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
00:33:41 [2023-09-15T04:33:41.894Z] [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 447 kB/s)
00:33:41 [2023-09-15T04:33:41.894Z] [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
00:33:41 [2023-09-15T04:33:41.894Z] [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
00:33:41 [2023-09-15T04:33:41.894Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
00:33:41 [2023-09-15T04:33:41.894Z] [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
00:33:41 [2023-09-15T04:33:41.894Z] [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
00:33:41 [2023-09-15T04:33:41.894Z] [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
00:33:41 [2023-09-15T04:33:41.894Z] [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 564 kB/s)
00:33:41 [2023-09-15T04:33:41.894Z] [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
00:33:41 [2023-09-15T04:33:41.894Z] [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
00:33:41 [2023-09-15T04:33:41.894Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:33:42 [2023-09-15T04:33:42.150Z] [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
00:33:42 [2023-09-15T04:33:42.151Z] [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
00:33:42 [2023-09-15T04:33:42.151Z] [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
00:33:42 [2023-09-15T04:33:42.151Z] [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 130 kB/s)
00:33:42 [2023-09-15T04:33:42.151Z] [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
00:33:42 [2023-09-15T04:33:42.151Z] [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
00:33:42 [2023-09-15T04:33:42.151Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
00:33:42 [2023-09-15T04:33:42.151Z] [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
00:33:42 [2023-09-15T04:33:42.151Z] [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
00:33:42 [2023-09-15T04:33:42.151Z] [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
00:33:42 [2023-09-15T04:33:42.151Z] [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 740 kB/s)
00:33:42 [2023-09-15T04:33:42.151Z] [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
00:33:42 [2023-09-15T04:33:42.151Z] [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
00:33:42 [2023-09-15T04:33:42.151Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
00:33:42 [2023-09-15T04:33:42.151Z] [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
00:33:42 [2023-09-15T04:33:42.407Z] [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
00:33:42 [2023-09-15T04:33:42.407Z] [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
00:33:42 [2023-09-15T04:33:42.407Z] [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 119 kB/s)
00:33:42 [2023-09-15T04:33:42.407Z] [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
00:33:42 [2023-09-15T04:33:42.407Z] [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
00:33:42 [2023-09-15T04:33:42.407Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
00:33:42 [2023-09-15T04:33:42.407Z] [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
00:33:42 [2023-09-15T04:33:42.407Z] [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
00:33:42 [2023-09-15T04:33:42.407Z] [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
00:33:42 [2023-09-15T04:33:42.407Z] [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 106 kB/s)
00:33:42 [2023-09-15T04:33:42.407Z] [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
00:33:42 [2023-09-15T04:33:42.407Z] [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
00:33:42 [2023-09-15T04:33:42.407Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:33:42 [2023-09-15T04:33:42.407Z] [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
00:33:42 [2023-09-15T04:33:42.664Z] [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
00:33:42 [2023-09-15T04:33:42.664Z] [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
00:33:42 [2023-09-15T04:33:42.664Z] [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 45 kB/s)
00:33:42 [2023-09-15T04:33:42.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
00:33:42 [2023-09-15T04:33:42.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
00:33:42 [2023-09-15T04:33:42.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
00:33:42 [2023-09-15T04:33:42.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
00:33:42 [2023-09-15T04:33:42.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
00:33:42 [2023-09-15T04:33:42.664Z] [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
00:33:42 [2023-09-15T04:33:42.664Z] [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 200 kB/s)
00:33:42 [2023-09-15T04:33:42.664Z] [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
00:33:42 [2023-09-15T04:33:42.664Z] [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
00:33:42 [2023-09-15T04:33:42.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
00:33:42 [2023-09-15T04:33:42.664Z] [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
00:33:42 [2023-09-15T04:33:42.664Z] [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
00:33:42 [2023-09-15T04:33:42.664Z] [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
00:33:42 [2023-09-15T04:33:42.664Z] [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 805 kB/s)
00:33:42 [2023-09-15T04:33:42.922Z] [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
00:33:42 [2023-09-15T04:33:42.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
00:33:42 [2023-09-15T04:33:42.922Z] [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
00:33:42 [2023-09-15T04:33:42.922Z] [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
00:33:42 [2023-09-15T04:33:42.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
00:33:42 [2023-09-15T04:33:42.922Z] [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
00:33:42 [2023-09-15T04:33:42.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
00:33:42 [2023-09-15T04:33:42.922Z] [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
00:33:42 [2023-09-15T04:33:42.922Z] [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
00:33:42 [2023-09-15T04:33:42.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
00:33:42 [2023-09-15T04:33:42.922Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:33:42 [2023-09-15T04:33:42.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
00:33:42 [2023-09-15T04:33:42.922Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:33:42 [2023-09-15T04:33:42.922Z] [INFO] Downloading from jboss-public-repository-group: https://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
00:33:42 [2023-09-15T04:33:42.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
00:33:43 [2023-09-15T04:33:43.179Z] [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
00:33:43 [2023-09-15T04:33:43.179Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
00:33:43 [2023-09-15T04:33:43.179Z] [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
00:33:43 [2023-09-15T04:33:43.179Z] [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
00:33:43 [2023-09-15T04:33:43.179Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
00:33:43 [2023-09-15T04:33:43.179Z] [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
00:33:43 [2023-09-15T04:33:43.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
00:33:43 [2023-09-15T04:33:43.179Z] [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
00:33:43 [2023-09-15T04:33:43.179Z] [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
00:33:43 [2023-09-15T04:33:43.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
00:33:43 [2023-09-15T04:33:43.179Z] [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
00:33:43 [2023-09-15T04:33:43.179Z] [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
00:33:43 [2023-09-15T04:33:43.179Z] [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
00:33:43 [2023-09-15T04:33:43.179Z] [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
00:33:43 [2023-09-15T04:33:43.179Z] [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
00:33:43 [2023-09-15T04:33:43.179Z] [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 1.4 MB/s)
00:33:43 [2023-09-15T04:33:43.179Z] [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 10 MB/s)
00:33:43 [2023-09-15T04:33:43.179Z] [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 2.3 MB/s)
00:33:43 [2023-09-15T04:33:43.179Z] [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 8.9 MB/s)
00:33:43 [2023-09-15T04:33:43.179Z] [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 57 MB/s)
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] Executing tasks
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] Executed tasks
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] 
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] 
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] 
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] 
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] 
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] 
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] 
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] Resolving class path of Trace Compass Developer Guide...
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] 
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
00:33:43 [2023-09-15T04:33:43.437Z] [INFO] Executing tasks
00:33:44 [2023-09-15T04:33:44.371Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] Executed tasks
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] 
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] 
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] 
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/ (128B)
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.20/ (446B)
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.20/categories/ (1.46kB)
00:33:44 [2023-09-15T04:33:44.371Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (142B)
00:33:44 [2023-09-15T04:33:44.626Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (125.38kB)
00:33:45 [2023-09-15T04:33:45.190Z] [INFO] Fetching R-4.20-202106111600&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.20/ (63B)
00:33:45 [2023-09-15T04:33:45.190Z] [INFO] Fetching org.apache.ant_1.10.10.v20210426-1926.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.95MB)
00:33:45 [2023-09-15T04:33:45.447Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.67MB)
00:33:45 [2023-09-15T04:33:45.703Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.33MB)
00:33:45 [2023-09-15T04:33:45.960Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.45MB)
00:33:46 [2023-09-15T04:33:46.216Z] [INFO] Fetching org.eclipse.ant.core_3.6.0.v20210415-1314.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (105.85kB)
00:33:46 [2023-09-15T04:33:46.473Z] [INFO] Fetching org.eclipse.core.variables_3.5.0.v20210510-1945.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (35.18kB)
00:33:46 [2023-09-15T04:33:46.473Z] [INFO] Fetching org.eclipse.core.runtime_3.22.0.v20210506-1025.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (69.25kB)
00:33:46 [2023-09-15T04:33:46.473Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.1000.v20210409-1722.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (98.15kB)
00:33:46 [2023-09-15T04:33:46.473Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (133.86kB)
00:33:46 [2023-09-15T04:33:46.473Z] [INFO] Fetching org.eclipse.equinox.registry_3.10.200.v20210503-1606.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (190.13kB)
00:33:46 [2023-09-15T04:33:46.729Z] [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (139.68kB)
00:33:46 [2023-09-15T04:33:46.729Z] [INFO] Fetching org.eclipse.osgi_3.16.300.v20210525-1715.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.42MB)
00:33:46 [2023-09-15T04:33:46.986Z] [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (90.75kB)
00:33:46 [2023-09-15T04:33:46.986Z] [INFO] Fetching org.eclipse.core.jobs_3.11.0.v20210420-1453.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (105.1kB)
00:33:46 [2023-09-15T04:33:46.986Z] [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (64.42kB)
00:33:46 [2023-09-15T04:33:46.986Z] [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (110.82kB)
00:33:46 [2023-09-15T04:33:46.986Z] [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (87.13kB)
00:33:46 [2023-09-15T04:33:46.986Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.200.v20210416-2027.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (52.21kB)
00:33:46 [2023-09-15T04:33:46.986Z] [INFO] Fetching org.eclipse.help_3.9.0.v20210507-0822.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (266.17kB)
00:33:46 [2023-09-15T04:33:46.986Z] [INFO] Fetching org.eclipse.help.base_4.3.300.v20210611-1600.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (424.03kB)
00:33:47 [2023-09-15T04:33:47.242Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
00:33:47 [2023-09-15T04:33:47.242Z] [INFO] Command line:
00:33:47 [2023-09-15T04:33:47.242Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
00:33:47 [2023-09-15T04:33:47.242Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:33:48 [2023-09-15T04:33:48.173Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:33:48 [2023-09-15T04:33:48.173Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
00:33:48 [2023-09-15T04:33:48.173Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
00:33:48 [2023-09-15T04:33:48.173Z] WARNING: System::setSecurityManager will be removed in a future release
00:33:49 [2023-09-15T04:33:49.539Z] Buildfile: build.xml
00:33:49 [2023-09-15T04:33:49.539Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
00:33:49 [2023-09-15T04:33:49.539Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:33:49 [2023-09-15T04:33:49.539Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
00:33:49 [2023-09-15T04:33:49.540Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
00:33:49 [2023-09-15T04:33:49.540Z] WARNING: System::setSecurityManager will be removed in a future release
00:33:49 [2023-09-15T04:33:49.540Z] 
00:33:49 [2023-09-15T04:33:49.540Z] build.index:
00:33:52 [2023-09-15T04:33:52.061Z] BUILD SUCCESSFUL
00:33:52 [2023-09-15T04:33:52.061Z] 
00:33:52 [2023-09-15T04:33:52.061Z] BUILD SUCCESSFUL
00:33:52 [2023-09-15T04:33:52.061Z] Total time: 2 seconds
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] 
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] 
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] 
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] 
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.dev ---
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] No tests to run.
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] 
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] 
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-sources.jar
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] 
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
00:33:52 [2023-09-15T04:33:52.061Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT.jar
00:33:52 [2023-09-15T04:33:52.316Z] [INFO] 
00:33:52 [2023-09-15T04:33:52.316Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
00:33:52 [2023-09-15T04:33:52.316Z] [INFO] 
00:33:52 [2023-09-15T04:33:52.316Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
00:33:52 [2023-09-15T04:33:52.316Z] [INFO] 
00:33:52 [2023-09-15T04:33:52.316Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.doc.dev ---
00:33:52 [2023-09-15T04:33:52.316Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:52 [2023-09-15T04:33:52.316Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:33:52 [2023-09-15T04:33:52.316Z] [INFO] 
00:33:52 [2023-09-15T04:33:52.316Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.dev ---
00:33:52 [2023-09-15T04:33:52.573Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT.jar
00:33:53 [2023-09-15T04:33:53.940Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-sources.jar
00:33:55 [2023-09-15T04:33:55.309Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.309Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
00:33:55 [2023-09-15T04:33:55.309Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:55 [2023-09-15T04:33:55.309Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:33:55 [2023-09-15T04:33:55.309Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.309Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.dev ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.dev ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] No tests to run.
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT.jar
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT.pom
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-sources.jar
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-p2metadata.xml
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-p2artifacts.xml
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] Executing tasks
00:33:55 [2023-09-15T04:33:55.569Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] Executed tasks
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [66/144]
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] The project's OSGi version is 2.2.0.202309150400
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] 
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:55 [2023-09-15T04:33:55.569Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui...
00:33:56 [2023-09-15T04:33:56.142Z] [INFO] 
00:33:56 [2023-09-15T04:33:56.142Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:56 [2023-09-15T04:33:56.142Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
00:33:56 [2023-09-15T04:33:56.142Z] [INFO] 
00:33:56 [2023-09-15T04:33:56.142Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:56 [2023-09-15T04:33:56.142Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
00:33:56 [2023-09-15T04:33:56.142Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] 
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] 
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] 
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:57 [2023-09-15T04:33:57.078Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] 
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] No tests to run.
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] 
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] 
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] 
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] 
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] 
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] 
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:57 [2023-09-15T04:33:57.078Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:57 [2023-09-15T04:33:57.078Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] 
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:57 [2023-09-15T04:33:57.078Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
00:33:58 [2023-09-15T04:33:58.447Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:59 [2023-09-15T04:33:59.816Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:33:59 [2023-09-15T04:33:59.816Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] No tests to run.
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.pom
00:33:59 [2023-09-15T04:33:59.816Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2metadata.xml
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2artifacts.xml
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] Building org.eclipse.tracecompass.tmf 9.1.0-SNAPSHOT            [67/144]
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] 
00:33:59 [2023-09-15T04:33:59.817Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
00:34:00 [2023-09-15T04:34:00.073Z] [INFO] 
00:34:00 [2023-09-15T04:34:00.073Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
00:34:00 [2023-09-15T04:34:00.073Z] [INFO] 
00:34:00 [2023-09-15T04:34:00.073Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
00:34:00 [2023-09-15T04:34:00.073Z] [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)
00:34:00 [2023-09-15T04:34:00.073Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT.jar
00:34:00 [2023-09-15T04:34:00.073Z] [INFO] 
00:34:00 [2023-09-15T04:34:00.073Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
00:34:00 [2023-09-15T04:34:00.073Z] [INFO] 
00:34:00 [2023-09-15T04:34:00.073Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
00:34:00 [2023-09-15T04:34:00.073Z] [INFO] 
00:34:00 [2023-09-15T04:34:00.073Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
00:34:00 [2023-09-15T04:34:00.329Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:00 [2023-09-15T04:34:00.329Z] [INFO] 
00:34:00 [2023-09-15T04:34:00.329Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf ---
00:34:00 [2023-09-15T04:34:00.329Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:00 [2023-09-15T04:34:00.329Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:34:00 [2023-09-15T04:34:00.329Z] [INFO] 
00:34:00 [2023-09-15T04:34:00.329Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf ---
00:34:00 [2023-09-15T04:34:00.329Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT.jar
00:34:01 [2023-09-15T04:34:01.698Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
00:34:02 [2023-09-15T04:34:02.627Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:02 [2023-09-15T04:34:02.627Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT.jar
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT.pom
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-p2metadata.xml
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-p2artifacts.xml
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [68/144]
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] The project's OSGi version is 1.1.0.202309150400
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
00:34:02 [2023-09-15T04:34:02.627Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui...
00:34:02 [2023-09-15T04:34:02.894Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.894Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
00:34:02 [2023-09-15T04:34:02.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
00:34:02 [2023-09-15T04:34:02.895Z] [INFO] 
00:34:02 [2023-09-15T04:34:02.895Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
00:34:02 [2023-09-15T04:34:02.895Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
00:34:02 [2023-09-15T04:34:02.895Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/classes
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] 
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] 
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] 
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
00:34:03 [2023-09-15T04:34:03.460Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] 
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.ui ---
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] No tests to run.
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] 
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] 
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] 
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] 
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] 
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] 
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf.ui ---
00:34:03 [2023-09-15T04:34:03.460Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:03 [2023-09-15T04:34:03.460Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] 
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.ui ---
00:34:03 [2023-09-15T04:34:03.460Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
00:34:04 [2023-09-15T04:34:04.832Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
00:34:05 [2023-09-15T04:34:05.762Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:05 [2023-09-15T04:34:05.762Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.ui ---
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.ui ---
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] No tests to run.
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.pom
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2metadata.xml
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2artifacts.xml
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] Building org.eclipse.tracecompass.btf 9.1.0-SNAPSHOT            [69/144]
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] 
00:34:05 [2023-09-15T04:34:05.762Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] 
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] 
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] 
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT.jar
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] 
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] 
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] 
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] 
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf ---
00:34:06 [2023-09-15T04:34:06.018Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:06 [2023-09-15T04:34:06.018Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] 
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf ---
00:34:06 [2023-09-15T04:34:06.018Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT.jar
00:34:07 [2023-09-15T04:34:07.387Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
00:34:08 [2023-09-15T04:34:08.765Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:08 [2023-09-15T04:34:08.765Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT.jar
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT.pom
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-p2metadata.xml
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-p2artifacts.xml
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [70/144]
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] The project's OSGi version is 1.0.4.202309150400
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests...
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] 
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:08 [2023-09-15T04:34:08.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
00:34:09 [2023-09-15T04:34:09.021Z] [INFO] 
00:34:09 [2023-09-15T04:34:09.021Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:09 [2023-09-15T04:34:09.021Z] [INFO] 
00:34:09 [2023-09-15T04:34:09.021Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:09 [2023-09-15T04:34:09.021Z] [INFO] 
00:34:09 [2023-09-15T04:34:09.021Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:09 [2023-09-15T04:34:09.021Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:09 [2023-09-15T04:34:09.021Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:34:09 [2023-09-15T04:34:09.021Z] [INFO] 
00:34:09 [2023-09-15T04:34:09.021Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:09 [2023-09-15T04:34:09.021Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
00:34:10 [2023-09-15T04:34:10.916Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
00:34:11 [2023-09-15T04:34:11.849Z] [INFO] 
00:34:11 [2023-09-15T04:34:11.849Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:11 [2023-09-15T04:34:11.849Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:11 [2023-09-15T04:34:11.849Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:34:11 [2023-09-15T04:34:11.849Z] [INFO] 
00:34:11 [2023-09-15T04:34:11.849Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:11 [2023-09-15T04:34:11.849Z] [INFO] 
00:34:11 [2023-09-15T04:34:11.849Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:12 [2023-09-15T04:34:12.106Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:34:12 [2023-09-15T04:34:12.106Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
00:34:12 [2023-09-15T04:34:12.106Z] [INFO] Command line:
00:34:12 [2023-09-15T04:34:12.106Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:34:12 [2023-09-15T04:34:12.106Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:34:16 [2023-09-15T04:34:16.275Z] !SESSION 2023-09-15 04:34:12.217 -----------------------------------------------
00:34:16 [2023-09-15T04:34:16.275Z] eclipse.buildId=unknown
00:34:16 [2023-09-15T04:34:16.275Z] java.version=17.0.2
00:34:16 [2023-09-15T04:34:16.275Z] java.vendor=Oracle Corporation
00:34:16 [2023-09-15T04:34:16.275Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:34:16 [2023-09-15T04:34:16.275Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:34:16 [2023-09-15T04:34:16.275Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:34:16 [2023-09-15T04:34:16.275Z] 
00:34:16 [2023-09-15T04:34:16.275Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:34:15.607
00:34:16 [2023-09-15T04:34:16.275Z] !MESSAGE FrameworkEvent ERROR
00:34:16 [2023-09-15T04:34:16.275Z] !STACK 0
00:34:16 [2023-09-15T04:34:16.275Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
00:34:16 [2023-09-15T04:34:16.275Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:34:16 [2023-09-15T04:34:16.275Z] 
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:34:16 [2023-09-15T04:34:16.275Z] 
00:34:16 [2023-09-15T04:34:16.275Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:34:15.892
00:34:16 [2023-09-15T04:34:16.275Z] !MESSAGE FrameworkEvent ERROR
00:34:16 [2023-09-15T04:34:16.275Z] !STACK 0
00:34:16 [2023-09-15T04:34:16.275Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
00:34:16 [2023-09-15T04:34:16.275Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:34:16 [2023-09-15T04:34:16.275Z] 
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:34:16 [2023-09-15T04:34:16.275Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:34:16 [2023-09-15T04:34:16.532Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
00:34:17 [2023-09-15T04:34:17.096Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
00:34:17 [2023-09-15T04:34:17.096Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.088 s
00:34:17 [2023-09-15T04:34:17.096Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.022 s
00:34:17 [2023-09-15T04:34:17.096Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.007 s
00:34:17 [2023-09-15T04:34:17.096Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.006 s
00:34:17 [2023-09-15T04:34:17.096Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
00:34:17 [2023-09-15T04:34:17.096Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.052 s
00:34:17 [2023-09-15T04:34:17.096Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.014 s
00:34:17 [2023-09-15T04:34:17.096Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.01 s
00:34:17 [2023-09-15T04:34:17.096Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
00:34:17 [2023-09-15T04:34:17.096Z] 
00:34:17 [2023-09-15T04:34:17.096Z] Results:
00:34:17 [2023-09-15T04:34:17.096Z] 
00:34:17 [2023-09-15T04:34:17.096Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
00:34:17 [2023-09-15T04:34:17.096Z] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] All tests passed!
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.pom
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [71/144]
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] The project's OSGi version is 1.1.11.202309150400
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests...
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] 
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
00:34:17 [2023-09-15T04:34:17.660Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
00:34:17 [2023-09-15T04:34:17.660Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/classes
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] 
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] 
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] 
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] 
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] 
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] 
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] 
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.common.core.tests ---
00:34:18 [2023-09-15T04:34:18.224Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:18 [2023-09-15T04:34:18.224Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] 
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core.tests ---
00:34:18 [2023-09-15T04:34:18.224Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
00:34:19 [2023-09-15T04:34:19.595Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
00:34:21 [2023-09-15T04:34:21.488Z] [INFO] 
00:34:21 [2023-09-15T04:34:21.488Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
00:34:21 [2023-09-15T04:34:21.488Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:21 [2023-09-15T04:34:21.488Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:34:21 [2023-09-15T04:34:21.488Z] [INFO] 
00:34:21 [2023-09-15T04:34:21.488Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
00:34:21 [2023-09-15T04:34:21.488Z] [INFO] 
00:34:21 [2023-09-15T04:34:21.488Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
00:34:21 [2023-09-15T04:34:21.744Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:34:21 [2023-09-15T04:34:21.744Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
00:34:21 [2023-09-15T04:34:21.744Z] [INFO] Command line:
00:34:21 [2023-09-15T04:34:21.744Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:34:21 [2023-09-15T04:34:21.744Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:34:25 [2023-09-15T04:34:25.018Z] !SESSION 2023-09-15 04:34:21.728 -----------------------------------------------
00:34:25 [2023-09-15T04:34:25.018Z] eclipse.buildId=unknown
00:34:25 [2023-09-15T04:34:25.018Z] java.version=17.0.2
00:34:25 [2023-09-15T04:34:25.018Z] java.vendor=Oracle Corporation
00:34:25 [2023-09-15T04:34:25.018Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:34:25 [2023-09-15T04:34:25.018Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:34:25 [2023-09-15T04:34:25.018Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:34:25 [2023-09-15T04:34:25.018Z] 
00:34:25 [2023-09-15T04:34:25.018Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:34:24.477
00:34:25 [2023-09-15T04:34:25.018Z] !MESSAGE FrameworkEvent ERROR
00:34:25 [2023-09-15T04:34:25.018Z] !STACK 0
00:34:25 [2023-09-15T04:34:25.018Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
00:34:25 [2023-09-15T04:34:25.018Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:34:25 [2023-09-15T04:34:25.018Z] 
00:34:25 [2023-09-15T04:34:25.018Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:34:25 [2023-09-15T04:34:25.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:34:25 [2023-09-15T04:34:25.018Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:34:25 [2023-09-15T04:34:25.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:34:25 [2023-09-15T04:34:25.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:34:25 [2023-09-15T04:34:25.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:34:25 [2023-09-15T04:34:25.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:34:25 [2023-09-15T04:34:25.018Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:34:25 [2023-09-15T04:34:25.018Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:34:25 [2023-09-15T04:34:25.018Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:34:25 [2023-09-15T04:34:25.581Z] 
00:34:25 [2023-09-15T04:34:25.581Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:34:25.497
00:34:25 [2023-09-15T04:34:25.581Z] !MESSAGE FrameworkEvent ERROR
00:34:25 [2023-09-15T04:34:25.581Z] !STACK 0
00:34:25 [2023-09-15T04:34:25.581Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [148]
00:34:25 [2023-09-15T04:34:25.581Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:34:25 [2023-09-15T04:34:25.581Z] 
00:34:25 [2023-09-15T04:34:25.581Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:34:25 [2023-09-15T04:34:25.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:34:25 [2023-09-15T04:34:25.581Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:34:25 [2023-09-15T04:34:25.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:34:25 [2023-09-15T04:34:25.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:34:25 [2023-09-15T04:34:25.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:34:25 [2023-09-15T04:34:25.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:34:25 [2023-09-15T04:34:25.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:34:25 [2023-09-15T04:34:25.581Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:34:25 [2023-09-15T04:34:25.581Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:34:26 [2023-09-15T04:34:26.144Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
00:34:26 [2023-09-15T04:34:26.144Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.003 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.144Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.034 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.145Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
00:34:26 [2023-09-15T04:34:26.402Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
00:34:26 [2023-09-15T04:34:26.402Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.402Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.402Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.403Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.403Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
00:34:26 [2023-09-15T04:34:26.404Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.002 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.404Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.405Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.405Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
00:34:26 [2023-09-15T04:34:26.662Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] 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
00:34:26 [2023-09-15T04:34:26.662Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
00:34:26 [2023-09-15T04:34:26.662Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
00:34:26 [2023-09-15T04:34:26.662Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.662Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.663Z] 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
00:34:26 [2023-09-15T04:34:26.664Z] 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.001 s
00:34:26 [2023-09-15T04:34:26.664Z] 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
00:34:26 [2023-09-15T04:34:26.664Z] 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
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.046 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.664Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
00:34:26 [2023-09-15T04:34:26.664Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testFormat[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject2[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.664Z] testParseObject[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject2[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testParseObject[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.665Z] testFormat[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject2[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormatIllegalArgument[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormat[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject2[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormatIllegalArgument[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormat[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject2[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormatIllegalArgument[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormat[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject2[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormatIllegalArgument[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormat[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject2[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormatIllegalArgument[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormat[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject2[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormatIllegalArgument[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormat[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject2[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormatIllegalArgument[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormat[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject2[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormatIllegalArgument[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormat[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject2[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormatIllegalArgument[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormat[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject2[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormatIllegalArgument[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testFormat[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] testParseObject2[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.666Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
00:34:26 [2023-09-15T04:34:26.666Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.666Z] WARNING: {"ts":"146384702170.229","ph":"B","tid":1,"pid":1,"name":"foo"}
00:34:26 [2023-09-15T04:34:26.666Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.666Z] WARNING: {"ts":"146384702170.229","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
00:34:26 [2023-09-15T04:34:26.923Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
00:34:26 [2023-09-15T04:34:26.923Z] WARNING: {"ts":"146384908647.903","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.923Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.923Z] WARNING: {"ts":"146384910614.193","ph":"B","tid":1,"pid":1,"name":"foo"}
00:34:26 [2023-09-15T04:34:26.923Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.923Z] WARNING: {"ts":"146384910614.193","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
00:34:26 [2023-09-15T04:34:26.923Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
00:34:26 [2023-09-15T04:34:26.923Z] WARNING: {"ts":"146384914272.395","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.923Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.923Z] WARNING: {"ts":"146384924752.312","ph":"B","tid":1,"pid":1,"name":"foo"}
00:34:26 [2023-09-15T04:34:26.923Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.923Z] WARNING: {"ts":"146384924752.312","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
00:34:26 [2023-09-15T04:34:26.923Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
00:34:26 [2023-09-15T04:34:26.923Z] WARNING: {"ts":"146384925940.337","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.923Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
00:34:26 [2023-09-15T04:34:26.923Z] WARNING: {"ts":"146384927521.834","ph":"B","tid":1,"pid":1,"name":"foo"}
00:34:26 [2023-09-15T04:34:26.923Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
00:34:26 [2023-09-15T04:34:26.923Z] WARNING: {"ts":"146384929553.163","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.923Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.923Z] WARNING: {"ts":"146384933202.436","ph":"B","tid":1,"pid":1,"name":"foo"}
00:34:26 [2023-09-15T04:34:26.923Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.923Z] WARNING: {"ts":"146384933202.436","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146384934318.376","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146384941568.023","ph":"B","tid":1,"pid":1,"name":"foo"}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146384942193.69","ph":"B","tid":1,"pid":1,"name":"bar"}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146384942775.814","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146384943308.864","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146384944473.872","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146384945185.132","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146384945803.361","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146384946447.855","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146384947048.667","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146384947598.045","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146384948779.249","ph":"B","tid":1,"pid":1,"name":"foo"}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146384949817.939","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146385000744.44","ph":"B","tid":1,"pid":1,"name":"foo"}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146385000744.44","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146385005003.696","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146385007317.92","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146385008260.567","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146385009405.258","ph":"B","tid":1,"pid":1,"name":"foo"}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146385010101.804","ph":"B","tid":1,"pid":1,"name":"bar"}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146385011023.4","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146385011683.368","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146385012884.195","ph":"B","tid":1,"pid":1,"name":"foo"}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146385012884.195","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] WARNING: {"ts":"146385014473.899","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146385020593.097","ph":"B","tid":1,"pid":1,"name":"world"}
00:34:26 [2023-09-15T04:34:26.924Z] Sep 15, 2023 4:34:26 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
00:34:26 [2023-09-15T04:34:26.924Z] INFO: {"ts":"146385021112.382","ph":"E","tid":1,"pid":1}
00:34:26 [2023-09-15T04:34:26.924Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
00:34:26 [2023-09-15T04:34:26.924Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.263 s
00:34:26 [2023-09-15T04:34:26.924Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.006 s
00:34:26 [2023-09-15T04:34:26.924Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.008 s
00:34:26 [2023-09-15T04:34:26.924Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
00:34:26 [2023-09-15T04:34:26.924Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
00:34:26 [2023-09-15T04:34:26.924Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
00:34:26 [2023-09-15T04:34:26.924Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
00:34:26 [2023-09-15T04:34:26.924Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.924Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
00:34:26 [2023-09-15T04:34:26.924Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
00:34:26 [2023-09-15T04:34:26.924Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.924Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
00:34:26 [2023-09-15T04:34:26.924Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
00:34:26 [2023-09-15T04:34:26.924Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.05 s
00:34:26 [2023-09-15T04:34:26.924Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.006 s
00:34:26 [2023-09-15T04:34:26.924Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
00:34:26 [2023-09-15T04:34:26.924Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
00:34:26 [2023-09-15T04:34:26.924Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
00:34:26 [2023-09-15T04:34:26.924Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
00:34:26 [2023-09-15T04:34:26.924Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.924Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
00:34:26 [2023-09-15T04:34:26.924Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
00:34:26 [2023-09-15T04:34:26.924Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
00:34:26 [2023-09-15T04:34:26.924Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
00:34:27 [2023-09-15T04:34:27.181Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
00:34:27 [2023-09-15T04:34:27.181Z] testDescending(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0.005 s
00:34:27 [2023-09-15T04:34:27.181Z] testJmx(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.181Z] testSame(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0.001 s
00:34:27 [2023-09-15T04:34:27.181Z] testClimbing(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0.001 s
00:34:27 [2023-09-15T04:34:27.181Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
00:34:27 [2023-09-15T04:34:27.181Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
00:34:27 [2023-09-15T04:34:27.181Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
00:34:27 [2023-09-15T04:34:27.181Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
00:34:27 [2023-09-15T04:34:27.181Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
00:34:27 [2023-09-15T04:34:27.181Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
00:34:27 [2023-09-15T04:34:27.181Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.181Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.052 s
00:34:27 [2023-09-15T04:34:27.181Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.181Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
00:34:27 [2023-09-15T04:34:27.181Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.181Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.181Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
00:34:27 [2023-09-15T04:34:27.181Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
00:34:27 [2023-09-15T04:34:27.181Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.016 s
00:34:27 [2023-09-15T04:34:27.181Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.008 s
00:34:27 [2023-09-15T04:34:27.181Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
00:34:27 [2023-09-15T04:34:27.181Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.004 s
00:34:27 [2023-09-15T04:34:27.181Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
00:34:27 [2023-09-15T04:34:27.181Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
00:34:27 [2023-09-15T04:34:27.181Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.181Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
00:34:27 [2023-09-15T04:34:27.181Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.181Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.181Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.181Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.181Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.181Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
00:34:27 [2023-09-15T04:34:27.439Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
00:34:27 [2023-09-15T04:34:27.439Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
00:34:27 [2023-09-15T04:34:27.439Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.25 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
00:34:27 [2023-09-15T04:34:27.439Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.15 s
00:34:27 [2023-09-15T04:34:27.439Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
00:34:27 [2023-09-15T04:34:27.439Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.022 s
00:34:27 [2023-09-15T04:34:27.439Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
00:34:27 [2023-09-15T04:34:27.439Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.004 s
00:34:27 [2023-09-15T04:34:27.439Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
00:34:27 [2023-09-15T04:34:27.439Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
00:34:27 [2023-09-15T04:34:27.439Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
00:34:27 [2023-09-15T04:34:27.439Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
00:34:27 [2023-09-15T04:34:27.439Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
00:34:27 [2023-09-15T04:34:27.439Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
00:34:27 [2023-09-15T04:34:27.439Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
00:34:27 [2023-09-15T04:34:27.439Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
00:34:27 [2023-09-15T04:34:27.439Z] 
00:34:27 [2023-09-15T04:34:27.439Z] Results:
00:34:27 [2023-09-15T04:34:27.439Z] 
00:34:27 [2023-09-15T04:34:27.439Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
00:34:27 [2023-09-15T04:34:27.439Z] 
00:34:28 [2023-09-15T04:34:28.010Z] [INFO] All tests passed!
00:34:28 [2023-09-15T04:34:28.010Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.010Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
00:34:28 [2023-09-15T04:34:28.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
00:34:28 [2023-09-15T04:34:28.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.pom
00:34:28 [2023-09-15T04:34:28.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
00:34:28 [2023-09-15T04:34:28.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2metadata.xml
00:34:28 [2023-09-15T04:34:28.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2artifacts.xml
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] Building org.eclipse.tracecompass.ctf 9.1.0-SNAPSHOT            [72/144]
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.011Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT.jar
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.012Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.013Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:28 [2023-09-15T04:34:28.013Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.013Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.013Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:28 [2023-09-15T04:34:28.013Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:34:28 [2023-09-15T04:34:28.013Z] [INFO] 
00:34:28 [2023-09-15T04:34:28.013Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf ---
00:34:28 [2023-09-15T04:34:28.013Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT.jar
00:34:29 [2023-09-15T04:34:29.002Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
00:34:29 [2023-09-15T04:34:29.930Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:29 [2023-09-15T04:34:29.930Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT.jar
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT.pom
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-p2metadata.xml
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-p2artifacts.xml
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [73/144]
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] The project's OSGi version is 1.0.4.202309150400
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] 
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:29 [2023-09-15T04:34:29.930Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests...
00:34:30 [2023-09-15T04:34:30.186Z] [INFO] 
00:34:30 [2023-09-15T04:34:30.186Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:30 [2023-09-15T04:34:30.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
00:34:30 [2023-09-15T04:34:30.186Z] [INFO] 
00:34:30 [2023-09-15T04:34:30.186Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:30 [2023-09-15T04:34:30.186Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
00:34:30 [2023-09-15T04:34:30.186Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
00:34:31 [2023-09-15T04:34:31.631Z] [INFO] 
00:34:31 [2023-09-15T04:34:31.631Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:31 [2023-09-15T04:34:31.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
00:34:31 [2023-09-15T04:34:31.631Z] [INFO] 
00:34:31 [2023-09-15T04:34:31.631Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] 
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] 
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] 
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] 
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] 
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:31 [2023-09-15T04:34:31.888Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:31 [2023-09-15T04:34:31.888Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] 
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:31 [2023-09-15T04:34:31.888Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
00:34:33 [2023-09-15T04:34:33.257Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
00:34:33 [2023-09-15T04:34:33.851Z] [INFO] 
00:34:33 [2023-09-15T04:34:33.851Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:33 [2023-09-15T04:34:33.851Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:33 [2023-09-15T04:34:33.851Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:34:33 [2023-09-15T04:34:33.851Z] [INFO] 
00:34:33 [2023-09-15T04:34:33.851Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:33 [2023-09-15T04:34:33.851Z] [INFO] 
00:34:33 [2023-09-15T04:34:33.851Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:34 [2023-09-15T04:34:34.415Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:34:34 [2023-09-15T04:34:34.415Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
00:34:34 [2023-09-15T04:34:34.415Z] [INFO] Command line:
00:34:34 [2023-09-15T04:34:34.415Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:34:34 [2023-09-15T04:34:34.415Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:34:37 [2023-09-15T04:34:37.686Z] !SESSION 2023-09-15 04:34:34.415 -----------------------------------------------
00:34:37 [2023-09-15T04:34:37.686Z] eclipse.buildId=unknown
00:34:37 [2023-09-15T04:34:37.686Z] java.version=17.0.2
00:34:37 [2023-09-15T04:34:37.686Z] java.vendor=Oracle Corporation
00:34:37 [2023-09-15T04:34:37.686Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:34:37 [2023-09-15T04:34:37.686Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
00:34:37 [2023-09-15T04:34:37.686Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:34:37 [2023-09-15T04:34:37.686Z] 
00:34:37 [2023-09-15T04:34:37.686Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:34:37.199
00:34:37 [2023-09-15T04:34:37.686Z] !MESSAGE FrameworkEvent ERROR
00:34:37 [2023-09-15T04:34:37.686Z] !STACK 0
00:34:37 [2023-09-15T04:34:37.686Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
00:34:37 [2023-09-15T04:34:37.686Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:34:37 [2023-09-15T04:34:37.686Z] 
00:34:37 [2023-09-15T04:34:37.686Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:34:37 [2023-09-15T04:34:37.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:34:37 [2023-09-15T04:34:37.686Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:34:37 [2023-09-15T04:34:37.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:34:37 [2023-09-15T04:34:37.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:34:37 [2023-09-15T04:34:37.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:34:37 [2023-09-15T04:34:37.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:34:37 [2023-09-15T04:34:37.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:34:37 [2023-09-15T04:34:37.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:34:37 [2023-09-15T04:34:37.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:34:38 [2023-09-15T04:34:38.249Z] 
00:34:38 [2023-09-15T04:34:38.249Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:34:38.103
00:34:38 [2023-09-15T04:34:38.249Z] !MESSAGE FrameworkEvent ERROR
00:34:38 [2023-09-15T04:34:38.249Z] !STACK 0
00:34:38 [2023-09-15T04:34:38.249Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [148]
00:34:38 [2023-09-15T04:34:38.249Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:34:38 [2023-09-15T04:34:38.249Z] 
00:34:38 [2023-09-15T04:34:38.249Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:34:38 [2023-09-15T04:34:38.249Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:34:38 [2023-09-15T04:34:38.249Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:34:38 [2023-09-15T04:34:38.249Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:34:38 [2023-09-15T04:34:38.249Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:34:38 [2023-09-15T04:34:38.249Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:34:38 [2023-09-15T04:34:38.249Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:34:38 [2023-09-15T04:34:38.249Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:34:38 [2023-09-15T04:34:38.249Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:34:38 [2023-09-15T04:34:38.249Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:34:38 [2023-09-15T04:34:38.507Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
00:34:38 [2023-09-15T04:34:38.764Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.108 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
00:34:38 [2023-09-15T04:34:38.764Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
00:34:38 [2023-09-15T04:34:38.764Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.02 s
00:34:38 [2023-09-15T04:34:38.764Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
00:34:38 [2023-09-15T04:34:38.764Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
00:34:38 [2023-09-15T04:34:38.764Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.764Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.764Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
00:34:38 [2023-09-15T04:34:38.764Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
00:34:38 [2023-09-15T04:34:38.764Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
00:34:38 [2023-09-15T04:34:38.764Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.764Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
00:34:38 [2023-09-15T04:34:38.764Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.764Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
00:34:38 [2023-09-15T04:34:38.765Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
00:34:38 [2023-09-15T04:34:38.765Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
00:34:38 [2023-09-15T04:34:38.765Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
00:34:38 [2023-09-15T04:34:38.765Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
00:34:38 [2023-09-15T04:34:38.765Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
00:34:38 [2023-09-15T04:34:38.765Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
00:34:38 [2023-09-15T04:34:38.765Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
00:34:38 [2023-09-15T04:34:38.765Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
00:34:38 [2023-09-15T04:34:38.765Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
00:34:38 [2023-09-15T04:34:38.765Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
00:34:38 [2023-09-15T04:34:38.765Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
00:34:38 [2023-09-15T04:34:38.765Z] 
00:34:38 [2023-09-15T04:34:38.765Z] Results:
00:34:38 [2023-09-15T04:34:38.765Z] 
00:34:38 [2023-09-15T04:34:38.765Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
00:34:38 [2023-09-15T04:34:38.765Z] 
00:34:39 [2023-09-15T04:34:39.328Z] [INFO] All tests passed!
00:34:39 [2023-09-15T04:34:39.328Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.328Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:39 [2023-09-15T04:34:39.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
00:34:39 [2023-09-15T04:34:39.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.pom
00:34:39 [2023-09-15T04:34:39.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
00:34:39 [2023-09-15T04:34:39.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2metadata.xml
00:34:39 [2023-09-15T04:34:39.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2artifacts.xml
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.1.0-SNAPSHOT        [74/144]
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT.jar
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:39 [2023-09-15T04:34:39.585Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] 
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:39 [2023-09-15T04:34:39.585Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT.jar
00:34:40 [2023-09-15T04:34:40.514Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:41 [2023-09-15T04:34:41.443Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:41 [2023-09-15T04:34:41.443Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT.jar
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT.pom
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-sources-feature.jar
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-p2metadata.xml
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-p2artifacts.xml
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [75/144]
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] The project's OSGi version is 1.0.12.202309150400
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] 
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:41 [2023-09-15T04:34:41.443Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests...
00:34:42 [2023-09-15T04:34:42.006Z] [INFO] 
00:34:42 [2023-09-15T04:34:42.006Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:42 [2023-09-15T04:34:42.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
00:34:42 [2023-09-15T04:34:42.006Z] [INFO] 
00:34:42 [2023-09-15T04:34:42.006Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:42 [2023-09-15T04:34:42.006Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
00:34:42 [2023-09-15T04:34:42.006Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] 
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] 
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] 
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] 
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] 
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] 
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] 
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:42 [2023-09-15T04:34:42.262Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:42 [2023-09-15T04:34:42.262Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] 
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:42 [2023-09-15T04:34:42.262Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
00:34:43 [2023-09-15T04:34:43.191Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
00:34:43 [2023-09-15T04:34:43.753Z] [INFO] 
00:34:43 [2023-09-15T04:34:43.753Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:43 [2023-09-15T04:34:43.753Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:34:43 [2023-09-15T04:34:43.753Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:34:43 [2023-09-15T04:34:43.753Z] [INFO] 
00:34:43 [2023-09-15T04:34:43.753Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:43 [2023-09-15T04:34:43.753Z] [INFO] 
00:34:43 [2023-09-15T04:34:43.753Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:34:44 [2023-09-15T04:34:44.317Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:34:44 [2023-09-15T04:34:44.317Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
00:34:44 [2023-09-15T04:34:44.317Z] [INFO] Command line:
00:34:44 [2023-09-15T04:34:44.317Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:34:44 [2023-09-15T04:34:44.317Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:34:48 [2023-09-15T04:34:48.500Z] !SESSION 2023-09-15 04:34:44.301 -----------------------------------------------
00:34:48 [2023-09-15T04:34:48.500Z] eclipse.buildId=unknown
00:34:48 [2023-09-15T04:34:48.500Z] java.version=17.0.2
00:34:48 [2023-09-15T04:34:48.500Z] java.vendor=Oracle Corporation
00:34:48 [2023-09-15T04:34:48.500Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:34:48 [2023-09-15T04:34:48.500Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:34:48 [2023-09-15T04:34:48.500Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:34:48 [2023-09-15T04:34:48.500Z] 
00:34:48 [2023-09-15T04:34:48.500Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:34:47.781
00:34:48 [2023-09-15T04:34:48.500Z] !MESSAGE FrameworkEvent ERROR
00:34:48 [2023-09-15T04:34:48.500Z] !STACK 0
00:34:48 [2023-09-15T04:34:48.500Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:34:48 [2023-09-15T04:34:48.500Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:34:48 [2023-09-15T04:34:48.500Z] 
00:34:48 [2023-09-15T04:34:48.500Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:34:48 [2023-09-15T04:34:48.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:34:48 [2023-09-15T04:34:48.500Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:34:48 [2023-09-15T04:34:48.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:34:48 [2023-09-15T04:34:48.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:34:48 [2023-09-15T04:34:48.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:34:48 [2023-09-15T04:34:48.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:34:48 [2023-09-15T04:34:48.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:34:48 [2023-09-15T04:34:48.501Z] 
00:34:48 [2023-09-15T04:34:48.501Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:34:48.078
00:34:48 [2023-09-15T04:34:48.501Z] !MESSAGE FrameworkEvent ERROR
00:34:48 [2023-09-15T04:34:48.501Z] !STACK 0
00:34:48 [2023-09-15T04:34:48.501Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:34:48 [2023-09-15T04:34:48.501Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:34:48 [2023-09-15T04:34:48.501Z] 
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:34:48 [2023-09-15T04:34:48.501Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:34:48 [2023-09-15T04:34:48.757Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:34:48 [2023-09-15T04:34:48.757Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:34:54 [2023-09-15T04:34:54.008Z] 
00:34:54 [2023-09-15T04:34:54.008Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:34:53.812
00:34:54 [2023-09-15T04:34:54.008Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:34:54 [2023-09-15T04:34:54.008Z] 
00:34:54 [2023-09-15T04:34:54.008Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:34:53.900
00:34:54 [2023-09-15T04:34:54.008Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:34:54 [2023-09-15T04:34:54.008Z] !STACK 0
00:34:54 [2023-09-15T04:34:54.008Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:34:54 [2023-09-15T04:34:54.008Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:34:54 [2023-09-15T04:34:54.008Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:34:54 [2023-09-15T04:34:54.008Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:34:54 [2023-09-15T04:34:54.008Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:34:54 [2023-09-15T04:34:54.008Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:34:54 [2023-09-15T04:34:54.008Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:34:54 [2023-09-15T04:34:54.008Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:34:54 [2023-09-15T04:34:54.008Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:34:54 [2023-09-15T04:34:54.008Z] Caused by: java.io.IOException: error=2, No such file or directory
00:34:54 [2023-09-15T04:34:54.008Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:34:54 [2023-09-15T04:34:54.008Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:34:54 [2023-09-15T04:34:54.008Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:34:54 [2023-09-15T04:34:54.008Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:34:54 [2023-09-15T04:34:54.008Z] 	... 7 more
00:34:54 [2023-09-15T04:34:54.265Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
00:34:54 [2023-09-15T04:34:54.828Z] Display size: 1440x900
00:34:54 [2023-09-15T04:34:54.828Z] OS version=5.18.5-100.fc35.x86_64
00:34:54 [2023-09-15T04:34:54.828Z] GTK version=3.22.30
00:34:54 [2023-09-15T04:34:54.828Z] GTK theme=Ambiance
00:34:54 [2023-09-15T04:34:54.828Z] LIBOVERLAY_SCROLLBAR=0
00:34:54 [2023-09-15T04:34:54.828Z] Time zone: Greenwich Mean Time
00:34:54 [2023-09-15T04:34:54.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@14b4ce6f] time=-1759587223 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:34:55 [2023-09-15T04:34:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:34:55 [2023-09-15T04:34:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:34:55 [2023-09-15T04:34:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:34:55 [2023-09-15T04:34:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:34:55 [2023-09-15T04:34:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1759586202 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:34:55 [2023-09-15T04:34:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1759586201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759586200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759585973 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759585972 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759585972 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759585972 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759585971 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759585818 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759585816 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759585816 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759585816 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759585815 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759585815 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759585794 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759585790 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759585789 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759585789 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759585741 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759585704 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1759585702 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1759585701 data=null doit=true}, TreeItem with text {Traces [0]}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1759585701 data=null}, TreeItem with text {Traces [0]}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1759585701 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:34:56 [2023-09-15T04:34:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759585701 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:34:56 [2023-09-15T04:34:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1759585626 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:34:57 [2023-09-15T04:34:57.109Z] 
00:34:57 [2023-09-15T04:34:57.109Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:34:56.904
00:34:57 [2023-09-15T04:34:57.109Z] !MESSAGE Error initializing trace.
00:34:57 [2023-09-15T04:34:57.109Z] 
00:34:57 [2023-09-15T04:34:57.109Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
00:34:57 [2023-09-15T04:34:57.109Z] !STACK 0
00:34:57 [2023-09-15T04:34:57.109Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:34:57 [2023-09-15T04:34:57.109Z] Caused by: MismatchedTokenException(57!=72)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:428)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:379)
00:34:57 [2023-09-15T04:34:57.109Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:34:57 [2023-09-15T04:34:57.109Z] 	... 8 more
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759584189 data=null doit=true}, Shell with text {Open Trace}]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759584186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759584185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759584185 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759584185 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759584185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759584185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759584184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759583924 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759583924 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759583924 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759583923 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759583919 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759583877 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759583876 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759583876 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759583876 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759583875 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759583841 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759583830 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:58 [2023-09-15T04:34:58.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759583829 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759583828 data=null doit=true}, TreeItem with text {Traces [1]}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759583828 data=null}, TreeItem with text {Traces [1]}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759583828 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759583827 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:34:58 [2023-09-15T04:34:58.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759583807 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:34:58 [2023-09-15T04:34:58.554Z] 
00:34:58 [2023-09-15T04:34:58.554Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:34:58.383
00:34:58 [2023-09-15T04:34:58.554Z] !MESSAGE Error initializing trace.
00:34:58 [2023-09-15T04:34:58.554Z] 
00:34:58 [2023-09-15T04:34:58.554Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
00:34:58 [2023-09-15T04:34:58.554Z] !STACK 0
00:34:58 [2023-09-15T04:34:58.554Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:34:58 [2023-09-15T04:34:58.554Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:280)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:34:58 [2023-09-15T04:34:58.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:34:58 [2023-09-15T04:34:58.554Z] 	... 8 more
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759582729 data=null doit=true}, Shell with text {Open Trace}]
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759582727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759582727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759582727 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759582726 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759582726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759582726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759582726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759582497 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759582496 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759582496 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759582496 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759582495 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759582418 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759582416 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759582416 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759582416 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759582416 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759582415 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759582397 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:34:59 [2023-09-15T04:34:59.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759582395 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759582395 data=null doit=true}, TreeItem with text {Traces [1]}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759582395 data=null}, TreeItem with text {Traces [1]}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759582394 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759582394 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:34:59 [2023-09-15T04:34:59.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759582323 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:34:59 [2023-09-15T04:34:59.745Z] 
00:34:59 [2023-09-15T04:34:59.745Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:34:59.699
00:34:59 [2023-09-15T04:34:59.745Z] !MESSAGE Error initializing trace.
00:34:59 [2023-09-15T04:34:59.745Z] 
00:34:59 [2023-09-15T04:34:59.745Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
00:34:59 [2023-09-15T04:34:59.745Z] !STACK 0
00:34:59 [2023-09-15T04:34:59.745Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
00:34:59 [2023-09-15T04:34:59.745Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
00:34:59 [2023-09-15T04:34:59.745Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:34:59 [2023-09-15T04:34:59.745Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:34:59 [2023-09-15T04:34:59.745Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:34:59 [2023-09-15T04:34:59.746Z] Caused by: NoViableAltException(75@[])
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:428)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:379)
00:34:59 [2023-09-15T04:34:59.746Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:34:59 [2023-09-15T04:34:59.746Z] 	... 8 more
00:35:00 [2023-09-15T04:35:00.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:00 [2023-09-15T04:35:00.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759581765 data=null doit=true}, Shell with text {Open Trace}]
00:35:00 [2023-09-15T04:35:00.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759581762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759581762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759581762 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759581761 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759581761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759581761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759581761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:00 [2023-09-15T04:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759581519 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759581519 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759581519 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759581519 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759581518 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759581489 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759581488 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759581488 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759581488 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759581487 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759581487 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759581431 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:00 [2023-09-15T04:35:00.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759581429 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759581428 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759581428 data=null}, TreeItem with text {Traces [1]}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759581428 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759581428 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:00 [2023-09-15T04:35:00.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759581410 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:00 [2023-09-15T04:35:00.831Z] 
00:35:00 [2023-09-15T04:35:00.831Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:00.622
00:35:00 [2023-09-15T04:35:00.831Z] !MESSAGE Error initializing trace.
00:35:00 [2023-09-15T04:35:00.831Z] 
00:35:00 [2023-09-15T04:35:00.831Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
00:35:00 [2023-09-15T04:35:00.831Z] !STACK 0
00:35:00 [2023-09-15T04:35:00.831Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
00:35:00 [2023-09-15T04:35:00.831Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:00 [2023-09-15T04:35:00.831Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:00 [2023-09-15T04:35:00.831Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:00 [2023-09-15T04:35:00.831Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:00 [2023-09-15T04:35:00.831Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:00 [2023-09-15T04:35:00.831Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:00 [2023-09-15T04:35:00.832Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:00 [2023-09-15T04:35:00.832Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:00 [2023-09-15T04:35:00.832Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:00 [2023-09-15T04:35:00.832Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
00:35:00 [2023-09-15T04:35:00.832Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164)
00:35:00 [2023-09-15T04:35:00.832Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
00:35:00 [2023-09-15T04:35:00.832Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:280)
00:35:00 [2023-09-15T04:35:00.832Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:00 [2023-09-15T04:35:00.832Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:00 [2023-09-15T04:35:00.832Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:00 [2023-09-15T04:35:00.832Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:00 [2023-09-15T04:35:00.832Z] 	... 8 more
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759580797 data=null doit=true}, Shell with text {Open Trace}]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759580795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759580795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759580795 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759580795 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759580795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759580795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759580795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759580613 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759580613 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759580613 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759580612 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759580612 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759580589 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759580588 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759580588 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759580588 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759580588 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759580588 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759580518 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:01 [2023-09-15T04:35:01.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:01 [2023-09-15T04:35:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:01 [2023-09-15T04:35:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759580516 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:01 [2023-09-15T04:35:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759580516 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:01 [2023-09-15T04:35:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759580516 data=null}, TreeItem with text {Traces [1]}]
00:35:01 [2023-09-15T04:35:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759580516 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:01 [2023-09-15T04:35:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759580516 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:01 [2023-09-15T04:35:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759580502 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:01 [2023-09-15T04:35:01.659Z] 
00:35:01 [2023-09-15T04:35:01.659Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:01.515
00:35:01 [2023-09-15T04:35:01.659Z] !MESSAGE Error initializing trace.
00:35:01 [2023-09-15T04:35:01.659Z] 
00:35:01 [2023-09-15T04:35:01.659Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
00:35:01 [2023-09-15T04:35:01.659Z] !STACK 0
00:35:01 [2023-09-15T04:35:01.659Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:01 [2023-09-15T04:35:01.659Z] Caused by: NoViableAltException(14@[])
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
00:35:01 [2023-09-15T04:35:01.659Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
00:35:01 [2023-09-15T04:35:01.660Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
00:35:01 [2023-09-15T04:35:01.660Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
00:35:01 [2023-09-15T04:35:01.660Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:428)
00:35:01 [2023-09-15T04:35:01.660Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:379)
00:35:01 [2023-09-15T04:35:01.660Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:01 [2023-09-15T04:35:01.660Z] 	... 8 more
00:35:02 [2023-09-15T04:35:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:02 [2023-09-15T04:35:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759579905 data=null doit=true}, Shell with text {Open Trace}]
00:35:02 [2023-09-15T04:35:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759579903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759579903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759579903 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759579903 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759579903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759579903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759579902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759579692 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759579692 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759579692 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759579691 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759579691 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759579622 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759579617 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759579616 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759579616 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759579616 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759579615 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759579606 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:02 [2023-09-15T04:35:02.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759579605 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759579605 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759579605 data=null}, TreeItem with text {Traces [1]}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759579604 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759579600 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:02 [2023-09-15T04:35:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759579534 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:02 [2023-09-15T04:35:02.753Z] 
00:35:02 [2023-09-15T04:35:02.753Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:02.503
00:35:02 [2023-09-15T04:35:02.753Z] !MESSAGE Error initializing trace.
00:35:02 [2023-09-15T04:35:02.753Z] 
00:35:02 [2023-09-15T04:35:02.753Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
00:35:02 [2023-09-15T04:35:02.753Z] !STACK 0
00:35:02 [2023-09-15T04:35:02.753Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:02 [2023-09-15T04:35:02.753Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:280)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:02 [2023-09-15T04:35:02.753Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:02 [2023-09-15T04:35:02.753Z] 	... 8 more
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759578344 data=null doit=true}, Shell with text {Open Trace}]
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759578342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759578342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759578342 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759578342 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759578341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759578341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759578341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:03 [2023-09-15T04:35:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759578117 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759578117 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759578116 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759578116 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759578116 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759578029 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759578027 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759578027 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759578027 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759578026 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759578026 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759578001 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:03 [2023-09-15T04:35:03.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759577999 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759577999 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759577999 data=null}, TreeItem with text {Traces [1]}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759577999 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:03 [2023-09-15T04:35:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759577999 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:04 [2023-09-15T04:35:04.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759577983 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:04 [2023-09-15T04:35:04.196Z] 
00:35:04 [2023-09-15T04:35:04.196Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:04.099
00:35:04 [2023-09-15T04:35:04.196Z] !MESSAGE Error initializing trace.
00:35:04 [2023-09-15T04:35:04.196Z] 
00:35:04 [2023-09-15T04:35:04.196Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
00:35:04 [2023-09-15T04:35:04.196Z] !STACK 0
00:35:04 [2023-09-15T04:35:04.196Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:04 [2023-09-15T04:35:04.196Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119)
00:35:04 [2023-09-15T04:35:04.196Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
00:35:04 [2023-09-15T04:35:04.197Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
00:35:04 [2023-09-15T04:35:04.197Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
00:35:04 [2023-09-15T04:35:04.197Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191)
00:35:04 [2023-09-15T04:35:04.197Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124)
00:35:04 [2023-09-15T04:35:04.197Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187)
00:35:04 [2023-09-15T04:35:04.197Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177)
00:35:04 [2023-09-15T04:35:04.197Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:04 [2023-09-15T04:35:04.197Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:04 [2023-09-15T04:35:04.197Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:04 [2023-09-15T04:35:04.197Z] 	... 8 more
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759577022 data=null doit=true}, Shell with text {Open Trace}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759577021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759577021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759577020 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759577020 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759577020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759577020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759577020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759576825 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759576824 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759576824 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759576824 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759576824 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759576797 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759576796 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759576796 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759576796 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759576795 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759576795 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759576789 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:05 [2023-09-15T04:35:05.188Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:05 [2023-09-15T04:35:05.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:05 [2023-09-15T04:35:05.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759576734 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:05 [2023-09-15T04:35:05.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759576734 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:05 [2023-09-15T04:35:05.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759576734 data=null}, TreeItem with text {Traces [1]}]
00:35:05 [2023-09-15T04:35:05.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759576733 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:05 [2023-09-15T04:35:05.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759576733 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:05 [2023-09-15T04:35:05.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759576721 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:05 [2023-09-15T04:35:05.484Z] 
00:35:05 [2023-09-15T04:35:05.484Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:05.325
00:35:05 [2023-09-15T04:35:05.484Z] !MESSAGE Error initializing trace.
00:35:05 [2023-09-15T04:35:05.484Z] 
00:35:05 [2023-09-15T04:35:05.484Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
00:35:05 [2023-09-15T04:35:05.484Z] !STACK 0
00:35:05 [2023-09-15T04:35:05.484Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:05 [2023-09-15T04:35:05.484Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:280)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:05 [2023-09-15T04:35:05.484Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:05 [2023-09-15T04:35:05.484Z] 	... 8 more
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759576115 data=null doit=true}, Shell with text {Open Trace}]
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:06 [2023-09-15T04:35:06.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759576114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759576113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759576113 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759576113 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759576113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759576113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759576113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759575932 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759575932 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759575932 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759575931 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759575931 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759575910 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759575905 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759575905 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759575905 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759575904 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759575904 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759575897 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759575896 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759575896 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759575896 data=null}, TreeItem with text {Traces [1]}]
00:35:06 [2023-09-15T04:35:06.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759575896 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:06 [2023-09-15T04:35:06.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759575895 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:06 [2023-09-15T04:35:06.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759575825 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:06 [2023-09-15T04:35:06.351Z] 
00:35:06 [2023-09-15T04:35:06.351Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:06.191
00:35:06 [2023-09-15T04:35:06.351Z] !MESSAGE Error initializing trace.
00:35:06 [2023-09-15T04:35:06.351Z] 
00:35:06 [2023-09-15T04:35:06.351Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
00:35:06 [2023-09-15T04:35:06.351Z] !STACK 0
00:35:06 [2023-09-15T04:35:06.351Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:06 [2023-09-15T04:35:06.351Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:202)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:06 [2023-09-15T04:35:06.351Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:06 [2023-09-15T04:35:06.351Z] 	... 8 more
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759575227 data=null doit=true}, Shell with text {Open Trace}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759575225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759575225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759575225 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759575225 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759575225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759575225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759575224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759575031 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759575030 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759575030 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759575030 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759575030 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759575003 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759575002 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759575002 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759575002 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759575002 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759575002 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759574983 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:06 [2023-09-15T04:35:06.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759574981 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759574981 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759574981 data=null}, TreeItem with text {Traces [1]}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759574981 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:06 [2023-09-15T04:35:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759574981 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:07 [2023-09-15T04:35:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759574935 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:07 [2023-09-15T04:35:07.222Z] 
00:35:07 [2023-09-15T04:35:07.222Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:07.100
00:35:07 [2023-09-15T04:35:07.222Z] !MESSAGE Error initializing trace.
00:35:07 [2023-09-15T04:35:07.222Z] 
00:35:07 [2023-09-15T04:35:07.223Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
00:35:07 [2023-09-15T04:35:07.223Z] !STACK 0
00:35:07 [2023-09-15T04:35:07.223Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:07 [2023-09-15T04:35:07.223Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:202)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:07 [2023-09-15T04:35:07.223Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:07 [2023-09-15T04:35:07.223Z] 	... 8 more
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759574067 data=null doit=true}, Shell with text {Open Trace}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759574066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759574066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759574065 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759574065 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759574065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759574065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759574065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759573888 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759573888 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759573888 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759573887 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759573887 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759573815 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759573814 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759573814 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759573814 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759573813 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759573813 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759573795 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:08 [2023-09-15T04:35:08.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759573794 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759573794 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759573794 data=null}, TreeItem with text {Traces [1]}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759573793 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759573793 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:08 [2023-09-15T04:35:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759573780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:08 [2023-09-15T04:35:08.455Z] 
00:35:08 [2023-09-15T04:35:08.455Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:08.224
00:35:08 [2023-09-15T04:35:08.455Z] !MESSAGE Error initializing trace.
00:35:08 [2023-09-15T04:35:08.455Z] 
00:35:08 [2023-09-15T04:35:08.455Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
00:35:08 [2023-09-15T04:35:08.455Z] !STACK 0
00:35:08 [2023-09-15T04:35:08.455Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:08 [2023-09-15T04:35:08.455Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:193)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:08 [2023-09-15T04:35:08.455Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:08 [2023-09-15T04:35:08.455Z] 	... 8 more
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759573195 data=null doit=true}, Shell with text {Open Trace}]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759573193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759573193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759573193 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759573193 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759573193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759573192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759573192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759573026 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759573026 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759573026 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759573026 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759573026 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759573000 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759572999 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759572999 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759572999 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759572998 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759572998 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759572925 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:09 [2023-09-15T04:35:09.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759572923 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759572923 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759572923 data=null}, TreeItem with text {Traces [1]}]
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759572923 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:09 [2023-09-15T04:35:09.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759572922 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:09 [2023-09-15T04:35:09.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759572908 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:09 [2023-09-15T04:35:09.273Z] 
00:35:09 [2023-09-15T04:35:09.273Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:09.142
00:35:09 [2023-09-15T04:35:09.273Z] !MESSAGE Error initializing trace.
00:35:09 [2023-09-15T04:35:09.274Z] 
00:35:09 [2023-09-15T04:35:09.274Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
00:35:09 [2023-09-15T04:35:09.274Z] !STACK 0
00:35:09 [2023-09-15T04:35:09.274Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:09 [2023-09-15T04:35:09.274Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:160)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:250)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:153)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:09 [2023-09-15T04:35:09.274Z] 	... 8 more
00:35:09 [2023-09-15T04:35:09.274Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
00:35:09 [2023-09-15T04:35:09.274Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
00:35:09 [2023-09-15T04:35:09.274Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
00:35:09 [2023-09-15T04:35:09.274Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
00:35:09 [2023-09-15T04:35:09.274Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
00:35:09 [2023-09-15T04:35:09.274Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
00:35:09 [2023-09-15T04:35:09.274Z] 	... 15 more
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759571969 data=null doit=true}, Shell with text {Open Trace}]
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759571968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759571968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759571967 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759571967 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759571967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759571967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759571967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:10 [2023-09-15T04:35:10.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:10 [2023-09-15T04:35:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:10 [2023-09-15T04:35:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759571727 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759571727 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759571727 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759571726 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759571726 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759571701 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759571700 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759571700 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759571700 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759571700 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759571699 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759571684 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:10 [2023-09-15T04:35:10.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759571683 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759571683 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759571683 data=null}, TreeItem with text {Traces [1]}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759571683 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759571682 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:10 [2023-09-15T04:35:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759571631 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:10 [2023-09-15T04:35:10.463Z] 
00:35:10 [2023-09-15T04:35:10.463Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:10.417
00:35:10 [2023-09-15T04:35:10.463Z] !MESSAGE Error initializing trace.
00:35:10 [2023-09-15T04:35:10.463Z] 
00:35:10 [2023-09-15T04:35:10.463Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
00:35:10 [2023-09-15T04:35:10.463Z] !STACK 0
00:35:10 [2023-09-15T04:35:10.463Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:10 [2023-09-15T04:35:10.463Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:10 [2023-09-15T04:35:10.463Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:10 [2023-09-15T04:35:10.464Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:10 [2023-09-15T04:35:10.464Z] 	... 8 more
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759570710 data=null doit=true}, Shell with text {Open Trace}]
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759570709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759570709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759570709 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759570708 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759570708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759570708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759570708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:11 [2023-09-15T04:35:11.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759570512 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759570512 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759570512 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759570512 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759570512 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759570483 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759570482 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759570482 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759570482 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759570481 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759570481 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759570431 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:11 [2023-09-15T04:35:11.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759570429 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759570428 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759570428 data=null}, TreeItem with text {Traces [1]}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759570428 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759570427 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:11 [2023-09-15T04:35:11.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759570413 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:11 [2023-09-15T04:35:11.650Z] 
00:35:11 [2023-09-15T04:35:11.650Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:11.601
00:35:11 [2023-09-15T04:35:11.650Z] !MESSAGE Error initializing trace.
00:35:11 [2023-09-15T04:35:11.650Z] 
00:35:11 [2023-09-15T04:35:11.650Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
00:35:11 [2023-09-15T04:35:11.650Z] !STACK 0
00:35:11 [2023-09-15T04:35:11.650Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:11 [2023-09-15T04:35:11.650Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187)
00:35:11 [2023-09-15T04:35:11.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
00:35:11 [2023-09-15T04:35:11.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
00:35:11 [2023-09-15T04:35:11.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
00:35:11 [2023-09-15T04:35:11.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137)
00:35:11 [2023-09-15T04:35:11.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
00:35:11 [2023-09-15T04:35:11.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:11 [2023-09-15T04:35:11.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:11 [2023-09-15T04:35:11.651Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:11 [2023-09-15T04:35:11.651Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:11 [2023-09-15T04:35:11.651Z] 	... 8 more
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759569862 data=null doit=true}, Shell with text {Open Trace}]
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759569861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759569861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759569861 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759569861 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759569861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759569861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759569861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:12 [2023-09-15T04:35:12.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759569696 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759569696 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759569696 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759569696 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759569696 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759569668 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759569667 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759569667 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759569667 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759569667 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759569666 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759569622 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:12 [2023-09-15T04:35:12.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759569620 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759569620 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759569620 data=null}, TreeItem with text {Traces [1]}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759569620 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759569619 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:12 [2023-09-15T04:35:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759569602 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:12 [2023-09-15T04:35:12.470Z] 
00:35:12 [2023-09-15T04:35:12.470Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:12.394
00:35:12 [2023-09-15T04:35:12.470Z] !MESSAGE Error initializing trace.
00:35:12 [2023-09-15T04:35:12.470Z] 
00:35:12 [2023-09-15T04:35:12.470Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
00:35:12 [2023-09-15T04:35:12.470Z] !STACK 0
00:35:12 [2023-09-15T04:35:12.470Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
00:35:12 [2023-09-15T04:35:12.470Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:12 [2023-09-15T04:35:12.470Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:12 [2023-09-15T04:35:12.470Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:12 [2023-09-15T04:35:12.470Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:12 [2023-09-15T04:35:12.470Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:12 [2023-09-15T04:35:12.470Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:12 [2023-09-15T04:35:12.470Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:12 [2023-09-15T04:35:12.470Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:12 [2023-09-15T04:35:12.470Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:12 [2023-09-15T04:35:12.470Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
00:35:12 [2023-09-15T04:35:12.470Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
00:35:12 [2023-09-15T04:35:12.470Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:193)
00:35:12 [2023-09-15T04:35:12.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
00:35:12 [2023-09-15T04:35:12.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
00:35:12 [2023-09-15T04:35:12.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
00:35:12 [2023-09-15T04:35:12.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137)
00:35:12 [2023-09-15T04:35:12.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
00:35:12 [2023-09-15T04:35:12.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:12 [2023-09-15T04:35:12.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:12 [2023-09-15T04:35:12.471Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:12 [2023-09-15T04:35:12.471Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:12 [2023-09-15T04:35:12.471Z] 	... 8 more
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759569048 data=null doit=true}, Shell with text {Open Trace}]
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759569046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759569046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759569046 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759569046 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759569046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759569046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759569046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:13 [2023-09-15T04:35:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759568819 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759568819 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759568819 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759568818 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759568818 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759568793 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759568739 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759568739 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759568739 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759568738 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759568738 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759568730 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:13 [2023-09-15T04:35:13.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759568728 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759568728 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759568728 data=null}, TreeItem with text {Traces [1]}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759568728 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759568728 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:13 [2023-09-15T04:35:13.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759568710 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:13 [2023-09-15T04:35:13.548Z] 
00:35:13 [2023-09-15T04:35:13.548Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:13.307
00:35:13 [2023-09-15T04:35:13.548Z] !MESSAGE Error initializing trace.
00:35:13 [2023-09-15T04:35:13.548Z] 
00:35:13 [2023-09-15T04:35:13.548Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
00:35:13 [2023-09-15T04:35:13.548Z] !STACK 0
00:35:13 [2023-09-15T04:35:13.548Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:13 [2023-09-15T04:35:13.548Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:137)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:13 [2023-09-15T04:35:13.548Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:13 [2023-09-15T04:35:13.548Z] 	... 8 more
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759567792 data=null doit=true}, Shell with text {Open Trace}]
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759567791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759567791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759567791 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759567790 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759567790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759567790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:14 [2023-09-15T04:35:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759567790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759567613 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759567606 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759567606 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759567605 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759567605 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759567532 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759567530 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759567530 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759567530 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759567530 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759567529 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759567517 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:14 [2023-09-15T04:35:14.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759567516 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759567515 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759567515 data=null}, TreeItem with text {Traces [1]}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759567515 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:14 [2023-09-15T04:35:14.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759567514 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:14 [2023-09-15T04:35:14.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759567501 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:14 [2023-09-15T04:35:14.674Z] 
00:35:14 [2023-09-15T04:35:14.674Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:14.608
00:35:14 [2023-09-15T04:35:14.674Z] !MESSAGE Error initializing trace.
00:35:14 [2023-09-15T04:35:14.674Z] 
00:35:14 [2023-09-15T04:35:14.674Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
00:35:14 [2023-09-15T04:35:14.674Z] !STACK 0
00:35:14 [2023-09-15T04:35:14.674Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:14 [2023-09-15T04:35:14.674Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:14 [2023-09-15T04:35:14.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:14 [2023-09-15T04:35:14.674Z] 	... 8 more
00:35:15 [2023-09-15T04:35:15.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:15 [2023-09-15T04:35:15.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759566506 data=null doit=true}, Shell with text {Open Trace}]
00:35:15 [2023-09-15T04:35:15.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:15 [2023-09-15T04:35:15.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:15 [2023-09-15T04:35:15.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:15 [2023-09-15T04:35:15.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:15 [2023-09-15T04:35:15.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:15 [2023-09-15T04:35:15.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:15 [2023-09-15T04:35:15.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:15 [2023-09-15T04:35:15.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:15 [2023-09-15T04:35:15.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:15 [2023-09-15T04:35:15.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:15 [2023-09-15T04:35:15.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759566504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:15 [2023-09-15T04:35:15.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759566504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:15 [2023-09-15T04:35:15.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759566504 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:15 [2023-09-15T04:35:15.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759566504 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:15 [2023-09-15T04:35:15.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759566504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:15 [2023-09-15T04:35:15.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759566504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:15 [2023-09-15T04:35:15.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759566504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:15 [2023-09-15T04:35:15.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759566300 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759566300 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759566300 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759566300 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759566299 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759566232 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759566230 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759566230 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759566229 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759566229 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759566229 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759566219 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:15 [2023-09-15T04:35:15.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759566218 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759566217 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759566217 data=null}, TreeItem with text {Traces [1]}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759566217 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759566217 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:15 [2023-09-15T04:35:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759566209 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:15 [2023-09-15T04:35:15.860Z] 
00:35:15 [2023-09-15T04:35:15.860Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:15.814
00:35:15 [2023-09-15T04:35:15.860Z] !MESSAGE Error initializing trace.
00:35:15 [2023-09-15T04:35:15.860Z] 
00:35:15 [2023-09-15T04:35:15.861Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
00:35:15 [2023-09-15T04:35:15.861Z] !STACK 0
00:35:15 [2023-09-15T04:35:15.861Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:15 [2023-09-15T04:35:15.861Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:15 [2023-09-15T04:35:15.861Z] 	... 8 more
00:35:15 [2023-09-15T04:35:15.861Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16
00:35:15 [2023-09-15T04:35:15.861Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
00:35:15 [2023-09-15T04:35:15.861Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
00:35:15 [2023-09-15T04:35:15.861Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
00:35:15 [2023-09-15T04:35:15.861Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
00:35:15 [2023-09-15T04:35:15.861Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
00:35:15 [2023-09-15T04:35:15.861Z] 	... 16 more
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759565394 data=null doit=true}, Shell with text {Open Trace}]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759565393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759565392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759565392 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759565392 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759565392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759565392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759565392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759565215 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759565215 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759565214 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759565214 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759565214 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759565184 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759565183 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759565183 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759565183 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:16 [2023-09-15T04:35:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759565183 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759565182 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759565131 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:17 [2023-09-15T04:35:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:17 [2023-09-15T04:35:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759565129 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:17 [2023-09-15T04:35:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759565129 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:17 [2023-09-15T04:35:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759565129 data=null}, TreeItem with text {Traces [1]}]
00:35:17 [2023-09-15T04:35:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759565129 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:17 [2023-09-15T04:35:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759565129 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:17 [2023-09-15T04:35:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759565112 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:17 [2023-09-15T04:35:17.045Z] 
00:35:17 [2023-09-15T04:35:17.045Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:16.904
00:35:17 [2023-09-15T04:35:17.045Z] !MESSAGE Error initializing trace.
00:35:17 [2023-09-15T04:35:17.045Z] 
00:35:17 [2023-09-15T04:35:17.046Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
00:35:17 [2023-09-15T04:35:17.046Z] !STACK 0
00:35:17 [2023-09-15T04:35:17.046Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:17 [2023-09-15T04:35:17.046Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:17 [2023-09-15T04:35:17.046Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:17 [2023-09-15T04:35:17.046Z] 	... 8 more
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759564239 data=null doit=true}, Shell with text {Open Trace}]
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759564238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759564238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759564238 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759564238 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759564237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759564237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759564237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:17 [2023-09-15T04:35:17.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759564019 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759564018 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759564018 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759564018 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759564018 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759563993 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:17 [2023-09-15T04:35:17.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759563992 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759563992 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759563992 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:17 [2023-09-15T04:35:17.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759563992 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:18 [2023-09-15T04:35:18.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759563992 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:18 [2023-09-15T04:35:18.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759563933 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:18 [2023-09-15T04:35:18.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:18 [2023-09-15T04:35:18.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:18 [2023-09-15T04:35:18.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759563932 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:18 [2023-09-15T04:35:18.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759563931 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:18 [2023-09-15T04:35:18.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759563931 data=null}, TreeItem with text {Traces [1]}]
00:35:18 [2023-09-15T04:35:18.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759563931 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:18 [2023-09-15T04:35:18.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759563931 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:18 [2023-09-15T04:35:18.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759563919 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:18 [2023-09-15T04:35:18.231Z] 
00:35:18 [2023-09-15T04:35:18.231Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:18.099
00:35:18 [2023-09-15T04:35:18.231Z] !MESSAGE Error initializing trace.
00:35:18 [2023-09-15T04:35:18.231Z] 
00:35:18 [2023-09-15T04:35:18.231Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
00:35:18 [2023-09-15T04:35:18.231Z] !STACK 0
00:35:18 [2023-09-15T04:35:18.231Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:18 [2023-09-15T04:35:18.231Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
00:35:18 [2023-09-15T04:35:18.231Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
00:35:18 [2023-09-15T04:35:18.232Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
00:35:18 [2023-09-15T04:35:18.232Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:18 [2023-09-15T04:35:18.232Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:18 [2023-09-15T04:35:18.232Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:18 [2023-09-15T04:35:18.232Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:18 [2023-09-15T04:35:18.232Z] 	... 8 more
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759563320 data=null doit=true}, Shell with text {Open Trace}]
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759563319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759563319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759563319 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759563319 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759563319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759563319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759563319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:18 [2023-09-15T04:35:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:19 [2023-09-15T04:35:19.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:19 [2023-09-15T04:35:19.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:19 [2023-09-15T04:35:19.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:19 [2023-09-15T04:35:19.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:19 [2023-09-15T04:35:19.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:19 [2023-09-15T04:35:19.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759563125 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759563125 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759563124 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759563124 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759563124 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759563101 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759563100 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759563100 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759563100 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759563099 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759563099 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759563038 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759563036 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759563036 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759563036 data=null}, TreeItem with text {Traces [1]}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759563036 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759563035 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:19 [2023-09-15T04:35:19.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759563018 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:19 [2023-09-15T04:35:19.056Z] 
00:35:19 [2023-09-15T04:35:19.056Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:18.998
00:35:19 [2023-09-15T04:35:19.056Z] !MESSAGE Error initializing trace.
00:35:19 [2023-09-15T04:35:19.056Z] 
00:35:19 [2023-09-15T04:35:19.056Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
00:35:19 [2023-09-15T04:35:19.056Z] !STACK 0
00:35:19 [2023-09-15T04:35:19.056Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:19 [2023-09-15T04:35:19.056Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:19 [2023-09-15T04:35:19.056Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:19 [2023-09-15T04:35:19.056Z] 	... 8 more
00:35:19 [2023-09-15T04:35:19.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:19 [2023-09-15T04:35:19.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759562426 data=null doit=true}, Shell with text {Open Trace}]
00:35:19 [2023-09-15T04:35:19.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:19 [2023-09-15T04:35:19.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:19 [2023-09-15T04:35:19.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:19 [2023-09-15T04:35:19.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:19 [2023-09-15T04:35:19.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:19 [2023-09-15T04:35:19.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:19 [2023-09-15T04:35:19.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:19 [2023-09-15T04:35:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:19 [2023-09-15T04:35:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:19 [2023-09-15T04:35:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:19 [2023-09-15T04:35:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759562425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:19 [2023-09-15T04:35:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759562425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:19 [2023-09-15T04:35:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759562425 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:19 [2023-09-15T04:35:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759562425 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:19 [2023-09-15T04:35:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759562425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:19 [2023-09-15T04:35:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759562424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:19 [2023-09-15T04:35:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759562424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:19 [2023-09-15T04:35:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759562221 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759562221 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759562221 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759562221 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759562221 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759562197 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759562196 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759562196 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759562196 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759562195 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759562195 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759562190 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:19 [2023-09-15T04:35:19.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1759562121 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1759562120 data=null doit=true}, TreeItem with text {Traces [0]}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1759562120 data=null}, TreeItem with text {Traces [0]}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1759562120 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759562120 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:35:19 [2023-09-15T04:35:19.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1759562110 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:35:20 [2023-09-15T04:35:20.149Z] 
00:35:20 [2023-09-15T04:35:20.149Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:20.055
00:35:20 [2023-09-15T04:35:20.149Z] !MESSAGE Error initializing trace.
00:35:20 [2023-09-15T04:35:20.149Z] 
00:35:20 [2023-09-15T04:35:20.149Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
00:35:20 [2023-09-15T04:35:20.149Z] !STACK 0
00:35:20 [2023-09-15T04:35:20.149Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:20 [2023-09-15T04:35:20.149Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:20 [2023-09-15T04:35:20.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:20 [2023-09-15T04:35:20.149Z] 	... 8 more
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759561388 data=null doit=true}, Shell with text {Open Trace}]
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759561386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759561386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759561386 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759561386 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759561386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759561385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759561385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:20 [2023-09-15T04:35:20.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759561202 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759561202 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759561201 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759561194 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759561194 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759561133 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759561132 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759561132 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759561132 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759561132 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759561132 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759561108 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:20 [2023-09-15T04:35:20.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759561107 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759561107 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759561107 data=null}, TreeItem with text {Traces [1]}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759561106 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759561106 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:20 [2023-09-15T04:35:20.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759561092 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:20 [2023-09-15T04:35:20.969Z] 
00:35:20 [2023-09-15T04:35:20.969Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:20.893
00:35:20 [2023-09-15T04:35:20.969Z] !MESSAGE Error initializing trace.
00:35:20 [2023-09-15T04:35:20.969Z] 
00:35:20 [2023-09-15T04:35:20.969Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
00:35:20 [2023-09-15T04:35:20.969Z] !STACK 0
00:35:20 [2023-09-15T04:35:20.969Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:194)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:20 [2023-09-15T04:35:20.969Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382)
00:35:20 [2023-09-15T04:35:20.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:20 [2023-09-15T04:35:20.969Z] 	... 8 more
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759560526 data=null doit=true}, Shell with text {Open Trace}]
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759560525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759560525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759560525 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759560525 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:21 [2023-09-15T04:35:21.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759560525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:21 [2023-09-15T04:35:21.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759560525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:21 [2023-09-15T04:35:21.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759560524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:21 [2023-09-15T04:35:21.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759560325 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759560325 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759560325 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759560324 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759560324 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759560300 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759560300 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759560299 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759560299 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759560299 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759560299 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759560293 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:21 [2023-09-15T04:35:21.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1759560292 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1759560292 data=null doit=true}, TreeItem with text {Traces [1]}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1759560292 data=null}, TreeItem with text {Traces [1]}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1759560291 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759560291 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:35:21 [2023-09-15T04:35:21.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1759560227 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:35:22 [2023-09-15T04:35:22.045Z] 
00:35:22 [2023-09-15T04:35:22.045Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:21.819
00:35:22 [2023-09-15T04:35:22.045Z] !MESSAGE Error initializing trace.
00:35:22 [2023-09-15T04:35:22.045Z] 
00:35:22 [2023-09-15T04:35:22.045Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
00:35:22 [2023-09-15T04:35:22.045Z] !STACK 0
00:35:22 [2023-09-15T04:35:22.045Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:197)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:168)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:35:22 [2023-09-15T04:35:22.045Z] Caused by: NoViableAltException(73@[])
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:428)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:379)
00:35:22 [2023-09-15T04:35:22.045Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:189)
00:35:22 [2023-09-15T04:35:22.045Z] 	... 8 more
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759559603 data=null doit=true}, Shell with text {Open Trace}]
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759559602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759559602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759559602 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759559602 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759559602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759559602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759559602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:35:22 [2023-09-15T04:35:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@14b4ce6f] time=-1759559295 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759559276 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1759559276 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1759559276 data=null}, TreeItem with text {TestInvalidCtfTraces}]
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759559275 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759559275 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1759559246 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:35:22 [2023-09-15T04:35:22.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:35:23 [2023-09-15T04:35:23.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:35:23 [2023-09-15T04:35:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:35:23 [2023-09-15T04:35:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:35:23 [2023-09-15T04:35:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:35:23 [2023-09-15T04:35:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:35:23 [2023-09-15T04:35:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:35:23 [2023-09-15T04:35:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:35:23 [2023-09-15T04:35:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:23 [2023-09-15T04:35:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558507 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558507 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558506 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759558506 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759558489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759558489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759558489 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759558489 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:35:23 [2023-09-15T04:35:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759558426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:35:23 [2023-09-15T04:35:23.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759558425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:35:23 [2023-09-15T04:35:23.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:35:23 [2023-09-15T04:35:23.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:35:23 [2023-09-15T04:35:23.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:35:23 [2023-09-15T04:35:23.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:35:23 [2023-09-15T04:35:23.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:35:23 [2023-09-15T04:35:23.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:35:23 [2023-09-15T04:35:23.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759558425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:35:23 [2023-09-15T04:35:23.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1759559100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:35:24 [2023-09-15T04:35:24.151Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.827 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
00:35:24 [2023-09-15T04:35:24.151Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 2.057 s
00:35:24 [2023-09-15T04:35:24.151Z] testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.418 s
00:35:24 [2023-09-15T04:35:24.151Z] 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.98 s
00:35:24 [2023-09-15T04:35:24.151Z] 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.907 s
00:35:24 [2023-09-15T04:35:24.151Z] 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.919 s
00:35:24 [2023-09-15T04:35:24.151Z] testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.577 s
00:35:24 [2023-09-15T04:35:24.151Z] 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.251 s
00:35:24 [2023-09-15T04:35:24.151Z] 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.939 s
00:35:24 [2023-09-15T04:35:24.151Z] 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.9 s
00:35:24 [2023-09-15T04:35:24.151Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.144 s
00:35:24 [2023-09-15T04:35:24.151Z] 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.862 s
00:35:24 [2023-09-15T04:35:24.151Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.297 s
00:35:24 [2023-09-15T04:35:24.151Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.217 s
00:35:24 [2023-09-15T04:35:24.151Z] 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.816 s
00:35:24 [2023-09-15T04:35:24.151Z] 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.87 s
00:35:24 [2023-09-15T04:35:24.151Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.212 s
00:35:24 [2023-09-15T04:35:24.151Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.313 s
00:35:24 [2023-09-15T04:35:24.151Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.086 s
00:35:24 [2023-09-15T04:35:24.151Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.195 s
00:35:24 [2023-09-15T04:35:24.151Z] 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.895 s
00:35:24 [2023-09-15T04:35:24.151Z] 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.904 s
00:35:24 [2023-09-15T04:35:24.152Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.017 s
00:35:24 [2023-09-15T04:35:24.152Z] 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.877 s
00:35:24 [2023-09-15T04:35:24.152Z] 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.933 s
00:35:24 [2023-09-15T04:35:24.152Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
00:35:24 [2023-09-15T04:35:24.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@14b4ce6f] time=-1759557718 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:35:24 [2023-09-15T04:35:24.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:24 [2023-09-15T04:35:24.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:35:24 [2023-09-15T04:35:24.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:35:24 [2023-09-15T04:35:24.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:35:24 [2023-09-15T04:35:24.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759557514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:35:24 [2023-09-15T04:35:24.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:35:24 [2023-09-15T04:35:24.665Z] 
00:35:24 [2023-09-15T04:35:24.665Z] (Eclipse:10478): Gtk-WARNING **: 04:35:24.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:25 [2023-09-15T04:35:25.228Z] 
00:35:25 [2023-09-15T04:35:25.228Z] (Eclipse:10478): Gtk-WARNING **: 04:35:24.920: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:25 [2023-09-15T04:35:25.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@14b4ce6f] time=-1759556807 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:35:25 [2023-09-15T04:35:25.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
00:35:25 [2023-09-15T04:35:25.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New	Shift+Alt+N", using matcher: with mnemonic 'New'
00:35:25 [2023-09-15T04:35:25.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...'
00:35:25 [2023-09-15T04:35:25.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...'
00:35:25 [2023-09-15T04:35:25.486Z] 
00:35:25 [2023-09-15T04:35:25.486Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:25 [2023-09-15T04:35:25.486Z] 
00:35:25 [2023-09-15T04:35:25.486Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:25 [2023-09-15T04:35:25.486Z] 
00:35:25 [2023-09-15T04:35:25.486Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.443: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:25 [2023-09-15T04:35:25.486Z] 
00:35:25 [2023-09-15T04:35:25.486Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:25 [2023-09-15T04:35:25.742Z] 
00:35:25 [2023-09-15T04:35:25.742Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:25 [2023-09-15T04:35:25.742Z] 
00:35:25 [2023-09-15T04:35:25.742Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:25 [2023-09-15T04:35:25.742Z] 
00:35:25 [2023-09-15T04:35:25.742Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:25 [2023-09-15T04:35:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...'
00:35:25 [2023-09-15T04:35:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project'
00:35:25 [2023-09-15T04:35:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Project} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759556366 data=null doit=true}, Shell with text {New Project}]
00:35:25 [2023-09-15T04:35:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:25 [2023-09-15T04:35:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:25 [2023-09-15T04:35:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree')
00:35:25 [2023-09-15T04:35:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759556362 data=null doit=true}, TreeItem with text {Tracing}]
00:35:25 [2023-09-15T04:35:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759556362 data=null}, TreeItem with text {Tracing}]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759556361 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759556361 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759556360 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759556357 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759556357 data=null doit=true}, TreeItem with text {Tracing}]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759556357 data=null}, TreeItem with text {Tracing}]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759556356 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759556356 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759556355 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-1759556353 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-1759556353 data=null doit=true}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-1759556353 data=null}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-1759556353 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759556353 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-1759556345 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-1759556344 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-1759556344 data=null doit=true}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-1759556344 data=null}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-1759556344 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759556344 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-1759556344 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=-1759556343 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=-1759556343 data=null doit=true}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=-1759556343 data=null}, Tree node with text: Tracing Project]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1759556341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1759556341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1759556341 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1759556341 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1759556341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1759556341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1759556341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:25 [2023-09-15T04:35:25.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:25 [2023-09-15T04:35:25.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:25 [2023-09-15T04:35:25.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:25 [2023-09-15T04:35:25.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Tracing Project} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759556312 data=null doit=true}, Shell with text {Tracing Project}]
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text')
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: of type 'Text'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: (of type 'Text')
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:25 [2023-09-15T04:35:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:25 [2023-09-15T04:35:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:35:25 [2023-09-15T04:35:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759556307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759556307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759556307 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759556307 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759556307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759556307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759556307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:25 [2023-09-15T04:35:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=-1759556731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...']
00:35:25 [2023-09-15T04:35:25.744Z] 
00:35:25 [2023-09-15T04:35:25.744Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:25 [2023-09-15T04:35:25.744Z] 
00:35:25 [2023-09-15T04:35:25.744Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:26 [2023-09-15T04:35:26.001Z] 
00:35:26 [2023-09-15T04:35:26.001Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:26 [2023-09-15T04:35:26.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:35:26 [2023-09-15T04:35:26.001Z] 
00:35:26 [2023-09-15T04:35:26.001Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:26 [2023-09-15T04:35:26.001Z] 
00:35:26 [2023-09-15T04:35:26.001Z] (Eclipse:10478): Gtk-WARNING **: 04:35:25.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:26 [2023-09-15T04:35:26.257Z] 
00:35:26 [2023-09-15T04:35:26.257Z] (Eclipse:10478): Gtk-WARNING **: 04:35:26.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:26 [2023-09-15T04:35:26.257Z] 
00:35:26 [2023-09-15T04:35:26.257Z] (Eclipse:10478): Gtk-WARNING **: 04:35:26.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:26 [2023-09-15T04:35:26.257Z] 
00:35:26 [2023-09-15T04:35:26.257Z] (Eclipse:10478): Gtk-WARNING **: 04:35:26.102: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:26 [2023-09-15T04:35:26.257Z] 
00:35:26 [2023-09-15T04:35:26.257Z] (Eclipse:10478): Gtk-WARNING **: 04:35:26.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:26 [2023-09-15T04:35:26.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:35:26 [2023-09-15T04:35:26.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759555670 data=null}, (of type 'Combo')]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759555604 data=null doit=true}, TreeItem with text {traces}]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759555604 data=null}, TreeItem with text {traces}]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759555604 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759555603 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759555600 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759555600 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759555600 data=null doit=true}, Tree node with text: synctraces]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759555599 data=null}, Tree node with text: synctraces]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759555599 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759555599 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759555598 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759555577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@35fea0cd
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759555575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759555575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759555575 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759555575 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759555575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759555574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759555574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759555574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759555571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759555571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759555571 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759555570 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5a4833ab
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1759555569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759555569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1759555569 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1759555569 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1759555569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1759555569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1759555568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1759555568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759555568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1759555568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1759555568 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1759555568 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759555531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759555531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759555530 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759555530 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759555530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759555530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:26 [2023-09-15T04:35:26.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:26 [2023-09-15T04:35:26.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:26 [2023-09-15T04:35:26.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:26 [2023-09-15T04:35:26.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:26 [2023-09-15T04:35:26.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:26 [2023-09-15T04:35:26.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:35:27 [2023-09-15T04:35:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759555530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:27 [2023-09-15T04:35:27.081Z] 
00:35:27 [2023-09-15T04:35:27.081Z] (Eclipse:10478): Gtk-WARNING **: 04:35:26.998: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:27 [2023-09-15T04:35:27.081Z] 
00:35:27 [2023-09-15T04:35:27.081Z] (Eclipse:10478): Gtk-WARNING **: 04:35:27.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:27 [2023-09-15T04:35:27.081Z] 
00:35:27 [2023-09-15T04:35:27.081Z] (Eclipse:10478): Gtk-WARNING **: 04:35:27.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:27 [2023-09-15T04:35:27.345Z] 
00:35:27 [2023-09-15T04:35:27.345Z] (Eclipse:10478): Gtk-WARNING **: 04:35:27.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:27 [2023-09-15T04:35:27.345Z] 
00:35:27 [2023-09-15T04:35:27.345Z] (Eclipse:10478): Gtk-WARNING **: 04:35:27.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:27 [2023-09-15T04:35:27.345Z] 
00:35:27 [2023-09-15T04:35:27.345Z] (Eclipse:10478): Gtk-WARNING **: 04:35:27.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:27 [2023-09-15T04:35:27.345Z] 
00:35:27 [2023-09-15T04:35:27.345Z] (Eclipse:10478): Gtk-WARNING **: 04:35:27.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759554791 data=null doit=true}, TreeItem with text {Tracing}]
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759554791 data=null}, TreeItem with text {Tracing}]
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759554791 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759554790 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759554788 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:35:27 [2023-09-15T04:35:27.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759554788 data=null doit=true}, TreeItem with text {Traces [2]}]
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759554788 data=null}, TreeItem with text {Traces [2]}]
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759554787 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759554787 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:35:27 [2023-09-15T04:35:27.345Z] 
00:35:27 [2023-09-15T04:35:27.345Z] (Eclipse:10478): Gtk-WARNING **: 04:35:27.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:27 [2023-09-15T04:35:27.345Z] 
00:35:27 [2023-09-15T04:35:27.345Z] (Eclipse:10478): Gtk-WARNING **: 04:35:27.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759554729 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:35:27 [2023-09-15T04:35:27.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:35:27 [2023-09-15T04:35:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759554728 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759554727 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759554727 data=null}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759554727 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759554727 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759554721 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759554720 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759554720 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759554720 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759554620 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759554620 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759554619 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759554619 data=null}, TreeItem with text {scp_dest}]
00:35:27 [2023-09-15T04:35:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:35:27 [2023-09-15T04:35:27.604Z] 
00:35:27 [2023-09-15T04:35:27.604Z] (Eclipse:10478): Gtk-WARNING **: 04:35:27.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:27 [2023-09-15T04:35:27.604Z] 
00:35:27 [2023-09-15T04:35:27.604Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:27.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:27 [2023-09-15T04:35:27.861Z] 
00:35:27 [2023-09-15T04:35:27.861Z] (Eclipse:10478): Gtk-WARNING **: 04:35:27.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:27 [2023-09-15T04:35:27.861Z] 
00:35:27 [2023-09-15T04:35:27.861Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:27.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:28 [2023-09-15T04:35:28.118Z] 
00:35:28 [2023-09-15T04:35:28.118Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:28.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:28 [2023-09-15T04:35:28.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:35:28 [2023-09-15T04:35:28.374Z] 
00:35:28 [2023-09-15T04:35:28.374Z] (Eclipse:10478): Gtk-WARNING **: 04:35:28.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:28 [2023-09-15T04:35:28.374Z] 
00:35:28 [2023-09-15T04:35:28.374Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:28.319: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:28 [2023-09-15T04:35:28.374Z] 
00:35:28 [2023-09-15T04:35:28.374Z] (Eclipse:10478): Gtk-WARNING **: 04:35:28.322: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759553220 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759553220 data=null doit=true}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759553220 data=null}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759553220 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759553219 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759553209 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759553209 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759553209 data=null doit=true}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759553208 data=null}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759553208 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759553204 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759553135 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
00:35:28 [2023-09-15T04:35:28.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
00:35:29 [2023-09-15T04:35:29.193Z] 
00:35:29 [2023-09-15T04:35:29.193Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.193Z] 
00:35:29 [2023-09-15T04:35:29.193Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.193Z] 
00:35:29 [2023-09-15T04:35:29.193Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.193Z] 
00:35:29 [2023-09-15T04:35:29.193Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.193Z] 
00:35:29 [2023-09-15T04:35:29.193Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.450Z] 
00:35:29 [2023-09-15T04:35:29.450Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.198: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759552695 data=null doit=true}, Shell with text {Export}]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-1759552688 data=null doit=true}, TreeItem with text {General}]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-1759552687 data=null}, TreeItem with text {General}]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-1759552687 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759552687 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {General}]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-1759552684 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-1759552682 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-1759552682 data=null doit=true}, Tree node with text: Archive File]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-1759552682 data=null}, Tree node with text: Archive File]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-1759552682 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759552681 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-1759552674 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1759552672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1759552672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1759552672 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1759552672 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1759552672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1759552672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1759552672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-1759552538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759552538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-1759552538 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-1759552538 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-1759552538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-1759552538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-1759552537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-1759552534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759552533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-1759552533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-1759552533 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-1759552533 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c9ba9e2
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-1759552530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759552530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-1759552530 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-1759552530 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-1759552530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-1759552529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-1759552529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-1759552528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759552528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-1759552528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-1759552528 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-1759552528 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759552519 data=null doit=true}, TreeItem with text {Tracing}]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759552519 data=null}, TreeItem with text {Tracing}]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759552518 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759552518 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759552516 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-1759552516 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759552516 data=null doit=true}, Tree node with text: traces]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759552516 data=null}, Tree node with text: traces]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759552515 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759552515 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759552499 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:29 [2023-09-15T04:35:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-1759552489 data=null}, (of type 'Combo')]
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759552427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759552427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759552427 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759552427 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759552426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759552426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:29 [2023-09-15T04:35:29.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:35:29 [2023-09-15T04:35:29.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759552426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:29 [2023-09-15T04:35:29.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-1759553035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
00:35:29 [2023-09-15T04:35:29.965Z] 
00:35:29 [2023-09-15T04:35:29.965Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.965Z] 
00:35:29 [2023-09-15T04:35:29.965Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.965Z] 
00:35:29 [2023-09-15T04:35:29.965Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.965Z] 
00:35:29 [2023-09-15T04:35:29.965Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.965Z] 
00:35:29 [2023-09-15T04:35:29.965Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.965Z] 
00:35:29 [2023-09-15T04:35:29.965Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.965Z] 
00:35:29 [2023-09-15T04:35:29.965Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.965Z] 
00:35:29 [2023-09-15T04:35:29.965Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:29 [2023-09-15T04:35:29.965Z] 
00:35:29 [2023-09-15T04:35:29.965Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:30 [2023-09-15T04:35:30.223Z] 
00:35:30 [2023-09-15T04:35:30.223Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:30 [2023-09-15T04:35:30.223Z] 
00:35:30 [2023-09-15T04:35:30.223Z] (Eclipse:10478): Gtk-WARNING **: 04:35:29.986: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:30 [2023-09-15T04:35:30.223Z] 
00:35:30 [2023-09-15T04:35:30.223Z] (Eclipse:10478): Gtk-WARNING **: 04:35:30.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:30 [2023-09-15T04:35:30.223Z] 
00:35:30 [2023-09-15T04:35:30.223Z] (Eclipse:10478): Gtk-WARNING **: 04:35:30.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:30 [2023-09-15T04:35:30.479Z] 
00:35:30 [2023-09-15T04:35:30.479Z] (Eclipse:10478): Gtk-WARNING **: 04:35:30.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:30 [2023-09-15T04:35:30.479Z] 
00:35:30 [2023-09-15T04:35:30.479Z] (Eclipse:10478): Gtk-WARNING **: 04:35:30.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:30 [2023-09-15T04:35:30.479Z] 
00:35:30 [2023-09-15T04:35:30.479Z] (Eclipse:10478): Gtk-WARNING **: 04:35:30.324: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:30 [2023-09-15T04:35:30.479Z] 
00:35:30 [2023-09-15T04:35:30.479Z] (Eclipse:10478): Gtk-WARNING **: 04:35:30.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:30 [2023-09-15T04:35:30.479Z] 
00:35:30 [2023-09-15T04:35:30.479Z] (Eclipse:10478): Gtk-WARNING **: 04:35:30.364: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1759551406 data=null doit=true}, Button with text {Select roo&t directory:}]
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1759551406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-1759551403 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1759551403 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1759551403 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:30 [2023-09-15T04:35:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1759551403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-1759551399 data=null}, (of type 'Combo')]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1759551354 data=null doit=true}, TreeItem with text {/}]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1759551354 data=null}, TreeItem with text {/}]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1759551354 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759551353 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1759551352 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759551352 data=null doit=true}, Tree node with text: Tracing]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759551352 data=null}, Tree node with text: Tracing]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759551352 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759551352 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759551351 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-1759551350 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759551350 data=null doit=true}, Tree node with text: traces]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759551350 data=null}, Tree node with text: traces]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759551350 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759551350 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759551340 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759551331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:30 [2023-09-15T04:35:30.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@e00f822
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759551326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759551326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759551326 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759551326 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759551326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759551326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1759551326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759551325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759551325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759551325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759551325 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759551325 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759551304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759551304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759551303 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759551303 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759551303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759551303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:30 [2023-09-15T04:35:30.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:30 [2023-09-15T04:35:30.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:30 [2023-09-15T04:35:30.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:30 [2023-09-15T04:35:30.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:30 [2023-09-15T04:35:30.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:30 [2023-09-15T04:35:30.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759551303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:31 [2023-09-15T04:35:31.303Z] 
00:35:31 [2023-09-15T04:35:31.303Z] (Eclipse:10478): Gtk-WARNING **: 04:35:31.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:31 [2023-09-15T04:35:31.303Z] 
00:35:31 [2023-09-15T04:35:31.303Z] (Eclipse:10478): Gtk-WARNING **: 04:35:31.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:31 [2023-09-15T04:35:31.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:31 [2023-09-15T04:35:31.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1759550713 data=null doit=true}, TreeItem with text {Traces [0]}]
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1759550713 data=null}, TreeItem with text {Traces [0]}]
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1759550712 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759550712 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1759550711 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:35:31 [2023-09-15T04:35:31.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759550710 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759550710 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759550710 data=null}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759550710 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759550709 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.303Z] 
00:35:31 [2023-09-15T04:35:31.303Z] (Eclipse:10478): Gtk-WARNING **: 04:35:31.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759550694 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759550694 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759550694 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.560Z] 
00:35:31 [2023-09-15T04:35:31.560Z] (Eclipse:10478): Gtk-WARNING **: 04:35:31.297: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:31 [2023-09-15T04:35:31.560Z] 
00:35:31 [2023-09-15T04:35:31.560Z] (Eclipse:10478): Gtk-WARNING **: 04:35:31.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:31 [2023-09-15T04:35:31.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759550694 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759550599 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759550594 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759550594 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759550594 data=null}, TreeItem with text {scp_dest}]
00:35:31 [2023-09-15T04:35:31.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:35:31 [2023-09-15T04:35:31.560Z] 
00:35:31 [2023-09-15T04:35:31.560Z] (Eclipse:10478): Gtk-WARNING **: 04:35:31.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:31 [2023-09-15T04:35:31.560Z] 
00:35:31 [2023-09-15T04:35:31.560Z] (Eclipse:10478): Gtk-WARNING **: 04:35:31.514: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:31 [2023-09-15T04:35:31.560Z] 
00:35:31 [2023-09-15T04:35:31.560Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:31.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:31 [2023-09-15T04:35:31.816Z] 
00:35:31 [2023-09-15T04:35:31.816Z] (Eclipse:10478): Gtk-WARNING **: 04:35:31.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:31 [2023-09-15T04:35:31.816Z] 
00:35:31 [2023-09-15T04:35:31.816Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:31.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:32 [2023-09-15T04:35:32.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:35:32 [2023-09-15T04:35:32.073Z] 
00:35:32 [2023-09-15T04:35:32.073Z] (Eclipse:10478): Gtk-WARNING **: 04:35:31.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:32 [2023-09-15T04:35:32.330Z] 
00:35:32 [2023-09-15T04:35:32.330Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:32.083: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:32 [2023-09-15T04:35:32.330Z] 
00:35:32 [2023-09-15T04:35:32.330Z] (Eclipse:10478): Gtk-WARNING **: 04:35:32.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:32 [2023-09-15T04:35:32.588Z] 
00:35:32 [2023-09-15T04:35:32.588Z] (Eclipse:10478): Gtk-WARNING **: 04:35:32.346: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:32 [2023-09-15T04:35:32.588Z] 
00:35:32 [2023-09-15T04:35:32.588Z] (Eclipse:10478): Gtk-WARNING **: 04:35:32.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:32 [2023-09-15T04:35:32.588Z] 
00:35:32 [2023-09-15T04:35:32.588Z] (Eclipse:10478): Gtk-WARNING **: 04:35:32.423: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:32 [2023-09-15T04:35:32.588Z] 
00:35:32 [2023-09-15T04:35:32.588Z] (Eclipse:10478): Gtk-WARNING **: 04:35:32.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:32 [2023-09-15T04:35:32.588Z] 
00:35:32 [2023-09-15T04:35:32.589Z] (Eclipse:10478): Gtk-WARNING **: 04:35:32.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:32 [2023-09-15T04:35:32.589Z] 
00:35:32 [2023-09-15T04:35:32.589Z] (Eclipse:10478): Gtk-WARNING **: 04:35:32.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:32 [2023-09-15T04:35:32.589Z] 
00:35:32 [2023-09-15T04:35:32.589Z] (Eclipse:10478): Gtk-WARNING **: 04:35:32.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:32 [2023-09-15T04:35:32.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:35:32 [2023-09-15T04:35:32.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:35:32 [2023-09-15T04:35:32.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:32 [2023-09-15T04:35:32.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1759549236 data=null doit=true}, Button with text {Select &archive file:}]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1759549236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1759549230 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1759549230 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1759549230 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1759549230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759549226 data=null}, (of type 'Combo')]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759549186 data=null doit=true}, TreeItem with text {traces}]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759549186 data=null}, TreeItem with text {traces}]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759549186 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759549186 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759549136 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759549135 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759549135 data=null doit=true}, Tree node with text: synctraces]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759549135 data=null}, Tree node with text: synctraces]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759549135 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759549134 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759549133 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759549112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@497ccf3
00:35:32 [2023-09-15T04:35:32.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759549110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759549110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759549110 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759549110 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759549110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759549110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759549110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759549110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759549110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759549109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759549109 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759549109 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7685912e
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1759549103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759549102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1759549102 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1759549102 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1759549102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1759549102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1759549102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1759549102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759549102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1759549102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1759549102 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1759549102 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759549095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759549095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759549095 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759549095 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759549095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:32 [2023-09-15T04:35:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759549095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:33 [2023-09-15T04:35:33.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:33 [2023-09-15T04:35:33.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:33 [2023-09-15T04:35:33.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:33 [2023-09-15T04:35:33.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:33 [2023-09-15T04:35:33.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:33 [2023-09-15T04:35:33.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:35:33 [2023-09-15T04:35:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759549095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:33 [2023-09-15T04:35:33.365Z] 
00:35:33 [2023-09-15T04:35:33.365Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.365Z] 
00:35:33 [2023-09-15T04:35:33.365Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.365Z] 
00:35:33 [2023-09-15T04:35:33.365Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.365Z] 
00:35:33 [2023-09-15T04:35:33.365Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.365Z] 
00:35:33 [2023-09-15T04:35:33.365Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.365Z] 
00:35:33 [2023-09-15T04:35:33.365Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.365Z] 
00:35:33 [2023-09-15T04:35:33.365Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.622Z] 
00:35:33 [2023-09-15T04:35:33.622Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.622Z] 
00:35:33 [2023-09-15T04:35:33.622Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.622Z] 
00:35:33 [2023-09-15T04:35:33.622Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.622Z] 
00:35:33 [2023-09-15T04:35:33.622Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.416: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:35:33 [2023-09-15T04:35:33.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:33 [2023-09-15T04:35:33.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:33 [2023-09-15T04:35:33.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:33 [2023-09-15T04:35:33.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:33 [2023-09-15T04:35:33.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759548495 data=null doit=true}, TreeItem with text {Traces [2]}]
00:35:33 [2023-09-15T04:35:33.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759548495 data=null}, TreeItem with text {Traces [2]}]
00:35:33 [2023-09-15T04:35:33.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759548495 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:35:33 [2023-09-15T04:35:33.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759548494 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:35:33 [2023-09-15T04:35:33.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759548493 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-1759548492 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-1759548492 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-1759548492 data=null}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759548492 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759548492 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759548479 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759548479 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-1759548478 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759548478 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759548466 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-1759548466 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-1759548466 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-1759548466 data=null}, TreeItem with text {synctraces [2]}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
00:35:33 [2023-09-15T04:35:33.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759548465 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759548465 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759548438 data=null}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759548437 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759548437 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759548432 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759548431 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759548431 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759548431 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759548327 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759548327 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759548327 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759548327 data=null}, TreeItem with text {scp_dest}]
00:35:33 [2023-09-15T04:35:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:35:33 [2023-09-15T04:35:33.882Z] 
00:35:33 [2023-09-15T04:35:33.882Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.728: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.882Z] 
00:35:33 [2023-09-15T04:35:33.882Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:33.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:33 [2023-09-15T04:35:33.882Z] 
00:35:33 [2023-09-15T04:35:33.882Z] (Eclipse:10478): Gtk-WARNING **: 04:35:33.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:33 [2023-09-15T04:35:33.882Z] 
00:35:33 [2023-09-15T04:35:33.882Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:33.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:34 [2023-09-15T04:35:34.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
00:35:34 [2023-09-15T04:35:34.396Z] 
00:35:34 [2023-09-15T04:35:34.396Z] (Eclipse:10478): Gtk-WARNING **: 04:35:34.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:34 [2023-09-15T04:35:34.396Z] 
00:35:34 [2023-09-15T04:35:34.396Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:34.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:34 [2023-09-15T04:35:34.396Z] 
00:35:34 [2023-09-15T04:35:34.396Z] (Eclipse:10478): Gtk-WARNING **: 04:35:34.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759547424 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759547423 data=null doit=true}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759547423 data=null}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759547423 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759547422 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759547397 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759547396 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759547396 data=null doit=true}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759547396 data=null}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759547395 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759547395 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759547379 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
00:35:34 [2023-09-15T04:35:34.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
00:35:34 [2023-09-15T04:35:34.910Z] 
00:35:34 [2023-09-15T04:35:34.910Z] (Eclipse:10478): Gtk-WARNING **: 04:35:34.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:34 [2023-09-15T04:35:34.910Z] 
00:35:34 [2023-09-15T04:35:34.910Z] (Eclipse:10478): Gtk-WARNING **: 04:35:34.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:34 [2023-09-15T04:35:34.910Z] 
00:35:34 [2023-09-15T04:35:34.910Z] (Eclipse:10478): Gtk-WARNING **: 04:35:34.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:34 [2023-09-15T04:35:34.910Z] 
00:35:34 [2023-09-15T04:35:34.910Z] (Eclipse:10478): Gtk-WARNING **: 04:35:34.887: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.168Z] 
00:35:35 [2023-09-15T04:35:35.168Z] (Eclipse:10478): Gtk-WARNING **: 04:35:34.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.168Z] 
00:35:35 [2023-09-15T04:35:35.168Z] (Eclipse:10478): Gtk-WARNING **: 04:35:34.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.168Z] 
00:35:35 [2023-09-15T04:35:35.168Z] (Eclipse:10478): Gtk-WARNING **: 04:35:34.944: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759546952 data=null doit=true}, Shell with text {Export}]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:35 [2023-09-15T04:35:35.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-1759546949 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-1759546949 data=null doit=true}, Tree node with text: Archive File]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-1759546949 data=null}, Tree node with text: Archive File]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-1759546949 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759546948 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-1759546948 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1759546947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1759546947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1759546947 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1759546947 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1759546947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1759546943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1759546943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-1759546885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759546885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-1759546885 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-1759546885 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-1759546884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-1759546884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-1759546884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-1759546835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759546835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-1759546835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-1759546835 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-1759546835 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7e168d90
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-1759546832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759546832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-1759546832 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-1759546832 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-1759546832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-1759546832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-1759546832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-1759546830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759546830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-1759546830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-1759546830 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-1759546830 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759546828 data=null doit=true}, TreeItem with text {Tracing}]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759546828 data=null}, TreeItem with text {Tracing}]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759546828 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759546827 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759546826 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-1759546825 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759546825 data=null doit=true}, Tree node with text: traces]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759546825 data=null}, Tree node with text: traces]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759546825 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759546825 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759546797 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:35:35 [2023-09-15T04:35:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-1759546715 data=null}, (of type 'Combo')]
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759546710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759546709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759546709 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759546709 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759546709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759546709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:35 [2023-09-15T04:35:35.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:35:35 [2023-09-15T04:35:35.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759546709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:35 [2023-09-15T04:35:35.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-1759547295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
00:35:35 [2023-09-15T04:35:35.683Z] 
00:35:35 [2023-09-15T04:35:35.683Z] (Eclipse:10478): Gtk-WARNING **: 04:35:35.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.683Z] 
00:35:35 [2023-09-15T04:35:35.683Z] (Eclipse:10478): Gtk-WARNING **: 04:35:35.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.683Z] 
00:35:35 [2023-09-15T04:35:35.683Z] (Eclipse:10478): Gtk-WARNING **: 04:35:35.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.683Z] 
00:35:35 [2023-09-15T04:35:35.683Z] (Eclipse:10478): Gtk-WARNING **: 04:35:35.543: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.683Z] 
00:35:35 [2023-09-15T04:35:35.683Z] (Eclipse:10478): Gtk-WARNING **: 04:35:35.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.683Z] 
00:35:35 [2023-09-15T04:35:35.683Z] (Eclipse:10478): Gtk-WARNING **: 04:35:35.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.683Z] 
00:35:35 [2023-09-15T04:35:35.683Z] (Eclipse:10478): Gtk-WARNING **: 04:35:35.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.683Z] 
00:35:35 [2023-09-15T04:35:35.683Z] (Eclipse:10478): Gtk-WARNING **: 04:35:35.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.683Z] 
00:35:35 [2023-09-15T04:35:35.683Z] (Eclipse:10478): Gtk-WARNING **: 04:35:35.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.683Z] 
00:35:35 [2023-09-15T04:35:35.683Z] (Eclipse:10478): Gtk-WARNING **: 04:35:35.641: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:35 [2023-09-15T04:35:35.683Z] 
00:35:35 [2023-09-15T04:35:35.683Z] (Eclipse:10478): Gtk-WARNING **: 04:35:35.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:36 [2023-09-15T04:35:36.255Z] 
00:35:36 [2023-09-15T04:35:36.255Z] (Eclipse:10478): Gtk-WARNING **: 04:35:36.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:36 [2023-09-15T04:35:36.255Z] 
00:35:36 [2023-09-15T04:35:36.255Z] (Eclipse:10478): Gtk-WARNING **: 04:35:36.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:36 [2023-09-15T04:35:36.255Z] 
00:35:36 [2023-09-15T04:35:36.255Z] (Eclipse:10478): Gtk-WARNING **: 04:35:36.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:36 [2023-09-15T04:35:36.255Z] 
00:35:36 [2023-09-15T04:35:36.255Z] (Eclipse:10478): Gtk-WARNING **: 04:35:36.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:36 [2023-09-15T04:35:36.255Z] 
00:35:36 [2023-09-15T04:35:36.255Z] (Eclipse:10478): Gtk-WARNING **: 04:35:36.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:36 [2023-09-15T04:35:36.255Z] 
00:35:36 [2023-09-15T04:35:36.255Z] (Eclipse:10478): Gtk-WARNING **: 04:35:36.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:36 [2023-09-15T04:35:36.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
00:35:36 [2023-09-15T04:35:36.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
00:35:36 [2023-09-15T04:35:36.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:36 [2023-09-15T04:35:36.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1759545578 data=null doit=true}, Button with text {Select roo&t directory:}]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1759545578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-1759545576 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1759545575 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1759545575 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1759545575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-1759545562 data=null}, (of type 'Combo')]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1759545511 data=null doit=true}, TreeItem with text {/}]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1759545511 data=null}, TreeItem with text {/}]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1759545511 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759545510 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1759545509 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759545509 data=null doit=true}, Tree node with text: Tracing]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759545509 data=null}, Tree node with text: Tracing]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759545509 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759545509 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759545508 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-1759545508 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759545507 data=null doit=true}, Tree node with text: traces]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759545507 data=null}, Tree node with text: traces]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759545507 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759545507 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759545505 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759545484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:36 [2023-09-15T04:35:36.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3abe8714
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759545428 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:36 [2023-09-15T04:35:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759545418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759545418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759545418 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759545418 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759545418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:36 [2023-09-15T04:35:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759545418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:36 [2023-09-15T04:35:36.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:36 [2023-09-15T04:35:36.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:36 [2023-09-15T04:35:36.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:36 [2023-09-15T04:35:36.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:36 [2023-09-15T04:35:36.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:36 [2023-09-15T04:35:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:35:37 [2023-09-15T04:35:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759545418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:37 [2023-09-15T04:35:37.034Z] 
00:35:37 [2023-09-15T04:35:37.034Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.300Z] 
00:35:37 [2023-09-15T04:35:37.300Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.300Z] 
00:35:37 [2023-09-15T04:35:37.300Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.300Z] 
00:35:37 [2023-09-15T04:35:37.300Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.300Z] 
00:35:37 [2023-09-15T04:35:37.300Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:37 [2023-09-15T04:35:37.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:37 [2023-09-15T04:35:37.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1759544813 data=null doit=true}, TreeItem with text {Traces [0]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1759544813 data=null}, TreeItem with text {Traces [0]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1759544813 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759544813 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1759544811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:35:37 [2023-09-15T04:35:37.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]}
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=-1759544811 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=-1759544810 data=null doit=true}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=-1759544810 data=null}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-1759544810 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759544810 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] 
00:35:37 [2023-09-15T04:35:37.300Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-1759544792 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-1759544792 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=-1759544792 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759544792 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] 
00:35:37 [2023-09-15T04:35:37.300Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.300Z] 
00:35:37 [2023-09-15T04:35:37.300Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-1759544725 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=-1759544724 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=-1759544724 data=null doit=true}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=-1759544724 data=null}, TreeItem with text {Tracing [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]}
00:35:37 [2023-09-15T04:35:37.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing [2]} is already expanded. Won't expand it again.
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]}
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=-1759544723 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=-1759544723 data=null doit=true}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=-1759544723 data=null}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-1759544723 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759544723 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] 
00:35:37 [2023-09-15T04:35:37.301Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-1759544708 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-1759544707 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=-1759544707 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759544707 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-1759544704 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=-1759544703 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=-1759544703 data=null doit=true}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=-1759544703 data=null}, TreeItem with text {traces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]}
00:35:37 [2023-09-15T04:35:37.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {traces [2]} is already expanded. Won't expand it again.
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759544703 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-1759544702 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:37 [2023-09-15T04:35:37.301Z] 
00:35:37 [2023-09-15T04:35:37.301Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-1759544702 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759544693 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759544693 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759544689 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759544688 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759544688 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759544688 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759544634 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759544633 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-1759544633 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-1759544633 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
00:35:37 [2023-09-15T04:35:37.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces.tar.gz [2]} is already expanded. Won't expand it again.
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-1759544631 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-1759544631 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-1759544631 data=null}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759544630 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759544630 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759544624 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759544624 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-1759544624 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759544623 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759544611 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-1759544610 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-1759544610 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-1759544610 data=null}, TreeItem with text {synctraces [2]}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
00:35:37 [2023-09-15T04:35:37.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759544610 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759544609 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759544609 data=null}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759544609 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759544609 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759544605 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759544605 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759544600 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759544600 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759544511 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759544506 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759544506 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759544506 data=null}, TreeItem with text {scp_dest}]
00:35:37 [2023-09-15T04:35:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:35:37 [2023-09-15T04:35:37.815Z] 
00:35:37 [2023-09-15T04:35:37.815Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.815Z] 
00:35:37 [2023-09-15T04:35:37.815Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:37.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:37 [2023-09-15T04:35:37.815Z] 
00:35:37 [2023-09-15T04:35:37.815Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:37 [2023-09-15T04:35:37.815Z] 
00:35:37 [2023-09-15T04:35:37.815Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:37.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:38 [2023-09-15T04:35:38.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Tracing/traces/synctraces.tar.gz/synctraces/scp_dest"'
00:35:38 [2023-09-15T04:35:38.074Z] 
00:35:38 [2023-09-15T04:35:38.074Z] (Eclipse:10478): Gtk-WARNING **: 04:35:37.981: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:38 [2023-09-15T04:35:38.330Z] 
00:35:38 [2023-09-15T04:35:38.330Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:38.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:38 [2023-09-15T04:35:38.330Z] 
00:35:38 [2023-09-15T04:35:38.330Z] (Eclipse:10478): Gtk-WARNING **: 04:35:38.118: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:38 [2023-09-15T04:35:38.586Z] 
00:35:38 [2023-09-15T04:35:38.586Z] (Eclipse:10478): Gtk-WARNING **: 04:35:38.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:38 [2023-09-15T04:35:38.586Z] 
00:35:38 [2023-09-15T04:35:38.586Z] (Eclipse:10478): Gtk-WARNING **: 04:35:38.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:38 [2023-09-15T04:35:38.586Z] 
00:35:38 [2023-09-15T04:35:38.586Z] (Eclipse:10478): Gtk-WARNING **: 04:35:38.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:38 [2023-09-15T04:35:38.586Z] 
00:35:38 [2023-09-15T04:35:38.586Z] (Eclipse:10478): Gtk-WARNING **: 04:35:38.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:38 [2023-09-15T04:35:38.586Z] 
00:35:38 [2023-09-15T04:35:38.586Z] (Eclipse:10478): Gtk-WARNING **: 04:35:38.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:38 [2023-09-15T04:35:38.586Z] 
00:35:38 [2023-09-15T04:35:38.586Z] (Eclipse:10478): Gtk-WARNING **: 04:35:38.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:38 [2023-09-15T04:35:38.586Z] 
00:35:38 [2023-09-15T04:35:38.586Z] (Eclipse:10478): Gtk-WARNING **: 04:35:38.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:38 [2023-09-15T04:35:38.844Z] 
00:35:38 [2023-09-15T04:35:38.844Z] (Eclipse:10478): Gtk-WARNING **: 04:35:38.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1759543193 data=null doit=true}, Button with text {Select &archive file:}]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1759543193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1759543191 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1759543191 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1759543191 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1759543191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759543188 data=null}, (of type 'Combo')]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-1759543121 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759543121 data=null doit=true}, TreeItem with text {traces}]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759543121 data=null}, TreeItem with text {traces}]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759543120 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759543116 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759543116 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759543107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:35:38 [2023-09-15T04:35:38.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3656a6cd
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1759543104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759543104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1759543104 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1759543104 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1759543104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1759543104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1759543104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1759543104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759543104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1759543104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1759543104 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1759543104 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@79059313
00:35:38 [2023-09-15T04:35:38.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759543093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759543092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759543092 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759543092 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759543092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759543092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1759543092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759543092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759543092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759543092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759543092 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759543092 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:35:38 [2023-09-15T04:35:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759543089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:38 [2023-09-15T04:35:38.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759543089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:38 [2023-09-15T04:35:38.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759543089 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:38 [2023-09-15T04:35:38.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759543089 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:38 [2023-09-15T04:35:38.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759543089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:38 [2023-09-15T04:35:38.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759543089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:39 [2023-09-15T04:35:39.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:39 [2023-09-15T04:35:39.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:39 [2023-09-15T04:35:39.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:39 [2023-09-15T04:35:39.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:39 [2023-09-15T04:35:39.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:39 [2023-09-15T04:35:39.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:35:39 [2023-09-15T04:35:39.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759543089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:39 [2023-09-15T04:35:39.361Z] 
00:35:39 [2023-09-15T04:35:39.361Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.361Z] 
00:35:39 [2023-09-15T04:35:39.361Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.361Z] 
00:35:39 [2023-09-15T04:35:39.361Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.361Z] 
00:35:39 [2023-09-15T04:35:39.361Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.361Z] 
00:35:39 [2023-09-15T04:35:39.361Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.617Z] 
00:35:39 [2023-09-15T04:35:39.617Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.617Z] 
00:35:39 [2023-09-15T04:35:39.617Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.617Z] 
00:35:39 [2023-09-15T04:35:39.617Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.617Z] 
00:35:39 [2023-09-15T04:35:39.617Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.617Z] 
00:35:39 [2023-09-15T04:35:39.617Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.617Z] 
00:35:39 [2023-09-15T04:35:39.617Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:35:39 [2023-09-15T04:35:39.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:39 [2023-09-15T04:35:39.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:39 [2023-09-15T04:35:39.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:39 [2023-09-15T04:35:39.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:39 [2023-09-15T04:35:39.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759542409 data=null doit=true}, TreeItem with text {Traces [2]}]
00:35:39 [2023-09-15T04:35:39.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759542409 data=null}, TreeItem with text {Traces [2]}]
00:35:39 [2023-09-15T04:35:39.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759542409 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:35:39 [2023-09-15T04:35:39.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759542409 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:35:39 [2023-09-15T04:35:39.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759542407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:35:39 [2023-09-15T04:35:39.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:35:39 [2023-09-15T04:35:39.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759542406 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759542406 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759542406 data=null}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759542406 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759542406 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759542401 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759542401 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759542401 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759542400 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759542363 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759542358 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759542358 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759542358 data=null}, TreeItem with text {scp_dest}]
00:35:39 [2023-09-15T04:35:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:35:39 [2023-09-15T04:35:39.874Z] 
00:35:39 [2023-09-15T04:35:39.874Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.874Z] 
00:35:39 [2023-09-15T04:35:39.875Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:39.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:39 [2023-09-15T04:35:39.875Z] 
00:35:39 [2023-09-15T04:35:39.875Z] (Eclipse:10478): Gtk-WARNING **: 04:35:39.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:39 [2023-09-15T04:35:39.875Z] 
00:35:39 [2023-09-15T04:35:39.875Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:39.796: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:40 [2023-09-15T04:35:40.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:35:40 [2023-09-15T04:35:40.132Z] 
00:35:40 [2023-09-15T04:35:40.132Z] (Eclipse:10478): Gtk-WARNING **: 04:35:40.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:40 [2023-09-15T04:35:40.397Z] 
00:35:40 [2023-09-15T04:35:40.397Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:40.242: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:40 [2023-09-15T04:35:40.397Z] 
00:35:40 [2023-09-15T04:35:40.397Z] (Eclipse:10478): Gtk-WARNING **: 04:35:40.280: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:40 [2023-09-15T04:35:40.653Z] 
00:35:40 [2023-09-15T04:35:40.654Z] (Eclipse:10478): Gtk-WARNING **: 04:35:40.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:40 [2023-09-15T04:35:40.654Z] 
00:35:40 [2023-09-15T04:35:40.654Z] (Eclipse:10478): Gtk-WARNING **: 04:35:40.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:40 [2023-09-15T04:35:40.911Z] 
00:35:40 [2023-09-15T04:35:40.911Z] (Eclipse:10478): Gtk-WARNING **: 04:35:40.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:40 [2023-09-15T04:35:40.911Z] 
00:35:40 [2023-09-15T04:35:40.911Z] (Eclipse:10478): Gtk-WARNING **: 04:35:40.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:40 [2023-09-15T04:35:40.911Z] 
00:35:40 [2023-09-15T04:35:40.911Z] (Eclipse:10478): Gtk-WARNING **: 04:35:40.732: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1759541082 data=null doit=true}, Button with text {Select roo&t directory:}]
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1759541082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-1759541081 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1759541080 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1759541080 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1759541080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:35:40 [2023-09-15T04:35:40.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
00:35:40 [2023-09-15T04:35:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-1759541068 data=null}, (of type 'Combo')]
00:35:40 [2023-09-15T04:35:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
00:35:40 [2023-09-15T04:35:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:40 [2023-09-15T04:35:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:40 [2023-09-15T04:35:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1759541000 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1759541000 data=null doit=true}, TreeItem with text {/}]
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1759540999 data=null}, TreeItem with text {/}]
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1759540999 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759540999 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1759540999 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759540983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@435b944c
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1759540981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759540981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1759540981 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1759540980 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1759540980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1759540980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1759540980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1759540980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759540980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1759540980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1759540980 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1759540980 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759540932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759540932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759540932 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759540932 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759540931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759540931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:41 [2023-09-15T04:35:41.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:41 [2023-09-15T04:35:41.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:41 [2023-09-15T04:35:41.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:41 [2023-09-15T04:35:41.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:41 [2023-09-15T04:35:41.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:41 [2023-09-15T04:35:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:35:41 [2023-09-15T04:35:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759540931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:41 [2023-09-15T04:35:41.429Z] 
00:35:41 [2023-09-15T04:35:41.429Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.483: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.686Z] 
00:35:41 [2023-09-15T04:35:41.686Z] (Eclipse:10478): Gtk-WARNING **: 04:35:41.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:41 [2023-09-15T04:35:41.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:41 [2023-09-15T04:35:41.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759540228 data=null doit=true}, TreeItem with text {Traces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759540228 data=null}, TreeItem with text {Traces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759540227 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759540227 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759540226 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-1759540225 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-1759540218 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-1759540218 data=null}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759540217 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759540217 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759540210 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759540210 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-1759540210 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759540210 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759540198 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-1759540198 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-1759540198 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-1759540198 data=null}, TreeItem with text {synctraces [2]}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
00:35:41 [2023-09-15T04:35:41.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759540197 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759540197 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759540196 data=null}, TreeItem with text {scp_dest}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759540196 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759540196 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759540187 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759540187 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759540186 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:35:41 [2023-09-15T04:35:41.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759540186 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:41 [2023-09-15T04:35:41.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759540108 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:35:41 [2023-09-15T04:35:41.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759540099 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
00:35:42 [2023-09-15T04:35:42.202Z] 
00:35:42 [2023-09-15T04:35:42.202Z] (Eclipse:10478): Gtk-WARNING **: 04:35:42.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:42 [2023-09-15T04:35:42.202Z] 
00:35:42 [2023-09-15T04:35:42.202Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:42.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:42 [2023-09-15T04:35:42.202Z] 
00:35:42 [2023-09-15T04:35:42.202Z] (Eclipse:10478): Gtk-WARNING **: 04:35:42.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:42 [2023-09-15T04:35:42.202Z] 
00:35:42 [2023-09-15T04:35:42.202Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:42.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:42 [2023-09-15T04:35:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759540021 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:42 [2023-09-15T04:35:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759539613 data=null}, TreeItem with text {scp_dest}]
00:35:42 [2023-09-15T04:35:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:35:42 [2023-09-15T04:35:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
00:35:47 [2023-09-15T04:35:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
00:35:47 [2023-09-15T04:35:47.717Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
00:35:47 [2023-09-15T04:35:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
00:35:47 [2023-09-15T04:35:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759535199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:47 [2023-09-15T04:35:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759535197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:47 [2023-09-15T04:35:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759535197 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
00:35:47 [2023-09-15T04:35:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759535197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:47 [2023-09-15T04:35:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759535197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:47 [2023-09-15T04:35:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759535197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
00:35:47 [2023-09-15T04:35:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759535196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:47 [2023-09-15T04:35:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759535196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:47 [2023-09-15T04:35:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759535196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:47 [2023-09-15T04:35:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759535196 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
00:35:47 [2023-09-15T04:35:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759535196 data=null}, ToolItem with tooltip text {Hide Lost Events}]
00:35:47 [2023-09-15T04:35:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
00:35:49 [2023-09-15T04:35:49.612Z] 
00:35:49 [2023-09-15T04:35:49.612Z] (Eclipse:10478): Gtk-WARNING **: 04:35:49.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:49 [2023-09-15T04:35:49.612Z] 
00:35:49 [2023-09-15T04:35:49.612Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:49.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:49 [2023-09-15T04:35:49.612Z] 
00:35:49 [2023-09-15T04:35:49.612Z] (Eclipse:10478): Gtk-WARNING **: 04:35:49.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:49 [2023-09-15T04:35:49.612Z] 
00:35:49 [2023-09-15T04:35:49.612Z] (Eclipse:10478): Gtk-WARNING **: 04:35:49.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:49 [2023-09-15T04:35:49.870Z] 
00:35:49 [2023-09-15T04:35:49.870Z] (Eclipse:10478): Gtk-WARNING **: 04:35:49.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:49 [2023-09-15T04:35:49.870Z] 
00:35:49 [2023-09-15T04:35:49.870Z] (Eclipse:10478): Gtk-WARNING **: 04:35:49.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:49 [2023-09-15T04:35:49.870Z] 
00:35:49 [2023-09-15T04:35:49.870Z] (Eclipse:10478): Gtk-WARNING **: 04:35:49.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:49 [2023-09-15T04:35:49.870Z] 
00:35:49 [2023-09-15T04:35:49.870Z] (Eclipse:10478): Gtk-WARNING **: 04:35:49.732: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:49 [2023-09-15T04:35:49.870Z] 
00:35:49 [2023-09-15T04:35:49.870Z] (Eclipse:10478): Gtk-WARNING **: 04:35:49.750: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:49 [2023-09-15T04:35:49.870Z] 
00:35:49 [2023-09-15T04:35:49.870Z] (Eclipse:10478): Gtk-WARNING **: 04:35:49.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1759532002 data=null doit=true}, Button with text {Select &archive file:}]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1759532002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1759532000 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1759531991 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1759531991 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1759531991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759531988 data=null}, (of type 'Combo')]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-1759531920 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759531920 data=null doit=true}, TreeItem with text {traces}]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759531919 data=null}, TreeItem with text {traces}]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759531919 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759531919 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759531919 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:35:50 [2023-09-15T04:35:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759531910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1398e3aa
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759531900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759531900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759531900 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759531900 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759531900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759531899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759531899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759531899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759531899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759531899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759531899 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759531899 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@66227940
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759531896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759531896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759531896 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759531896 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759531896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759531896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1759531896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759531896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759531896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759531895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759531895 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759531895 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759531892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759531885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759531885 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759531885 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759531884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:50 [2023-09-15T04:35:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759531884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:50 [2023-09-15T04:35:50.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:50 [2023-09-15T04:35:50.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:50 [2023-09-15T04:35:50.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:50 [2023-09-15T04:35:50.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:50 [2023-09-15T04:35:50.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:50 [2023-09-15T04:35:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:35:50 [2023-09-15T04:35:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759531884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:50 [2023-09-15T04:35:50.644Z] 
00:35:50 [2023-09-15T04:35:50.644Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.644Z] 
00:35:50 [2023-09-15T04:35:50.644Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.644Z] 
00:35:50 [2023-09-15T04:35:50.644Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.622: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.644Z] 
00:35:50 [2023-09-15T04:35:50.644Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.902Z] 
00:35:50 [2023-09-15T04:35:50.902Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.902Z] 
00:35:50 [2023-09-15T04:35:50.902Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.902Z] 
00:35:50 [2023-09-15T04:35:50.902Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.902Z] 
00:35:50 [2023-09-15T04:35:50.902Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.902Z] 
00:35:50 [2023-09-15T04:35:50.902Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.902Z] 
00:35:50 [2023-09-15T04:35:50.902Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.902Z] 
00:35:50 [2023-09-15T04:35:50.902Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.902Z] 
00:35:50 [2023-09-15T04:35:50.902Z] (Eclipse:10478): Gtk-WARNING **: 04:35:50.787: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:50 [2023-09-15T04:35:50.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:50 [2023-09-15T04:35:50.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759531116 data=null doit=true}, TreeItem with text {Traces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759531116 data=null}, TreeItem with text {Traces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759531115 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759531115 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759531114 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759531113 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-1759531113 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-1759531113 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759531113 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759531113 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759531108 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759531108 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759531108 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759531107 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759531105 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-1759531104 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-1759531104 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-1759531104 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
00:35:50 [2023-09-15T04:35:50.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces.tar.gz [2]} is already expanded. Won't expand it again.
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-1759531098 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-1759531098 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-1759531097 data=null}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759531097 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759531097 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759531093 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759531093 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-1759531093 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759531093 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759531090 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-1759531090 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-1759531089 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-1759531089 data=null}, TreeItem with text {synctraces [2]}]
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
00:35:50 [2023-09-15T04:35:50.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759531089 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759531089 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759531088 data=null}, TreeItem with text {scp_dest}]
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759531088 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759531088 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759531038 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759531038 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
00:35:50 [2023-09-15T04:35:50.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759531037 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
00:35:51 [2023-09-15T04:35:51.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759531037 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:35:51 [2023-09-15T04:35:51.159Z] 
00:35:51 [2023-09-15T04:35:51.159Z] (Eclipse:10478): Gtk-WARNING **: 04:35:51.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:51 [2023-09-15T04:35:51.159Z] 
00:35:51 [2023-09-15T04:35:51.159Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:51.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:51 [2023-09-15T04:35:51.416Z] 
00:35:51 [2023-09-15T04:35:51.416Z] (Eclipse:10478): Gtk-WARNING **: 04:35:51.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:51 [2023-09-15T04:35:51.416Z] 
00:35:51 [2023-09-15T04:35:51.416Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:51.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:51 [2023-09-15T04:35:51.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759530987 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
00:35:51 [2023-09-15T04:35:51.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759530619 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
00:35:51 [2023-09-15T04:35:51.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759530615 data=null doit=true}, TreeItem with text {scp_dest}]
00:35:51 [2023-09-15T04:35:51.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759530615 data=null}, TreeItem with text {scp_dest}]
00:35:51 [2023-09-15T04:35:51.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:35:51 [2023-09-15T04:35:51.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"'
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759526026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759526024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759526024 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759526024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759526024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759526024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759526023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759526023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759526023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759526023 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1759526023 data=null}, ToolItem with tooltip text {Hide Lost Events}]
00:35:56 [2023-09-15T04:35:56.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
00:35:58 [2023-09-15T04:35:58.559Z] 
00:35:58 [2023-09-15T04:35:58.559Z] (Eclipse:10478): Gtk-WARNING **: 04:35:58.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:58 [2023-09-15T04:35:58.559Z] 
00:35:58 [2023-09-15T04:35:58.559Z] (Eclipse:10478): Gtk-CRITICAL **: 04:35:58.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:35:58 [2023-09-15T04:35:58.559Z] 
00:35:58 [2023-09-15T04:35:58.559Z] (Eclipse:10478): Gtk-WARNING **: 04:35:58.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:58 [2023-09-15T04:35:58.815Z] 
00:35:58 [2023-09-15T04:35:58.815Z] (Eclipse:10478): Gtk-WARNING **: 04:35:58.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:58 [2023-09-15T04:35:58.815Z] 
00:35:58 [2023-09-15T04:35:58.815Z] (Eclipse:10478): Gtk-WARNING **: 04:35:58.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:58 [2023-09-15T04:35:58.815Z] 
00:35:58 [2023-09-15T04:35:58.815Z] (Eclipse:10478): Gtk-WARNING **: 04:35:58.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:58 [2023-09-15T04:35:58.815Z] 
00:35:58 [2023-09-15T04:35:58.815Z] (Eclipse:10478): Gtk-WARNING **: 04:35:58.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:59 [2023-09-15T04:35:59.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:35:59 [2023-09-15T04:35:59.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:35:59 [2023-09-15T04:35:59.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:35:59 [2023-09-15T04:35:59.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=-1759522988 data=null}, (of type 'Combo')]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759522959 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-1759522959 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-1759522959 data=null}, TreeItem with text {emptyArchiveFolder}]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759522958 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759522958 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759522958 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: emptyFile
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759522948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4095ebff
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759522947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759522947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759522947 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759522947 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759522947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759522947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759522947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759522947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759522947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759522947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759522947 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759522946 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@544502d6
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1759522946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759522946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1759522946 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1759522945 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1759522945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1759522945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1759522945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1759522945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759522945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1759522945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1759522945 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1759522943 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7daecd21
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1759522942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1759522941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1759522941 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1759522941 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1759522941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1759522941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1759522941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1759522941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1759522941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1759522941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1759522941 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1759522941 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759522922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759522921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759522921 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759522921 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759522921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:59 [2023-09-15T04:35:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759522921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:59 [2023-09-15T04:35:59.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:59 [2023-09-15T04:35:59.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:59 [2023-09-15T04:35:59.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:59 [2023-09-15T04:35:59.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:59 [2023-09-15T04:35:59.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:35:59 [2023-09-15T04:35:59.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:35:59 [2023-09-15T04:35:59.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759522921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:35:59 [2023-09-15T04:35:59.639Z] 
00:35:59 [2023-09-15T04:35:59.639Z] (Eclipse:10478): Gtk-WARNING **: 04:35:59.492: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:59 [2023-09-15T04:35:59.639Z] 
00:35:59 [2023-09-15T04:35:59.639Z] (Eclipse:10478): Gtk-WARNING **: 04:35:59.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:59 [2023-09-15T04:35:59.639Z] 
00:35:59 [2023-09-15T04:35:59.639Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:35:59.517
00:35:59 [2023-09-15T04:35:59.639Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open.
00:35:59 [2023-09-15T04:35:59.896Z] 
00:35:59 [2023-09-15T04:35:59.896Z] (Eclipse:10478): Gtk-WARNING **: 04:35:59.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:59 [2023-09-15T04:35:59.896Z] 
00:35:59 [2023-09-15T04:35:59.896Z] (Eclipse:10478): Gtk-WARNING **: 04:35:59.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:59 [2023-09-15T04:35:59.896Z] 
00:35:59 [2023-09-15T04:35:59.896Z] (Eclipse:10478): Gtk-WARNING **: 04:35:59.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:35:59 [2023-09-15T04:35:59.896Z] 
00:35:59 [2023-09-15T04:35:59.896Z] (Eclipse:10478): Gtk-WARNING **: 04:35:59.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.154Z] 
00:36:00 [2023-09-15T04:36:00.154Z] (Eclipse:10478): Gtk-WARNING **: 04:35:59.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=-1759521900 data=null}, (of type 'Combo')]
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759521887 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-1759521887 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-1759521887 data=null}, TreeItem with text {emptyArchiveFolder}]
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759521887 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759521887 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759521886 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759521865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@e182453
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759521864 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@424769f2
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1759521862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1759521862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1759521862 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1759521862 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1759521862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1759521862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1759521862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1759521862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1759521862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1759521862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1759521862 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1759521862 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:00 [2023-09-15T04:36:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:00 [2023-09-15T04:36:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759521859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759521859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759521859 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759521858 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759521858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759521858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:00 [2023-09-15T04:36:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759521858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.157Z] 
00:36:00 [2023-09-15T04:36:00.157Z] (Eclipse:10478): Gtk-WARNING **: 04:36:00.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.414Z] 
00:36:00 [2023-09-15T04:36:00.414Z] (Eclipse:10478): Gtk-WARNING **: 04:36:00.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:36:00 [2023-09-15T04:36:00.414Z] 
00:36:00 [2023-09-15T04:36:00.414Z] (Eclipse:10478): Gtk-WARNING **: 04:36:00.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.414Z] 
00:36:00 [2023-09-15T04:36:00.414Z] (Eclipse:10478): Gtk-WARNING **: 04:36:00.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.414Z] 
00:36:00 [2023-09-15T04:36:00.414Z] (Eclipse:10478): Gtk-WARNING **: 04:36:00.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.670Z] 
00:36:00 [2023-09-15T04:36:00.670Z] (Eclipse:10478): Gtk-WARNING **: 04:36:00.414: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.670Z] 
00:36:00 [2023-09-15T04:36:00.670Z] (Eclipse:10478): Gtk-WARNING **: 04:36:00.438: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.670Z] 
00:36:00 [2023-09-15T04:36:00.670Z] (Eclipse:10478): Gtk-WARNING **: 04:36:00.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.670Z] 
00:36:00 [2023-09-15T04:36:00.670Z] (Eclipse:10478): Gtk-WARNING **: 04:36:00.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.670Z] 
00:36:00 [2023-09-15T04:36:00.670Z] (Eclipse:10478): Gtk-WARNING **: 04:36:00.548: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1759521240 data=null doit=true}, Button with text {Select roo&t directory:}]
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1759521240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-1759521231 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1759521225 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1759521225 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1759521225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip} [layout=null] time=-1759521222 data=null}, (of type 'Combo')]
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1759521187 data=null doit=true}, TreeItem with text {/}]
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1759521187 data=null}, TreeItem with text {/}]
00:36:00 [2023-09-15T04:36:00.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1759521187 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759521186 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1759521185 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {folder:colon} time=-1759521185 data=null button=0 stateMask=0x0 x=119 y=35 count=0}, Tree node with text: folder:colon]
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {folder:colon} time=-1759521184 data=null doit=true}, Tree node with text: folder:colon]
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {folder:colon} time=-1759521184 data=null}, Tree node with text: folder:colon]
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {folder:colon} time=-1759521184 data=null button=1 stateMask=0x0 x=119 y=35 count=1}, Tree node with text: folder:colon]
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759521184 data=null item=TreeItem {folder:colon} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: folder:colon]
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {folder:colon} time=-1759521178 data=null button=1 stateMask=0x80000 x=119 y=35 count=1}, Tree node with text: folder:colon]
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: folder:colon
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} [layout=null] time=-1759521171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759521117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759521117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759521117 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759521117 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759521117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759521117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:00 [2023-09-15T04:36:00.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:00 [2023-09-15T04:36:00.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:00 [2023-09-15T04:36:00.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:00 [2023-09-15T04:36:00.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:00 [2023-09-15T04:36:00.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:00 [2023-09-15T04:36:00.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:01 [2023-09-15T04:36:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759521117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:01 [2023-09-15T04:36:01.186Z] 
00:36:01 [2023-09-15T04:36:01.186Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.186Z] 
00:36:01 [2023-09-15T04:36:01.186Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.186Z] 
00:36:01 [2023-09-15T04:36:01.186Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.186Z] 
00:36:01 [2023-09-15T04:36:01.186Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.186Z] 
00:36:01 [2023-09-15T04:36:01.186Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.442Z] 
00:36:01 [2023-09-15T04:36:01.443Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.443Z] 
00:36:01 [2023-09-15T04:36:01.443Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.199: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.443Z] 
00:36:01 [2023-09-15T04:36:01.443Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.443Z] 
00:36:01 [2023-09-15T04:36:01.443Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.443Z] 
00:36:01 [2023-09-15T04:36:01.443Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.248: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.443Z] 
00:36:01 [2023-09-15T04:36:01.443Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.443Z] 
00:36:01 [2023-09-15T04:36:01.443Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.443Z] 
00:36:01 [2023-09-15T04:36:01.443Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.700Z] 
00:36:01 [2023-09-15T04:36:01.700Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.700Z] 
00:36:01 [2023-09-15T04:36:01.700Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.700Z] 
00:36:01 [2023-09-15T04:36:01.700Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.700Z] 
00:36:01 [2023-09-15T04:36:01.700Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.700Z] 
00:36:01 [2023-09-15T04:36:01.700Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.700Z] 
00:36:01 [2023-09-15T04:36:01.700Z] (Eclipse:10478): Gtk-WARNING **: 04:36:01.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1759520106 data=null doit=true}, Button with text {Select &archive file:}]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1759520105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1759520103 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1759520103 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1759520103 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1759520103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759520100 data=null}, (of type 'Combo')]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759520039 data=null doit=true}, TreeItem with text {traces}]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759520039 data=null}, TreeItem with text {traces}]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759520038 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759520035 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759520033 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759520032 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759520032 data=null doit=true}, Tree node with text: synctraces]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759520032 data=null}, Tree node with text: synctraces]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759520032 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759520032 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759520031 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759520008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:01 [2023-09-15T04:36:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759519998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759519998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759519998 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759519998 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759519998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759519998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:01 [2023-09-15T04:36:01.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:01 [2023-09-15T04:36:01.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:01 [2023-09-15T04:36:01.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:01 [2023-09-15T04:36:01.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:01 [2023-09-15T04:36:01.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:01 [2023-09-15T04:36:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:02 [2023-09-15T04:36:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759519998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:02 [2023-09-15T04:36:02.474Z] 
00:36:02 [2023-09-15T04:36:02.474Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.474Z] 
00:36:02 [2023-09-15T04:36:02.474Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.474Z] 
00:36:02 [2023-09-15T04:36:02.474Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.474Z] 
00:36:02 [2023-09-15T04:36:02.474Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.474Z] 
00:36:02 [2023-09-15T04:36:02.474Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.474Z] 
00:36:02 [2023-09-15T04:36:02.474Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.474Z] 
00:36:02 [2023-09-15T04:36:02.474Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.474Z] 
00:36:02 [2023-09-15T04:36:02.474Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.474Z] 
00:36:02 [2023-09-15T04:36:02.474Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.474Z] 
00:36:02 [2023-09-15T04:36:02.474Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.474Z] 
00:36:02 [2023-09-15T04:36:02.474Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:02 [2023-09-15T04:36:02.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:02 [2023-09-15T04:36:02.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759519385 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759519384 data=null}, TreeItem with text {Traces [2]}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759519384 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759519384 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759519382 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:02 [2023-09-15T04:36:02.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759519382 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759519382 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759519382 data=null}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759519382 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759519381 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759519376 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759519376 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759519376 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759519376 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.730Z] 
00:36:02 [2023-09-15T04:36:02.730Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.730Z] 
00:36:02 [2023-09-15T04:36:02.730Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:02.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:02 [2023-09-15T04:36:02.987Z] 
00:36:02 [2023-09-15T04:36:02.987Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:02 [2023-09-15T04:36:02.987Z] 
00:36:02 [2023-09-15T04:36:02.987Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:02.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:02 [2023-09-15T04:36:02.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759519334 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759519022 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759519018 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759519018 data=null}, TreeItem with text {scp_dest}]
00:36:02 [2023-09-15T04:36:02.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:02 [2023-09-15T04:36:02.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:03 [2023-09-15T04:36:03.243Z] 
00:36:03 [2023-09-15T04:36:03.243Z] (Eclipse:10478): Gtk-WARNING **: 04:36:02.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:03 [2023-09-15T04:36:03.243Z] 
00:36:03 [2023-09-15T04:36:03.243Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:03.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:03 [2023-09-15T04:36:03.243Z] 
00:36:03 [2023-09-15T04:36:03.243Z] (Eclipse:10478): Gtk-WARNING **: 04:36:03.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:03 [2023-09-15T04:36:03.243Z] 
00:36:03 [2023-09-15T04:36:03.243Z] (Eclipse:10478): Gtk-WARNING **: 04:36:03.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:03 [2023-09-15T04:36:03.500Z] 
00:36:03 [2023-09-15T04:36:03.500Z] (Eclipse:10478): Gtk-WARNING **: 04:36:03.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:03 [2023-09-15T04:36:03.500Z] 
00:36:03 [2023-09-15T04:36:03.500Z] (Eclipse:10478): Gtk-WARNING **: 04:36:03.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:03 [2023-09-15T04:36:03.500Z] 
00:36:03 [2023-09-15T04:36:03.500Z] (Eclipse:10478): Gtk-WARNING **: 04:36:03.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:03 [2023-09-15T04:36:03.500Z] 
00:36:03 [2023-09-15T04:36:03.500Z] (Eclipse:10478): Gtk-WARNING **: 04:36:03.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759518421 data=null}, (of type 'Combo')]
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759518382 data=null doit=true}, TreeItem with text {traces}]
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759518382 data=null}, TreeItem with text {traces}]
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759518382 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:03 [2023-09-15T04:36:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759518382 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759518380 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759518379 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759518379 data=null doit=true}, Tree node with text: synctraces]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759518379 data=null}, Tree node with text: synctraces]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759518379 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759518379 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759518378 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759518331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@724d4c0a
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759518330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759518329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759518329 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759518329 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759518329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759518329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759518329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759518329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759518329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759518329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759518329 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759518329 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:03 [2023-09-15T04:36:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759518321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759518321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759518321 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759518321 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759518321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759518321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:03 [2023-09-15T04:36:03.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:03 [2023-09-15T04:36:03.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:03 [2023-09-15T04:36:03.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:03 [2023-09-15T04:36:03.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:03 [2023-09-15T04:36:03.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:03 [2023-09-15T04:36:03.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759517812 data=null doit=true}, Shell with text {Confirmation}]
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-1759517811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-1759517811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-1759517811 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-1759517811 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-1759517811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-1759517811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-1759517811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:36:04 [2023-09-15T04:36:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:36:04 [2023-09-15T04:36:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759518321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:04 [2023-09-15T04:36:04.580Z] 
00:36:04 [2023-09-15T04:36:04.580Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:04 [2023-09-15T04:36:04.580Z] 
00:36:04 [2023-09-15T04:36:04.580Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.497: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:04 [2023-09-15T04:36:04.580Z] 
00:36:04 [2023-09-15T04:36:04.580Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.514: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:04 [2023-09-15T04:36:04.580Z] 
00:36:04 [2023-09-15T04:36:04.580Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:04 [2023-09-15T04:36:04.580Z] 
00:36:04 [2023-09-15T04:36:04.580Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:04 [2023-09-15T04:36:04.580Z] 
00:36:04 [2023-09-15T04:36:04.580Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.564: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:04 [2023-09-15T04:36:04.837Z] 
00:36:04 [2023-09-15T04:36:04.837Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:04 [2023-09-15T04:36:04.837Z] 
00:36:04 [2023-09-15T04:36:04.837Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:04 [2023-09-15T04:36:04.837Z] 
00:36:04 [2023-09-15T04:36:04.837Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:04 [2023-09-15T04:36:04.837Z] 
00:36:04 [2023-09-15T04:36:04.837Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:04 [2023-09-15T04:36:04.837Z] 
00:36:04 [2023-09-15T04:36:04.837Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:04 [2023-09-15T04:36:04.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:04 [2023-09-15T04:36:04.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:04 [2023-09-15T04:36:04.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
00:36:04 [2023-09-15T04:36:04.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759517263 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759517263 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759517263 data=null}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759517263 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759517262 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759517253 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759517253 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759517252 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759517252 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759517212 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759517207 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759517206 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759517206 data=null}, TreeItem with text {scp_dest}]
00:36:04 [2023-09-15T04:36:04.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:04 [2023-09-15T04:36:04.837Z] 
00:36:04 [2023-09-15T04:36:04.837Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:05 [2023-09-15T04:36:05.094Z] 
00:36:05 [2023-09-15T04:36:05.094Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:04.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:05 [2023-09-15T04:36:05.094Z] 
00:36:05 [2023-09-15T04:36:05.094Z] (Eclipse:10478): Gtk-WARNING **: 04:36:04.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:05 [2023-09-15T04:36:05.094Z] 
00:36:05 [2023-09-15T04:36:05.094Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:04.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:05 [2023-09-15T04:36:05.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:05 [2023-09-15T04:36:05.350Z] 
00:36:05 [2023-09-15T04:36:05.350Z] (Eclipse:10478): Gtk-WARNING **: 04:36:05.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:05 [2023-09-15T04:36:05.350Z] 
00:36:05 [2023-09-15T04:36:05.350Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:05.298: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:05 [2023-09-15T04:36:05.350Z] 
00:36:05 [2023-09-15T04:36:05.350Z] (Eclipse:10478): Gtk-WARNING **: 04:36:05.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:05 [2023-09-15T04:36:05.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:36:05 [2023-09-15T04:36:05.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:05 [2023-09-15T04:36:05.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:05 [2023-09-15T04:36:05.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:05 [2023-09-15T04:36:05.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:05 [2023-09-15T04:36:05.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:05 [2023-09-15T04:36:05.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759516380 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759516379 data=null doit=true}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759516379 data=null}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759516343 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759516338 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759516316 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:05 [2023-09-15T04:36:05.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759516315 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759516315 data=null doit=true}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759516315 data=null}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759516315 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759516315 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759516310 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:05 [2023-09-15T04:36:05.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
00:36:05 [2023-09-15T04:36:05.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
00:36:05 [2023-09-15T04:36:05.863Z] 
00:36:05 [2023-09-15T04:36:05.863Z] (Eclipse:10478): Gtk-WARNING **: 04:36:05.831: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.119Z] 
00:36:06 [2023-09-15T04:36:06.119Z] (Eclipse:10478): Gtk-WARNING **: 04:36:05.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.119Z] 
00:36:06 [2023-09-15T04:36:06.119Z] (Eclipse:10478): Gtk-WARNING **: 04:36:05.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.119Z] 
00:36:06 [2023-09-15T04:36:06.119Z] (Eclipse:10478): Gtk-WARNING **: 04:36:05.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.119Z] 
00:36:06 [2023-09-15T04:36:06.119Z] (Eclipse:10478): Gtk-WARNING **: 04:36:05.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.119Z] 
00:36:06 [2023-09-15T04:36:06.119Z] (Eclipse:10478): Gtk-WARNING **: 04:36:06.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759515888 data=null doit=true}, Shell with text {Export}]
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:06 [2023-09-15T04:36:06.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-1759515885 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-1759515885 data=null doit=true}, Tree node with text: Archive File]
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-1759515885 data=null}, Tree node with text: Archive File]
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-1759515885 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759515885 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-1759515884 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
00:36:06 [2023-09-15T04:36:06.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1759515883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1759515883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1759515883 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1759515883 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1759515883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1759515883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1759515883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:06 [2023-09-15T04:36:06.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:06 [2023-09-15T04:36:06.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:06 [2023-09-15T04:36:06.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:06 [2023-09-15T04:36:06.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-1759515803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759515803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-1759515803 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-1759515803 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-1759515803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-1759515802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-1759515802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-1759515800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759515800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-1759515800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-1759515800 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-1759515800 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@75acb326
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-1759515798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759515798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-1759515798 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-1759515798 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-1759515798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-1759515798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-1759515798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-1759515797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759515797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-1759515797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-1759515797 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-1759515797 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:06 [2023-09-15T04:36:06.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759515796 data=null doit=true}, TreeItem with text {Tracing}]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759515795 data=null}, TreeItem with text {Tracing}]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759515795 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759515795 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759515794 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759515786 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-1759515786 data=null doit=true}, Tree node with text: emptyArchiveFolder]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-1759515786 data=null}, Tree node with text: emptyArchiveFolder]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759515786 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759515786 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759515743 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-1759515729 data=null}, (of type 'Combo')]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759515714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759515714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759515714 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759515714 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759515714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759515714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759515714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:06 [2023-09-15T04:36:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-1759516229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
00:36:06 [2023-09-15T04:36:06.378Z] 
00:36:06 [2023-09-15T04:36:06.378Z] (Eclipse:10478): Gtk-WARNING **: 04:36:06.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.634Z] 
00:36:06 [2023-09-15T04:36:06.634Z] (Eclipse:10478): Gtk-WARNING **: 04:36:06.400: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:36:06 [2023-09-15T04:36:06.634Z] 
00:36:06 [2023-09-15T04:36:06.634Z] (Eclipse:10478): Gtk-WARNING **: 04:36:06.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.899Z] 
00:36:06 [2023-09-15T04:36:06.899Z] (Eclipse:10478): Gtk-WARNING **: 04:36:06.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.899Z] 
00:36:06 [2023-09-15T04:36:06.899Z] (Eclipse:10478): Gtk-WARNING **: 04:36:06.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.899Z] 
00:36:06 [2023-09-15T04:36:06.899Z] (Eclipse:10478): Gtk-WARNING **: 04:36:06.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.899Z] 
00:36:06 [2023-09-15T04:36:06.899Z] (Eclipse:10478): Gtk-WARNING **: 04:36:06.719: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.899Z] 
00:36:06 [2023-09-15T04:36:06.899Z] (Eclipse:10478): Gtk-WARNING **: 04:36:06.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:06 [2023-09-15T04:36:06.899Z] 
00:36:06 [2023-09-15T04:36:06.899Z] (Eclipse:10478): Gtk-WARNING **: 04:36:06.756: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1759515012 data=null doit=true}, Button with text {Select roo&t directory:}]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1759515012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-1759515011 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1759515010 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1759515010 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1759515010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-1759515008 data=null}, (of type 'Combo')]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1759514979 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1759514979 data=null doit=true}, TreeItem with text {/}]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1759514979 data=null}, TreeItem with text {/}]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1759514978 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759514978 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1759514978 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759514973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759514960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759514960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759514960 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759514959 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759514959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759514959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759514959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.157Z] 
00:36:07 [2023-09-15T04:36:07.157Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.157Z] 
00:36:07 [2023-09-15T04:36:07.157Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:07 [2023-09-15T04:36:07.157Z] 
00:36:07 [2023-09-15T04:36:07.157Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759514866 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759514866 data=null doit=true}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759514866 data=null}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759514866 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759514866 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759514860 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759514860 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759514860 data=null doit=true}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759514860 data=null}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759514859 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] 
00:36:07 [2023-09-15T04:36:07.157Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759514859 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759514821 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.157Z] 
00:36:07 [2023-09-15T04:36:07.157Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.158Z] 
00:36:07 [2023-09-15T04:36:07.158Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
00:36:07 [2023-09-15T04:36:07.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
00:36:07 [2023-09-15T04:36:07.421Z] 
00:36:07 [2023-09-15T04:36:07.421Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.421Z] 
00:36:07 [2023-09-15T04:36:07.421Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.421Z] 
00:36:07 [2023-09-15T04:36:07.421Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.421Z] 
00:36:07 [2023-09-15T04:36:07.421Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.413: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.678Z] 
00:36:07 [2023-09-15T04:36:07.678Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.678Z] 
00:36:07 [2023-09-15T04:36:07.678Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.454: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759514442 data=null doit=true}, Shell with text {Export}]
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:07 [2023-09-15T04:36:07.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-1759514439 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-1759514439 data=null doit=true}, Tree node with text: Archive File]
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-1759514439 data=null}, Tree node with text: Archive File]
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-1759514439 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759514439 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-1759514433 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1759514432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1759514432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1759514432 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1759514432 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1759514432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1759514432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1759514432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:07 [2023-09-15T04:36:07.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:07 [2023-09-15T04:36:07.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:07 [2023-09-15T04:36:07.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:07 [2023-09-15T04:36:07.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-1759514373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759514373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-1759514373 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-1759514373 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-1759514373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-1759514373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-1759514373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-1759514365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759514365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-1759514365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-1759514365 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-1759514365 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@63031e98
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-1759514363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759514363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-1759514363 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-1759514363 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-1759514363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-1759514363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-1759514363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-1759514361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759514361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-1759514361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-1759514361 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-1759514361 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759514360 data=null doit=true}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759514360 data=null}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759514360 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759514360 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759514358 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759514358 data=null button=0 stateMask=0x0 x=146 y=127 count=0}, Tree node with text: emptyArchiveFolder]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-1759514357 data=null doit=true}, Tree node with text: emptyArchiveFolder]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-1759514357 data=null}, Tree node with text: emptyArchiveFolder]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759514357 data=null button=1 stateMask=0x0 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759514357 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759514356 data=null button=1 stateMask=0x80000 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-1759514321 data=null}, (of type 'Combo')]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759514317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759514317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759514317 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759514317 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759514317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759514316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759514316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:07 [2023-09-15T04:36:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-1759514772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
00:36:07 [2023-09-15T04:36:07.936Z] 
00:36:07 [2023-09-15T04:36:07.936Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.936Z] 
00:36:07 [2023-09-15T04:36:07.936Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:36:07 [2023-09-15T04:36:07.936Z] 
00:36:07 [2023-09-15T04:36:07.936Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.936Z] 
00:36:07 [2023-09-15T04:36:07.936Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759514124 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759514124 data=null doit=true}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759514124 data=null}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759514124 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] 
00:36:07 [2023-09-15T04:36:07.937Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759514124 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] 
00:36:07 [2023-09-15T04:36:07.937Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759514098 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759514097 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759514097 data=null doit=true}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759514097 data=null}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759514097 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759514097 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] 
00:36:07 [2023-09-15T04:36:07.937Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759514082 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:07 [2023-09-15T04:36:07.937Z] 
00:36:07 [2023-09-15T04:36:07.937Z] (Eclipse:10478): Gtk-WARNING **: 04:36:07.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
00:36:07 [2023-09-15T04:36:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
00:36:08 [2023-09-15T04:36:08.193Z] 
00:36:08 [2023-09-15T04:36:08.193Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.193Z] 
00:36:08 [2023-09-15T04:36:08.193Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.193Z] 
00:36:08 [2023-09-15T04:36:08.193Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.193Z] 
00:36:08 [2023-09-15T04:36:08.193Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.450Z] 
00:36:08 [2023-09-15T04:36:08.450Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.450Z] 
00:36:08 [2023-09-15T04:36:08.450Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.450Z] 
00:36:08 [2023-09-15T04:36:08.450Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
00:36:08 [2023-09-15T04:36:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759513661 data=null doit=true}, Shell with text {Export}]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:08 [2023-09-15T04:36:08.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-1759513659 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-1759513659 data=null doit=true}, Tree node with text: Archive File]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-1759513659 data=null}, Tree node with text: Archive File]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-1759513658 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759513656 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-1759513655 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1759513654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1759513654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1759513654 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1759513654 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1759513654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1759513654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1759513654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:08 [2023-09-15T04:36:08.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:08 [2023-09-15T04:36:08.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:08 [2023-09-15T04:36:08.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:08 [2023-09-15T04:36:08.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-1759513587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759513587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-1759513587 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-1759513587 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-1759513587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-1759513587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-1759513587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-1759513584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759513584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-1759513584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-1759513584 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-1759513584 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@64d691b2
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-1759513578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759513577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-1759513577 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-1759513577 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-1759513577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-1759513577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-1759513577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-1759513576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759513576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-1759513576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-1759513576 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-1759513575 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759513574 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759513574 data=null doit=true}, TreeItem with text {Tracing}]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759513574 data=null}, TreeItem with text {Tracing}]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759513574 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759513574 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759513574 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-1759513567 data=null}, (of type 'Combo')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759513543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759513543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759513542 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759513542 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759513542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759513542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759513542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:08 [2023-09-15T04:36:08.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-1759514004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
00:36:08 [2023-09-15T04:36:08.709Z] 
00:36:08 [2023-09-15T04:36:08.709Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.461: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.709Z] 
00:36:08 [2023-09-15T04:36:08.709Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.489: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.709Z] 
00:36:08 [2023-09-15T04:36:08.709Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:36:08 [2023-09-15T04:36:08.709Z] 
00:36:08 [2023-09-15T04:36:08.709Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.709Z] 
00:36:08 [2023-09-15T04:36:08.709Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.966Z] 
00:36:08 [2023-09-15T04:36:08.966Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.966Z] 
00:36:08 [2023-09-15T04:36:08.966Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.732: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.966Z] 
00:36:08 [2023-09-15T04:36:08.966Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.966Z] 
00:36:08 [2023-09-15T04:36:08.966Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.966Z] 
00:36:08 [2023-09-15T04:36:08.966Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:08 [2023-09-15T04:36:08.966Z] 
00:36:08 [2023-09-15T04:36:08.966Z] (Eclipse:10478): Gtk-WARNING **: 04:36:08.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-1759512918 data=null}, (of type 'Combo')]
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1759512904 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1759512904 data=null doit=true}, TreeItem with text {/}]
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1759512904 data=null}, TreeItem with text {/}]
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1759512904 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759512904 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1759512904 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759512883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759512877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759512877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759512877 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759512877 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759512877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759512877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:09 [2023-09-15T04:36:09.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:09 [2023-09-15T04:36:09.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:09 [2023-09-15T04:36:09.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:09 [2023-09-15T04:36:09.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:09 [2023-09-15T04:36:09.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:09 [2023-09-15T04:36:09.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759512877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:09 [2023-09-15T04:36:09.225Z] 
00:36:09 [2023-09-15T04:36:09.225Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.225Z] 
00:36:09 [2023-09-15T04:36:09.225Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.123: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.225Z] 
00:36:09 [2023-09-15T04:36:09.225Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.225Z] 
00:36:09 [2023-09-15T04:36:09.225Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.225Z] 
00:36:09 [2023-09-15T04:36:09.225Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.225Z] 
00:36:09 [2023-09-15T04:36:09.225Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.225Z] 
00:36:09 [2023-09-15T04:36:09.225Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.225Z] 
00:36:09 [2023-09-15T04:36:09.225Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.209: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.481Z] 
00:36:09 [2023-09-15T04:36:09.481Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.481Z] 
00:36:09 [2023-09-15T04:36:09.481Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.481Z] 
00:36:09 [2023-09-15T04:36:09.481Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.481Z] 
00:36:09 [2023-09-15T04:36:09.481Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.481Z] 
00:36:09 [2023-09-15T04:36:09.481Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.737Z] 
00:36:09 [2023-09-15T04:36:09.737Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 04:36:09.550
00:36:09 [2023-09-15T04:36:09.737Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open.
00:36:09 [2023-09-15T04:36:09.737Z] 
00:36:09 [2023-09-15T04:36:09.737Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.737Z] 
00:36:09 [2023-09-15T04:36:09.737Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.994Z] 
00:36:09 [2023-09-15T04:36:09.994Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.994Z] 
00:36:09 [2023-09-15T04:36:09.994Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.994Z] 
00:36:09 [2023-09-15T04:36:09.994Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:09 [2023-09-15T04:36:09.994Z] 
00:36:09 [2023-09-15T04:36:09.994Z] (Eclipse:10478): Gtk-WARNING **: 04:36:09.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-1759511867 data=null}, (of type 'Combo')]
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1759511817 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1759511817 data=null doit=true}, TreeItem with text {/}]
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1759511817 data=null}, TreeItem with text {/}]
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1759511816 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759511816 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1759511816 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759511802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759511796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759511796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759511796 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759511796 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759511796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:10 [2023-09-15T04:36:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759511796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:10 [2023-09-15T04:36:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:10 [2023-09-15T04:36:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:10 [2023-09-15T04:36:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:10 [2023-09-15T04:36:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:10 [2023-09-15T04:36:10.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:10 [2023-09-15T04:36:10.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:10 [2023-09-15T04:36:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759511796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:10 [2023-09-15T04:36:10.510Z] 
00:36:10 [2023-09-15T04:36:10.510Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.510Z] 
00:36:10 [2023-09-15T04:36:10.510Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] 
00:36:10 [2023-09-15T04:36:10.766Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] 
00:36:10 [2023-09-15T04:36:10.766Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] 
00:36:10 [2023-09-15T04:36:10.766Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] 
00:36:10 [2023-09-15T04:36:10.766Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] 
00:36:10 [2023-09-15T04:36:10.766Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] 
00:36:10 [2023-09-15T04:36:10.766Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] 
00:36:10 [2023-09-15T04:36:10.766Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.606: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] 
00:36:10 [2023-09-15T04:36:10.766Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] 
00:36:10 [2023-09-15T04:36:10.766Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] 
00:36:10 [2023-09-15T04:36:10.766Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] 
00:36:10 [2023-09-15T04:36:10.766Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.671: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:10 [2023-09-15T04:36:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:10 [2023-09-15T04:36:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:10 [2023-09-15T04:36:10.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:10 [2023-09-15T04:36:10.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:10 [2023-09-15T04:36:10.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759511212 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759511212 data=null}, TreeItem with text {Traces [2]}]
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759511211 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759511211 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759511208 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:10 [2023-09-15T04:36:10.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759511208 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759511207 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759511207 data=null}, TreeItem with text {scp_dest}]
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759511207 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759511207 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759511191 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759511191 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:10 [2023-09-15T04:36:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759511191 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:11 [2023-09-15T04:36:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759511190 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:11 [2023-09-15T04:36:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759511111 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:11 [2023-09-15T04:36:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759511106 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:11 [2023-09-15T04:36:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759511106 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:11 [2023-09-15T04:36:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759511106 data=null}, TreeItem with text {scp_dest}]
00:36:11 [2023-09-15T04:36:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:11 [2023-09-15T04:36:11.024Z] 
00:36:11 [2023-09-15T04:36:11.024Z] (Eclipse:10478): Gtk-WARNING **: 04:36:10.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:11 [2023-09-15T04:36:11.024Z] 
00:36:11 [2023-09-15T04:36:11.024Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:11.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:11 [2023-09-15T04:36:11.280Z] 
00:36:11 [2023-09-15T04:36:11.280Z] (Eclipse:10478): Gtk-WARNING **: 04:36:11.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:11 [2023-09-15T04:36:11.280Z] 
00:36:11 [2023-09-15T04:36:11.280Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:11.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:11 [2023-09-15T04:36:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:11 [2023-09-15T04:36:11.536Z] 
00:36:11 [2023-09-15T04:36:11.536Z] (Eclipse:10478): Gtk-WARNING **: 04:36:11.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:11 [2023-09-15T04:36:11.536Z] 
00:36:11 [2023-09-15T04:36:11.536Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:11.363: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:11 [2023-09-15T04:36:11.536Z] 
00:36:11 [2023-09-15T04:36:11.536Z] (Eclipse:10478): Gtk-WARNING **: 04:36:11.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:11 [2023-09-15T04:36:11.792Z] 
00:36:11 [2023-09-15T04:36:11.792Z] (Eclipse:10478): Gtk-WARNING **: 04:36:11.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:11 [2023-09-15T04:36:11.792Z] 
00:36:11 [2023-09-15T04:36:11.792Z] (Eclipse:10478): Gtk-WARNING **: 04:36:11.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:11 [2023-09-15T04:36:11.792Z] 
00:36:11 [2023-09-15T04:36:11.792Z] (Eclipse:10478): Gtk-WARNING **: 04:36:11.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:11 [2023-09-15T04:36:11.792Z] 
00:36:11 [2023-09-15T04:36:11.792Z] (Eclipse:10478): Gtk-WARNING **: 04:36:11.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:11 [2023-09-15T04:36:11.792Z] 
00:36:11 [2023-09-15T04:36:11.792Z] (Eclipse:10478): Gtk-WARNING **: 04:36:11.747: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:12 [2023-09-15T04:36:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-1759510057 data=null}, (of type 'Combo')]
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1759510008 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1759510008 data=null doit=true}, TreeItem with text {/}]
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1759510008 data=null}, TreeItem with text {/}]
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1759510007 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759510007 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1759510007 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759509999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@391720c3
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759509988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759509988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759509988 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759509987 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759509987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759509987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1759509987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759509987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759509987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759509987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759509987 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759509987 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759509984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759509984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759509984 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759509984 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759509984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759509984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:12 [2023-09-15T04:36:12.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:12 [2023-09-15T04:36:12.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:12 [2023-09-15T04:36:12.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:12 [2023-09-15T04:36:12.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:12 [2023-09-15T04:36:12.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:12 [2023-09-15T04:36:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:12 [2023-09-15T04:36:12.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759509984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:12 [2023-09-15T04:36:12.613Z] 
00:36:12 [2023-09-15T04:36:12.613Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.613Z] 
00:36:12 [2023-09-15T04:36:12.613Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.438: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.613Z] 
00:36:12 [2023-09-15T04:36:12.613Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.483: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.613Z] 
00:36:12 [2023-09-15T04:36:12.613Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.613Z] 
00:36:12 [2023-09-15T04:36:12.613Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.613Z] 
00:36:12 [2023-09-15T04:36:12.613Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.613Z] 
00:36:12 [2023-09-15T04:36:12.613Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.613Z] 
00:36:12 [2023-09-15T04:36:12.613Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.613Z] 
00:36:12 [2023-09-15T04:36:12.613Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.613Z] 
00:36:12 [2023-09-15T04:36:12.613Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.870Z] 
00:36:12 [2023-09-15T04:36:12.870Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:12 [2023-09-15T04:36:12.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:12 [2023-09-15T04:36:12.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:12 [2023-09-15T04:36:12.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:12 [2023-09-15T04:36:12.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759509212 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759509212 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759509212 data=null}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759509211 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759509211 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759509202 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759509202 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759509201 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759509201 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759509162 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759509157 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759509157 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759509157 data=null}, TreeItem with text {scp_dest}]
00:36:12 [2023-09-15T04:36:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:13 [2023-09-15T04:36:13.127Z] 
00:36:13 [2023-09-15T04:36:13.127Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.880: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.127Z] 
00:36:13 [2023-09-15T04:36:13.127Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:12.891: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:13 [2023-09-15T04:36:13.127Z] 
00:36:13 [2023-09-15T04:36:13.127Z] (Eclipse:10478): Gtk-WARNING **: 04:36:12.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.127Z] 
00:36:13 [2023-09-15T04:36:13.127Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:12.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:13 [2023-09-15T04:36:13.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:13 [2023-09-15T04:36:13.383Z] 
00:36:13 [2023-09-15T04:36:13.383Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.383Z] 
00:36:13 [2023-09-15T04:36:13.383Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:13.317: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:13 [2023-09-15T04:36:13.383Z] 
00:36:13 [2023-09-15T04:36:13.383Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.947Z] 
00:36:13 [2023-09-15T04:36:13.947Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.947Z] 
00:36:13 [2023-09-15T04:36:13.947Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.947Z] 
00:36:13 [2023-09-15T04:36:13.947Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.947Z] 
00:36:13 [2023-09-15T04:36:13.947Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.947Z] 
00:36:13 [2023-09-15T04:36:13.947Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.947Z] 
00:36:13 [2023-09-15T04:36:13.947Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.947Z] 
00:36:13 [2023-09-15T04:36:13.947Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.947Z] 
00:36:13 [2023-09-15T04:36:13.947Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.947Z] 
00:36:13 [2023-09-15T04:36:13.947Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:13 [2023-09-15T04:36:13.947Z] 
00:36:13 [2023-09-15T04:36:13.947Z] (Eclipse:10478): Gtk-WARNING **: 04:36:13.919: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:14 [2023-09-15T04:36:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-1759507885 data=null}, (of type 'Combo')]
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1759507839 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1759507839 data=null doit=true}, TreeItem with text {/}]
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1759507839 data=null}, TreeItem with text {/}]
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1759507838 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759507838 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1759507838 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759507827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@51edc97d
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1759507818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759507817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1759507817 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1759507817 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1759507817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1759507817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1759507817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1759507817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759507817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1759507817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1759507817 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1759507817 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4184bced
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-1759507815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759507815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-1759507815 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-1759507815 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-1759507815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-1759507815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-1759507815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-1759507812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759507812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-1759507812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-1759507812 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-1759507812 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759507804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759507804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759507804 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759507804 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759507804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:14 [2023-09-15T04:36:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759507804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:14 [2023-09-15T04:36:14.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:14 [2023-09-15T04:36:14.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:14 [2023-09-15T04:36:14.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:14 [2023-09-15T04:36:14.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:14 [2023-09-15T04:36:14.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:14 [2023-09-15T04:36:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:14 [2023-09-15T04:36:14.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759507804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:14 [2023-09-15T04:36:14.771Z] 
00:36:14 [2023-09-15T04:36:14.771Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:14 [2023-09-15T04:36:14.771Z] 
00:36:14 [2023-09-15T04:36:14.771Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:14 [2023-09-15T04:36:14.771Z] 
00:36:14 [2023-09-15T04:36:14.771Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:14 [2023-09-15T04:36:14.771Z] 
00:36:14 [2023-09-15T04:36:14.771Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:14 [2023-09-15T04:36:14.771Z] 
00:36:14 [2023-09-15T04:36:14.771Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.689: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:14 [2023-09-15T04:36:14.771Z] 
00:36:14 [2023-09-15T04:36:14.771Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:14 [2023-09-15T04:36:14.771Z] 
00:36:14 [2023-09-15T04:36:14.771Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:14 [2023-09-15T04:36:14.771Z] 
00:36:14 [2023-09-15T04:36:14.771Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:14 [2023-09-15T04:36:14.771Z] 
00:36:14 [2023-09-15T04:36:14.771Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:15 [2023-09-15T04:36:15.028Z] 
00:36:15 [2023-09-15T04:36:15.028Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:15 [2023-09-15T04:36:15.028Z] 
00:36:15 [2023-09-15T04:36:15.028Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.789: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:15 [2023-09-15T04:36:15.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:15 [2023-09-15T04:36:15.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759507123 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759507123 data=null}, TreeItem with text {Traces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759507122 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759507122 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759507121 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-1759507121 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-1759507121 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-1759507120 data=null}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759507120 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759507120 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] 
00:36:15 [2023-09-15T04:36:15.028Z] (Eclipse:10478): Gtk-WARNING **: 04:36:14.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759507108 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759507108 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-1759507108 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759507107 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759507104 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-1759507104 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-1759507104 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-1759507104 data=null}, TreeItem with text {synctraces [2]}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
00:36:15 [2023-09-15T04:36:15.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759507097 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759507097 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759507097 data=null}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759507096 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759507096 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759507092 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759507092 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759507092 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759507092 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.285Z] 
00:36:15 [2023-09-15T04:36:15.285Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:15 [2023-09-15T04:36:15.285Z] 
00:36:15 [2023-09-15T04:36:15.285Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:15.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:15 [2023-09-15T04:36:15.285Z] 
00:36:15 [2023-09-15T04:36:15.285Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:15 [2023-09-15T04:36:15.285Z] 
00:36:15 [2023-09-15T04:36:15.285Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:15.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:15 [2023-09-15T04:36:15.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759507009 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759506701 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759506637 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759506637 data=null}, TreeItem with text {scp_dest}]
00:36:15 [2023-09-15T04:36:15.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:15 [2023-09-15T04:36:15.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
00:36:15 [2023-09-15T04:36:15.542Z] 
00:36:15 [2023-09-15T04:36:15.542Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.322: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:15 [2023-09-15T04:36:15.542Z] 
00:36:15 [2023-09-15T04:36:15.542Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:15.330: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:15 [2023-09-15T04:36:15.542Z] 
00:36:15 [2023-09-15T04:36:15.542Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.333: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759506297 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759506297 data=null doit=true}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759506297 data=null}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759506297 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759506296 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759506240 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759506239 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759506239 data=null doit=true}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759506239 data=null}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759506239 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759506239 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759506233 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
00:36:15 [2023-09-15T04:36:15.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
00:36:16 [2023-09-15T04:36:16.056Z] 
00:36:16 [2023-09-15T04:36:16.056Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.056Z] 
00:36:16 [2023-09-15T04:36:16.056Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.056Z] 
00:36:16 [2023-09-15T04:36:16.056Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.897: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.056Z] 
00:36:16 [2023-09-15T04:36:16.056Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.056Z] 
00:36:16 [2023-09-15T04:36:16.056Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.056Z] 
00:36:16 [2023-09-15T04:36:16.056Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.056Z] 
00:36:16 [2023-09-15T04:36:16.056Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.056Z] 
00:36:16 [2023-09-15T04:36:16.056Z] (Eclipse:10478): Gtk-WARNING **: 04:36:15.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.056Z] 
00:36:16 [2023-09-15T04:36:16.056Z] (Eclipse:10478): Gtk-WARNING **: 04:36:16.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.056Z] 
00:36:16 [2023-09-15T04:36:16.056Z] (Eclipse:10478): Gtk-WARNING **: 04:36:16.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759505856 data=null doit=true}, Shell with text {Export}]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:16 [2023-09-15T04:36:16.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-1759505853 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-1759505853 data=null doit=true}, Tree node with text: Archive File]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-1759505853 data=null}, Tree node with text: Archive File]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-1759505853 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759505853 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-1759505852 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1759505851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1759505851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1759505851 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1759505851 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1759505851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1759505851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1759505851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:16 [2023-09-15T04:36:16.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:16 [2023-09-15T04:36:16.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:16 [2023-09-15T04:36:16.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:16 [2023-09-15T04:36:16.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
00:36:16 [2023-09-15T04:36:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-1759505797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759505797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-1759505797 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-1759505797 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-1759505797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-1759505797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-1759505797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-1759505794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-1759505794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-1759505794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-1759505794 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-1759505794 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@62f2811
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-1759505791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759505791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-1759505791 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-1759505791 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-1759505790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-1759505790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-1759505790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-1759505789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-1759505789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-1759505789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-1759505789 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-1759505789 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:16 [2023-09-15T04:36:16.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759505788 data=null doit=true}, TreeItem with text {Tracing}]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759505787 data=null}, TreeItem with text {Tracing}]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759505787 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759505787 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759505786 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759505785 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-1759505785 data=null doit=true}, Tree node with text: emptyArchiveFolder]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-1759505785 data=null}, Tree node with text: emptyArchiveFolder]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759505784 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759505784 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-1759505784 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-1759505767 data=null}, (of type 'Combo')]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759505738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759505738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759505738 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759505738 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759505738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759505738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759505738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:16 [2023-09-15T04:36:16.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-1759506193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
00:36:16 [2023-09-15T04:36:16.315Z] 
00:36:16 [2023-09-15T04:36:16.315Z] (Eclipse:10478): Gtk-WARNING **: 04:36:16.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.571Z] 
00:36:16 [2023-09-15T04:36:16.571Z] (Eclipse:10478): Gtk-WARNING **: 04:36:16.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:36:16 [2023-09-15T04:36:16.571Z] 
00:36:16 [2023-09-15T04:36:16.571Z] (Eclipse:10478): Gtk-WARNING **: 04:36:16.523: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.827Z] 
00:36:16 [2023-09-15T04:36:16.827Z] (Eclipse:10478): Gtk-WARNING **: 04:36:16.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.827Z] 
00:36:16 [2023-09-15T04:36:16.827Z] (Eclipse:10478): Gtk-WARNING **: 04:36:16.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.827Z] 
00:36:16 [2023-09-15T04:36:16.827Z] (Eclipse:10478): Gtk-WARNING **: 04:36:16.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:16 [2023-09-15T04:36:16.827Z] 
00:36:16 [2023-09-15T04:36:16.827Z] (Eclipse:10478): Gtk-WARNING **: 04:36:16.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1759505095 data=null doit=true}, Button with text {Select &archive file:}]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1759505095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1759505093 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1759505093 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1759505093 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1759505093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing} [layout=null] time=-1759505080 data=null}, (of type 'Combo')]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759505021 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759505021 data=null doit=true}, TreeItem with text {Tracing}]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759505021 data=null}, TreeItem with text {Tracing}]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759505020 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759505020 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759505020 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: testtraces.zip
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759505012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@d866565
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1759505010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759505010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1759505010 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1759505010 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1759505010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1759505010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1759505010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1759505010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759505010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1759505009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1759505009 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1759505009 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@78cb15b9
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-1759504998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759504998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-1759504998 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-1759504998 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-1759504998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-1759504997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-1759504997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-1759504997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759504997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-1759504997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-1759504997 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-1759504997 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759504995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759504995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759504995 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759504995 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759504995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759504995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759504995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.343Z] 
00:36:17 [2023-09-15T04:36:17.344Z] (Eclipse:10478): Gtk-WARNING **: 04:36:17.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.344Z] 
00:36:17 [2023-09-15T04:36:17.344Z] (Eclipse:10478): Gtk-WARNING **: 04:36:17.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:36:17 [2023-09-15T04:36:17.344Z] 
00:36:17 [2023-09-15T04:36:17.344Z] (Eclipse:10478): Gtk-WARNING **: 04:36:17.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.344Z] 
00:36:17 [2023-09-15T04:36:17.344Z] (Eclipse:10478): Gtk-WARNING **: 04:36:17.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.600Z] 
00:36:17 [2023-09-15T04:36:17.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:17.346: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.600Z] 
00:36:17 [2023-09-15T04:36:17.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:17.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.600Z] 
00:36:17 [2023-09-15T04:36:17.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:17.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.600Z] 
00:36:17 [2023-09-15T04:36:17.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:17.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.600Z] 
00:36:17 [2023-09-15T04:36:17.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:17.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.600Z] 
00:36:17 [2023-09-15T04:36:17.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:17.450: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.600Z] 
00:36:17 [2023-09-15T04:36:17.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:17.467: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759504304 data=null}, (of type 'Combo')]
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759504269 data=null doit=true}, TreeItem with text {traces}]
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759504269 data=null}, TreeItem with text {traces}]
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759504269 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:17 [2023-09-15T04:36:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759504269 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759504267 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759504267 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759504267 data=null doit=true}, Tree node with text: synctraces]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759504267 data=null}, Tree node with text: synctraces]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759504266 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759504266 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759504265 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759504249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@bd074d7
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759504248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759504248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759504248 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759504248 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759504248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759504248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759504248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759504247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759504247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759504247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759504247 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759504247 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@bbc199a
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-1759504244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759504244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-1759504244 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-1759504244 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-1759504244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-1759504244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-1759504244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-1759504243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759504243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-1759504243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-1759504243 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-1759504243 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759504239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759504238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759504238 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759504238 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759504238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759504238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:17 [2023-09-15T04:36:17.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:17 [2023-09-15T04:36:17.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:17 [2023-09-15T04:36:17.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:17 [2023-09-15T04:36:17.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:17 [2023-09-15T04:36:17.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:17 [2023-09-15T04:36:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:18 [2023-09-15T04:36:18.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759504238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:18 [2023-09-15T04:36:18.117Z] 
00:36:18 [2023-09-15T04:36:18.117Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.117Z] 
00:36:18 [2023-09-15T04:36:18.117Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.117Z] 
00:36:18 [2023-09-15T04:36:18.117Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.374Z] 
00:36:18 [2023-09-15T04:36:18.374Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.125: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.374Z] 
00:36:18 [2023-09-15T04:36:18.374Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.374Z] 
00:36:18 [2023-09-15T04:36:18.374Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.374Z] 
00:36:18 [2023-09-15T04:36:18.374Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.374Z] 
00:36:18 [2023-09-15T04:36:18.374Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.374Z] 
00:36:18 [2023-09-15T04:36:18.374Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.207: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:18 [2023-09-15T04:36:18.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:18 [2023-09-15T04:36:18.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759503705 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759503705 data=null}, TreeItem with text {Traces [2]}]
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759503705 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759503705 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759503703 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:18 [2023-09-15T04:36:18.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759503703 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759503703 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759503702 data=null}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759503702 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759503702 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.374Z] 
00:36:18 [2023-09-15T04:36:18.374Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.225: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759503688 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759503687 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759503687 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.374Z] 
00:36:18 [2023-09-15T04:36:18.374Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759503687 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.631Z] 
00:36:18 [2023-09-15T04:36:18.631Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.631Z] 
00:36:18 [2023-09-15T04:36:18.631Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:18.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:18 [2023-09-15T04:36:18.631Z] 
00:36:18 [2023-09-15T04:36:18.631Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.632Z] 
00:36:18 [2023-09-15T04:36:18.632Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:18.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:18 [2023-09-15T04:36:18.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759503603 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759503302 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759503299 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759503299 data=null}, TreeItem with text {scp_dest}]
00:36:18 [2023-09-15T04:36:18.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:18 [2023-09-15T04:36:18.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:18 [2023-09-15T04:36:18.888Z] 
00:36:18 [2023-09-15T04:36:18.888Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:18 [2023-09-15T04:36:18.888Z] 
00:36:18 [2023-09-15T04:36:18.888Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:18.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:18 [2023-09-15T04:36:18.888Z] 
00:36:18 [2023-09-15T04:36:18.888Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.145Z] 
00:36:19 [2023-09-15T04:36:19.145Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.956: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.145Z] 
00:36:19 [2023-09-15T04:36:19.145Z] (Eclipse:10478): Gtk-WARNING **: 04:36:18.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.145Z] 
00:36:19 [2023-09-15T04:36:19.145Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.145Z] 
00:36:19 [2023-09-15T04:36:19.145Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.145Z] 
00:36:19 [2023-09-15T04:36:19.145Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.145Z] 
00:36:19 [2023-09-15T04:36:19.145Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.145Z] 
00:36:19 [2023-09-15T04:36:19.145Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.106: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.145Z] 
00:36:19 [2023-09-15T04:36:19.145Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.402Z] 
00:36:19 [2023-09-15T04:36:19.402Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759502714 data=null}, (of type 'Combo')]
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759502675 data=null doit=true}, TreeItem with text {traces}]
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759502674 data=null}, TreeItem with text {traces}]
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759502674 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759502674 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759502666 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:19 [2023-09-15T04:36:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759502666 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759502666 data=null doit=true}, Tree node with text: synctraces]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759502665 data=null}, Tree node with text: synctraces]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759502665 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759502665 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759502664 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759502651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@24ccf6a8
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759502625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759502624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759502624 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759502624 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759502624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759502624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759502624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759502610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759502610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759502610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759502610 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759502609 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@58e5a81c
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759502605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759502605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759502605 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759502605 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759502604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759502604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1759502604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759502604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759502604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759502604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759502604 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759502604 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c57a111
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-1759502602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759502602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-1759502602 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-1759502602 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-1759502602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-1759502602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-1759502601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-1759502596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759502596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-1759502596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-1759502596 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-1759502596 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759502578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759502578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759502578 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759502578 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759502578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759502578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:19 [2023-09-15T04:36:19.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:19 [2023-09-15T04:36:19.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:19 [2023-09-15T04:36:19.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:19 [2023-09-15T04:36:19.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:19 [2023-09-15T04:36:19.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:19 [2023-09-15T04:36:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:19 [2023-09-15T04:36:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759502578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:19 [2023-09-15T04:36:19.969Z] 
00:36:19 [2023-09-15T04:36:19.969Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.969Z] 
00:36:19 [2023-09-15T04:36:19.969Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.969Z] 
00:36:19 [2023-09-15T04:36:19.969Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.969Z] 
00:36:19 [2023-09-15T04:36:19.969Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.969Z] 
00:36:19 [2023-09-15T04:36:19.969Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.969Z] 
00:36:19 [2023-09-15T04:36:19.969Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.969Z] 
00:36:19 [2023-09-15T04:36:19.969Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.969Z] 
00:36:19 [2023-09-15T04:36:19.969Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.969Z] 
00:36:19 [2023-09-15T04:36:19.969Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.969Z] 
00:36:19 [2023-09-15T04:36:19.969Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:19 [2023-09-15T04:36:19.969Z] 
00:36:19 [2023-09-15T04:36:19.969Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:20 [2023-09-15T04:36:20.226Z] 
00:36:20 [2023-09-15T04:36:20.226Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:20 [2023-09-15T04:36:20.226Z] 
00:36:20 [2023-09-15T04:36:20.226Z] (Eclipse:10478): Gtk-WARNING **: 04:36:19.986: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:20 [2023-09-15T04:36:20.226Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:20 [2023-09-15T04:36:20.226Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:20 [2023-09-15T04:36:20.226Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:20 [2023-09-15T04:36:20.226Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759501820 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759501820 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759501819 data=null}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759501819 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759501819 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759501812 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759501812 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759501811 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759501811 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759501766 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759501761 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759501761 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759501760 data=null}, TreeItem with text {scp_dest}]
00:36:20 [2023-09-15T04:36:20.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:20 [2023-09-15T04:36:20.483Z] 
00:36:20 [2023-09-15T04:36:20.483Z] (Eclipse:10478): Gtk-WARNING **: 04:36:20.323: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:20 [2023-09-15T04:36:20.483Z] 
00:36:20 [2023-09-15T04:36:20.483Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:20.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:20 [2023-09-15T04:36:20.483Z] 
00:36:20 [2023-09-15T04:36:20.483Z] (Eclipse:10478): Gtk-WARNING **: 04:36:20.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:20 [2023-09-15T04:36:20.483Z] 
00:36:20 [2023-09-15T04:36:20.483Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:20.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:20 [2023-09-15T04:36:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:20 [2023-09-15T04:36:20.740Z] 
00:36:20 [2023-09-15T04:36:20.740Z] (Eclipse:10478): Gtk-WARNING **: 04:36:20.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:20 [2023-09-15T04:36:20.740Z] 
00:36:20 [2023-09-15T04:36:20.740Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:20.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:20 [2023-09-15T04:36:20.740Z] 
00:36:20 [2023-09-15T04:36:20.740Z] (Eclipse:10478): Gtk-WARNING **: 04:36:20.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:21 [2023-09-15T04:36:21.303Z] 
00:36:21 [2023-09-15T04:36:21.303Z] (Eclipse:10478): Gtk-WARNING **: 04:36:21.198: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:21 [2023-09-15T04:36:21.303Z] 
00:36:21 [2023-09-15T04:36:21.303Z] (Eclipse:10478): Gtk-WARNING **: 04:36:21.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:21 [2023-09-15T04:36:21.303Z] 
00:36:21 [2023-09-15T04:36:21.303Z] (Eclipse:10478): Gtk-WARNING **: 04:36:21.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:21 [2023-09-15T04:36:21.303Z] 
00:36:21 [2023-09-15T04:36:21.303Z] (Eclipse:10478): Gtk-WARNING **: 04:36:21.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:21 [2023-09-15T04:36:21.303Z] 
00:36:21 [2023-09-15T04:36:21.303Z] (Eclipse:10478): Gtk-WARNING **: 04:36:21.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:21 [2023-09-15T04:36:21.560Z] 
00:36:21 [2023-09-15T04:36:21.560Z] (Eclipse:10478): Gtk-WARNING **: 04:36:21.313: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:21 [2023-09-15T04:36:21.560Z] 
00:36:21 [2023-09-15T04:36:21.560Z] (Eclipse:10478): Gtk-WARNING **: 04:36:21.333: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:21 [2023-09-15T04:36:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759500427 data=null}, (of type 'Combo')]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759500392 data=null doit=true}, TreeItem with text {traces}]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759500392 data=null}, TreeItem with text {traces}]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759500392 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759500392 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759500390 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759500389 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759500389 data=null doit=true}, Tree node with text: synctraces]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759500389 data=null}, Tree node with text: synctraces]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759500389 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759500389 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759500388 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759500382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@613b9bd9
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759500381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759500381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759500381 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759500381 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759500380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759500380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759500380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759500380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759500380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759500380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759500380 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759500380 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:21 [2023-09-15T04:36:21.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@704e27f9
00:36:21 [2023-09-15T04:36:21.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-1759500377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759500377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-1759500377 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-1759500377 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-1759500364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-1759500364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-1759500364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-1759500356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759500356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-1759500356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-1759500356 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-1759500355 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options')
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "traces"...", using matcher: of type 'Text'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759500320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759500320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759500320 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759500320 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759500320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759500320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:21 [2023-09-15T04:36:21.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:21 [2023-09-15T04:36:21.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:21 [2023-09-15T04:36:21.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:21 [2023-09-15T04:36:21.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:21 [2023-09-15T04:36:21.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:21 [2023-09-15T04:36:21.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:22 [2023-09-15T04:36:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759500320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:22 [2023-09-15T04:36:22.079Z] 
00:36:22 [2023-09-15T04:36:22.079Z] (Eclipse:10478): Gtk-WARNING **: 04:36:21.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.079Z] 
00:36:22 [2023-09-15T04:36:22.079Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.079Z] 
00:36:22 [2023-09-15T04:36:22.079Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.079Z] 
00:36:22 [2023-09-15T04:36:22.079Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.079Z] 
00:36:22 [2023-09-15T04:36:22.079Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.079Z] 
00:36:22 [2023-09-15T04:36:22.079Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.336Z] 
00:36:22 [2023-09-15T04:36:22.336Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.336Z] 
00:36:22 [2023-09-15T04:36:22.336Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.102: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.336Z] 
00:36:22 [2023-09-15T04:36:22.336Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.336Z] 
00:36:22 [2023-09-15T04:36:22.336Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.135: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.336Z] 
00:36:22 [2023-09-15T04:36:22.336Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:22 [2023-09-15T04:36:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:22 [2023-09-15T04:36:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:22 [2023-09-15T04:36:22.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:22 [2023-09-15T04:36:22.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:22 [2023-09-15T04:36:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759499709 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:22 [2023-09-15T04:36:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759499709 data=null}, TreeItem with text {Traces [2]}]
00:36:22 [2023-09-15T04:36:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759499708 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759499708 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759499707 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:22 [2023-09-15T04:36:22.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759499706 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759499706 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759499706 data=null}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759499706 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759499706 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759499695 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759499695 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759499694 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.341: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.464: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759499694 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.600Z] 
00:36:22 [2023-09-15T04:36:22.600Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.857Z] 
00:36:22 [2023-09-15T04:36:22.857Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.857Z] 
00:36:22 [2023-09-15T04:36:22.857Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:22.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:22 [2023-09-15T04:36:22.857Z] 
00:36:22 [2023-09-15T04:36:22.857Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:22 [2023-09-15T04:36:22.857Z] 
00:36:22 [2023-09-15T04:36:22.857Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:22.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:22 [2023-09-15T04:36:22.857Z] 
00:36:22 [2023-09-15T04:36:22.857Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:22.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:22 [2023-09-15T04:36:22.857Z] 
00:36:22 [2023-09-15T04:36:22.857Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:22.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:22 [2023-09-15T04:36:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759499328 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759499099 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759499099 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759499099 data=null}, TreeItem with text {scp_dest}]
00:36:22 [2023-09-15T04:36:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:22 [2023-09-15T04:36:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:23 [2023-09-15T04:36:23.113Z] 
00:36:23 [2023-09-15T04:36:23.113Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:23 [2023-09-15T04:36:23.113Z] 
00:36:23 [2023-09-15T04:36:23.113Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:22.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:23 [2023-09-15T04:36:23.113Z] 
00:36:23 [2023-09-15T04:36:23.113Z] (Eclipse:10478): Gtk-WARNING **: 04:36:22.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:23 [2023-09-15T04:36:23.674Z] 
00:36:23 [2023-09-15T04:36:23.674Z] (Eclipse:10478): Gtk-WARNING **: 04:36:23.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:23 [2023-09-15T04:36:23.674Z] 
00:36:23 [2023-09-15T04:36:23.674Z] (Eclipse:10478): Gtk-WARNING **: 04:36:23.417: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:23 [2023-09-15T04:36:23.674Z] 
00:36:23 [2023-09-15T04:36:23.674Z] (Eclipse:10478): Gtk-WARNING **: 04:36:23.480: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:23 [2023-09-15T04:36:23.674Z] 
00:36:23 [2023-09-15T04:36:23.674Z] (Eclipse:10478): Gtk-WARNING **: 04:36:23.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:23 [2023-09-15T04:36:23.674Z] 
00:36:23 [2023-09-15T04:36:23.674Z] (Eclipse:10478): Gtk-WARNING **: 04:36:23.523: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:23 [2023-09-15T04:36:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759498240 data=null}, (of type 'Combo')]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759498203 data=null doit=true}, TreeItem with text {traces}]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759498203 data=null}, TreeItem with text {traces}]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759498202 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759498202 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759498201 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759498200 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759498200 data=null doit=true}, Tree node with text: synctraces]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759498200 data=null}, Tree node with text: synctraces]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759498200 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759498200 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759498199 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759498192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5979cd9d
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759498191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759498191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759498191 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759498191 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759498191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759498191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759498191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759498190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759498190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759498190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759498190 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759498190 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@500497e3
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1759498177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759498177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1759498177 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1759498177 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1759498177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1759498177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1759498177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1759498176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759498176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1759498176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1759498176 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1759498176 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@147b758f
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-1759498174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759498174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-1759498174 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-1759498173 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-1759498169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-1759498169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-1759498169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-1759498168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759498168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-1759498168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-1759498168 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-1759498168 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:23 [2023-09-15T04:36:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759498165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:23 [2023-09-15T04:36:23.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759498165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:23 [2023-09-15T04:36:23.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759498165 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:23 [2023-09-15T04:36:23.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759498165 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:23 [2023-09-15T04:36:23.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759498165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:23 [2023-09-15T04:36:23.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759498165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:23 [2023-09-15T04:36:23.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:23 [2023-09-15T04:36:23.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:23 [2023-09-15T04:36:23.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:23 [2023-09-15T04:36:23.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:23 [2023-09-15T04:36:23.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:23 [2023-09-15T04:36:23.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:23 [2023-09-15T04:36:23.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759498165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:24 [2023-09-15T04:36:24.192Z] 
00:36:24 [2023-09-15T04:36:24.192Z] (Eclipse:10478): Gtk-WARNING **: 04:36:23.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.192Z] 
00:36:24 [2023-09-15T04:36:24.192Z] (Eclipse:10478): Gtk-WARNING **: 04:36:23.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.192Z] 
00:36:24 [2023-09-15T04:36:24.192Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.192Z] 
00:36:24 [2023-09-15T04:36:24.192Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.192Z] 
00:36:24 [2023-09-15T04:36:24.192Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.192Z] 
00:36:24 [2023-09-15T04:36:24.192Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.192Z] 
00:36:24 [2023-09-15T04:36:24.192Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.192Z] 
00:36:24 [2023-09-15T04:36:24.192Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.192Z] 
00:36:24 [2023-09-15T04:36:24.192Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.192Z] 
00:36:24 [2023-09-15T04:36:24.192Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.192Z] 
00:36:24 [2023-09-15T04:36:24.192Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:24 [2023-09-15T04:36:24.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:24 [2023-09-15T04:36:24.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759497653 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759497653 data=null}, TreeItem with text {Traces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759497653 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759497652 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759497651 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-1759497651 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-1759497651 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-1759497651 data=null}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759497650 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759497650 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759497646 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759497646 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-1759497645 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759497645 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759497641 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-1759497641 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-1759497641 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-1759497641 data=null}, TreeItem with text {synctraces [2]}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
00:36:24 [2023-09-15T04:36:24.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759497640 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759497640 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759497640 data=null}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759497639 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759497639 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759497625 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759497625 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759497624 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759497624 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759497584 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759497579 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759497579 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759497579 data=null}, TreeItem with text {scp_dest}]
00:36:24 [2023-09-15T04:36:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:24 [2023-09-15T04:36:24.450Z] 
00:36:24 [2023-09-15T04:36:24.450Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.450Z] 
00:36:24 [2023-09-15T04:36:24.450Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:24.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:24 [2023-09-15T04:36:24.707Z] 
00:36:24 [2023-09-15T04:36:24.707Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.707Z] 
00:36:24 [2023-09-15T04:36:24.707Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:24.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:24 [2023-09-15T04:36:24.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
00:36:24 [2023-09-15T04:36:24.964Z] 
00:36:24 [2023-09-15T04:36:24.964Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.882: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:24 [2023-09-15T04:36:24.964Z] 
00:36:24 [2023-09-15T04:36:24.964Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:24.892: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:24 [2023-09-15T04:36:24.964Z] 
00:36:24 [2023-09-15T04:36:24.964Z] (Eclipse:10478): Gtk-WARNING **: 04:36:24.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:25 [2023-09-15T04:36:25.526Z] 
00:36:25 [2023-09-15T04:36:25.526Z] (Eclipse:10478): Gtk-WARNING **: 04:36:25.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:25 [2023-09-15T04:36:25.526Z] 
00:36:25 [2023-09-15T04:36:25.526Z] (Eclipse:10478): Gtk-WARNING **: 04:36:25.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:25 [2023-09-15T04:36:25.526Z] 
00:36:25 [2023-09-15T04:36:25.526Z] (Eclipse:10478): Gtk-WARNING **: 04:36:25.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:25 [2023-09-15T04:36:25.526Z] 
00:36:25 [2023-09-15T04:36:25.526Z] (Eclipse:10478): Gtk-WARNING **: 04:36:25.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:25 [2023-09-15T04:36:25.526Z] 
00:36:25 [2023-09-15T04:36:25.526Z] (Eclipse:10478): Gtk-WARNING **: 04:36:25.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759496314 data=null}, (of type 'Combo')]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759496279 data=null doit=true}, TreeItem with text {traces}]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759496279 data=null}, TreeItem with text {traces}]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759496279 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759496279 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759496277 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759496277 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759496277 data=null doit=true}, Tree node with text: synctraces]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759496277 data=null}, Tree node with text: synctraces]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759496276 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759496276 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759496275 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759496260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c082a7d
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759496259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759496258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759496258 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759496258 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759496258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759496258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759496258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759496258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759496258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759496258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759496258 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759496258 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@22c62ede
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1759496257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759496257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1759496257 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1759496257 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1759496257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1759496257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1759496257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1759496257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759496257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1759496257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1759496257 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1759496257 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@69b66787
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-1759496255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759496255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-1759496254 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-1759496254 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-1759496254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-1759496254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-1759496254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-1759496250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759496250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-1759496250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-1759496250 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-1759496249 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759496247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759496247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759496247 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759496247 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759496247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759496247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:25 [2023-09-15T04:36:25.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:25 [2023-09-15T04:36:25.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:25 [2023-09-15T04:36:25.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:25 [2023-09-15T04:36:25.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:25 [2023-09-15T04:36:25.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:25 [2023-09-15T04:36:25.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:26 [2023-09-15T04:36:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759496247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:26 [2023-09-15T04:36:26.050Z] 
00:36:26 [2023-09-15T04:36:26.050Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.307Z] 
00:36:26 [2023-09-15T04:36:26.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.307Z] 
00:36:26 [2023-09-15T04:36:26.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.111: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.307Z] 
00:36:26 [2023-09-15T04:36:26.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.307Z] 
00:36:26 [2023-09-15T04:36:26.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.307Z] 
00:36:26 [2023-09-15T04:36:26.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.307Z] 
00:36:26 [2023-09-15T04:36:26.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.307Z] 
00:36:26 [2023-09-15T04:36:26.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.307Z] 
00:36:26 [2023-09-15T04:36:26.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.307Z] 
00:36:26 [2023-09-15T04:36:26.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.307Z] 
00:36:26 [2023-09-15T04:36:26.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:26 [2023-09-15T04:36:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:26 [2023-09-15T04:36:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:26 [2023-09-15T04:36:26.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:26 [2023-09-15T04:36:26.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:26 [2023-09-15T04:36:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759495603 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759495603 data=null}, TreeItem with text {Traces [2]}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759495602 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759495602 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759495601 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:26 [2023-09-15T04:36:26.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759495600 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759495600 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759495600 data=null}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759495600 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759495600 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759495589 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759495589 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759495589 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759495589 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759495549 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759495545 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759495545 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759495545 data=null}, TreeItem with text {scp_dest}]
00:36:26 [2023-09-15T04:36:26.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:26 [2023-09-15T04:36:26.564Z] 
00:36:26 [2023-09-15T04:36:26.564Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.564Z] 
00:36:26 [2023-09-15T04:36:26.564Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:26.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:26 [2023-09-15T04:36:26.564Z] 
00:36:26 [2023-09-15T04:36:26.564Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:26 [2023-09-15T04:36:26.564Z] 
00:36:26 [2023-09-15T04:36:26.564Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:26.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:27 [2023-09-15T04:36:27.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:27 [2023-09-15T04:36:27.128Z] 
00:36:27 [2023-09-15T04:36:27.128Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.919: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:27 [2023-09-15T04:36:27.128Z] 
00:36:27 [2023-09-15T04:36:27.128Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:26.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:27 [2023-09-15T04:36:27.128Z] 
00:36:27 [2023-09-15T04:36:27.128Z] (Eclipse:10478): Gtk-WARNING **: 04:36:26.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:27 [2023-09-15T04:36:27.691Z] 
00:36:27 [2023-09-15T04:36:27.691Z] (Eclipse:10478): Gtk-WARNING **: 04:36:27.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:27 [2023-09-15T04:36:27.691Z] 
00:36:27 [2023-09-15T04:36:27.691Z] (Eclipse:10478): Gtk-WARNING **: 04:36:27.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:27 [2023-09-15T04:36:27.691Z] 
00:36:27 [2023-09-15T04:36:27.691Z] (Eclipse:10478): Gtk-WARNING **: 04:36:27.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:27 [2023-09-15T04:36:27.691Z] 
00:36:27 [2023-09-15T04:36:27.691Z] (Eclipse:10478): Gtk-WARNING **: 04:36:27.480: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:27 [2023-09-15T04:36:27.691Z] 
00:36:27 [2023-09-15T04:36:27.691Z] (Eclipse:10478): Gtk-WARNING **: 04:36:27.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:27 [2023-09-15T04:36:27.691Z] 
00:36:27 [2023-09-15T04:36:27.691Z] (Eclipse:10478): Gtk-WARNING **: 04:36:27.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:27 [2023-09-15T04:36:27.691Z] 
00:36:27 [2023-09-15T04:36:27.691Z] (Eclipse:10478): Gtk-WARNING **: 04:36:27.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759494226 data=null}, (of type 'Combo')]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759494187 data=null doit=true}, TreeItem with text {traces}]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759494187 data=null}, TreeItem with text {traces}]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759494187 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759494187 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759494185 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759494185 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759494185 data=null doit=true}, Tree node with text: synctraces]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759494185 data=null}, Tree node with text: synctraces]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759494185 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759494184 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759494184 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:27 [2023-09-15T04:36:27.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759494178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@29ac632a
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-1759494163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759494163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-1759494163 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-1759494163 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-1759494163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-1759494163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-1759494163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-1759494162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-1759494162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-1759494162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-1759494162 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-1759494162 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759494160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759494160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759494160 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759494160 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759494160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759494160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:27 [2023-09-15T04:36:27.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:27 [2023-09-15T04:36:27.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:27 [2023-09-15T04:36:27.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:27 [2023-09-15T04:36:27.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:27 [2023-09-15T04:36:27.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:27 [2023-09-15T04:36:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759494159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:28 [2023-09-15T04:36:28.208Z] 
00:36:28 [2023-09-15T04:36:28.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:27.981: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.208Z] 
00:36:28 [2023-09-15T04:36:28.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:27.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.208Z] 
00:36:28 [2023-09-15T04:36:28.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.208Z] 
00:36:28 [2023-09-15T04:36:28.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.032: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.208Z] 
00:36:28 [2023-09-15T04:36:28.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.208Z] 
00:36:28 [2023-09-15T04:36:28.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.208Z] 
00:36:28 [2023-09-15T04:36:28.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.082: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.208Z] 
00:36:28 [2023-09-15T04:36:28.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.099: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.208Z] 
00:36:28 [2023-09-15T04:36:28.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.208Z] 
00:36:28 [2023-09-15T04:36:28.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.132: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:28 [2023-09-15T04:36:28.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:28 [2023-09-15T04:36:28.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759493631 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759493631 data=null}, TreeItem with text {Traces [2]}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759493630 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759493630 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759493629 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:28 [2023-09-15T04:36:28.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759493628 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759493628 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759493628 data=null}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759493627 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759493627 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759493623 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759493622 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759493622 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759493622 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759493582 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759493578 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759493578 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759493577 data=null}, TreeItem with text {scp_dest}]
00:36:28 [2023-09-15T04:36:28.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:28 [2023-09-15T04:36:28.465Z] 
00:36:28 [2023-09-15T04:36:28.465Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.722Z] 
00:36:28 [2023-09-15T04:36:28.722Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:28.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:28 [2023-09-15T04:36:28.722Z] 
00:36:28 [2023-09-15T04:36:28.722Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.722Z] 
00:36:28 [2023-09-15T04:36:28.722Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:28.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:28 [2023-09-15T04:36:28.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:28 [2023-09-15T04:36:28.979Z] 
00:36:28 [2023-09-15T04:36:28.979Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.887: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:28 [2023-09-15T04:36:28.979Z] 
00:36:28 [2023-09-15T04:36:28.979Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:28.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:28 [2023-09-15T04:36:28.979Z] 
00:36:28 [2023-09-15T04:36:28.979Z] (Eclipse:10478): Gtk-WARNING **: 04:36:28.897: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:29 [2023-09-15T04:36:29.236Z] 
00:36:29 [2023-09-15T04:36:29.236Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:29 [2023-09-15T04:36:29.492Z] 
00:36:29 [2023-09-15T04:36:29.492Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:29 [2023-09-15T04:36:29.492Z] 
00:36:29 [2023-09-15T04:36:29.492Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:29 [2023-09-15T04:36:29.492Z] 
00:36:29 [2023-09-15T04:36:29.492Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.278: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:29 [2023-09-15T04:36:29.492Z] 
00:36:29 [2023-09-15T04:36:29.492Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:29 [2023-09-15T04:36:29.492Z] 
00:36:29 [2023-09-15T04:36:29.492Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:29 [2023-09-15T04:36:29.492Z] 
00:36:29 [2023-09-15T04:36:29.492Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:29 [2023-09-15T04:36:29.492Z] 
00:36:29 [2023-09-15T04:36:29.492Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:29 [2023-09-15T04:36:29.492Z] 
00:36:29 [2023-09-15T04:36:29.492Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:29 [2023-09-15T04:36:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759492323 data=null}, (of type 'Combo')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759492286 data=null doit=true}, TreeItem with text {traces}]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759492286 data=null}, TreeItem with text {traces}]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759492286 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759492286 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759492284 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759492284 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759492284 data=null doit=true}, Tree node with text: synctraces]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759492284 data=null}, Tree node with text: synctraces]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759492283 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759492283 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759492283 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759492276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@8e39ba9
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759492275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759492275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759492275 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759492275 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759492275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759492275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759492275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759492275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759492275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759492275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759492274 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759492274 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759492254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759492254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759492254 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759492254 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759492253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759492253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:29 [2023-09-15T04:36:29.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:29 [2023-09-15T04:36:29.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:29 [2023-09-15T04:36:29.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:29 [2023-09-15T04:36:29.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:29 [2023-09-15T04:36:29.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:29 [2023-09-15T04:36:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:30 [2023-09-15T04:36:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759492253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:30 [2023-09-15T04:36:30.009Z] 
00:36:30 [2023-09-15T04:36:30.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.009Z] 
00:36:30 [2023-09-15T04:36:30.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.009Z] 
00:36:30 [2023-09-15T04:36:30.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.009Z] 
00:36:30 [2023-09-15T04:36:30.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.009Z] 
00:36:30 [2023-09-15T04:36:30.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.009Z] 
00:36:30 [2023-09-15T04:36:30.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.009Z] 
00:36:30 [2023-09-15T04:36:30.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.009Z] 
00:36:30 [2023-09-15T04:36:30.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.009Z] 
00:36:30 [2023-09-15T04:36:30.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:29.986: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.009Z] 
00:36:30 [2023-09-15T04:36:30.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:30.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.266Z] 
00:36:30 [2023-09-15T04:36:30.266Z] (Eclipse:10478): Gtk-WARNING **: 04:36:30.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.266Z] 
00:36:30 [2023-09-15T04:36:30.266Z] (Eclipse:10478): Gtk-WARNING **: 04:36:30.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:30 [2023-09-15T04:36:30.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:30 [2023-09-15T04:36:30.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759491743 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759491743 data=null}, TreeItem with text {Traces [2]}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759491742 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759491742 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759491740 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:30 [2023-09-15T04:36:30.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759491740 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759491739 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759491739 data=null}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759491738 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759491738 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759491731 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759491730 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759491730 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759491730 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759491688 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759491683 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759491683 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759491683 data=null}, TreeItem with text {scp_dest}]
00:36:30 [2023-09-15T04:36:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:30 [2023-09-15T04:36:30.523Z] 
00:36:30 [2023-09-15T04:36:30.523Z] (Eclipse:10478): Gtk-WARNING **: 04:36:30.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.523Z] 
00:36:30 [2023-09-15T04:36:30.523Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:30.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:30 [2023-09-15T04:36:30.523Z] 
00:36:30 [2023-09-15T04:36:30.523Z] (Eclipse:10478): Gtk-WARNING **: 04:36:30.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:30 [2023-09-15T04:36:30.523Z] 
00:36:30 [2023-09-15T04:36:30.523Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:30.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:31 [2023-09-15T04:36:31.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:31 [2023-09-15T04:36:31.097Z] 
00:36:31 [2023-09-15T04:36:31.097Z] (Eclipse:10478): Gtk-WARNING **: 04:36:30.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.097Z] 
00:36:31 [2023-09-15T04:36:31.097Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:30.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:31 [2023-09-15T04:36:31.097Z] 
00:36:31 [2023-09-15T04:36:31.097Z] (Eclipse:10478): Gtk-WARNING **: 04:36:30.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.097Z] 
00:36:31 [2023-09-15T04:36:31.097Z] (Eclipse:10478): Gtk-WARNING **: 04:36:30.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.097Z] 
00:36:31 [2023-09-15T04:36:31.097Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.097Z] 
00:36:31 [2023-09-15T04:36:31.097Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.027: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.098Z] 
00:36:31 [2023-09-15T04:36:31.098Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.098Z] 
00:36:31 [2023-09-15T04:36:31.098Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.355Z] 
00:36:31 [2023-09-15T04:36:31.355Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.091: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.355Z] 
00:36:31 [2023-09-15T04:36:31.355Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.355Z] 
00:36:31 [2023-09-15T04:36:31.355Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.355Z] 
00:36:31 [2023-09-15T04:36:31.355Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.355Z] 
00:36:31 [2023-09-15T04:36:31.355Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.169: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:31 [2023-09-15T04:36:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:31 [2023-09-15T04:36:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:31 [2023-09-15T04:36:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759490589 data=null}, (of type 'Combo')]
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:31 [2023-09-15T04:36:31.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:31 [2023-09-15T04:36:31.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:31 [2023-09-15T04:36:31.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759490555 data=null doit=true}, TreeItem with text {traces}]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759490553 data=null}, TreeItem with text {traces}]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759490553 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759490553 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759490551 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759490551 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759490551 data=null doit=true}, Tree node with text: synctraces]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759490551 data=null}, Tree node with text: synctraces]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759490551 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759490550 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759490550 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759490544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@fce6355
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759490543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759490543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759490543 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759490543 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759490543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759490542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759490542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759490542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759490542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759490542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759490542 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759490542 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:31 [2023-09-15T04:36:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@22fc72e8
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759490522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759490522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759490522 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759490522 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759490522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759490522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1759490522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759490522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759490522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759490522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759490518 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759490518 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:31 [2023-09-15T04:36:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759490515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759490515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759490515 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759490515 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759490514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759490514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:31 [2023-09-15T04:36:31.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:31 [2023-09-15T04:36:31.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:31 [2023-09-15T04:36:31.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:31 [2023-09-15T04:36:31.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:31 [2023-09-15T04:36:31.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:31 [2023-09-15T04:36:31.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:31 [2023-09-15T04:36:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759490514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:31 [2023-09-15T04:36:31.873Z] 
00:36:31 [2023-09-15T04:36:31.873Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.873Z] 
00:36:31 [2023-09-15T04:36:31.873Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.873Z] 
00:36:31 [2023-09-15T04:36:31.873Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.821: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.873Z] 
00:36:31 [2023-09-15T04:36:31.873Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.837: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:31 [2023-09-15T04:36:31.873Z] 
00:36:31 [2023-09-15T04:36:31.873Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:32 [2023-09-15T04:36:32.130Z] 
00:36:32 [2023-09-15T04:36:32.130Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:32 [2023-09-15T04:36:32.130Z] 
00:36:32 [2023-09-15T04:36:32.130Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.887: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:32 [2023-09-15T04:36:32.130Z] 
00:36:32 [2023-09-15T04:36:32.130Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:32 [2023-09-15T04:36:32.130Z] 
00:36:32 [2023-09-15T04:36:32.130Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:32 [2023-09-15T04:36:32.130Z] 
00:36:32 [2023-09-15T04:36:32.130Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:32 [2023-09-15T04:36:32.130Z] 
00:36:32 [2023-09-15T04:36:32.130Z] (Eclipse:10478): Gtk-WARNING **: 04:36:31.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:32 [2023-09-15T04:36:32.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:32 [2023-09-15T04:36:32.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:32 [2023-09-15T04:36:32.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:32 [2023-09-15T04:36:32.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759489904 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759489898 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759489898 data=null}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759489898 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759489898 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759489893 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759489893 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759489893 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759489892 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759489854 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759489849 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759489849 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759489849 data=null}, TreeItem with text {scp_dest}]
00:36:32 [2023-09-15T04:36:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:32 [2023-09-15T04:36:32.388Z] 
00:36:32 [2023-09-15T04:36:32.388Z] (Eclipse:10478): Gtk-WARNING **: 04:36:32.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:32 [2023-09-15T04:36:32.388Z] 
00:36:32 [2023-09-15T04:36:32.388Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:32.197: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:32 [2023-09-15T04:36:32.388Z] 
00:36:32 [2023-09-15T04:36:32.388Z] (Eclipse:10478): Gtk-WARNING **: 04:36:32.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:32 [2023-09-15T04:36:32.388Z] 
00:36:32 [2023-09-15T04:36:32.388Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:32.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:32 [2023-09-15T04:36:32.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:32 [2023-09-15T04:36:32.644Z] 
00:36:32 [2023-09-15T04:36:32.644Z] (Eclipse:10478): Gtk-WARNING **: 04:36:32.612: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:32 [2023-09-15T04:36:32.644Z] 
00:36:32 [2023-09-15T04:36:32.644Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:32.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:32 [2023-09-15T04:36:32.644Z] 
00:36:32 [2023-09-15T04:36:32.644Z] (Eclipse:10478): Gtk-WARNING **: 04:36:32.622: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.208Z] 
00:36:33 [2023-09-15T04:36:33.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:32.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.208Z] 
00:36:33 [2023-09-15T04:36:33.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.208Z] 
00:36:33 [2023-09-15T04:36:33.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.208Z] 
00:36:33 [2023-09-15T04:36:33.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.208Z] 
00:36:33 [2023-09-15T04:36:33.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.208Z] 
00:36:33 [2023-09-15T04:36:33.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.208Z] 
00:36:33 [2023-09-15T04:36:33.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.208Z] 
00:36:33 [2023-09-15T04:36:33.208Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:33 [2023-09-15T04:36:33.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:33 [2023-09-15T04:36:33.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:33 [2023-09-15T04:36:33.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759488594 data=null}, (of type 'Combo')]
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-1759488544 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759488544 data=null doit=true}, TreeItem with text {traces}]
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759488544 data=null}, TreeItem with text {traces}]
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759488543 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759488543 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759488539 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759488528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3f321f8
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1759488512 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759488505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759488505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759488504 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759488504 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759488504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759488504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:33 [2023-09-15T04:36:33.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:33 [2023-09-15T04:36:33.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:33 [2023-09-15T04:36:33.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:33 [2023-09-15T04:36:33.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:33 [2023-09-15T04:36:33.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:33 [2023-09-15T04:36:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:33 [2023-09-15T04:36:33.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759488504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:33 [2023-09-15T04:36:33.726Z] 
00:36:33 [2023-09-15T04:36:33.726Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.726Z] 
00:36:33 [2023-09-15T04:36:33.726Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.726Z] 
00:36:33 [2023-09-15T04:36:33.726Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.726Z] 
00:36:33 [2023-09-15T04:36:33.726Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.726Z] 
00:36:33 [2023-09-15T04:36:33.726Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.717: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.983Z] 
00:36:33 [2023-09-15T04:36:33.983Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.983Z] 
00:36:33 [2023-09-15T04:36:33.983Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.983Z] 
00:36:33 [2023-09-15T04:36:33.983Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.983Z] 
00:36:33 [2023-09-15T04:36:33.983Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.783: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.983Z] 
00:36:33 [2023-09-15T04:36:33.983Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.983Z] 
00:36:33 [2023-09-15T04:36:33.983Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.817: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.983Z] 
00:36:33 [2023-09-15T04:36:33.983Z] (Eclipse:10478): Gtk-WARNING **: 04:36:33.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:33 [2023-09-15T04:36:33.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:33 [2023-09-15T04:36:33.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759487993 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759487993 data=null}, TreeItem with text {Traces [2]}]
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759487993 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759487992 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759487991 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:33 [2023-09-15T04:36:33.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759487984 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759487984 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759487984 data=null}, TreeItem with text {scp_dest}]
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759487984 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759487983 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759487979 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759487978 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:33 [2023-09-15T04:36:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759487978 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:34 [2023-09-15T04:36:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759487978 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:34 [2023-09-15T04:36:34.240Z] 
00:36:34 [2023-09-15T04:36:34.240Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:34 [2023-09-15T04:36:34.240Z] 
00:36:34 [2023-09-15T04:36:34.240Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:34.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:34 [2023-09-15T04:36:34.240Z] 
00:36:34 [2023-09-15T04:36:34.240Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:34 [2023-09-15T04:36:34.240Z] 
00:36:34 [2023-09-15T04:36:34.240Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:34.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:34 [2023-09-15T04:36:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759487937 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:34 [2023-09-15T04:36:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759487693 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:34 [2023-09-15T04:36:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759487691 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:34 [2023-09-15T04:36:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759487691 data=null}, TreeItem with text {scp_dest}]
00:36:34 [2023-09-15T04:36:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:34 [2023-09-15T04:36:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:34 [2023-09-15T04:36:34.496Z] 
00:36:34 [2023-09-15T04:36:34.496Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:34 [2023-09-15T04:36:34.496Z] 
00:36:34 [2023-09-15T04:36:34.496Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:34.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:34 [2023-09-15T04:36:34.496Z] 
00:36:34 [2023-09-15T04:36:34.496Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.438: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:34 [2023-09-15T04:36:34.753Z] 
00:36:34 [2023-09-15T04:36:34.753Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:34 [2023-09-15T04:36:34.753Z] 
00:36:34 [2023-09-15T04:36:34.753Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:34 [2023-09-15T04:36:34.753Z] 
00:36:34 [2023-09-15T04:36:34.753Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:34 [2023-09-15T04:36:34.753Z] 
00:36:34 [2023-09-15T04:36:34.753Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.009Z] 
00:36:35 [2023-09-15T04:36:35.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.009Z] 
00:36:35 [2023-09-15T04:36:35.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.009Z] 
00:36:35 [2023-09-15T04:36:35.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.009Z] 
00:36:35 [2023-09-15T04:36:35.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.009Z] 
00:36:35 [2023-09-15T04:36:35.009Z] (Eclipse:10478): Gtk-WARNING **: 04:36:34.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759486907 data=null}, (of type 'Combo')]
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759486872 data=null doit=true}, TreeItem with text {traces}]
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759486872 data=null}, TreeItem with text {traces}]
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759486872 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759486871 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759486870 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759486869 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759486869 data=null doit=true}, Tree node with text: synctraces]
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759486869 data=null}, Tree node with text: synctraces]
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759486869 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759486869 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:35 [2023-09-15T04:36:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759486868 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759486850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3324270d
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759486849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759486848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759486848 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759486848 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759486848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759486848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759486848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759486848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759486848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759486848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759486848 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759486848 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:35 [2023-09-15T04:36:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:35 [2023-09-15T04:36:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:35 [2023-09-15T04:36:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759486842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:35 [2023-09-15T04:36:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759486842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:35 [2023-09-15T04:36:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759486842 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:35 [2023-09-15T04:36:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759486842 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:35 [2023-09-15T04:36:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759486842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:35 [2023-09-15T04:36:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759486842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:35 [2023-09-15T04:36:35.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:35 [2023-09-15T04:36:35.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:35 [2023-09-15T04:36:35.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:35 [2023-09-15T04:36:35.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:35 [2023-09-15T04:36:35.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:35 [2023-09-15T04:36:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:35 [2023-09-15T04:36:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759486842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:35 [2023-09-15T04:36:35.269Z] 
00:36:35 [2023-09-15T04:36:35.269Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.269Z] 
00:36:35 [2023-09-15T04:36:35.269Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.269Z] 
00:36:35 [2023-09-15T04:36:35.269Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.527Z] 
00:36:35 [2023-09-15T04:36:35.527Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.527Z] 
00:36:35 [2023-09-15T04:36:35.527Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.527Z] 
00:36:35 [2023-09-15T04:36:35.527Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.527Z] 
00:36:35 [2023-09-15T04:36:35.527Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.527Z] 
00:36:35 [2023-09-15T04:36:35.527Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.527Z] 
00:36:35 [2023-09-15T04:36:35.527Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.527Z] 
00:36:35 [2023-09-15T04:36:35.527Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.527Z] 
00:36:35 [2023-09-15T04:36:35.527Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.527Z] 
00:36:35 [2023-09-15T04:36:35.527Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.527Z] 
00:36:35 [2023-09-15T04:36:35.527Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.418: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:35 [2023-09-15T04:36:35.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:35 [2023-09-15T04:36:35.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:35 [2023-09-15T04:36:35.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:35 [2023-09-15T04:36:35.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:35 [2023-09-15T04:36:35.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759486330 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:35 [2023-09-15T04:36:35.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759486329 data=null}, TreeItem with text {Traces [2]}]
00:36:35 [2023-09-15T04:36:35.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759486329 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:35 [2023-09-15T04:36:35.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759486329 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:35 [2023-09-15T04:36:35.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759486327 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:35 [2023-09-15T04:36:35.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:35 [2023-09-15T04:36:35.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:35 [2023-09-15T04:36:35.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759486326 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:35 [2023-09-15T04:36:35.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759486326 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:35 [2023-09-15T04:36:35.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:35 [2023-09-15T04:36:35.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759486326 data=null}, TreeItem with text {scp_dest}]
00:36:35 [2023-09-15T04:36:35.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759486325 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:35 [2023-09-15T04:36:35.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759486325 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:35 [2023-09-15T04:36:35.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759486321 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:35 [2023-09-15T04:36:35.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759486320 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:35 [2023-09-15T04:36:35.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759486320 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:35 [2023-09-15T04:36:35.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759486320 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:35 [2023-09-15T04:36:35.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759486279 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:35 [2023-09-15T04:36:35.789Z] 
00:36:35 [2023-09-15T04:36:35.789Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:35 [2023-09-15T04:36:35.789Z] 
00:36:35 [2023-09-15T04:36:35.789Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:35.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:36 [2023-09-15T04:36:36.051Z] 
00:36:36 [2023-09-15T04:36:36.051Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:36 [2023-09-15T04:36:36.051Z] 
00:36:36 [2023-09-15T04:36:36.051Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:35.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:36 [2023-09-15T04:36:36.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759486274 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:36 [2023-09-15T04:36:36.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759486107 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:36 [2023-09-15T04:36:36.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759486089 data=null}, TreeItem with text {scp_dest}]
00:36:36 [2023-09-15T04:36:36.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:36 [2023-09-15T04:36:36.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:36 [2023-09-15T04:36:36.051Z] 
00:36:36 [2023-09-15T04:36:36.051Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:36 [2023-09-15T04:36:36.051Z] 
00:36:36 [2023-09-15T04:36:36.051Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:35.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:36 [2023-09-15T04:36:36.051Z] 
00:36:36 [2023-09-15T04:36:36.051Z] (Eclipse:10478): Gtk-WARNING **: 04:36:35.897: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:36 [2023-09-15T04:36:36.307Z] 
00:36:36 [2023-09-15T04:36:36.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:36.110: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:36 [2023-09-15T04:36:36.307Z] 
00:36:36 [2023-09-15T04:36:36.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:36.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:36 [2023-09-15T04:36:36.307Z] 
00:36:36 [2023-09-15T04:36:36.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:36.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:36 [2023-09-15T04:36:36.307Z] 
00:36:36 [2023-09-15T04:36:36.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:36.217: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:36 [2023-09-15T04:36:36.307Z] 
00:36:36 [2023-09-15T04:36:36.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:36.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:36 [2023-09-15T04:36:36.307Z] 
00:36:36 [2023-09-15T04:36:36.307Z] (Eclipse:10478): Gtk-WARNING **: 04:36:36.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-1759485527 data=null}, (of type 'Combo')]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-1759485498 data=null doit=true}, TreeItem with text {traces}]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-1759485498 data=null}, TreeItem with text {traces}]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-1759485498 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759485498 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-1759485497 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-1759485496 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-1759485496 data=null doit=true}, Tree node with text: synctraces]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-1759485496 data=null}, Tree node with text: synctraces]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-1759485496 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759485496 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-1759485495 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759485489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:36 [2023-09-15T04:36:36.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@53b52f30
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1759485489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759485489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1759485489 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1759485488 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1759485488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1759485488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1759485488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1759485488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1759485488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1759485488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1759485488 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1759485488 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759485474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759485474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759485473 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759485473 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759485473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759485473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:36 [2023-09-15T04:36:36.568Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:36 [2023-09-15T04:36:36.568Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:36 [2023-09-15T04:36:36.568Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:36 [2023-09-15T04:36:36.568Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:36 [2023-09-15T04:36:36.568Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:36 [2023-09-15T04:36:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759484922 data=null doit=true}, Shell with text {Confirmation}]
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-1759484922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-1759484922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:36:37 [2023-09-15T04:36:37.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-1759484922 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:36:37 [2023-09-15T04:36:37.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-1759484922 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:36:37 [2023-09-15T04:36:37.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-1759484922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:36:37 [2023-09-15T04:36:37.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-1759484922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:36:37 [2023-09-15T04:36:37.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-1759484922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:36:37 [2023-09-15T04:36:37.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:36:37 [2023-09-15T04:36:37.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759485473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:37 [2023-09-15T04:36:37.388Z] 
00:36:37 [2023-09-15T04:36:37.388Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.388Z] 
00:36:37 [2023-09-15T04:36:37.388Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.344: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.388Z] 
00:36:37 [2023-09-15T04:36:37.388Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.357: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.388Z] 
00:36:37 [2023-09-15T04:36:37.388Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.374: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.644Z] 
00:36:37 [2023-09-15T04:36:37.644Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.644Z] 
00:36:37 [2023-09-15T04:36:37.644Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.644Z] 
00:36:37 [2023-09-15T04:36:37.644Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.644Z] 
00:36:37 [2023-09-15T04:36:37.644Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.644Z] 
00:36:37 [2023-09-15T04:36:37.644Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.644Z] 
00:36:37 [2023-09-15T04:36:37.644Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.644Z] 
00:36:37 [2023-09-15T04:36:37.644Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.644Z] 
00:36:37 [2023-09-15T04:36:37.644Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.644Z] 
00:36:37 [2023-09-15T04:36:37.644Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:37 [2023-09-15T04:36:37.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:37 [2023-09-15T04:36:37.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:37 [2023-09-15T04:36:37.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:37 [2023-09-15T04:36:37.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759484218 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759484217 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759484217 data=null}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759484217 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759484217 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759484212 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759484211 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759484211 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759484211 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759484172 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759484167 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759484167 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759484167 data=null}, TreeItem with text {scp_dest}]
00:36:37 [2023-09-15T04:36:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:37 [2023-09-15T04:36:37.904Z] 
00:36:37 [2023-09-15T04:36:37.904Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.829: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:37 [2023-09-15T04:36:37.904Z] 
00:36:37 [2023-09-15T04:36:37.904Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:37.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:38 [2023-09-15T04:36:38.161Z] 
00:36:38 [2023-09-15T04:36:38.161Z] (Eclipse:10478): Gtk-WARNING **: 04:36:37.899: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:38 [2023-09-15T04:36:38.161Z] 
00:36:38 [2023-09-15T04:36:38.161Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:37.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:38 [2023-09-15T04:36:38.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:36:38 [2023-09-15T04:36:38.417Z] 
00:36:38 [2023-09-15T04:36:38.417Z] (Eclipse:10478): Gtk-WARNING **: 04:36:38.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:38 [2023-09-15T04:36:38.417Z] 
00:36:38 [2023-09-15T04:36:38.417Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:38.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:38 [2023-09-15T04:36:38.417Z] 
00:36:38 [2023-09-15T04:36:38.417Z] (Eclipse:10478): Gtk-WARNING **: 04:36:38.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:38 [2023-09-15T04:36:38.980Z] 
00:36:38 [2023-09-15T04:36:38.980Z] (Eclipse:10478): Gtk-WARNING **: 04:36:38.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:38 [2023-09-15T04:36:38.980Z] 
00:36:38 [2023-09-15T04:36:38.980Z] (Eclipse:10478): Gtk-WARNING **: 04:36:38.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:38 [2023-09-15T04:36:38.980Z] 
00:36:38 [2023-09-15T04:36:38.980Z] (Eclipse:10478): Gtk-WARNING **: 04:36:38.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:38 [2023-09-15T04:36:38.980Z] 
00:36:38 [2023-09-15T04:36:38.980Z] (Eclipse:10478): Gtk-WARNING **: 04:36:38.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:38 [2023-09-15T04:36:38.980Z] 
00:36:38 [2023-09-15T04:36:38.980Z] (Eclipse:10478): Gtk-WARNING **: 04:36:38.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:38 [2023-09-15T04:36:38.980Z] 
00:36:38 [2023-09-15T04:36:38.980Z] (Eclipse:10478): Gtk-WARNING **: 04:36:38.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:38 [2023-09-15T04:36:38.980Z] 
00:36:38 [2023-09-15T04:36:38.980Z] (Eclipse:10478): Gtk-WARNING **: 04:36:38.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:38 [2023-09-15T04:36:38.980Z] 
00:36:38 [2023-09-15T04:36:38.980Z] (Eclipse:10478): Gtk-WARNING **: 04:36:38.924: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:38 [2023-09-15T04:36:38.980Z] 
00:36:38 [2023-09-15T04:36:38.980Z] (Eclipse:10478): Gtk-WARNING **: 04:36:38.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1759482823 data=null doit=true}, Button with text {Select roo&t directory:}]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1759482823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-1759482821 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1759482821 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1759482821 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1759482820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-1759482818 data=null}, (of type 'Combo')]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1759482774 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1759482774 data=null doit=true}, TreeItem with text {/}]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1759482774 data=null}, TreeItem with text {/}]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1759482774 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759482774 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1759482774 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1759482768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a6c32a2
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1759482767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759482767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1759482767 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1759482767 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1759482766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1759482766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1759482766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1759482766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1759482766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1759482766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1759482766 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1759482766 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759482754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759482754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759482754 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759482754 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759482754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759482754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:39 [2023-09-15T04:36:39.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:39 [2023-09-15T04:36:39.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:39 [2023-09-15T04:36:39.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:39 [2023-09-15T04:36:39.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:39 [2023-09-15T04:36:39.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:36:39 [2023-09-15T04:36:39.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:36:39 [2023-09-15T04:36:39.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759482754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:36:39 [2023-09-15T04:36:39.498Z] 
00:36:39 [2023-09-15T04:36:39.498Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.498Z] 
00:36:39 [2023-09-15T04:36:39.498Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.498Z] 
00:36:39 [2023-09-15T04:36:39.498Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.498Z] 
00:36:39 [2023-09-15T04:36:39.498Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.498Z] 
00:36:39 [2023-09-15T04:36:39.498Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.498Z] 
00:36:39 [2023-09-15T04:36:39.498Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.498Z] 
00:36:39 [2023-09-15T04:36:39.498Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.498Z] 
00:36:39 [2023-09-15T04:36:39.498Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.754Z] 
00:36:39 [2023-09-15T04:36:39.754Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.492: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.754Z] 
00:36:39 [2023-09-15T04:36:39.754Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.754Z] 
00:36:39 [2023-09-15T04:36:39.754Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.754Z] 
00:36:39 [2023-09-15T04:36:39.754Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.754Z] 
00:36:39 [2023-09-15T04:36:39.754Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:39 [2023-09-15T04:36:39.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:39 [2023-09-15T04:36:39.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1759482203 data=null doit=true}, TreeItem with text {Traces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1759482203 data=null}, TreeItem with text {Traces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1759482202 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759482202 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1759482201 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-1759482201 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-1759482200 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-1759482200 data=null}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759482200 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759482200 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759482196 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-1759482196 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-1759482195 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759482195 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-1759482192 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-1759482192 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-1759482192 data=null doit=true}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-1759482192 data=null}, TreeItem with text {synctraces [2]}]
00:36:39 [2023-09-15T04:36:39.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
00:36:39 [2023-09-15T04:36:39.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
00:36:39 [2023-09-15T04:36:39.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
00:36:39 [2023-09-15T04:36:39.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-1759482191 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
00:36:39 [2023-09-15T04:36:39.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-1759482191 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:39 [2023-09-15T04:36:39.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:39 [2023-09-15T04:36:39.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-1759482191 data=null}, TreeItem with text {scp_dest}]
00:36:39 [2023-09-15T04:36:39.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759482191 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
00:36:39 [2023-09-15T04:36:39.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759482191 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:39 [2023-09-15T04:36:39.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759482183 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
00:36:39 [2023-09-15T04:36:39.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-1759482183 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:36:39 [2023-09-15T04:36:39.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-1759482182 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:36:40 [2023-09-15T04:36:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1759482182 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
00:36:40 [2023-09-15T04:36:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-1759482145 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
00:36:40 [2023-09-15T04:36:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-1759482138 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
00:36:40 [2023-09-15T04:36:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-1759482138 data=null doit=true}, TreeItem with text {scp_dest}]
00:36:40 [2023-09-15T04:36:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-1759482138 data=null}, TreeItem with text {scp_dest}]
00:36:40 [2023-09-15T04:36:40.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
00:36:40 [2023-09-15T04:36:40.012Z] 
00:36:40 [2023-09-15T04:36:40.012Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:40 [2023-09-15T04:36:40.012Z] 
00:36:40 [2023-09-15T04:36:40.012Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:39.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:40 [2023-09-15T04:36:40.012Z] 
00:36:40 [2023-09-15T04:36:40.012Z] (Eclipse:10478): Gtk-WARNING **: 04:36:39.924: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:40 [2023-09-15T04:36:40.012Z] 
00:36:40 [2023-09-15T04:36:40.012Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:39.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:40 [2023-09-15T04:36:40.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
00:36:40 [2023-09-15T04:36:40.575Z] 
00:36:40 [2023-09-15T04:36:40.575Z] (Eclipse:10478): Gtk-WARNING **: 04:36:40.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:40 [2023-09-15T04:36:40.575Z] 
00:36:40 [2023-09-15T04:36:40.575Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:40.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:40 [2023-09-15T04:36:40.575Z] 
00:36:40 [2023-09-15T04:36:40.575Z] (Eclipse:10478): Gtk-WARNING **: 04:36:40.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@14b4ce6f] time=-1759481285 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1759481280 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1759481280 data=null doit=true}, TreeItem with text {Tracing}]
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1759481280 data=null}, TreeItem with text {Tracing}]
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1759481280 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759481280 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1759481250 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:36:40 [2023-09-15T04:36:40.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:36:41 [2023-09-15T04:36:41.088Z] 
00:36:41 [2023-09-15T04:36:41.088Z] (Eclipse:10478): Gtk-WARNING **: 04:36:40.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.088Z] 
00:36:41 [2023-09-15T04:36:41.088Z] (Eclipse:10478): Gtk-WARNING **: 04:36:40.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.088Z] 
00:36:41 [2023-09-15T04:36:41.088Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.088Z] 
00:36:41 [2023-09-15T04:36:41.088Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.345Z] 
00:36:41 [2023-09-15T04:36:41.345Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.345Z] 
00:36:41 [2023-09-15T04:36:41.345Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:36:41 [2023-09-15T04:36:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:36:41 [2023-09-15T04:36:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480285 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480285 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480285 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759480285 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759480284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759480284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759480284 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759480284 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759480284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759480284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:41 [2023-09-15T04:36:41.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:41 [2023-09-15T04:36:41.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:41 [2023-09-15T04:36:41.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:41 [2023-09-15T04:36:41.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:41 [2023-09-15T04:36:41.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759480284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:41 [2023-09-15T04:36:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1759481216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.777: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.811: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:41 [2023-09-15T04:36:41.908Z] 
00:36:41 [2023-09-15T04:36:41.908Z] (Eclipse:10478): Gtk-WARNING **: 04:36:41.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:42 [2023-09-15T04:36:42.165Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.103 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
00:36:42 [2023-09-15T04:36:42.165Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.874 s
00:36:42 [2023-09-15T04:36:42.165Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.565 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.221 s
00:36:42 [2023-09-15T04:36:42.165Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.823 s
00:36:42 [2023-09-15T04:36:42.165Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.111 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 9.08 s
00:36:42 [2023-09-15T04:36:42.165Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 9.012 s
00:36:42 [2023-09-15T04:36:42.165Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.088 s
00:36:42 [2023-09-15T04:36:42.165Z] testArchiveTooManyEntries(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.001 s
00:36:42 [2023-09-15T04:36:42.165Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.66 s
00:36:42 [2023-09-15T04:36:42.165Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.135 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.218 s
00:36:42 [2023-09-15T04:36:42.165Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.509 s
00:36:42 [2023-09-15T04:36:42.165Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.51 s
00:36:42 [2023-09-15T04:36:42.165Z] testArchiveSizeTooBig(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.001 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.981 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.079 s
00:36:42 [2023-09-15T04:36:42.165Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.502 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.87 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.194 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.926 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.089 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.903 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.728 s
00:36:42 [2023-09-15T04:36:42.165Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.687 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.085 s
00:36:42 [2023-09-15T04:36:42.165Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.938 s
00:36:42 [2023-09-15T04:36:42.165Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
00:36:42 [2023-09-15T04:36:42.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@14b4ce6f] time=-1759479764 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:36:42 [2023-09-15T04:36:42.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:36:42 [2023-09-15T04:36:42.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:36:42 [2023-09-15T04:36:42.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:36:42 [2023-09-15T04:36:42.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:36:42 [2023-09-15T04:36:42.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759479598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:36:42 [2023-09-15T04:36:42.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:36:43 [2023-09-15T04:36:43.791Z] 
00:36:43 [2023-09-15T04:36:43.791Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:43.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:45 [2023-09-15T04:36:45.159Z] 
00:36:45 [2023-09-15T04:36:45.159Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:44.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:45 [2023-09-15T04:36:45.159Z] 
00:36:45 [2023-09-15T04:36:45.159Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:44.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:46 [2023-09-15T04:36:46.534Z] 
00:36:46 [2023-09-15T04:36:46.534Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:46.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:46 [2023-09-15T04:36:46.534Z] 
00:36:46 [2023-09-15T04:36:46.534Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:46.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:47 [2023-09-15T04:36:47.902Z] 
00:36:47 [2023-09-15T04:36:47.902Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:47.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:48 [2023-09-15T04:36:48.159Z] 
00:36:48 [2023-09-15T04:36:48.159Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:47.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:49 [2023-09-15T04:36:49.530Z] 
00:36:49 [2023-09-15T04:36:49.530Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:49.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1759472458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1759472457 data=null doit=true}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1759472457 data=null}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1759472457 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759472457 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1759472435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1759472435 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1759472435 data=null doit=true}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1759472434 data=null}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1759472434 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759472434 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1759472429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1759472428 data=null doit=true}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1759472428 data=null}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1759472428 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759472428 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1759472427 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1759472426 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1759472426 data=null doit=true}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1759472426 data=null}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1759472426 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759472425 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1759472412 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1759472412 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1759472411 data=null doit=true}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1759472411 data=null}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1759472411 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759472411 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1759472407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:36:49 [2023-09-15T04:36:49.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
00:36:49 [2023-09-15T04:36:49.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
00:36:49 [2023-09-15T04:36:49.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
00:36:49 [2023-09-15T04:36:49.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
00:36:50 [2023-09-15T04:36:50.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1759472321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
00:36:50 [2023-09-15T04:36:50.044Z] 
00:36:50 [2023-09-15T04:36:50.044Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-09-15 04:36:49.819
00:36:50 [2023-09-15T04:36:50.044Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
00:36:50 [2023-09-15T04:36:50.044Z] 
00:36:50 [2023-09-15T04:36:50.044Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:49.980: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:36:50 [2023-09-15T04:36:50.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1759469793 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1759469793 data=null doit=true}, TreeItem with text {Test}]
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1759469793 data=null}, TreeItem with text {Test}]
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1759469793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759469793 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:36:52 [2023-09-15T04:36:52.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1759469748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:36:52 [2023-09-15T04:36:52.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1759469747 data=null doit=true}, TreeItem with text {Experiments [1]}]
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1759469747 data=null}, TreeItem with text {Experiments [1]}]
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1759469747 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759469747 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1759469746 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-1759469745 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-1759469745 data=null doit=true}, TreeItem with text {Experiment [4]}]
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-1759469745 data=null}, TreeItem with text {Experiment [4]}]
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-1759469745 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759469745 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
00:36:52 [2023-09-15T04:36:52.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-1759469736 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
00:36:53 [2023-09-15T04:36:53.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:53 [2023-09-15T04:36:53.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-1759468590 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
00:36:53 [2023-09-15T04:36:53.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-1759468590 data=null doit=true}, TreeItem with text {Experiment [4]}]
00:36:53 [2023-09-15T04:36:53.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-1759468590 data=null}, TreeItem with text {Experiment [4]}]
00:36:53 [2023-09-15T04:36:53.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-1759468590 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
00:36:53 [2023-09-15T04:36:53.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759468543 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
00:36:53 [2023-09-15T04:36:53.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-1759468533 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
00:36:53 [2023-09-15T04:36:53.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export Time Selectio...", using matcher: with mnemonic 'Export Time Selection as New Trace...'
00:36:53 [2023-09-15T04:36:53.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...'
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.830Z] 
00:36:53 [2023-09-15T04:36:53.830Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] 
00:36:53 [2023-09-15T04:36:53.831Z] (Eclipse:10478): Gtk-WARNING **: 04:36:53.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:53 [2023-09-15T04:36:53.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...'
00:36:53 [2023-09-15T04:36:53.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...'
00:36:53 [2023-09-15T04:36:53.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace section to...} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759468097 data=null doit=true}, Shell with text {Export trace section to...}]
00:36:53 [2023-09-15T04:36:53.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
00:36:53 [2023-09-15T04:36:53.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
00:36:53 [2023-09-15T04:36:53.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
00:36:53 [2023-09-15T04:36:53.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759468095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759468095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759468095 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759468095 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759468095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759468095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:54 [2023-09-15T04:36:54.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759468095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:54 [2023-09-15T04:36:54.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:36:54 [2023-09-15T04:36:54.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=-1759468506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Time Selection as New Trace...']
00:36:54 [2023-09-15T04:36:54.343Z] 
00:36:54 [2023-09-15T04:36:54.343Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-09-15 04:36:54.219
00:36:54 [2023-09-15T04:36:54.343Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
00:36:54 [2023-09-15T04:36:54.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"'
00:36:58 [2023-09-15T04:36:58.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@14b4ce6f] time=-1759463172 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}]
00:36:58 [2023-09-15T04:36:58.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1759463109 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1759463108 data=null doit=true}, TreeItem with text {Test}]
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1759463108 data=null}, TreeItem with text {Test}]
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1759463108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759463108 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1759463096 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:36:59 [2023-09-15T04:36:59.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:36:59 [2023-09-15T04:36:59.294Z] 
00:36:59 [2023-09-15T04:36:59.294Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.294Z] 
00:36:59 [2023-09-15T04:36:59.294Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.294Z] 
00:36:59 [2023-09-15T04:36:59.294Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.294Z] 
00:36:59 [2023-09-15T04:36:59.294Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.201: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.294Z] 
00:36:59 [2023-09-15T04:36:59.294Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.294Z] 
00:36:59 [2023-09-15T04:36:59.294Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.294Z] 
00:36:59 [2023-09-15T04:36:59.294Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.294Z] 
00:36:59 [2023-09-15T04:36:59.295Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462676 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.295Z] 
00:36:59 [2023-09-15T04:36:59.295Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.295Z] 
00:36:59 [2023-09-15T04:36:59.295Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.295Z] 
00:36:59 [2023-09-15T04:36:59.295Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.295Z] 
00:36:59 [2023-09-15T04:36:59.295Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.295Z] 
00:36:59 [2023-09-15T04:36:59.295Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.295Z] 
00:36:59 [2023-09-15T04:36:59.295Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.295Z] 
00:36:59 [2023-09-15T04:36:59.295Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.295Z] 
00:36:59 [2023-09-15T04:36:59.295Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.551Z] 
00:36:59 [2023-09-15T04:36:59.551Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.551Z] 
00:36:59 [2023-09-15T04:36:59.551Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.551Z] 
00:36:59 [2023-09-15T04:36:59.551Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.551Z] 
00:36:59 [2023-09-15T04:36:59.551Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.551Z] 
00:36:59 [2023-09-15T04:36:59.551Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.551Z] 
00:36:59 [2023-09-15T04:36:59.551Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.551Z] 
00:36:59 [2023-09-15T04:36:59.551Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.551Z] 
00:36:59 [2023-09-15T04:36:59.551Z] (Eclipse:10478): Gtk-WARNING **: 04:36:59.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462676 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462602 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759462602 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759462601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:59 [2023-09-15T04:36:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759462601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:59 [2023-09-15T04:36:59.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759462601 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:59 [2023-09-15T04:36:59.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759462601 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:59 [2023-09-15T04:36:59.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759462601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:59 [2023-09-15T04:36:59.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759462601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:36:59 [2023-09-15T04:36:59.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:59 [2023-09-15T04:36:59.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:59 [2023-09-15T04:36:59.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:59 [2023-09-15T04:36:59.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:59 [2023-09-15T04:36:59.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:36:59 [2023-09-15T04:36:59.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:36:59 [2023-09-15T04:36:59.808Z] 
00:36:59 [2023-09-15T04:36:59.808Z] (Eclipse:10478): Gtk-CRITICAL **: 04:36:59.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:37:00 [2023-09-15T04:37:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759462601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:37:00 [2023-09-15T04:37:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1759463036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:37:00 [2023-09-15T04:37:00.065Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.766 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
00:37:00 [2023-09-15T04:37:00.065Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 9.255 s
00:37:00 [2023-09-15T04:37:00.065Z] 
00:37:00 [2023-09-15T04:37:00.065Z] Results:
00:37:00 [2023-09-15T04:37:00.065Z] 
00:37:00 [2023-09-15T04:37:00.065Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
00:37:00 [2023-09-15T04:37:00.065Z] 
00:37:00 [2023-09-15T04:37:00.629Z] 
00:37:00 [2023-09-15T04:37:00.629Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 04:37:00.317
00:37:00 [2023-09-15T04:37:00.629Z] !MESSAGE The workspace will exit with unsaved changes in this session.
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] All tests passed!
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] 
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] 
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] 
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] Building Trace Compass User Guide 9.1.0-SNAPSHOT                [76/144]
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] 
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] 
00:37:00 [2023-09-15T04:37:00.897Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] Executing tasks
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] Executed tasks
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] 
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] 
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] 
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] 
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] 
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] 
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] 
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] Resolving class path of Trace Compass User Guide...
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] 
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.154Z] [INFO] Executing tasks
00:37:01 [2023-09-15T04:37:01.719Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
00:37:01 [2023-09-15T04:37:01.719Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
00:37:01 [2023-09-15T04:37:01.719Z] [INFO] Executed tasks
00:37:01 [2023-09-15T04:37:01.719Z] [INFO] 
00:37:01 [2023-09-15T04:37:01.719Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
00:37:01 [2023-09-15T04:37:01.719Z] [INFO] 
00:37:01 [2023-09-15T04:37:01.719Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.719Z] [INFO] 
00:37:01 [2023-09-15T04:37:01.719Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
00:37:01 [2023-09-15T04:37:01.719Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
00:37:01 [2023-09-15T04:37:01.719Z] [INFO] Command line:
00:37:01 [2023-09-15T04:37:01.719Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
00:37:01 [2023-09-15T04:37:01.719Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:37:02 [2023-09-15T04:37:02.651Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:37:02 [2023-09-15T04:37:02.651Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
00:37:02 [2023-09-15T04:37:02.651Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
00:37:02 [2023-09-15T04:37:02.651Z] WARNING: System::setSecurityManager will be removed in a future release
00:37:03 [2023-09-15T04:37:03.610Z] Buildfile: build.xml
00:37:03 [2023-09-15T04:37:03.868Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
00:37:03 [2023-09-15T04:37:03.868Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:37:03 [2023-09-15T04:37:03.868Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
00:37:03 [2023-09-15T04:37:03.868Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
00:37:03 [2023-09-15T04:37:03.868Z] WARNING: System::setSecurityManager will be removed in a future release
00:37:03 [2023-09-15T04:37:03.868Z] 
00:37:03 [2023-09-15T04:37:03.868Z] build.index:
00:37:05 [2023-09-15T04:37:05.767Z] BUILD SUCCESSFUL
00:37:05 [2023-09-15T04:37:05.767Z] 
00:37:05 [2023-09-15T04:37:05.767Z] BUILD SUCCESSFUL
00:37:05 [2023-09-15T04:37:05.767Z] Total time: 2 seconds
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] 
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] 
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/test/resources
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] 
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] 
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.user ---
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] No tests to run.
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] 
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] 
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] 
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
00:37:06 [2023-09-15T04:37:06.024Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT.jar
00:37:06 [2023-09-15T04:37:06.587Z] [INFO] 
00:37:06 [2023-09-15T04:37:06.587Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
00:37:06 [2023-09-15T04:37:06.587Z] [INFO] 
00:37:06 [2023-09-15T04:37:06.587Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
00:37:06 [2023-09-15T04:37:06.587Z] [INFO] 
00:37:06 [2023-09-15T04:37:06.587Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.doc.user ---
00:37:06 [2023-09-15T04:37:06.587Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:06 [2023-09-15T04:37:06.587Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:06 [2023-09-15T04:37:06.587Z] [INFO] 
00:37:06 [2023-09-15T04:37:06.587Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.user ---
00:37:07 [2023-09-15T04:37:07.516Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT.jar
00:37:10 [2023-09-15T04:37:10.038Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
00:37:10 [2023-09-15T04:37:10.602Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:10 [2023-09-15T04:37:10.602Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.user ---
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.user ---
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] No tests to run.
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT.jar
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT.pom
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-p2metadata.xml
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
00:37:10 [2023-09-15T04:37:10.602Z] [INFO] Executing tasks
00:37:10 [2023-09-15T04:37:10.602Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
00:37:10 [2023-09-15T04:37:10.602Z] [INFO]      [copy] Copying 324 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
00:37:10 [2023-09-15T04:37:10.859Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] Executed tasks
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user >--
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] Building Trace Compass (new) callstack User Guide 9.1.0-SNAPSHOT [77/144]
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] Executing tasks
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] Executed tasks
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] Resolving class path of Trace Compass (new) callstack User Guide...
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] 
00:37:10 [2023-09-15T04:37:10.859Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] Executing tasks
00:37:11 [2023-09-15T04:37:11.116Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc/User-Guide.html
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] Executed tasks
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] 
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/main/resources
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] 
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] 
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
00:37:11 [2023-09-15T04:37:11.116Z] [INFO] Command line:
00:37:11 [2023-09-15T04:37:11.116Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
00:37:11 [2023-09-15T04:37:11.116Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:37:12 [2023-09-15T04:37:12.046Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:37:12 [2023-09-15T04:37:12.046Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
00:37:12 [2023-09-15T04:37:12.046Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
00:37:12 [2023-09-15T04:37:12.046Z] WARNING: System::setSecurityManager will be removed in a future release
00:37:13 [2023-09-15T04:37:13.415Z] Buildfile: build.xml
00:37:13 [2023-09-15T04:37:13.415Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
00:37:13 [2023-09-15T04:37:13.415Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:37:13 [2023-09-15T04:37:13.415Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
00:37:13 [2023-09-15T04:37:13.415Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
00:37:13 [2023-09-15T04:37:13.415Z] WARNING: System::setSecurityManager will be removed in a future release
00:37:13 [2023-09-15T04:37:13.415Z] 
00:37:13 [2023-09-15T04:37:13.415Z] build.index:
00:37:14 [2023-09-15T04:37:14.784Z] BUILD SUCCESSFUL
00:37:14 [2023-09-15T04:37:14.784Z] 
00:37:14 [2023-09-15T04:37:14.784Z] BUILD SUCCESSFUL
00:37:14 [2023-09-15T04:37:14.784Z] Total time: 1 second
00:37:14 [2023-09-15T04:37:14.784Z] [INFO] 
00:37:14 [2023-09-15T04:37:14.784Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:14 [2023-09-15T04:37:14.784Z] [INFO] 
00:37:14 [2023-09-15T04:37:14.784Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:14 [2023-09-15T04:37:14.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/test/resources
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] 
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] 
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] No tests to run.
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] 
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] 
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] 
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT.jar
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] 
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] 
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] 
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:14 [2023-09-15T04:37:14.785Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:14 [2023-09-15T04:37:14.785Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] 
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:14 [2023-09-15T04:37:14.785Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT.jar
00:37:15 [2023-09-15T04:37:15.347Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:16 [2023-09-15T04:37:16.276Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:16 [2023-09-15T04:37:16.276Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] No tests to run.
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT.jar
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT.pom
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-p2metadata.xml
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] Executing tasks
00:37:16 [2023-09-15T04:37:16.276Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user
00:37:16 [2023-09-15T04:37:16.276Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] Executed tasks
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.1.0-SNAPSHOT [78/144]
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.276Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] Executing tasks
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] Executed tasks
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide...
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] Executing tasks
00:37:16 [2023-09-15T04:37:16.277Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] Executed tasks
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] 
00:37:16 [2023-09-15T04:37:16.277Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:16 [2023-09-15T04:37:16.533Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
00:37:16 [2023-09-15T04:37:16.533Z] [INFO] Command line:
00:37:16 [2023-09-15T04:37:16.533Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
00:37:16 [2023-09-15T04:37:16.533Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:37:17 [2023-09-15T04:37:17.463Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:37:17 [2023-09-15T04:37:17.463Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
00:37:17 [2023-09-15T04:37:17.463Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
00:37:17 [2023-09-15T04:37:17.463Z] WARNING: System::setSecurityManager will be removed in a future release
00:37:18 [2023-09-15T04:37:18.836Z] Buildfile: build.xml
00:37:18 [2023-09-15T04:37:18.836Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
00:37:18 [2023-09-15T04:37:18.836Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:37:18 [2023-09-15T04:37:18.836Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
00:37:18 [2023-09-15T04:37:18.836Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
00:37:18 [2023-09-15T04:37:18.836Z] WARNING: System::setSecurityManager will be removed in a future release
00:37:18 [2023-09-15T04:37:18.836Z] 
00:37:18 [2023-09-15T04:37:18.836Z] build.index:
00:37:20 [2023-09-15T04:37:20.209Z] BUILD SUCCESSFUL
00:37:20 [2023-09-15T04:37:20.209Z] 
00:37:20 [2023-09-15T04:37:20.209Z] BUILD SUCCESSFUL
00:37:20 [2023-09-15T04:37:20.209Z] Total time: 1 second
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] 
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] 
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] 
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] 
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] No tests to run.
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] 
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] 
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] 
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT.jar
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] 
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] 
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] 
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:20 [2023-09-15T04:37:20.209Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:20 [2023-09-15T04:37:20.209Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] 
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:20 [2023-09-15T04:37:20.209Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT.jar
00:37:21 [2023-09-15T04:37:21.576Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:22 [2023-09-15T04:37:22.506Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:22 [2023-09-15T04:37:22.506Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] No tests to run.
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT.jar
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT.pom
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-p2metadata.xml
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
00:37:22 [2023-09-15T04:37:22.506Z] [INFO] Executing tasks
00:37:22 [2023-09-15T04:37:22.762Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
00:37:22 [2023-09-15T04:37:22.762Z] [INFO] Executed tasks
00:37:22 [2023-09-15T04:37:22.762Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.762Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] Building Trace Compass RCP User Guide 9.1.0-SNAPSHOT            [79/144]
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] Executing tasks
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] Executed tasks
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] Resolving class path of Trace Compass RCP User Guide...
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] Executing tasks
00:37:22 [2023-09-15T04:37:22.763Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] Executed tasks
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] 
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
00:37:22 [2023-09-15T04:37:22.763Z] [INFO] Command line:
00:37:22 [2023-09-15T04:37:22.763Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
00:37:23 [2023-09-15T04:37:23.021Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:37:23 [2023-09-15T04:37:23.952Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:37:23 [2023-09-15T04:37:23.952Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
00:37:23 [2023-09-15T04:37:23.952Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
00:37:23 [2023-09-15T04:37:23.952Z] WARNING: System::setSecurityManager will be removed in a future release
00:37:24 [2023-09-15T04:37:24.881Z] Buildfile: build.xml
00:37:25 [2023-09-15T04:37:25.138Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
00:37:25 [2023-09-15T04:37:25.138Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:37:25 [2023-09-15T04:37:25.138Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
00:37:25 [2023-09-15T04:37:25.138Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
00:37:25 [2023-09-15T04:37:25.138Z] WARNING: System::setSecurityManager will be removed in a future release
00:37:25 [2023-09-15T04:37:25.138Z] 
00:37:25 [2023-09-15T04:37:25.138Z] build.index:
00:37:26 [2023-09-15T04:37:26.072Z] BUILD SUCCESSFUL
00:37:26 [2023-09-15T04:37:26.072Z] 
00:37:26 [2023-09-15T04:37:26.072Z] BUILD SUCCESSFUL
00:37:26 [2023-09-15T04:37:26.073Z] Total time: 1 second
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] 
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] 
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] 
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] 
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] No tests to run.
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] 
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] 
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:26 [2023-09-15T04:37:26.073Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] 
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT.jar
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] 
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] 
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] 
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:26 [2023-09-15T04:37:26.329Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:26 [2023-09-15T04:37:26.329Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] 
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:26 [2023-09-15T04:37:26.329Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT.jar
00:37:27 [2023-09-15T04:37:27.260Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:28 [2023-09-15T04:37:28.195Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:28 [2023-09-15T04:37:28.195Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] No tests to run.
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT.jar
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT.pom
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-p2metadata.xml
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
00:37:28 [2023-09-15T04:37:28.195Z] [INFO] Executing tasks
00:37:28 [2023-09-15T04:37:28.195Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] Executed tasks
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] Building Trace Compass Pcap User Guide 9.1.0-SNAPSHOT           [80/144]
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] Executing tasks
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] Executed tasks
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] Resolving class path of Trace Compass Pcap User Guide...
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] Executing tasks
00:37:28 [2023-09-15T04:37:28.196Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] Executed tasks
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] 
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
00:37:28 [2023-09-15T04:37:28.196Z] [INFO] Command line:
00:37:28 [2023-09-15T04:37:28.196Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
00:37:28 [2023-09-15T04:37:28.196Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:37:29 [2023-09-15T04:37:29.127Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:37:29 [2023-09-15T04:37:29.127Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
00:37:29 [2023-09-15T04:37:29.127Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
00:37:29 [2023-09-15T04:37:29.127Z] WARNING: System::setSecurityManager will be removed in a future release
00:37:30 [2023-09-15T04:37:30.506Z] Buildfile: build.xml
00:37:30 [2023-09-15T04:37:30.506Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
00:37:30 [2023-09-15T04:37:30.506Z] WARNING: A terminally deprecated method in java.lang.System has been called
00:37:30 [2023-09-15T04:37:30.506Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
00:37:30 [2023-09-15T04:37:30.506Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
00:37:30 [2023-09-15T04:37:30.506Z] WARNING: System::setSecurityManager will be removed in a future release
00:37:30 [2023-09-15T04:37:30.506Z] 
00:37:30 [2023-09-15T04:37:30.506Z] build.index:
00:37:31 [2023-09-15T04:37:31.435Z] BUILD SUCCESSFUL
00:37:31 [2023-09-15T04:37:31.435Z] 
00:37:31 [2023-09-15T04:37:31.435Z] BUILD SUCCESSFUL
00:37:31 [2023-09-15T04:37:31.435Z] Total time: 1 second
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] 
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] 
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] 
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] 
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] No tests to run.
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] 
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] 
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] 
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT.jar
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] 
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] 
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] 
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:31 [2023-09-15T04:37:31.435Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:31 [2023-09-15T04:37:31.435Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] 
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:31 [2023-09-15T04:37:31.435Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT.jar
00:37:33 [2023-09-15T04:37:33.358Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:33 [2023-09-15T04:37:33.920Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.920Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:33 [2023-09-15T04:37:33.920Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:33 [2023-09-15T04:37:33.920Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:33 [2023-09-15T04:37:33.920Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] No tests to run.
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT.jar
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT.pom
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-sources.jar
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-p2metadata.xml
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] Executing tasks
00:37:33 [2023-09-15T04:37:33.921Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] Executed tasks
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [81/144]
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] The project's OSGi version is 1.0.11.202309150400
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] 
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
00:37:33 [2023-09-15T04:37:33.921Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples...
00:37:34 [2023-09-15T04:37:34.177Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.177Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
00:37:34 [2023-09-15T04:37:34.177Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.177Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.177Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
00:37:34 [2023-09-15T04:37:34.177Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/classes
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/test/resources
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.434Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] No tests to run.
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.434Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.691Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:34 [2023-09-15T04:37:34.691Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] 
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.examples ---
00:37:34 [2023-09-15T04:37:34.691Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
00:37:35 [2023-09-15T04:37:35.620Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
00:37:36 [2023-09-15T04:37:36.552Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:36 [2023-09-15T04:37:36.552Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.examples ---
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.examples ---
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] No tests to run.
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.pom
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2metadata.xml
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2artifacts.xml
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.552Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.1.0-SNAPSHOT [82/144]
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --------------------------------[ pom ]---------------------------------
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace-parent ---
00:37:36 [2023-09-15T04:37:36.809Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:36 [2023-09-15T04:37:36.809Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace-parent ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
00:37:36 [2023-09-15T04:37:36.809Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:36 [2023-09-15T04:37:36.809Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-9.1.0-SNAPSHOT.pom
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [83/144]
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] The project's OSGi version is 1.1.1.202309150400
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core...
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] 
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:36 [2023-09-15T04:37:36.809Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
00:37:36 [2023-09-15T04:37:36.809Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] 
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] 
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] 
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:37 [2023-09-15T04:37:37.372Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] 
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] No tests to run.
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] 
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] 
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] 
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] 
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] 
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] 
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:37 [2023-09-15T04:37:37.372Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:37 [2023-09-15T04:37:37.372Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] 
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:37 [2023-09-15T04:37:37.372Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
00:37:38 [2023-09-15T04:37:38.308Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:38 [2023-09-15T04:37:38.871Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:38 [2023-09-15T04:37:38.871Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] No tests to run.
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.pom
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2metadata.xml
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2artifacts.xml
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [84/144]
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:37:38 [2023-09-15T04:37:38.871Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] The project's OSGi version is 1.2.0.202309150400
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] 
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:38 [2023-09-15T04:37:38.872Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui...
00:37:39 [2023-09-15T04:37:39.128Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.128Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
00:37:39 [2023-09-15T04:37:39.128Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.128Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.128Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
00:37:39 [2023-09-15T04:37:39.128Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.702Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] No tests to run.
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.702Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:39 [2023-09-15T04:37:39.702Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] 
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:39 [2023-09-15T04:37:39.702Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
00:37:41 [2023-09-15T04:37:41.071Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:42 [2023-09-15T04:37:42.000Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:42 [2023-09-15T04:37:42.000Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] No tests to run.
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.pom
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2metadata.xml
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2artifacts.xml
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.1.0-SNAPSHOT       [85/144]
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.000Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT.jar
00:37:42 [2023-09-15T04:37:42.001Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.001Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.001Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.001Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.001Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.001Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.257Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-sources-feature.jar
00:37:42 [2023-09-15T04:37:42.257Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.257Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.257Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:42 [2023-09-15T04:37:42.257Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:42 [2023-09-15T04:37:42.257Z] [INFO] 
00:37:42 [2023-09-15T04:37:42.257Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace ---
00:37:42 [2023-09-15T04:37:42.257Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT.jar
00:37:42 [2023-09-15T04:37:42.820Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-sources-feature.jar
00:37:43 [2023-09-15T04:37:43.749Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.749Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
00:37:43 [2023-09-15T04:37:43.749Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:43 [2023-09-15T04:37:43.749Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:43 [2023-09-15T04:37:43.749Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.749Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
00:37:43 [2023-09-15T04:37:43.749Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.749Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
00:37:43 [2023-09-15T04:37:43.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT.jar
00:37:43 [2023-09-15T04:37:43.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT.pom
00:37:43 [2023-09-15T04:37:43.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-sources-feature.jar
00:37:43 [2023-09-15T04:37:43.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-p2metadata.xml
00:37:43 [2023-09-15T04:37:43.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-p2artifacts.xml
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [86/144]
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] The project's OSGi version is 1.0.3.202309150400
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests...
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] 
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:43 [2023-09-15T04:37:43.750Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
00:37:43 [2023-09-15T04:37:43.750Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] 
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] 
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] 
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] 
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] 
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] 
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] 
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:44 [2023-09-15T04:37:44.313Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:44 [2023-09-15T04:37:44.313Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] 
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:44 [2023-09-15T04:37:44.313Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
00:37:45 [2023-09-15T04:37:45.242Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
00:37:46 [2023-09-15T04:37:46.172Z] [INFO] 
00:37:46 [2023-09-15T04:37:46.172Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:46 [2023-09-15T04:37:46.172Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:46 [2023-09-15T04:37:46.172Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:46 [2023-09-15T04:37:46.172Z] [INFO] 
00:37:46 [2023-09-15T04:37:46.172Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:46 [2023-09-15T04:37:46.172Z] [INFO] 
00:37:46 [2023-09-15T04:37:46.172Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:46 [2023-09-15T04:37:46.429Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:37:46 [2023-09-15T04:37:46.429Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
00:37:46 [2023-09-15T04:37:46.429Z] [INFO] Command line:
00:37:46 [2023-09-15T04:37:46.429Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:37:46 [2023-09-15T04:37:46.429Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:37:50 [2023-09-15T04:37:50.614Z] !SESSION 2023-09-15 04:37:46.494 -----------------------------------------------
00:37:50 [2023-09-15T04:37:50.614Z] eclipse.buildId=unknown
00:37:50 [2023-09-15T04:37:50.614Z] java.version=17.0.2
00:37:50 [2023-09-15T04:37:50.614Z] java.vendor=Oracle Corporation
00:37:50 [2023-09-15T04:37:50.614Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:37:50 [2023-09-15T04:37:50.614Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:37:50 [2023-09-15T04:37:50.614Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:37:50 [2023-09-15T04:37:50.614Z] 
00:37:50 [2023-09-15T04:37:50.614Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:37:49.789
00:37:50 [2023-09-15T04:37:50.614Z] !MESSAGE FrameworkEvent ERROR
00:37:50 [2023-09-15T04:37:50.614Z] !STACK 0
00:37:50 [2023-09-15T04:37:50.614Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [90]
00:37:50 [2023-09-15T04:37:50.614Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:37:50 [2023-09-15T04:37:50.614Z] 
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:37:50 [2023-09-15T04:37:50.614Z] 
00:37:50 [2023-09-15T04:37:50.614Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:37:50.011
00:37:50 [2023-09-15T04:37:50.614Z] !MESSAGE FrameworkEvent ERROR
00:37:50 [2023-09-15T04:37:50.614Z] !STACK 0
00:37:50 [2023-09-15T04:37:50.614Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [172]
00:37:50 [2023-09-15T04:37:50.614Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:37:50 [2023-09-15T04:37:50.614Z] 
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:37:50 [2023-09-15T04:37:50.614Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:37:50 [2023-09-15T04:37:50.614Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
00:37:50 [2023-09-15T04:37:50.614Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
00:37:50 [2023-09-15T04:37:50.614Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.002 s
00:37:50 [2023-09-15T04:37:50.615Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
00:37:50 [2023-09-15T04:37:50.615Z] 
00:37:50 [2023-09-15T04:37:50.615Z] Results:
00:37:50 [2023-09-15T04:37:50.615Z] 
00:37:50 [2023-09-15T04:37:50.615Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
00:37:50 [2023-09-15T04:37:50.615Z] 
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] All tests passed!
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.pom
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [87/144]
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.177Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] The project's OSGi version is 1.0.3.202309150400
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.178Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests...
00:37:51 [2023-09-15T04:37:51.434Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.434Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
00:37:51 [2023-09-15T04:37:51.434Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.434Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.434Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
00:37:51 [2023-09-15T04:37:51.434Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.698Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:51 [2023-09-15T04:37:51.698Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] 
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:51 [2023-09-15T04:37:51.698Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
00:37:53 [2023-09-15T04:37:53.067Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
00:37:53 [2023-09-15T04:37:53.631Z] [INFO] 
00:37:53 [2023-09-15T04:37:53.631Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:53 [2023-09-15T04:37:53.631Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:37:53 [2023-09-15T04:37:53.631Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:37:53 [2023-09-15T04:37:53.631Z] [INFO] 
00:37:53 [2023-09-15T04:37:53.631Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:53 [2023-09-15T04:37:53.631Z] [INFO] 
00:37:53 [2023-09-15T04:37:53.631Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:37:53 [2023-09-15T04:37:53.891Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:37:53 [2023-09-15T04:37:53.891Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
00:37:53 [2023-09-15T04:37:53.891Z] [INFO] Command line:
00:37:53 [2023-09-15T04:37:53.891Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:37:53 [2023-09-15T04:37:53.892Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:37:58 [2023-09-15T04:37:58.063Z] !SESSION 2023-09-15 04:37:54.022 -----------------------------------------------
00:37:58 [2023-09-15T04:37:58.063Z] eclipse.buildId=unknown
00:37:58 [2023-09-15T04:37:58.063Z] java.version=17.0.2
00:37:58 [2023-09-15T04:37:58.063Z] java.vendor=Oracle Corporation
00:37:58 [2023-09-15T04:37:58.063Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:37:58 [2023-09-15T04:37:58.063Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
00:37:58 [2023-09-15T04:37:58.063Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:37:58 [2023-09-15T04:37:58.063Z] 
00:37:58 [2023-09-15T04:37:58.063Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:37:57.297
00:37:58 [2023-09-15T04:37:58.063Z] !MESSAGE FrameworkEvent ERROR
00:37:58 [2023-09-15T04:37:58.063Z] !STACK 0
00:37:58 [2023-09-15T04:37:58.063Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [90]
00:37:58 [2023-09-15T04:37:58.063Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:37:58 [2023-09-15T04:37:58.063Z] 
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:37:58 [2023-09-15T04:37:58.063Z] 
00:37:58 [2023-09-15T04:37:58.063Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:37:57.587
00:37:58 [2023-09-15T04:37:58.063Z] !MESSAGE FrameworkEvent ERROR
00:37:58 [2023-09-15T04:37:58.063Z] !STACK 0
00:37:58 [2023-09-15T04:37:58.063Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [172]
00:37:58 [2023-09-15T04:37:58.063Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:37:58 [2023-09-15T04:37:58.063Z] 
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:37:58 [2023-09-15T04:37:58.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:37:58 [2023-09-15T04:37:58.320Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:37:58 [2023-09-15T04:37:58.320Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:38:04 [2023-09-15T04:38:04.867Z] 
00:38:04 [2023-09-15T04:38:04.867Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:38:03.880
00:38:04 [2023-09-15T04:38:04.867Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:38:04 [2023-09-15T04:38:04.867Z] !STACK 0
00:38:04 [2023-09-15T04:38:04.867Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:38:04 [2023-09-15T04:38:04.867Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:38:04 [2023-09-15T04:38:04.867Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:38:04 [2023-09-15T04:38:04.867Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:38:04 [2023-09-15T04:38:04.867Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:38:04 [2023-09-15T04:38:04.867Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:38:04 [2023-09-15T04:38:04.867Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:38:04 [2023-09-15T04:38:04.867Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:38:04 [2023-09-15T04:38:04.867Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:38:04 [2023-09-15T04:38:04.867Z] Caused by: java.io.IOException: error=2, No such file or directory
00:38:04 [2023-09-15T04:38:04.867Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:38:04 [2023-09-15T04:38:04.867Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:38:04 [2023-09-15T04:38:04.867Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:38:04 [2023-09-15T04:38:04.867Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:38:04 [2023-09-15T04:38:04.867Z] 	... 7 more
00:38:04 [2023-09-15T04:38:04.867Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
00:38:04 [2023-09-15T04:38:04.867Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
00:38:04 [2023-09-15T04:38:04.867Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0.001 s
00:38:04 [2023-09-15T04:38:04.867Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
00:38:04 [2023-09-15T04:38:04.867Z] 
00:38:04 [2023-09-15T04:38:04.867Z] Results:
00:38:04 [2023-09-15T04:38:04.867Z] 
00:38:04 [2023-09-15T04:38:04.867Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
00:38:04 [2023-09-15T04:38:04.867Z] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] All tests passed!
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.pom
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [88/144]
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] The project's OSGi version is 1.0.3.202309150400
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests...
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] 
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:05 [2023-09-15T04:38:05.796Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
00:38:05 [2023-09-15T04:38:05.796Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] 
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] 
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] 
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] 
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] 
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] 
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] 
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:06 [2023-09-15T04:38:06.053Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:06 [2023-09-15T04:38:06.053Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] 
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:06 [2023-09-15T04:38:06.053Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
00:38:06 [2023-09-15T04:38:06.984Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
00:38:07 [2023-09-15T04:38:07.914Z] [INFO] 
00:38:07 [2023-09-15T04:38:07.914Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:07 [2023-09-15T04:38:07.914Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:07 [2023-09-15T04:38:07.914Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:38:07 [2023-09-15T04:38:07.914Z] [INFO] 
00:38:07 [2023-09-15T04:38:07.914Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:07 [2023-09-15T04:38:07.914Z] [INFO] 
00:38:07 [2023-09-15T04:38:07.914Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:08 [2023-09-15T04:38:08.477Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:38:08 [2023-09-15T04:38:08.477Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
00:38:08 [2023-09-15T04:38:08.477Z] [INFO] Command line:
00:38:08 [2023-09-15T04:38:08.477Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:38:08 [2023-09-15T04:38:08.478Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:38:11 [2023-09-15T04:38:11.752Z] !SESSION 2023-09-15 04:38:08.314 -----------------------------------------------
00:38:11 [2023-09-15T04:38:11.752Z] eclipse.buildId=unknown
00:38:11 [2023-09-15T04:38:11.752Z] java.version=17.0.2
00:38:11 [2023-09-15T04:38:11.752Z] java.vendor=Oracle Corporation
00:38:11 [2023-09-15T04:38:11.752Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:38:11 [2023-09-15T04:38:11.752Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:38:11 [2023-09-15T04:38:11.752Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:38:11 [2023-09-15T04:38:11.752Z] 
00:38:11 [2023-09-15T04:38:11.752Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:38:11.102
00:38:11 [2023-09-15T04:38:11.752Z] !MESSAGE FrameworkEvent ERROR
00:38:11 [2023-09-15T04:38:11.752Z] !STACK 0
00:38:11 [2023-09-15T04:38:11.752Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
00:38:11 [2023-09-15T04:38:11.752Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:38:11 [2023-09-15T04:38:11.752Z] 
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:38:11 [2023-09-15T04:38:11.752Z] 
00:38:11 [2023-09-15T04:38:11.752Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:38:11.315
00:38:11 [2023-09-15T04:38:11.752Z] !MESSAGE FrameworkEvent ERROR
00:38:11 [2023-09-15T04:38:11.752Z] !STACK 0
00:38:11 [2023-09-15T04:38:11.752Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
00:38:11 [2023-09-15T04:38:11.752Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:38:11 [2023-09-15T04:38:11.752Z] 
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:38:11 [2023-09-15T04:38:11.752Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:38:11 [2023-09-15T04:38:11.752Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
00:38:11 [2023-09-15T04:38:11.752Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
00:38:11 [2023-09-15T04:38:11.752Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.001 s
00:38:11 [2023-09-15T04:38:11.752Z] 
00:38:11 [2023-09-15T04:38:11.752Z] Results:
00:38:11 [2023-09-15T04:38:11.752Z] 
00:38:11 [2023-09-15T04:38:11.752Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
00:38:11 [2023-09-15T04:38:11.752Z] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] All tests passed!
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.pom
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [89/144]
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] The project's OSGi version is 2.1.0.202309150400
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core...
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.316Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
00:38:12 [2023-09-15T04:38:12.316Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.573Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] No tests to run.
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.573Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:12 [2023-09-15T04:38:12.573Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] 
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:12 [2023-09-15T04:38:12.573Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
00:38:14 [2023-09-15T04:38:14.468Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:15 [2023-09-15T04:38:15.397Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:15 [2023-09-15T04:38:15.397Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] No tests to run.
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.pom
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2metadata.xml
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2artifacts.xml
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [90/144]
00:38:15 [2023-09-15T04:38:15.397Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] The project's OSGi version is 1.1.0.202309150400
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui...
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.398Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
00:38:15 [2023-09-15T04:38:15.398Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.961Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] No tests to run.
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] 
00:38:15 [2023-09-15T04:38:15.961Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:16 [2023-09-15T04:38:16.217Z] [INFO] 
00:38:16 [2023-09-15T04:38:16.217Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:16 [2023-09-15T04:38:16.217Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
00:38:16 [2023-09-15T04:38:16.217Z] [INFO] 
00:38:16 [2023-09-15T04:38:16.217Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:16 [2023-09-15T04:38:16.217Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
00:38:16 [2023-09-15T04:38:16.217Z] [INFO] 
00:38:16 [2023-09-15T04:38:16.217Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:16 [2023-09-15T04:38:16.217Z] [INFO] 
00:38:16 [2023-09-15T04:38:16.218Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:16 [2023-09-15T04:38:16.218Z] [INFO] 
00:38:16 [2023-09-15T04:38:16.218Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:16 [2023-09-15T04:38:16.218Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:16 [2023-09-15T04:38:16.218Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:38:16 [2023-09-15T04:38:16.218Z] [INFO] 
00:38:16 [2023-09-15T04:38:16.218Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:16 [2023-09-15T04:38:16.218Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
00:38:17 [2023-09-15T04:38:17.584Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:18 [2023-09-15T04:38:18.513Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] No tests to run.
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.pom
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2metadata.xml
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2artifacts.xml
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [91/144]
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] The project's OSGi version is 1.3.0.202309150400
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:18 [2023-09-15T04:38:18.513Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui...
00:38:18 [2023-09-15T04:38:18.770Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.770Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:18 [2023-09-15T04:38:18.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
00:38:18 [2023-09-15T04:38:18.770Z] [INFO] 
00:38:18 [2023-09-15T04:38:18.770Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:18 [2023-09-15T04:38:18.770Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
00:38:18 [2023-09-15T04:38:18.770Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] 
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] 
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] 
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:19 [2023-09-15T04:38:19.699Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] 
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] No tests to run.
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] 
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] 
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] 
00:38:19 [2023-09-15T04:38:19.699Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:19 [2023-09-15T04:38:19.955Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
00:38:19 [2023-09-15T04:38:19.955Z] [INFO] 
00:38:19 [2023-09-15T04:38:19.955Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:19 [2023-09-15T04:38:19.955Z] [INFO] 
00:38:19 [2023-09-15T04:38:19.955Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:19 [2023-09-15T04:38:19.955Z] [INFO] 
00:38:19 [2023-09-15T04:38:19.955Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:19 [2023-09-15T04:38:19.955Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:19 [2023-09-15T04:38:19.955Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:38:19 [2023-09-15T04:38:19.955Z] [INFO] 
00:38:19 [2023-09-15T04:38:19.955Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:19 [2023-09-15T04:38:19.955Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
00:38:21 [2023-09-15T04:38:21.322Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
00:38:22 [2023-09-15T04:38:22.263Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.263Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:22 [2023-09-15T04:38:22.263Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:22 [2023-09-15T04:38:22.263Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:38:22 [2023-09-15T04:38:22.263Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.263Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:22 [2023-09-15T04:38:22.263Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] No tests to run.
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.pom
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2metadata.xml
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2artifacts.xml
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.1.0-SNAPSHOT [92/144]
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT.jar
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-sources-feature.jar
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:22 [2023-09-15T04:38:22.264Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] 
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control ---
00:38:22 [2023-09-15T04:38:22.264Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT.jar
00:38:23 [2023-09-15T04:38:23.194Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-sources-feature.jar
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
00:38:24 [2023-09-15T04:38:24.562Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:24 [2023-09-15T04:38:24.562Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT.jar
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT.pom
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-sources-feature.jar
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-p2metadata.xml
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-p2artifacts.xml
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [93/144]
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] The project's OSGi version is 1.1.4.202309150400
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.562Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests...
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.819Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] 
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:24 [2023-09-15T04:38:24.819Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] 
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] 
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] 
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] 
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:25 [2023-09-15T04:38:25.075Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:25 [2023-09-15T04:38:25.075Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] 
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:25 [2023-09-15T04:38:25.075Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
00:38:26 [2023-09-15T04:38:26.964Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
00:38:27 [2023-09-15T04:38:27.527Z] [INFO] 
00:38:27 [2023-09-15T04:38:27.527Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:27 [2023-09-15T04:38:27.527Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:27 [2023-09-15T04:38:27.527Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:38:27 [2023-09-15T04:38:27.527Z] [INFO] 
00:38:27 [2023-09-15T04:38:27.527Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:27 [2023-09-15T04:38:27.527Z] [INFO] 
00:38:27 [2023-09-15T04:38:27.527Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:27 [2023-09-15T04:38:27.783Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:38:27 [2023-09-15T04:38:27.783Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
00:38:27 [2023-09-15T04:38:27.783Z] [INFO] Command line:
00:38:27 [2023-09-15T04:38:27.783Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:38:27 [2023-09-15T04:38:27.783Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:38:31 [2023-09-15T04:38:31.053Z] !SESSION 2023-09-15 04:38:27.806 -----------------------------------------------
00:38:31 [2023-09-15T04:38:31.053Z] eclipse.buildId=unknown
00:38:31 [2023-09-15T04:38:31.053Z] java.version=17.0.2
00:38:31 [2023-09-15T04:38:31.053Z] java.vendor=Oracle Corporation
00:38:31 [2023-09-15T04:38:31.053Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:38:31 [2023-09-15T04:38:31.053Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:38:31 [2023-09-15T04:38:31.053Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:38:31 [2023-09-15T04:38:31.053Z] 
00:38:31 [2023-09-15T04:38:31.053Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:38:30.788
00:38:31 [2023-09-15T04:38:31.053Z] !MESSAGE FrameworkEvent ERROR
00:38:31 [2023-09-15T04:38:31.053Z] !STACK 0
00:38:31 [2023-09-15T04:38:31.053Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
00:38:31 [2023-09-15T04:38:31.053Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:38:31 [2023-09-15T04:38:31.053Z] 
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:38:31 [2023-09-15T04:38:31.053Z] 
00:38:31 [2023-09-15T04:38:31.053Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:38:30.927
00:38:31 [2023-09-15T04:38:31.053Z] !MESSAGE FrameworkEvent ERROR
00:38:31 [2023-09-15T04:38:31.053Z] !STACK 0
00:38:31 [2023-09-15T04:38:31.053Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
00:38:31 [2023-09-15T04:38:31.053Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:38:31 [2023-09-15T04:38:31.053Z] 
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:38:31 [2023-09-15T04:38:31.053Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:38:31 [2023-09-15T04:38:31.054Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:38:31 [2023-09-15T04:38:31.054Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:38:31 [2023-09-15T04:38:31.054Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:38:31 [2023-09-15T04:38:31.315Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
00:38:31 [2023-09-15T04:38:31.572Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.008 s
00:38:31 [2023-09-15T04:38:31.572Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.572Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
00:38:31 [2023-09-15T04:38:31.572Z] 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
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.572Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
00:38:31 [2023-09-15T04:38:31.572Z] 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
00:38:31 [2023-09-15T04:38:31.572Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.572Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
00:38:31 [2023-09-15T04:38:31.572Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
00:38:31 [2023-09-15T04:38:31.572Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.572Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.572Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
00:38:31 [2023-09-15T04:38:31.572Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
00:38:31 [2023-09-15T04:38:31.572Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.572Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
00:38:31 [2023-09-15T04:38:31.572Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
00:38:31 [2023-09-15T04:38:31.573Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.573Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.573Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.573Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.573Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.573Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.573Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.573Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.573Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.573Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.573Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.573Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
00:38:31 [2023-09-15T04:38:31.829Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
00:38:31 [2023-09-15T04:38:31.829Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.829Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.829Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.829Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.829Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.829Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.829Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.829Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.829Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.829Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.829Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.829Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
00:38:31 [2023-09-15T04:38:31.830Z] 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
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.830Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
00:38:31 [2023-09-15T04:38:31.830Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
00:38:31 [2023-09-15T04:38:31.830Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
00:38:31 [2023-09-15T04:38:31.830Z] 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
00:38:31 [2023-09-15T04:38:31.830Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.830Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.830Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
00:38:31 [2023-09-15T04:38:31.830Z] 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
00:38:31 [2023-09-15T04:38:31.830Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.830Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.830Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
00:38:31 [2023-09-15T04:38:31.830Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
00:38:31 [2023-09-15T04:38:31.830Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.830Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.048 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.830Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
00:38:31 [2023-09-15T04:38:31.830Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
00:38:31 [2023-09-15T04:38:31.830Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0.001 s
00:38:31 [2023-09-15T04:38:31.830Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
00:38:31 [2023-09-15T04:38:31.830Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
00:38:32 [2023-09-15T04:38:32.087Z] 
00:38:32 [2023-09-15T04:38:32.087Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2023-09-15 04:38:31.984
00:38:32 [2023-09-15T04:38:32.087Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
00:38:32 [2023-09-15T04:38:32.087Z] !STACK 0
00:38:32 [2023-09-15T04:38:32.087Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
00:38:32 [2023-09-15T04:38:32.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:38:32 [2023-09-15T04:38:32.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:38:32 [2023-09-15T04:38:32.087Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:38:32 [2023-09-15T04:38:32.087Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:38:32 [2023-09-15T04:38:32.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:38:32 [2023-09-15T04:38:32.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:38:32 [2023-09-15T04:38:32.087Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:38:32 [2023-09-15T04:38:32.087Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:38:32 [2023-09-15T04:38:32.087Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:38:32 [2023-09-15T04:38:32.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:38:32 [2023-09-15T04:38:32.087Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:38:32 [2023-09-15T04:38:32.088Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:38:32 [2023-09-15T04:38:32.088Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:38:32 [2023-09-15T04:38:32.088Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:38:32 [2023-09-15T04:38:32.088Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:38:32 [2023-09-15T04:38:32.088Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:38:32 [2023-09-15T04:38:32.088Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:38:32 [2023-09-15T04:38:32.088Z] 
00:38:32 [2023-09-15T04:38:32.088Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2023-09-15 04:38:32.005
00:38:32 [2023-09-15T04:38:32.088Z] !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.
00:38:32 [2023-09-15T04:38:32.343Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
00:38:32 [2023-09-15T04:38:32.343Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.287 s
00:38:32 [2023-09-15T04:38:32.343Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.019 s
00:38:32 [2023-09-15T04:38:32.343Z] 
00:38:32 [2023-09-15T04:38:32.343Z] Results:
00:38:32 [2023-09-15T04:38:32.343Z] 
00:38:32 [2023-09-15T04:38:32.343Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
00:38:32 [2023-09-15T04:38:32.344Z] 
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] All tests passed!
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.pom
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2metadata.xml
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2artifacts.xml
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [94/144]
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] The project's OSGi version is 1.0.3.202309150400
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.600Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests...
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.857Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] 
00:38:32 [2023-09-15T04:38:32.857Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:33 [2023-09-15T04:38:33.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
00:38:33 [2023-09-15T04:38:33.114Z] [INFO] 
00:38:33 [2023-09-15T04:38:33.114Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:33 [2023-09-15T04:38:33.114Z] [INFO] 
00:38:33 [2023-09-15T04:38:33.114Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:33 [2023-09-15T04:38:33.114Z] [INFO] 
00:38:33 [2023-09-15T04:38:33.114Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:33 [2023-09-15T04:38:33.114Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:33 [2023-09-15T04:38:33.114Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:38:33 [2023-09-15T04:38:33.114Z] [INFO] 
00:38:33 [2023-09-15T04:38:33.114Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:33 [2023-09-15T04:38:33.114Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
00:38:33 [2023-09-15T04:38:33.676Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
00:38:35 [2023-09-15T04:38:35.043Z] [INFO] 
00:38:35 [2023-09-15T04:38:35.043Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:35 [2023-09-15T04:38:35.044Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:35 [2023-09-15T04:38:35.044Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:38:35 [2023-09-15T04:38:35.044Z] [INFO] 
00:38:35 [2023-09-15T04:38:35.044Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:35 [2023-09-15T04:38:35.044Z] [INFO] 
00:38:35 [2023-09-15T04:38:35.044Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:35 [2023-09-15T04:38:35.300Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:38:35 [2023-09-15T04:38:35.300Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
00:38:35 [2023-09-15T04:38:35.300Z] [INFO] Command line:
00:38:35 [2023-09-15T04:38:35.300Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:38:35 [2023-09-15T04:38:35.301Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:38:38 [2023-09-15T04:38:38.571Z] !SESSION 2023-09-15 04:38:35.207 -----------------------------------------------
00:38:38 [2023-09-15T04:38:38.571Z] eclipse.buildId=unknown
00:38:38 [2023-09-15T04:38:38.571Z] java.version=17.0.2
00:38:38 [2023-09-15T04:38:38.571Z] java.vendor=Oracle Corporation
00:38:38 [2023-09-15T04:38:38.571Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:38:38 [2023-09-15T04:38:38.571Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:38:38 [2023-09-15T04:38:38.571Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:38:38 [2023-09-15T04:38:38.571Z] 
00:38:38 [2023-09-15T04:38:38.571Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:38:38.191
00:38:38 [2023-09-15T04:38:38.571Z] !MESSAGE FrameworkEvent ERROR
00:38:38 [2023-09-15T04:38:38.571Z] !STACK 0
00:38:38 [2023-09-15T04:38:38.571Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:38:38 [2023-09-15T04:38:38.571Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:38:38 [2023-09-15T04:38:38.571Z] 
00:38:38 [2023-09-15T04:38:38.571Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:38:38 [2023-09-15T04:38:38.571Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:38:38 [2023-09-15T04:38:38.571Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:38:38 [2023-09-15T04:38:38.571Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:38:38 [2023-09-15T04:38:38.571Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:38:38 [2023-09-15T04:38:38.571Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:38:38 [2023-09-15T04:38:38.572Z] 
00:38:38 [2023-09-15T04:38:38.572Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:38:38.411
00:38:38 [2023-09-15T04:38:38.572Z] !MESSAGE FrameworkEvent ERROR
00:38:38 [2023-09-15T04:38:38.572Z] !STACK 0
00:38:38 [2023-09-15T04:38:38.572Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:38:38 [2023-09-15T04:38:38.572Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:38:38 [2023-09-15T04:38:38.572Z] 
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:38:38 [2023-09-15T04:38:38.572Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:38:38 [2023-09-15T04:38:38.828Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
00:38:39 [2023-09-15T04:38:39.401Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
00:38:39 [2023-09-15T04:38:39.401Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.104 s
00:38:39 [2023-09-15T04:38:39.401Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.004 s
00:38:39 [2023-09-15T04:38:39.401Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.004 s
00:38:39 [2023-09-15T04:38:39.401Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
00:38:39 [2023-09-15T04:38:39.401Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
00:38:39 [2023-09-15T04:38:39.401Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
00:38:39 [2023-09-15T04:38:39.401Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0.002 s
00:38:39 [2023-09-15T04:38:39.401Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
00:38:39 [2023-09-15T04:38:39.401Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
00:38:39 [2023-09-15T04:38:39.401Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0.001 s
00:38:39 [2023-09-15T04:38:39.401Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0.001 s
00:38:39 [2023-09-15T04:38:39.401Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
00:38:39 [2023-09-15T04:38:39.401Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
00:38:39 [2023-09-15T04:38:39.401Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
00:38:39 [2023-09-15T04:38:39.401Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
00:38:39 [2023-09-15T04:38:39.401Z] 
00:38:39 [2023-09-15T04:38:39.401Z] Results:
00:38:39 [2023-09-15T04:38:39.401Z] 
00:38:39 [2023-09-15T04:38:39.401Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
00:38:39 [2023-09-15T04:38:39.401Z] 
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] All tests passed!
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] 
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.pom
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] 
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] 
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [95/144]
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] 
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] 
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] The project's OSGi version is 2.0.6.202309150400
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] 
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] 
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] 
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] 
00:38:39 [2023-09-15T04:38:39.659Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:39 [2023-09-15T04:38:39.915Z] [INFO] 
00:38:39 [2023-09-15T04:38:39.915Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:39 [2023-09-15T04:38:39.915Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests...
00:38:40 [2023-09-15T04:38:40.172Z] [INFO] 
00:38:40 [2023-09-15T04:38:40.172Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:40 [2023-09-15T04:38:40.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
00:38:40 [2023-09-15T04:38:40.172Z] [INFO] 
00:38:40 [2023-09-15T04:38:40.172Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:40 [2023-09-15T04:38:40.172Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
00:38:40 [2023-09-15T04:38:40.172Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] 
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] 
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] 
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] 
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] 
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] 
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] 
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:40 [2023-09-15T04:38:40.735Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:40 [2023-09-15T04:38:40.735Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] 
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:40 [2023-09-15T04:38:40.735Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
00:38:41 [2023-09-15T04:38:41.664Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
00:38:43 [2023-09-15T04:38:43.035Z] [INFO] 
00:38:43 [2023-09-15T04:38:43.035Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:43 [2023-09-15T04:38:43.035Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:38:43 [2023-09-15T04:38:43.035Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:38:43 [2023-09-15T04:38:43.035Z] [INFO] 
00:38:43 [2023-09-15T04:38:43.035Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:43 [2023-09-15T04:38:43.035Z] [INFO] 
00:38:43 [2023-09-15T04:38:43.035Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:38:43 [2023-09-15T04:38:43.291Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:38:43 [2023-09-15T04:38:43.291Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
00:38:43 [2023-09-15T04:38:43.291Z] [INFO] Command line:
00:38:43 [2023-09-15T04:38:43.291Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:38:43 [2023-09-15T04:38:43.291Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:38:47 [2023-09-15T04:38:47.475Z] !SESSION 2023-09-15 04:38:43.404 -----------------------------------------------
00:38:47 [2023-09-15T04:38:47.475Z] eclipse.buildId=unknown
00:38:47 [2023-09-15T04:38:47.475Z] java.version=17.0.2
00:38:47 [2023-09-15T04:38:47.475Z] java.vendor=Oracle Corporation
00:38:47 [2023-09-15T04:38:47.475Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:38:47 [2023-09-15T04:38:47.475Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
00:38:47 [2023-09-15T04:38:47.475Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:38:47 [2023-09-15T04:38:47.475Z] 
00:38:47 [2023-09-15T04:38:47.475Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:38:46.695
00:38:47 [2023-09-15T04:38:47.475Z] !MESSAGE FrameworkEvent ERROR
00:38:47 [2023-09-15T04:38:47.475Z] !STACK 0
00:38:47 [2023-09-15T04:38:47.475Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:38:47 [2023-09-15T04:38:47.475Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:38:47 [2023-09-15T04:38:47.475Z] 
00:38:47 [2023-09-15T04:38:47.475Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:38:47 [2023-09-15T04:38:47.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:38:47 [2023-09-15T04:38:47.475Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:38:47 [2023-09-15T04:38:47.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:38:47 [2023-09-15T04:38:47.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:38:47 [2023-09-15T04:38:47.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:38:47 [2023-09-15T04:38:47.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:38:47 [2023-09-15T04:38:47.475Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:38:47 [2023-09-15T04:38:47.476Z] 
00:38:47 [2023-09-15T04:38:47.476Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:38:46.912
00:38:47 [2023-09-15T04:38:47.476Z] !MESSAGE FrameworkEvent ERROR
00:38:47 [2023-09-15T04:38:47.476Z] !STACK 0
00:38:47 [2023-09-15T04:38:47.476Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:38:47 [2023-09-15T04:38:47.476Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:38:47 [2023-09-15T04:38:47.476Z] 
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:38:47 [2023-09-15T04:38:47.476Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:38:47 [2023-09-15T04:38:47.476Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:38:47 [2023-09-15T04:38:47.732Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:38:52 [2023-09-15T04:38:52.993Z] 
00:38:52 [2023-09-15T04:38:52.993Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:38:52.691
00:38:52 [2023-09-15T04:38:52.993Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:38:52 [2023-09-15T04:38:52.993Z] !STACK 0
00:38:52 [2023-09-15T04:38:52.993Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:38:52 [2023-09-15T04:38:52.993Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:38:52 [2023-09-15T04:38:52.993Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:38:52 [2023-09-15T04:38:52.993Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:38:52 [2023-09-15T04:38:52.993Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:38:52 [2023-09-15T04:38:52.993Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:38:52 [2023-09-15T04:38:52.993Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:38:52 [2023-09-15T04:38:52.993Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:38:52 [2023-09-15T04:38:52.993Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:38:52 [2023-09-15T04:38:52.993Z] Caused by: java.io.IOException: error=2, No such file or directory
00:38:52 [2023-09-15T04:38:52.993Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:38:52 [2023-09-15T04:38:52.993Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:38:52 [2023-09-15T04:38:52.993Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:38:52 [2023-09-15T04:38:52.993Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:38:52 [2023-09-15T04:38:52.993Z] 	... 7 more
00:38:53 [2023-09-15T04:38:53.555Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
00:38:54 [2023-09-15T04:38:54.923Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
00:38:54 [2023-09-15T04:38:54.923Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 1.179 s
00:38:54 [2023-09-15T04:38:54.923Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
00:38:55 [2023-09-15T04:38:55.853Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
00:38:55 [2023-09-15T04:38:55.853Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 0.881 s
00:38:55 [2023-09-15T04:38:55.853Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
00:38:57 [2023-09-15T04:38:57.221Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
00:38:57 [2023-09-15T04:38:57.221Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 1.603 s
00:38:57 [2023-09-15T04:38:57.221Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
00:38:57 [2023-09-15T04:38:57.785Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
00:38:57 [2023-09-15T04:38:57.785Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 0.536 s
00:38:57 [2023-09-15T04:38:57.785Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
00:38:57 [2023-09-15T04:38:57.785Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
00:38:57 [2023-09-15T04:38:57.785Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
00:38:57 [2023-09-15T04:38:57.785Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.002 s
00:38:57 [2023-09-15T04:38:57.785Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
00:38:57 [2023-09-15T04:38:57.785Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
00:38:57 [2023-09-15T04:38:57.785Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.003 s
00:38:57 [2023-09-15T04:38:57.785Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
00:38:57 [2023-09-15T04:38:57.785Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
00:38:58 [2023-09-15T04:38:58.714Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
00:38:58 [2023-09-15T04:38:58.714Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 0.727 s
00:38:58 [2023-09-15T04:38:58.714Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
00:38:59 [2023-09-15T04:38:59.276Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
00:38:59 [2023-09-15T04:38:59.276Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 0.575 s
00:38:59 [2023-09-15T04:38:59.276Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
00:38:59 [2023-09-15T04:38:59.839Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
00:38:59 [2023-09-15T04:38:59.839Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 0.611 s
00:38:59 [2023-09-15T04:38:59.839Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
00:39:00 [2023-09-15T04:39:00.768Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
00:39:00 [2023-09-15T04:39:00.768Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 0.868 s
00:39:00 [2023-09-15T04:39:00.768Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
00:39:01 [2023-09-15T04:39:01.330Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
00:39:01 [2023-09-15T04:39:01.330Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 0.585 s
00:39:01 [2023-09-15T04:39:01.330Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
00:39:13 [2023-09-15T04:39:13.508Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.807 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
00:39:13 [2023-09-15T04:39:13.508Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 10.807 s
00:39:13 [2023-09-15T04:39:13.508Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
00:39:13 [2023-09-15T04:39:13.508Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
00:39:13 [2023-09-15T04:39:13.508Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 0.48 s
00:39:13 [2023-09-15T04:39:13.508Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
00:39:13 [2023-09-15T04:39:13.508Z] 
00:39:13 [2023-09-15T04:39:13.508Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-09-15 04:39:13.004
00:39:13 [2023-09-15T04:39:13.508Z] !MESSAGE Could not validate the xml response
00:39:13 [2023-09-15T04:39:13.508Z] !STACK 0
00:39:13 [2023-09-15T04:39:13.508Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:39:13 [2023-09-15T04:39:13.508Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:39:13 [2023-09-15T04:39:13.508Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:39:13 [2023-09-15T04:39:13.509Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:39:13 [2023-09-15T04:39:13.509Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:39:13 [2023-09-15T04:39:13.509Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:39:13 [2023-09-15T04:39:13.509Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:39:13 [2023-09-15T04:39:13.509Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:39:13 [2023-09-15T04:39:13.509Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:39:13 [2023-09-15T04:39:13.509Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:39:14 [2023-09-15T04:39:14.073Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.482 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
00:39:14 [2023-09-15T04:39:14.073Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.027 s
00:39:14 [2023-09-15T04:39:14.073Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.02 s
00:39:14 [2023-09-15T04:39:14.073Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.031 s
00:39:14 [2023-09-15T04:39:14.073Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.022 s
00:39:14 [2023-09-15T04:39:14.073Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.069 s
00:39:14 [2023-09-15T04:39:14.073Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.024 s
00:39:14 [2023-09-15T04:39:14.073Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.071 s
00:39:14 [2023-09-15T04:39:14.073Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.024 s
00:39:14 [2023-09-15T04:39:14.073Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.023 s
00:39:14 [2023-09-15T04:39:14.073Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.072 s
00:39:14 [2023-09-15T04:39:14.073Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.082 s
00:39:14 [2023-09-15T04:39:14.073Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.024 s
00:39:14 [2023-09-15T04:39:14.073Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.076 s
00:39:14 [2023-09-15T04:39:14.073Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.026 s
00:39:14 [2023-09-15T04:39:14.073Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.02 s
00:39:14 [2023-09-15T04:39:14.073Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.079 s
00:39:14 [2023-09-15T04:39:14.073Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
00:39:14 [2023-09-15T04:39:14.073Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
00:39:14 [2023-09-15T04:39:14.073Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.059 s
00:39:14 [2023-09-15T04:39:14.073Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
00:39:14 [2023-09-15T04:39:14.073Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
00:39:14 [2023-09-15T04:39:14.073Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
00:39:14 [2023-09-15T04:39:14.073Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.062 s
00:39:14 [2023-09-15T04:39:14.073Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
00:39:14 [2023-09-15T04:39:14.073Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
00:39:14 [2023-09-15T04:39:14.073Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
00:39:14 [2023-09-15T04:39:14.073Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
00:39:14 [2023-09-15T04:39:14.074Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.057 s
00:39:14 [2023-09-15T04:39:14.074Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
00:39:14 [2023-09-15T04:39:14.074Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
00:39:14 [2023-09-15T04:39:14.074Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
00:39:14 [2023-09-15T04:39:14.074Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
00:39:14 [2023-09-15T04:39:14.074Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
00:39:14 [2023-09-15T04:39:14.074Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.057 s
00:39:14 [2023-09-15T04:39:14.074Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
00:39:14 [2023-09-15T04:39:14.074Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
00:39:14 [2023-09-15T04:39:14.074Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
00:39:14 [2023-09-15T04:39:14.074Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
00:39:14 [2023-09-15T04:39:14.074Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
00:39:14 [2023-09-15T04:39:14.074Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
00:39:14 [2023-09-15T04:39:14.074Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.052 s
00:39:14 [2023-09-15T04:39:14.074Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.02 s
00:39:14 [2023-09-15T04:39:14.074Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
00:39:14 [2023-09-15T04:39:14.074Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
00:39:14 [2023-09-15T04:39:14.074Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.054 s
00:39:14 [2023-09-15T04:39:14.074Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
00:39:14 [2023-09-15T04:39:14.074Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
00:39:14 [2023-09-15T04:39:14.074Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
00:39:14 [2023-09-15T04:39:14.074Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
00:39:14 [2023-09-15T04:39:14.074Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.056 s
00:39:14 [2023-09-15T04:39:14.074Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
00:39:14 [2023-09-15T04:39:14.074Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
00:39:14 [2023-09-15T04:39:14.074Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
00:39:14 [2023-09-15T04:39:14.074Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
00:39:14 [2023-09-15T04:39:14.074Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.055 s
00:39:14 [2023-09-15T04:39:14.074Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
00:39:14 [2023-09-15T04:39:14.074Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
00:39:14 [2023-09-15T04:39:14.330Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.288 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
00:39:14 [2023-09-15T04:39:14.330Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.330Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.330Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.330Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.330Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.048 s
00:39:14 [2023-09-15T04:39:14.330Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.330Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
00:39:14 [2023-09-15T04:39:14.330Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.330Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
00:39:14 [2023-09-15T04:39:14.330Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
00:39:14 [2023-09-15T04:39:14.330Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.330Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.073 s
00:39:14 [2023-09-15T04:39:14.331Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.331Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.331Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.331Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.331Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.331Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.331Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.331Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.331Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.331Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.331Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.331Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.331Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.058 s
00:39:14 [2023-09-15T04:39:14.331Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.331Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
00:39:14 [2023-09-15T04:39:14.331Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.331Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.331Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.331Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
00:39:14 [2023-09-15T04:39:14.331Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
00:39:14 [2023-09-15T04:39:14.588Z] 
00:39:14 [2023-09-15T04:39:14.588Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-09-15 04:39:14.483
00:39:14 [2023-09-15T04:39:14.588Z] !MESSAGE Could not validate the xml response
00:39:14 [2023-09-15T04:39:14.588Z] !STACK 0
00:39:14 [2023-09-15T04:39:14.588Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:39:14 [2023-09-15T04:39:14.588Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
00:39:14 [2023-09-15T04:39:14.588Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
00:39:14 [2023-09-15T04:39:14.589Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:39:14 [2023-09-15T04:39:14.589Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
00:39:14 [2023-09-15T04:39:14.589Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:39:14 [2023-09-15T04:39:14.589Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
00:39:14 [2023-09-15T04:39:14.589Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
00:39:15 [2023-09-15T04:39:15.519Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.99 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
00:39:15 [2023-09-15T04:39:15.519Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
00:39:15 [2023-09-15T04:39:15.519Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.074 s
00:39:15 [2023-09-15T04:39:15.519Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
00:39:15 [2023-09-15T04:39:15.519Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.519Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.071 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
00:39:15 [2023-09-15T04:39:15.520Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
00:39:15 [2023-09-15T04:39:15.520Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.051 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
00:39:15 [2023-09-15T04:39:15.520Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
00:39:15 [2023-09-15T04:39:15.520Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.053 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.022 s
00:39:15 [2023-09-15T04:39:15.520Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
00:39:15 [2023-09-15T04:39:15.520Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.058 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
00:39:15 [2023-09-15T04:39:15.520Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
00:39:15 [2023-09-15T04:39:15.520Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.061 s
00:39:15 [2023-09-15T04:39:15.520Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
00:39:15 [2023-09-15T04:39:15.520Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
00:39:15 [2023-09-15T04:39:15.520Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
00:39:15 [2023-09-15T04:39:15.520Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
00:39:15 [2023-09-15T04:39:15.520Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.046 s
00:39:15 [2023-09-15T04:39:15.520Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.023 s
00:39:15 [2023-09-15T04:39:15.520Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.056 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
00:39:15 [2023-09-15T04:39:15.520Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
00:39:15 [2023-09-15T04:39:15.520Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.057 s
00:39:15 [2023-09-15T04:39:15.520Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
00:39:15 [2023-09-15T04:39:15.520Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
00:39:15 [2023-09-15T04:39:15.520Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
00:39:15 [2023-09-15T04:39:15.520Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
00:39:15 [2023-09-15T04:39:15.520Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
00:39:15 [2023-09-15T04:39:15.520Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
00:39:15 [2023-09-15T04:39:15.520Z] 
00:39:15 [2023-09-15T04:39:15.520Z] Results:
00:39:15 [2023-09-15T04:39:15.520Z] 
00:39:15 [2023-09-15T04:39:15.520Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
00:39:15 [2023-09-15T04:39:15.520Z] 
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] All tests passed!
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.pom
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2metadata.xml
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2artifacts.xml
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [96/144]
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] The project's OSGi version is 1.0.9.202309150400
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.083Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests...
00:39:16 [2023-09-15T04:39:16.340Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.340Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
00:39:16 [2023-09-15T04:39:16.340Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.340Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.340Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
00:39:16 [2023-09-15T04:39:16.340Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
00:39:16 [2023-09-15T04:39:16.597Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.597Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
00:39:16 [2023-09-15T04:39:16.597Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.597Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.597Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.597Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.854Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:39:16 [2023-09-15T04:39:16.854Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] 
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:16 [2023-09-15T04:39:16.854Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
00:39:17 [2023-09-15T04:39:17.783Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
00:39:18 [2023-09-15T04:39:18.345Z] [INFO] 
00:39:18 [2023-09-15T04:39:18.345Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:18 [2023-09-15T04:39:18.345Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:39:18 [2023-09-15T04:39:18.345Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:39:18 [2023-09-15T04:39:18.345Z] [INFO] 
00:39:18 [2023-09-15T04:39:18.345Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:18 [2023-09-15T04:39:18.345Z] [INFO] 
00:39:18 [2023-09-15T04:39:18.345Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:39:18 [2023-09-15T04:39:18.908Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:39:18 [2023-09-15T04:39:18.908Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
00:39:18 [2023-09-15T04:39:18.908Z] [INFO] Command line:
00:39:18 [2023-09-15T04:39:18.908Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:39:18 [2023-09-15T04:39:18.908Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:39:23 [2023-09-15T04:39:23.081Z] !SESSION 2023-09-15 04:39:18.904 -----------------------------------------------
00:39:23 [2023-09-15T04:39:23.081Z] eclipse.buildId=unknown
00:39:23 [2023-09-15T04:39:23.081Z] java.version=17.0.2
00:39:23 [2023-09-15T04:39:23.081Z] java.vendor=Oracle Corporation
00:39:23 [2023-09-15T04:39:23.081Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:39:23 [2023-09-15T04:39:23.081Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:39:23 [2023-09-15T04:39:23.081Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:39:23 [2023-09-15T04:39:23.081Z] 
00:39:23 [2023-09-15T04:39:23.081Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:39:22.286
00:39:23 [2023-09-15T04:39:23.081Z] !MESSAGE FrameworkEvent ERROR
00:39:23 [2023-09-15T04:39:23.081Z] !STACK 0
00:39:23 [2023-09-15T04:39:23.081Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:39:23 [2023-09-15T04:39:23.081Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:39:23 [2023-09-15T04:39:23.081Z] 
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:39:23 [2023-09-15T04:39:23.081Z] 
00:39:23 [2023-09-15T04:39:23.081Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:39:22.493
00:39:23 [2023-09-15T04:39:23.081Z] !MESSAGE FrameworkEvent ERROR
00:39:23 [2023-09-15T04:39:23.081Z] !STACK 0
00:39:23 [2023-09-15T04:39:23.081Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:39:23 [2023-09-15T04:39:23.081Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:39:23 [2023-09-15T04:39:23.081Z] 
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:39:23 [2023-09-15T04:39:23.081Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:39:23 [2023-09-15T04:39:23.081Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:39:23 [2023-09-15T04:39:23.081Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:39:28 [2023-09-15T04:39:28.334Z] 
00:39:28 [2023-09-15T04:39:28.334Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:39:27.906
00:39:28 [2023-09-15T04:39:28.334Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:39:28 [2023-09-15T04:39:28.334Z] 
00:39:28 [2023-09-15T04:39:28.334Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:39:27.996
00:39:28 [2023-09-15T04:39:28.334Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:39:28 [2023-09-15T04:39:28.334Z] !STACK 0
00:39:28 [2023-09-15T04:39:28.334Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:39:28 [2023-09-15T04:39:28.334Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:39:28 [2023-09-15T04:39:28.334Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:39:28 [2023-09-15T04:39:28.334Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:39:28 [2023-09-15T04:39:28.334Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:39:28 [2023-09-15T04:39:28.334Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:39:28 [2023-09-15T04:39:28.334Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:39:28 [2023-09-15T04:39:28.334Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:39:28 [2023-09-15T04:39:28.334Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:39:28 [2023-09-15T04:39:28.334Z] Caused by: java.io.IOException: error=2, No such file or directory
00:39:28 [2023-09-15T04:39:28.334Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:39:28 [2023-09-15T04:39:28.334Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:39:28 [2023-09-15T04:39:28.334Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:39:28 [2023-09-15T04:39:28.334Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:39:28 [2023-09-15T04:39:28.334Z] 	... 7 more
00:39:28 [2023-09-15T04:39:28.334Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
00:39:28 [2023-09-15T04:39:28.898Z] Display size: 1440x900
00:39:28 [2023-09-15T04:39:28.898Z] OS version=5.18.5-100.fc35.x86_64
00:39:28 [2023-09-15T04:39:28.898Z] GTK version=3.22.30
00:39:28 [2023-09-15T04:39:28.898Z] GTK theme=Ambiance
00:39:28 [2023-09-15T04:39:28.898Z] LIBOVERLAY_SCROLLBAR=0
00:39:28 [2023-09-15T04:39:28.898Z] Time zone: Greenwich Mean Time
00:39:28 [2023-09-15T04:39:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6c6b00f1] time=-1759313193 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:39:29 [2023-09-15T04:39:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:39:29 [2023-09-15T04:39:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:39:29 [2023-09-15T04:39:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:39:29 [2023-09-15T04:39:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:39:29 [2023-09-15T04:39:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1759312310 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:39:29 [2023-09-15T04:39:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1759312310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:39:29 [2023-09-15T04:39:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759312308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:39:29 [2023-09-15T04:39:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759311422 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759311422 data=null doit=true}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759311422 data=null}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759311421 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759311420 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759311407 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759311406 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759311406 data=null doit=true}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759311406 data=null}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759311405 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759311405 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759311403 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-1759311214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
00:39:30 [2023-09-15T04:39:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
00:39:31 [2023-09-15T04:39:31.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:31 [2023-09-15T04:39:31.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {146688312150123} time=-1759310525 data=null button=0 stateMask=0x0 x=138 y=173 count=0}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {146688312150123} time=-1759310525 data=null doit=true}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {146688312150123} time=-1759310524 data=null}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {146688312150123} time=-1759310524 data=null button=1 stateMask=0x0 x=138 y=173 count=1}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759310524 data=null item=TreeItem {146688312150123} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {146688312150123} time=-1759310516 data=null button=1 stateMask=0x80000 x=138 y=152 count=1}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {146688312150123} time=-1759310426 data=null button=0 stateMask=0x0 x=138 y=91 count=0}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {146688312150123} time=-1759310425 data=null doit=true}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {146688312150123} time=-1759310425 data=null}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {146688312150123} time=-1759310425 data=null button=1 stateMask=0x0 x=138 y=91 count=1}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759310425 data=null item=TreeItem {146688312150123} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {146688312150123} time=-1759310423 data=null button=1 stateMask=0x80000 x=138 y=91 count=1}, Tree node with text: 146688312150123]
00:39:31 [2023-09-15T04:39:31.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
00:39:31 [2023-09-15T04:39:31.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...'
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...'
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Save Sessions} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759309985 data=null doit=true}, Shell with text {Save Sessions}]
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759309983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759309982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759309982 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759309982 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759309982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:31 [2023-09-15T04:39:31.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759309981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759309981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=-1759310300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...']
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:32 [2023-09-15T04:39:32.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:32 [2023-09-15T04:39:32.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {146688312150123} time=-1759309825 data=null button=0 stateMask=0x0 x=138 y=81 count=0}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {146688312150123} time=-1759309824 data=null doit=true}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {146688312150123} time=-1759309824 data=null}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {146688312150123} time=-1759309824 data=null button=1 stateMask=0x0 x=138 y=81 count=1}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759309823 data=null item=TreeItem {146688312150123} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {146688312150123} time=-1759309821 data=null button=1 stateMask=0x80000 x=138 y=81 count=1}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:32 [2023-09-15T04:39:32.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {146688312150123} time=-1759309820 data=null button=0 stateMask=0x0 x=138 y=81 count=0}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {146688312150123} time=-1759309820 data=null doit=true}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {146688312150123} time=-1759309820 data=null}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {146688312150123} time=-1759309819 data=null button=1 stateMask=0x0 x=138 y=81 count=1}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759309819 data=null item=TreeItem {146688312150123} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {146688312150123} time=-1759309818 data=null button=1 stateMask=0x80000 x=138 y=81 count=1}, Tree node with text: 146688312150123]
00:39:32 [2023-09-15T04:39:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
00:39:32 [2023-09-15T04:39:32.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
00:39:32 [2023-09-15T04:39:32.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
00:39:32 [2023-09-15T04:39:32.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
00:39:32 [2023-09-15T04:39:32.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759309402 data=null doit=true}, Shell with text {Destroy Confirmation}]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759309400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759309400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759309400 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759309400 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759309399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759309399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759309399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1759309721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:32 [2023-09-15T04:39:32.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759309290 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759309290 data=null doit=true}, Tree node with text: Sessions]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759309290 data=null}, Tree node with text: Sessions]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759309289 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759309289 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759309284 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759309238 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759309238 data=null doit=true}, Tree node with text: Sessions]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759309238 data=null}, Tree node with text: Sessions]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759309238 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759309237 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:39:32 [2023-09-15T04:39:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759309236 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:33 [2023-09-15T04:39:33.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
00:39:33 [2023-09-15T04:39:33.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...'
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...'
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Load Sessions} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759308795 data=null doit=true}, Shell with text {Load Sessions}]
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=-1759308791 data=null doit=true}, Button with text {Local}]
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=-1759308791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Local}]
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=-1759308784 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=-1759308783 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=-1759308783 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
00:39:33 [2023-09-15T04:39:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=-1759308783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {146688312150123.lttng} time=-1759308717 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {146688312150123.lttng} time=-1759308716 data=null doit=true}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {146688312150123.lttng} time=-1759308716 data=null}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {146688312150123.lttng} time=-1759308716 data=null button=1 stateMask=0x0 x=119 y=12 count=1}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759308716 data=null item=TreeItem {146688312150123.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {146688312150123.lttng} time=-1759308715 data=null button=1 stateMask=0x80000 x=119 y=12 count=1}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {146688312150123.lttng}
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {146688312150123.lttng} time=-1759308715 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {146688312150123.lttng} time=-1759308715 data=null doit=true}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {146688312150123.lttng} time=-1759308714 data=null}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {146688312150123.lttng} time=-1759308714 data=null button=1 stateMask=0x0 x=119 y=12 count=1}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759308714 data=null item=TreeItem {146688312150123.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {146688312150123.lttng} time=-1759308714 data=null button=1 stateMask=0x80000 x=119 y=12 count=1}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {146688312150123.lttng} time=-1759308713 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {146688312150123.lttng} time=-1759308713 data=null doit=true}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {146688312150123.lttng} time=-1759308713 data=null}, TreeItem with text {146688312150123.lttng}]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {146688312150123.lttng}
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759308711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759308711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759308711 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759308710 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759308710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759308710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759308710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:33 [2023-09-15T04:39:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=-1759309128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...']
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:33 [2023-09-15T04:39:33.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:33 [2023-09-15T04:39:33.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:33 [2023-09-15T04:39:33.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {146688312150123} time=-1759308506 data=null button=0 stateMask=0x0 x=138 y=12 count=0}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {146688312150123} time=-1759308506 data=null doit=true}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {146688312150123} time=-1759308506 data=null}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {146688312150123} time=-1759308505 data=null button=1 stateMask=0x0 x=138 y=12 count=1}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759308505 data=null item=TreeItem {146688312150123} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {146688312150123} time=-1759308503 data=null button=1 stateMask=0x80000 x=138 y=12 count=1}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {146688312150123} time=-1759308498 data=null button=0 stateMask=0x0 x=138 y=12 count=0}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {146688312150123} time=-1759308498 data=null doit=true}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {146688312150123} time=-1759308498 data=null}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {146688312150123} time=-1759308497 data=null button=1 stateMask=0x0 x=138 y=12 count=1}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759308497 data=null item=TreeItem {146688312150123} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {146688312150123} time=-1759308496 data=null button=1 stateMask=0x80000 x=138 y=12 count=1}, Tree node with text: 146688312150123]
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
00:39:33 [2023-09-15T04:39:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
00:39:33 [2023-09-15T04:39:33.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759308092 data=null doit=true}, Shell with text {Destroy Confirmation}]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759308091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759308091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759308091 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759308091 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759308091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759308091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759308090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1759308402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:34 [2023-09-15T04:39:34.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759307943 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759307937 data=null doit=true}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759307937 data=null}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759307937 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759307937 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759307934 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:34 [2023-09-15T04:39:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759307933 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759307933 data=null doit=true}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759307933 data=null}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759307933 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759307932 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759307932 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
00:39:34 [2023-09-15T04:39:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
00:39:34 [2023-09-15T04:39:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1759307834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
00:39:34 [2023-09-15T04:39:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
00:39:34 [2023-09-15T04:39:34.323Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.984 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
00:39:34 [2023-09-15T04:39:34.323Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 3.993 s
00:39:34 [2023-09-15T04:39:34.323Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
00:39:34 [2023-09-15T04:39:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6c6b00f1] time=-1759307700 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:39:34 [2023-09-15T04:39:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:39:34 [2023-09-15T04:39:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:39:34 [2023-09-15T04:39:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:39:34 [2023-09-15T04:39:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:39:34 [2023-09-15T04:39:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759307411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:39:34 [2023-09-15T04:39:34.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759307103 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759307103 data=null doit=true}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759307103 data=null}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759307103 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759307102 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759307100 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759307099 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759307099 data=null doit=true}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759307099 data=null}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759307099 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759307098 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:34 [2023-09-15T04:39:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759307098 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:35 [2023-09-15T04:39:35.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
00:39:35 [2023-09-15T04:39:35.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
00:39:35 [2023-09-15T04:39:35.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-1759307006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
00:39:35 [2023-09-15T04:39:35.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759306494 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759306494 data=null doit=true}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759306494 data=null}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759306493 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759306493 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759306491 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759306491 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759306489 data=null doit=true}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759306489 data=null}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759306488 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759306488 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759306487 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
00:39:35 [2023-09-15T04:39:35.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759306114 data=null doit=true}, Shell with text {Create Session}]
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759306103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759306103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759306103 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759306103 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759306103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759306103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759306103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:35 [2023-09-15T04:39:35.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1759306444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759306005 data=null doit=true}, Tree node with text: Sessions]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759306005 data=null}, Tree node with text: Sessions]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759306005 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759306004 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759306000 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:36 [2023-09-15T04:39:36.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:36 [2023-09-15T04:39:36.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:36 [2023-09-15T04:39:36.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:36 [2023-09-15T04:39:36.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759305998 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759305998 data=null doit=true}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759305998 data=null}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759305997 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759305997 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759305995 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759305994 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759305994 data=null doit=true}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759305994 data=null}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759305994 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759305994 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759305992 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:36 [2023-09-15T04:39:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759305513 data=null doit=true}, Shell with text {Enable Events}]
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759305508 data=null doit=true}, Button with text {Kernel}]
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759305508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-1759305507 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-1759305507 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:36 [2023-09-15T04:39:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-1759305507 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-1759305507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759305407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759305407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759305407 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759305407 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759305407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759305406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759305406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759305899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:36 [2023-09-15T04:39:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:36 [2023-09-15T04:39:36.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:36 [2023-09-15T04:39:36.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:36 [2023-09-15T04:39:36.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:36 [2023-09-15T04:39:36.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:36 [2023-09-15T04:39:36.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:36 [2023-09-15T04:39:36.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-1759305234 data=null doit=true}, Tree node with text: JUL]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1759305234 data=null}, Tree node with text: JUL]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1759305233 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759305233 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1759305232 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759305231 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759305231 data=null doit=true}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759305231 data=null}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759305231 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759305231 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759305230 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759305229 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759305229 data=null doit=true}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759305229 data=null}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759305229 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759305228 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759305228 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:36 [2023-09-15T04:39:36.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759304787 data=null doit=true}, Shell with text {Enable Events}]
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759304784 data=null doit=true}, Button with text {Kernel}]
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759304784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-1759304784 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-1759304784 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:37 [2023-09-15T04:39:37.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-1759304784 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-1759304784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-1759304695 data=null doit=true}, TreeItem with text {All}]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-1759304695 data=null}, TreeItem with text {All}]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-1759304694 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759304694 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-1759304693 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:37 [2023-09-15T04:39:37.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759304692 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759304692 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759304691 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759304691 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759304690 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:37 [2023-09-15T04:39:37.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759304688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759304687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759304687 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759304687 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759304687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:37 [2023-09-15T04:39:37.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759304687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759304687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759305139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:37 [2023-09-15T04:39:37.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-1759304528 data=null doit=true}, Tree node with text: JUL]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1759304528 data=null}, Tree node with text: JUL]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1759304528 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759304528 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1759304527 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759304526 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759304526 data=null doit=true}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759304526 data=null}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759304526 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759304526 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759304524 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759304524 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759304524 data=null doit=true}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759304524 data=null}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759304524 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759304523 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759304517 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:37 [2023-09-15T04:39:37.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:37 [2023-09-15T04:39:37.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759304100 data=null doit=true}, Shell with text {Enable Events}]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759304097 data=null doit=true}, Button with text {Kernel}]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759304097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-1759304097 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-1759304096 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-1759304096 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-1759304096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-1759304007 data=null doit=true}, TreeItem with text {All}]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-1759304007 data=null}, TreeItem with text {All}]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-1759304007 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759304007 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-1759304006 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:37 [2023-09-15T04:39:37.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759304005 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759304005 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759304004 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759304004 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759304003 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:37 [2023-09-15T04:39:37.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
00:39:37 [2023-09-15T04:39:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3c73d613
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-1759303999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-1759303999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759303999 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-1759303999 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759303999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759303999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759303999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-1759303998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-1759303998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-1759303998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-1759303997 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-1759303997 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-1759303995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:37 [2023-09-15T04:39:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759303935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759303935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759303935 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759303935 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759303934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759303934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759303934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759304435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:38 [2023-09-15T04:39:38.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:38 [2023-09-15T04:39:38.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:38 [2023-09-15T04:39:38.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:38 [2023-09-15T04:39:38.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:38 [2023-09-15T04:39:38.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:38 [2023-09-15T04:39:38.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-1759303799 data=null doit=true}, Tree node with text: JUL]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1759303799 data=null}, Tree node with text: JUL]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1759303798 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759303798 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1759303797 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759303796 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759303796 data=null doit=true}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759303796 data=null}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759303796 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759303796 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759303795 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759303794 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759303794 data=null doit=true}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759303794 data=null}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759303794 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759303794 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759303793 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:38 [2023-09-15T04:39:38.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759303318 data=null doit=true}, Shell with text {Enable Events}]
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759303316 data=null doit=true}, Button with text {Kernel}]
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759303316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-1759303316 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-1759303316 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-1759303315 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-1759303315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759303225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759303224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759303224 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759303224 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759303224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759303224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759303224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:38 [2023-09-15T04:39:38.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759303687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:39 [2023-09-15T04:39:39.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-1759303035 data=null doit=true}, Tree node with text: JUL]
00:39:39 [2023-09-15T04:39:39.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1759303035 data=null}, Tree node with text: JUL]
00:39:39 [2023-09-15T04:39:39.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1759303034 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
00:39:39 [2023-09-15T04:39:39.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759303034 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
00:39:39 [2023-09-15T04:39:39.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1759303029 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759303021 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759303021 data=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759303020 data=null}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759303020 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759303020 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759303019 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759303018 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759303018 data=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759303018 data=null}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759303017 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759303017 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759303016 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-1759302908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
00:39:39 [2023-09-15T04:39:39.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
00:39:39 [2023-09-15T04:39:39.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759302805 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759302805 data=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759302805 data=null}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759302804 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759302804 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759302802 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759302801 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759302801 data=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759302801 data=null}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759302801 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759302801 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759302800 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-1759302764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
00:39:39 [2023-09-15T04:39:39.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:39:39 [2023-09-15T04:39:39.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1759302519 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-1759302519 data=null doit=true}, Tree node with text: logger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-1759302519 data=null}, Tree node with text: logger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-1759302519 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759302519 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-1759302513 data=null button=1 stateMask=0x80000 x=135 y=108 count=1}, Tree node with text: logger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:39:39 [2023-09-15T04:39:39.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1759302436 data=null button=0 stateMask=0x0 x=161 y=110 count=0}, Tree node with text: anotherLogger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1759302435 data=null doit=true}, Tree node with text: anotherLogger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1759302435 data=null}, Tree node with text: anotherLogger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1759302435 data=null button=1 stateMask=0x0 x=161 y=110 count=1}, Tree node with text: anotherLogger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759302434 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1759302429 data=null button=1 stateMask=0x80000 x=161 y=104 count=1}, Tree node with text: anotherLogger]
00:39:39 [2023-09-15T04:39:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
00:39:39 [2023-09-15T04:39:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:39 [2023-09-15T04:39:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:39 [2023-09-15T04:39:39.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:39 [2023-09-15T04:39:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:39 [2023-09-15T04:39:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759302386 data=null button=0 stateMask=0x0 x=113 y=-21 count=0}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759302386 data=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759302386 data=null}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759302385 data=null button=1 stateMask=0x0 x=113 y=-21 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759302385 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759302327 data=null button=1 stateMask=0x80000 x=113 y=0 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:39 [2023-09-15T04:39:39.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759302326 data=null button=0 stateMask=0x0 x=113 y=0 count=0}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759302326 data=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759302326 data=null}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759302324 data=null button=1 stateMask=0x0 x=113 y=4 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759302324 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759302321 data=null button=1 stateMask=0x80000 x=113 y=4 count=1}, Tree node with text: mysession]
00:39:39 [2023-09-15T04:39:39.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:39 [2023-09-15T04:39:39.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759301928 data=null doit=true}, Shell with text {Enable Events}]
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759301925 data=null doit=true}, Button with text {Kernel}]
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759301925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-1759301924 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-1759301924 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-1759301924 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:40 [2023-09-15T04:39:40.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-1759301924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759301824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759301824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759301824 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759301824 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759301824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759301824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759301824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759302283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:40 [2023-09-15T04:39:40.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1759301693 data=null doit=true}, Tree node with text: LOG4J]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1759301693 data=null}, Tree node with text: LOG4J]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1759301693 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759301693 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1759301692 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759301691 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759301691 data=null doit=true}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759301689 data=null}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759301688 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759301688 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759301687 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759301686 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759301686 data=null doit=true}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759301686 data=null}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759301686 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759301686 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759301685 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:40 [2023-09-15T04:39:40.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759301231 data=null doit=true}, Shell with text {Enable Events}]
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759301228 data=null doit=true}, Button with text {Kernel}]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759301228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-1759301227 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-1759301227 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-1759301227 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-1759301227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-1759301180 data=null doit=true}, TreeItem with text {All}]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-1759301180 data=null}, TreeItem with text {All}]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-1759301180 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759301180 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-1759301179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:40 [2023-09-15T04:39:40.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759301178 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759301178 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759301177 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759301177 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759301177 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:40 [2023-09-15T04:39:40.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759301174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759301174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759301174 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759301174 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759301174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759301174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759301173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759301600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:40 [2023-09-15T04:39:40.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1759301036 data=null doit=true}, Tree node with text: LOG4J]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1759301036 data=null}, Tree node with text: LOG4J]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1759301036 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759301036 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1759301035 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759301034 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759301034 data=null doit=true}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759301034 data=null}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759301034 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759301034 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759301032 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759301031 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759301031 data=null doit=true}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759301031 data=null}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759301031 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759301030 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:40 [2023-09-15T04:39:40.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759301030 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:41 [2023-09-15T04:39:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:41 [2023-09-15T04:39:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759300717 data=null doit=true}, Shell with text {Enable Events}]
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759300629 data=null doit=true}, Button with text {Kernel}]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759300628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-1759300628 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-1759300628 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-1759300627 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-1759300627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-1759300583 data=null doit=true}, TreeItem with text {All}]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-1759300582 data=null}, TreeItem with text {All}]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-1759300543 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759300538 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-1759300537 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:41 [2023-09-15T04:39:41.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759300536 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759300536 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759300536 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759300536 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759300535 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:41 [2023-09-15T04:39:41.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:41 [2023-09-15T04:39:41.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5e6dcfa
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-1759300532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-1759300532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759300532 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-1759300532 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759300532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759300532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759300532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-1759300531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-1759300531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-1759300531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-1759300531 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-1759300531 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
00:39:41 [2023-09-15T04:39:41.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-1759300530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759300528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759300528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759300528 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759300528 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759300527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759300527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759300527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:41 [2023-09-15T04:39:41.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759300991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:41 [2023-09-15T04:39:41.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:41 [2023-09-15T04:39:41.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:41 [2023-09-15T04:39:41.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:41 [2023-09-15T04:39:41.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:41 [2023-09-15T04:39:41.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:41 [2023-09-15T04:39:41.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1759300419 data=null doit=true}, Tree node with text: LOG4J]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1759300419 data=null}, Tree node with text: LOG4J]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1759300419 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759300419 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1759300418 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759300417 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759300417 data=null doit=true}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759300417 data=null}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759300417 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759300417 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759300416 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759300415 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759300415 data=null doit=true}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759300415 data=null}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759300415 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759300415 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759300414 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:41 [2023-09-15T04:39:41.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759300102 data=null doit=true}, Shell with text {Enable Events}]
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759300011 data=null doit=true}, Button with text {Kernel}]
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759300010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-1759300010 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-1759300010 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:41 [2023-09-15T04:39:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-1759300010 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-1759300010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:42 [2023-09-15T04:39:42.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759299899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759299898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759299898 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759299898 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759299898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759299898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759299898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759300321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1759299782 data=null doit=true}, Tree node with text: LOG4J]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1759299782 data=null}, Tree node with text: LOG4J]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1759299782 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759299782 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1759299732 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759299726 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759299726 data=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759299726 data=null}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759299726 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759299726 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759299725 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759299724 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759299724 data=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759299724 data=null}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759299724 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759299724 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759299723 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-1759299690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
00:39:42 [2023-09-15T04:39:42.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759299588 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759299588 data=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759299588 data=null}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759299588 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759299588 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759299586 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759299586 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759299585 data=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759299585 data=null}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759299585 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759299585 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759299584 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-1759299526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
00:39:42 [2023-09-15T04:39:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:39:42 [2023-09-15T04:39:42.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1759299322 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-1759299322 data=null doit=true}, Tree node with text: logger]
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-1759299322 data=null}, Tree node with text: logger]
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-1759299322 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759299320 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-1759299318 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:39:42 [2023-09-15T04:39:42.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1759299227 data=null button=0 stateMask=0x0 x=161 y=114 count=0}, Tree node with text: anotherLogger]
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1759299227 data=null doit=true}, Tree node with text: anotherLogger]
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1759299227 data=null}, Tree node with text: anotherLogger]
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1759299227 data=null button=1 stateMask=0x0 x=161 y=114 count=1}, Tree node with text: anotherLogger]
00:39:42 [2023-09-15T04:39:42.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759299227 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
00:39:42 [2023-09-15T04:39:42.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1759299222 data=null button=1 stateMask=0x80000 x=161 y=107 count=1}, Tree node with text: anotherLogger]
00:39:42 [2023-09-15T04:39:42.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
00:39:42 [2023-09-15T04:39:42.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:42 [2023-09-15T04:39:42.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:42 [2023-09-15T04:39:42.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:42 [2023-09-15T04:39:42.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759299188 data=null button=0 stateMask=0x0 x=113 y=-20 count=0}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759299188 data=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759299188 data=null}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759299188 data=null button=1 stateMask=0x0 x=113 y=-20 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759299188 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759299185 data=null button=1 stateMask=0x80000 x=113 y=-20 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759299185 data=null button=0 stateMask=0x0 x=113 y=-20 count=0}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759299185 data=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759299185 data=null}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759299184 data=null button=1 stateMask=0x0 x=113 y=-20 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759299184 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759299128 data=null button=1 stateMask=0x80000 x=113 y=-1 count=1}, Tree node with text: mysession]
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:42 [2023-09-15T04:39:42.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759298789 data=null doit=true}, Shell with text {Enable Events}]
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:43 [2023-09-15T04:39:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759298731 data=null doit=true}, Button with text {Kernel}]
00:39:43 [2023-09-15T04:39:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759298731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:43 [2023-09-15T04:39:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:43 [2023-09-15T04:39:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-1759298730 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:43 [2023-09-15T04:39:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-1759298730 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:43 [2023-09-15T04:39:43.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-1759298730 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:43 [2023-09-15T04:39:43.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-1759298730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:43 [2023-09-15T04:39:43.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:43 [2023-09-15T04:39:43.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:43 [2023-09-15T04:39:43.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759298635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759298635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759298635 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759298635 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759298635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759298635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759298635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759299094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:43 [2023-09-15T04:39:43.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:43 [2023-09-15T04:39:43.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:43 [2023-09-15T04:39:43.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:43 [2023-09-15T04:39:43.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:43 [2023-09-15T04:39:43.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:43 [2023-09-15T04:39:43.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-1759298526 data=null doit=true}, Tree node with text: Python]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-1759298526 data=null}, Tree node with text: Python]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-1759298525 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759298525 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-1759298524 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759298521 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759298521 data=null doit=true}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759298521 data=null}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759298520 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759298520 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759298519 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759298518 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759298518 data=null doit=true}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759298518 data=null}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759298518 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759298518 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759298517 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759298183 data=null doit=true}, Shell with text {Enable Events}]
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:43 [2023-09-15T04:39:43.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759298118 data=null doit=true}, Button with text {Kernel}]
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759298118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-1759298118 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-1759298117 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-1759298117 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-1759298117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-1759298025 data=null doit=true}, TreeItem with text {All}]
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-1759298025 data=null}, TreeItem with text {All}]
00:39:44 [2023-09-15T04:39:44.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-1759298024 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759298024 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-1759298023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:44 [2023-09-15T04:39:44.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759298022 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759298022 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759298022 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759298022 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759298021 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:44 [2023-09-15T04:39:44.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759298013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759298013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759298012 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759298012 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759298012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759298012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759298012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759298436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:44 [2023-09-15T04:39:44.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-1759297903 data=null doit=true}, Tree node with text: Python]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-1759297903 data=null}, Tree node with text: Python]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-1759297902 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759297902 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-1759297902 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759297901 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759297901 data=null doit=true}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759297901 data=null}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759297901 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759297901 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759297899 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759297898 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759297898 data=null doit=true}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759297898 data=null}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759297898 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759297898 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759297897 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:44 [2023-09-15T04:39:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759297522 data=null doit=true}, Shell with text {Enable Events}]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759297509 data=null doit=true}, Button with text {Kernel}]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759297509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-1759297509 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-1759297508 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-1759297508 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-1759297508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-1759297413 data=null doit=true}, TreeItem with text {All}]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-1759297413 data=null}, TreeItem with text {All}]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-1759297413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759297412 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-1759297412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:44 [2023-09-15T04:39:44.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759297411 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:44 [2023-09-15T04:39:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759297411 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759297411 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759297411 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1759297410 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
00:39:44 [2023-09-15T04:39:44.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7370f35b
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-1759297402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-1759297402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759297402 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-1759297402 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759297402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759297402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759297402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-1759297401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-1759297401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-1759297401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-1759297401 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-1759297401 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-1759297400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759297399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759297399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759297399 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759297399 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759297398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759297398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759297398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759297817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:44 [2023-09-15T04:39:44.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-1759297294 data=null doit=true}, Tree node with text: Python]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-1759297294 data=null}, Tree node with text: Python]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-1759297294 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759297293 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-1759297293 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759297292 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759297292 data=null doit=true}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759297292 data=null}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759297292 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759297292 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759297290 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:44 [2023-09-15T04:39:44.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759297290 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759297287 data=null doit=true}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759297287 data=null}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759297287 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759297286 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759297286 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:44 [2023-09-15T04:39:44.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:44 [2023-09-15T04:39:44.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759296990 data=null doit=true}, Shell with text {Enable Events}]
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759296906 data=null doit=true}, Button with text {Kernel}]
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759296906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-1759296905 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-1759296905 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:45 [2023-09-15T04:39:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-1759296905 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-1759296905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759296853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759296853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759296853 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759296853 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759296853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759296853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759296853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759297203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:45 [2023-09-15T04:39:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:45 [2023-09-15T04:39:45.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-1759296728 data=null doit=true}, Tree node with text: Python]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-1759296728 data=null}, Tree node with text: Python]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-1759296728 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759296728 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-1759296726 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
00:39:45 [2023-09-15T04:39:45.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759296724 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759296724 data=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759296724 data=null}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759296724 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759296724 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759296719 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759296719 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759296719 data=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759296719 data=null}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759296719 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759296718 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759296718 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-1759296682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
00:39:45 [2023-09-15T04:39:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
00:39:45 [2023-09-15T04:39:45.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759296579 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759296579 data=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759296579 data=null}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759296579 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759296579 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759296577 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759296576 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759296576 data=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759296576 data=null}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759296576 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759296576 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759296575 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-1759296514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
00:39:45 [2023-09-15T04:39:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:39:45 [2023-09-15T04:39:45.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1759296319 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-1759296319 data=null doit=true}, Tree node with text: logger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-1759296319 data=null}, Tree node with text: logger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-1759296319 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759296318 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-1759296316 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:39:45 [2023-09-15T04:39:45.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1759296220 data=null button=0 stateMask=0x0 x=161 y=110 count=0}, Tree node with text: anotherLogger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1759296220 data=null doit=true}, Tree node with text: anotherLogger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1759296220 data=null}, Tree node with text: anotherLogger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1759296219 data=null button=1 stateMask=0x0 x=161 y=110 count=1}, Tree node with text: anotherLogger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759296219 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1759296217 data=null button=1 stateMask=0x80000 x=161 y=110 count=1}, Tree node with text: anotherLogger]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:45 [2023-09-15T04:39:45.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759296124 data=null button=0 stateMask=0x0 x=113 y=-28 count=0}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759296121 data=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759296121 data=null}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759296120 data=null button=1 stateMask=0x0 x=113 y=-30 count=1}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759296120 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759296118 data=null button=1 stateMask=0x80000 x=113 y=-30 count=1}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:45 [2023-09-15T04:39:45.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759296117 data=null button=0 stateMask=0x0 x=113 y=-30 count=0}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759296117 data=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759296117 data=null}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759296117 data=null button=1 stateMask=0x0 x=113 y=-30 count=1}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759296117 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:45 [2023-09-15T04:39:45.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759296116 data=null button=1 stateMask=0x80000 x=113 y=-30 count=1}, Tree node with text: mysession]
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759295886 data=null doit=true}, Shell with text {Destroy Confirmation}]
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759295885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759295885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759295885 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759295885 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759295885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759295884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759295884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:46 [2023-09-15T04:39:46.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1759296033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
00:39:46 [2023-09-15T04:39:46.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:46 [2023-09-15T04:39:46.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:46 [2023-09-15T04:39:46.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:46 [2023-09-15T04:39:46.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759295811 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759295811 data=null doit=true}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759295811 data=null}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759295811 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759295811 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759295808 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:46 [2023-09-15T04:39:46.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759295808 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759295808 data=null doit=true}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759295807 data=null}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759295807 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759295807 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759295806 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
00:39:46 [2023-09-15T04:39:46.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
00:39:46 [2023-09-15T04:39:46.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1759295725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
00:39:46 [2023-09-15T04:39:46.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
00:39:46 [2023-09-15T04:39:46.329Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.078 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
00:39:46 [2023-09-15T04:39:46.329Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 11.662 s
00:39:46 [2023-09-15T04:39:46.329Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
00:39:46 [2023-09-15T04:39:46.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6c6b00f1] time=-1759295611 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:39:46 [2023-09-15T04:39:46.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:39:46 [2023-09-15T04:39:46.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:39:46 [2023-09-15T04:39:46.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:39:46 [2023-09-15T04:39:46.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:39:46 [2023-09-15T04:39:46.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759295407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:39:46 [2023-09-15T04:39:46.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759295119 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759295119 data=null doit=true}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759295119 data=null}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759295118 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759295118 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759295116 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759295115 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759295115 data=null doit=true}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759295115 data=null}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759295115 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759295115 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:46 [2023-09-15T04:39:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759295114 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:47 [2023-09-15T04:39:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
00:39:47 [2023-09-15T04:39:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
00:39:47 [2023-09-15T04:39:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-1759295040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
00:39:47 [2023-09-15T04:39:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759294530 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759294530 data=null doit=true}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759294530 data=null}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759294529 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759294529 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759294527 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759294527 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759294527 data=null doit=true}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759294527 data=null}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759294526 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759294526 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759294525 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
00:39:47 [2023-09-15T04:39:47.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759294094 data=null doit=true}, Shell with text {Create Session}]
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:39:47 [2023-09-15T04:39:47.918Z]  ", using matcher: of type 'Text'
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:39:47 [2023-09-15T04:39:47.918Z]  ", using matcher: with label (with mnemonic 'Session Name')
00:39:47 [2023-09-15T04:39:47.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:39:47 [2023-09-15T04:39:47.919Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759294091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759294091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759294091 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759294091 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759294091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759294091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759294091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1759294401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759294012 data=null doit=true}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759294011 data=null}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759294011 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759294011 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759294010 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:47 [2023-09-15T04:39:47.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:47 [2023-09-15T04:39:47.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:47 [2023-09-15T04:39:47.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:47 [2023-09-15T04:39:47.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=-1759294009 data=null doit=true}, Tree node with text: Kernel]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-1759294009 data=null}, Tree node with text: Kernel]
00:39:47 [2023-09-15T04:39:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-1759294008 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel]
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759294008 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-1759293896 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1}, Tree node with text: Kernel]
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1759293894 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1759293894 data=null doit=true}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1759293894 data=null}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1759293893 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759293893 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1759293890 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1759293889 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1759293889 data=null doit=true}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1759293889 data=null}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1759293889 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759293889 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1759293888 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
00:39:48 [2023-09-15T04:39:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
00:39:48 [2023-09-15T04:39:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
00:39:48 [2023-09-15T04:39:48.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
00:39:48 [2023-09-15T04:39:48.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:48 [2023-09-15T04:39:48.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759293556 data=null doit=true}, Shell with text {Enable Events}]
00:39:48 [2023-09-15T04:39:48.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:39:48 [2023-09-15T04:39:48.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
00:39:48 [2023-09-15T04:39:48.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
00:39:48 [2023-09-15T04:39:48.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
00:39:48 [2023-09-15T04:39:48.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
00:39:48 [2023-09-15T04:39:48.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
00:39:48 [2023-09-15T04:39:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-1759293492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Session List'))]
00:39:48 [2023-09-15T04:39:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
00:39:48 [2023-09-15T04:39:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:48 [2023-09-15T04:39:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
00:39:48 [2023-09-15T04:39:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
00:39:48 [2023-09-15T04:39:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
00:39:48 [2023-09-15T04:39:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:48 [2023-09-15T04:39:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:48 [2023-09-15T04:39:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:48 [2023-09-15T04:39:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:48 [2023-09-15T04:39:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759293489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759293489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759293489 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759293489 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759293488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759293488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759293488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1759293806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759293326 data=null doit=true}, Tree node with text: channel0]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759293326 data=null}, Tree node with text: channel0]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759293325 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759293325 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759293324 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759293319 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759293319 data=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759293319 data=null}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759293318 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759293318 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759293316 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759293315 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759293315 data=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759293315 data=null}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759293315 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759293315 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759293314 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-1759293230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
00:39:48 [2023-09-15T04:39:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
00:39:48 [2023-09-15T04:39:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759293127 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759293127 data=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759293127 data=null}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759293127 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759293127 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759293125 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759293124 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759293124 data=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759293124 data=null}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759293124 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759293124 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759293123 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-1759293090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
00:39:48 [2023-09-15T04:39:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759292987 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759292987 data=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759292987 data=null}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759292987 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759292986 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759292984 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759292984 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759292984 data=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759292984 data=null}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759292983 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759292983 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:48 [2023-09-15T04:39:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759292982 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:49 [2023-09-15T04:39:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
00:39:49 [2023-09-15T04:39:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
00:39:49 [2023-09-15T04:39:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
00:39:49 [2023-09-15T04:39:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
00:39:49 [2023-09-15T04:39:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759292746 data=null doit=true}, Shell with text {Destroy Confirmation}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759292672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759292672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759292672 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759292672 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759292672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759292672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759292672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1759292948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:49 [2023-09-15T04:39:49.472Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759292603 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759292603 data=null doit=true}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759292603 data=null}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759292603 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759292603 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759292601 data=null button=1 stateMask=0x80000 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759292600 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759292600 data=null doit=true}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759292600 data=null}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759292600 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759292600 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759292599 data=null button=1 stateMask=0x80000 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1759292520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
00:39:49 [2023-09-15T04:39:49.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759292411 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759292411 data=null doit=true}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759292411 data=null}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759292411 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759292410 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759292409 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759292408 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759292404 data=null doit=true}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759292404 data=null}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759292404 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759292403 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759292403 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-1759292325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
00:39:49 [2023-09-15T04:39:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759291818 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759291817 data=null doit=true}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759291817 data=null}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759291817 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759291817 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759291815 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759291815 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759291815 data=null doit=true}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759291815 data=null}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759291815 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759291814 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759291814 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
00:39:50 [2023-09-15T04:39:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759291505 data=null doit=true}, Shell with text {Create Session}]
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:39:50 [2023-09-15T04:39:50.549Z]  ", using matcher: of type 'Text'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:39:50 [2023-09-15T04:39:50.549Z]  ", using matcher: with label (with mnemonic 'Session Name')
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:39:50 [2023-09-15T04:39:50.549Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759291497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:50 [2023-09-15T04:39:50.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759291497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759291497 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759291497 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759291497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759291497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759291497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1759291775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759291413 data=null doit=true}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759291413 data=null}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759291413 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759291413 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759291412 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:50 [2023-09-15T04:39:50.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:50 [2023-09-15T04:39:50.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:50 [2023-09-15T04:39:50.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:50 [2023-09-15T04:39:50.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759291411 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759291411 data=null doit=true}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759291410 data=null}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759291410 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759291410 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759291408 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759291408 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759291408 data=null doit=true}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759291408 data=null}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759291407 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759291407 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759291407 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:39:50 [2023-09-15T04:39:50.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:50 [2023-09-15T04:39:50.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759290993 data=null doit=true}, Shell with text {Enable Events}]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759290991 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759290991 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759290991 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759290991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759290967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759290967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759290967 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759290967 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759290967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759290967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759290967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759291329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:51 [2023-09-15T04:39:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759290834 data=null doit=true}, Tree node with text: channel0]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759290834 data=null}, Tree node with text: channel0]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759290833 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759290833 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759290833 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759290832 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759290832 data=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759290832 data=null}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759290831 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759290831 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759290830 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759290830 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759290830 data=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759290830 data=null}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759290830 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759290830 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759290829 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-1759290793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759290691 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759290691 data=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759290691 data=null}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759290691 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759290691 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759290686 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759290686 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759290685 data=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759290685 data=null}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759290685 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759290685 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759290684 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-1759290629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
00:39:51 [2023-09-15T04:39:51.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
00:39:51 [2023-09-15T04:39:51.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759290527 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759290527 data=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759290527 data=null}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759290527 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759290526 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759290524 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759290524 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759290524 data=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759290524 data=null}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759290524 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759290523 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759290523 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
00:39:51 [2023-09-15T04:39:51.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759290275 data=null doit=true}, Shell with text {Destroy Confirmation}]
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759290275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759290275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759290275 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759290275 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759290273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759290259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759290259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1759290488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:51 [2023-09-15T04:39:51.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759290193 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759290193 data=null doit=true}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759290193 data=null}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759290193 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759290192 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759290190 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759290190 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759290190 data=null doit=true}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759290189 data=null}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759290189 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759290189 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759290189 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1759290117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
00:39:51 [2023-09-15T04:39:51.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
00:39:52 [2023-09-15T04:39:52.098Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.597 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
00:39:52 [2023-09-15T04:39:52.098Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.869 s
00:39:52 [2023-09-15T04:39:52.098Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.403 s
00:39:52 [2023-09-15T04:39:52.098Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
00:39:52 [2023-09-15T04:39:52.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6c6b00f1] time=-1759290005 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:39:52 [2023-09-15T04:39:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:39:52 [2023-09-15T04:39:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:39:52 [2023-09-15T04:39:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:39:52 [2023-09-15T04:39:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:39:52 [2023-09-15T04:39:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759289800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:39:52 [2023-09-15T04:39:52.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759289518 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759289518 data=null doit=true}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759289517 data=null}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759289517 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759289517 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759289516 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759289515 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759289515 data=null doit=true}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759289515 data=null}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759289515 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759289515 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759289514 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-1759289480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
00:39:52 [2023-09-15T04:39:52.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759288930 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759288930 data=null doit=true}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759288930 data=null}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759288930 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759288930 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759288928 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759288928 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759288928 data=null doit=true}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759288928 data=null}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759288927 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759288927 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759288927 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
00:39:53 [2023-09-15T04:39:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759288603 data=null doit=true}, Shell with text {Create Session}]
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:39:53 [2023-09-15T04:39:53.432Z]  ", using matcher: of type 'Text'
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:39:53 [2023-09-15T04:39:53.432Z]  ", using matcher: with label (with mnemonic 'Session Name')
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:39:53 [2023-09-15T04:39:53.432Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759288600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759288600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759288600 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759288600 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759288600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759288600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759288600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1759288889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759288507 data=null doit=true}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759288507 data=null}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759288507 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759288507 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759288506 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
00:39:53 [2023-09-15T04:39:53.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:53 [2023-09-15T04:39:53.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:53 [2023-09-15T04:39:53.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:53 [2023-09-15T04:39:53.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759288505 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759288504 data=null doit=true}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759288504 data=null}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759288504 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759288504 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759288502 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759288502 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759288501 data=null doit=true}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759288501 data=null}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759288501 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759288501 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759288500 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:39:53 [2023-09-15T04:39:53.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:53 [2023-09-15T04:39:53.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759288100 data=null doit=true}, Shell with text {Enable Events}]
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759288098 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759288086 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759288086 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759288086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759288067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759288066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759288066 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759288066 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759288066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759288066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759288066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:53 [2023-09-15T04:39:53.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759288421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759287919 data=null doit=true}, Tree node with text: channel0]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759287919 data=null}, Tree node with text: channel0]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759287919 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759287918 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759287918 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759287916 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759287916 data=null doit=true}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759287916 data=null}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759287916 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759287915 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759287914 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759287906 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759287906 data=null doit=true}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759287906 data=null}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759287906 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759287905 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759287904 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:54 [2023-09-15T04:39:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759287494 data=null doit=true}, Shell with text {Enable Events}]
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759287482 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759287482 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759287481 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759287481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
00:39:54 [2023-09-15T04:39:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759287442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759287440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759287440 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759287440 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759287440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759287440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759287440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759287817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:54 [2023-09-15T04:39:54.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759287326 data=null doit=true}, Tree node with text: channel0]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759287326 data=null}, Tree node with text: channel0]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759287326 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759287325 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759287320 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759287319 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759287319 data=null doit=true}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759287319 data=null}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759287319 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759287318 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759287318 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:54 [2023-09-15T04:39:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759287317 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759287317 data=null doit=true}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759287317 data=null}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759287317 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759287317 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759287316 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:54 [2023-09-15T04:39:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:39:54 [2023-09-15T04:39:54.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759286905 data=null doit=true}, Shell with text {Enable Events}]
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759286902 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759286902 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759286902 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759286902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-1759286900 data=null doit=true}, TreeItem with text {All}]
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-1759286900 data=null}, TreeItem with text {All}]
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-1759286899 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759286899 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
00:39:55 [2023-09-15T04:39:55.284Z] 
00:39:55 [2023-09-15T04:39:55.284Z] (Eclipse:12072): Gtk-CRITICAL **: 04:39:55.078: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:39:55 [2023-09-15T04:39:55.284Z] 
00:39:55 [2023-09-15T04:39:55.284Z] (Eclipse:12072): Gtk-CRITICAL **: 04:39:55.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-1759286813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
00:39:55 [2023-09-15T04:39:55.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write
00:39:55 [2023-09-15T04:39:55.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read
00:39:55 [2023-09-15T04:39:55.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759286807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759286807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759286807 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759286807 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759286807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759286807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759286807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759287279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759286691 data=null doit=true}, Tree node with text: channel0]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759286691 data=null}, Tree node with text: channel0]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759286690 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759286690 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759286689 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759286687 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759286687 data=null doit=true}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759286687 data=null}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759286686 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759286686 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759286686 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:55 [2023-09-15T04:39:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759286633 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759286633 data=null doit=true}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759286633 data=null}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759286633 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759286633 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759286632 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:39:55 [2023-09-15T04:39:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
00:39:55 [2023-09-15T04:39:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Channel} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759286229 data=null doit=true}, Shell with text {Enable Channel}]
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759286226 data=null doit=true}, Button with text {Kernel}]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759286226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-1759286225 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-1759286225 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-1759286225 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-1759286225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=-1759286224 data=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-1759286224 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-1759286224 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=-1759286223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759286223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759286223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759286223 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759286223 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759286223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759286223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759286222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:55 [2023-09-15T04:39:55.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-1759286593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Channel...']
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:56 [2023-09-15T04:39:56.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=-1759286112 data=null doit=true}, Tree node with text: UST global]
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=-1759286112 data=null}, Tree node with text: UST global]
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=-1759286112 data=null button=1 stateMask=0x0 x=131 y=81 count=1}, Tree node with text: UST global]
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759286112 data=null item=TreeItem {UST global} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: UST global]
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=-1759286107 data=null button=1 stateMask=0x80000 x=131 y=81 count=1}, Tree node with text: UST global]
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1759286107 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759286107 data=null doit=true}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759286106 data=null}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759286106 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759286106 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759286102 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:56 [2023-09-15T04:39:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1759286102 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759286101 data=null doit=true}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759286101 data=null}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759286101 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759286101 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759286100 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
00:39:56 [2023-09-15T04:39:56.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759285752 data=null doit=true}, Shell with text {Enable Events}]
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-1759285689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-1759285689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-1759285689 data=null doit=true}, (of type 'Tree')]
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-1759285689 data=null}, (of type 'Tree')]
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-1759285689 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')]
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759285689 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-1759285688 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')]
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759285687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:56 [2023-09-15T04:39:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759285687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:56 [2023-09-15T04:39:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759285687 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:56 [2023-09-15T04:39:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759285687 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:56 [2023-09-15T04:39:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759285687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:56 [2023-09-15T04:39:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759285687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:56 [2023-09-15T04:39:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759285687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:39:56 [2023-09-15T04:39:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1759286022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
00:39:56 [2023-09-15T04:39:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:56 [2023-09-15T04:39:56.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759285604 data=null doit=true}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759285604 data=null}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759285603 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759285603 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759285603 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
00:39:56 [2023-09-15T04:39:56.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759285602 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759285602 data=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759285602 data=null}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759285601 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759285601 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759285600 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759285599 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759285599 data=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759285599 data=null}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759285599 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759285599 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759285598 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-1759285510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
00:39:56 [2023-09-15T04:39:56.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759285408 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759285408 data=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759285408 data=null}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759285408 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759285407 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759285406 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759285405 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759285405 data=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759285405 data=null}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759285405 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759285404 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759285404 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-1759285366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
00:39:56 [2023-09-15T04:39:56.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
00:39:56 [2023-09-15T04:39:56.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759285264 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759285264 data=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759285264 data=null}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759285263 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759285263 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759285261 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759285221 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759285220 data=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759285220 data=null}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759285220 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759285220 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759285219 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
00:39:56 [2023-09-15T04:39:56.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:39:57 [2023-09-15T04:39:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:39:57 [2023-09-15T04:39:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
00:39:57 [2023-09-15T04:39:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759284693 data=null doit=true}, Shell with text {Fetch Remote Traces}]
00:39:57 [2023-09-15T04:39:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:39:57 [2023-09-15T04:39:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:39:57 [2023-09-15T04:39:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
00:39:57 [2023-09-15T04:39:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:39:57 [2023-09-15T04:39:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
00:39:57 [2023-09-15T04:39:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:39:57 [2023-09-15T04:39:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
00:39:57 [2023-09-15T04:39:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1759284191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1759284191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1759284191 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1759284190 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1759284190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1759284190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1759284190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-1759285185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759284026 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759284026 data=null doit=true}, Tree node with text: mysession]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759284026 data=null}, Tree node with text: mysession]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759284026 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759284026 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759284025 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
00:39:57 [2023-09-15T04:39:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:39:58 [2023-09-15T04:39:58.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759283627 data=null doit=true}, Shell with text {Fetch Remote Traces}]
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759283621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759283621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759283621 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759283621 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759283620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759283620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:39:58 [2023-09-15T04:39:58.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:39:58 [2023-09-15T04:39:58.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:39:58 [2023-09-15T04:39:58.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:39:58 [2023-09-15T04:39:58.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:39:58 [2023-09-15T04:39:58.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:39:58 [2023-09-15T04:39:58.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:39:59 [2023-09-15T04:39:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759283620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:39:59 [2023-09-15T04:39:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-1759283983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:39:59 [2023-09-15T04:39:59.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:39:59 [2023-09-15T04:39:59.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:39:59 [2023-09-15T04:39:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:59 [2023-09-15T04:39:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759282586 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759282586 data=null doit=true}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759282586 data=null}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759282585 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759282585 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759282584 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:39:59 [2023-09-15T04:39:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759282571 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759282571 data=null doit=true}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759282571 data=null}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759282571 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759282570 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759282569 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:39:59 [2023-09-15T04:39:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
00:39:59 [2023-09-15T04:39:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759282106 data=null doit=true}, Shell with text {Fetch Remote Traces}]
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1759282093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1759282093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1759282093 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1759282093 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1759282093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:39:59 [2023-09-15T04:39:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1759282093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1759282093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-1759282490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759281984 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759281984 data=null doit=true}, Tree node with text: mysession]
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759281984 data=null}, Tree node with text: mysession]
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759281983 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759281983 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759281943 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
00:40:00 [2023-09-15T04:40:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:40:00 [2023-09-15T04:40:00.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759281511 data=null doit=true}, Shell with text {Fetch Remote Traces}]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1759281509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1759281509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-1759281509 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1759281509 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1759281509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1759281509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-1759281509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1759281507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1759281507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1759281507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1759281507 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1759281507 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:40:00 [2023-09-15T04:40:00.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759281506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:00 [2023-09-15T04:40:00.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759281506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:00 [2023-09-15T04:40:00.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759281506 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:00 [2023-09-15T04:40:00.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759281506 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:00 [2023-09-15T04:40:00.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759281506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:00 [2023-09-15T04:40:00.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759281506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:00 [2023-09-15T04:40:00.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:00 [2023-09-15T04:40:00.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:00 [2023-09-15T04:40:00.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:00 [2023-09-15T04:40:00.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:00 [2023-09-15T04:40:00.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:00 [2023-09-15T04:40:00.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:40:00 [2023-09-15T04:40:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759281505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:00 [2023-09-15T04:40:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-1759281902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:40:01 [2023-09-15T04:40:01.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:01 [2023-09-15T04:40:01.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759280877 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759280877 data=null doit=true}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759280877 data=null}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759280877 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759280876 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759280875 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759280841 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759280841 data=null doit=true}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759280841 data=null}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759280840 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759280840 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759280839 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
00:40:01 [2023-09-15T04:40:01.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759280440 data=null doit=true}, Shell with text {Fetch Remote Traces}]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1759280427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1759280427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1759280427 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1759280427 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1759280427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1759280427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1759280427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-1759280796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759280323 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759280323 data=null doit=true}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759280323 data=null}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759280323 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759280323 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759280321 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:01 [2023-09-15T04:40:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
00:40:01 [2023-09-15T04:40:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:40:01 [2023-09-15T04:40:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:40:02 [2023-09-15T04:40:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
00:40:02 [2023-09-15T04:40:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759279891 data=null doit=true}, Shell with text {Fetch Remote Traces}]
00:40:02 [2023-09-15T04:40:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
00:40:02 [2023-09-15T04:40:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:40:02 [2023-09-15T04:40:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1759279889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1759279889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-1759279889 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1759279889 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1759279889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1759279889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-1759279889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1759279827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1759279826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1759279826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1759279826 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1759279826 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1759279814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1759279814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1759279814 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1759279814 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1759279814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1759279814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:02 [2023-09-15T04:40:02.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:02 [2023-09-15T04:40:02.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:02 [2023-09-15T04:40:02.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:02 [2023-09-15T04:40:02.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:02 [2023-09-15T04:40:02.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:40:02 [2023-09-15T04:40:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:40:02 [2023-09-15T04:40:02.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1759279814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:40:02 [2023-09-15T04:40:02.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-1759280284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:40:02 [2023-09-15T04:40:02.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:02 [2023-09-15T04:40:02.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:02 [2023-09-15T04:40:02.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:02 [2023-09-15T04:40:02.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759279301 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759279301 data=null doit=true}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759279301 data=null}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759279300 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759279300 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759279299 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759279299 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759279299 data=null doit=true}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759279299 data=null}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759279299 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759279299 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759279298 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
00:40:02 [2023-09-15T04:40:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
00:40:03 [2023-09-15T04:40:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
00:40:03 [2023-09-15T04:40:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
00:40:03 [2023-09-15T04:40:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759278932 data=null doit=true}, Shell with text {Destroy Confirmation}]
00:40:03 [2023-09-15T04:40:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:03 [2023-09-15T04:40:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:40:03 [2023-09-15T04:40:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:40:03 [2023-09-15T04:40:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:40:03 [2023-09-15T04:40:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:40:03 [2023-09-15T04:40:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:40:03 [2023-09-15T04:40:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759278931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:03 [2023-09-15T04:40:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759278931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:03 [2023-09-15T04:40:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759278931 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:03 [2023-09-15T04:40:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759278931 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:03 [2023-09-15T04:40:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759278931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:03 [2023-09-15T04:40:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759278931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:03 [2023-09-15T04:40:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759278931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:03 [2023-09-15T04:40:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1759279222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:03 [2023-09-15T04:40:03.267Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759278837 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759278837 data=null doit=true}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759278837 data=null}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759278836 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759278836 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759278833 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759278832 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759278832 data=null doit=true}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759278832 data=null}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759278831 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759278831 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759278830 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:03 [2023-09-15T04:40:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
00:40:03 [2023-09-15T04:40:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
00:40:03 [2023-09-15T04:40:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1759278785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
00:40:03 [2023-09-15T04:40:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
00:40:03 [2023-09-15T04:40:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6c6b00f1] time=-1759278680 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:40:03 [2023-09-15T04:40:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:40:03 [2023-09-15T04:40:03.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:03 [2023-09-15T04:40:03.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:40:03 [2023-09-15T04:40:03.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:03 [2023-09-15T04:40:03.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-1759278644 data=null button=0 stateMask=0x0 x=67 y=12 count=0}, TreeItem with text {Remote}]
00:40:03 [2023-09-15T04:40:03.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=-1759278643 data=null doit=true}, TreeItem with text {Remote}]
00:40:03 [2023-09-15T04:40:03.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=-1759278643 data=null}, TreeItem with text {Remote}]
00:40:03 [2023-09-15T04:40:03.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=-1759278643 data=null button=1 stateMask=0x0 x=67 y=12 count=1}, TreeItem with text {Remote}]
00:40:03 [2023-09-15T04:40:03.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759278642 data=null item=TreeItem {Remote} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Remote}]
00:40:03 [2023-09-15T04:40:03.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=-1759278578 data=null button=1 stateMask=0x80000 x=67 y=12 count=1}, TreeItem with text {Remote}]
00:40:03 [2023-09-15T04:40:03.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:40:03 [2023-09-15T04:40:03.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:40:03 [2023-09-15T04:40:03.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277893 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277893 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277892 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1759277892 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:40:04 [2023-09-15T04:40:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759277891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759277891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759277891 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759277891 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759277891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:04 [2023-09-15T04:40:04.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759277891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:04 [2023-09-15T04:40:04.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:40:04 [2023-09-15T04:40:04.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:40:04 [2023-09-15T04:40:04.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:40:04 [2023-09-15T04:40:04.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:40:04 [2023-09-15T04:40:04.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:40:04 [2023-09-15T04:40:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:40:04 [2023-09-15T04:40:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759277891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:04 [2023-09-15T04:40:04.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1759278500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:40:04 [2023-09-15T04:40:04.865Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.674 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
00:40:04 [2023-09-15T04:40:04.865Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 12.354 s
00:40:04 [2023-09-15T04:40:04.865Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
00:40:04 [2023-09-15T04:40:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6c6b00f1] time=-1759277323 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:40:04 [2023-09-15T04:40:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:40:04 [2023-09-15T04:40:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:40:04 [2023-09-15T04:40:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:40:04 [2023-09-15T04:40:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:40:04 [2023-09-15T04:40:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759277105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:40:04 [2023-09-15T04:40:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759276822 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759276822 data=null doit=true}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759276822 data=null}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759276821 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759276821 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759276819 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759276818 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759276818 data=null doit=true}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759276818 data=null}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759276818 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759276818 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759276817 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:05 [2023-09-15T04:40:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
00:40:05 [2023-09-15T04:40:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
00:40:05 [2023-09-15T04:40:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-1759276741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
00:40:05 [2023-09-15T04:40:05.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759276230 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759276230 data=null doit=true}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759276230 data=null}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759276229 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759276229 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759276228 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759276227 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759276227 data=null doit=true}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759276227 data=null}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759276227 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759276227 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759276226 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
00:40:05 [2023-09-15T04:40:05.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759275915 data=null doit=true}, Shell with text {Create Session}]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:40:06 [2023-09-15T04:40:06.200Z]  ", using matcher: of type 'Text'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:40:06 [2023-09-15T04:40:06.200Z]  ", using matcher: with label (with mnemonic 'Session Name')
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:40:06 [2023-09-15T04:40:06.200Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759275904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759275904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759275904 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759275904 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759275904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759275904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759275904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1759276186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759275814 data=null doit=true}, Tree node with text: Sessions]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759275814 data=null}, Tree node with text: Sessions]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759275814 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759275813 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
00:40:06 [2023-09-15T04:40:06.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759275813 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
00:40:06 [2023-09-15T04:40:06.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759275811 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759275811 data=null doit=true}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759275811 data=null}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759275810 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759275810 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759275808 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759275807 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759275807 data=null doit=true}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759275807 data=null}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759275807 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759275807 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759275806 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:40:06 [2023-09-15T04:40:06.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759275366 data=null doit=true}, Shell with text {Enable Events}]
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:06 [2023-09-15T04:40:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759275364 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759275364 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759275364 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759275363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759275332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759275332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759275332 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759275332 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759275331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759275331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759275331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759275718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:06 [2023-09-15T04:40:06.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759275216 data=null doit=true}, Tree node with text: channel0]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759275216 data=null}, Tree node with text: channel0]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759275215 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759275215 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:40:06 [2023-09-15T04:40:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759275215 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0]
00:40:06 [2023-09-15T04:40:06.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:06 [2023-09-15T04:40:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:06 [2023-09-15T04:40:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759275208 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759275207 data=null doit=true}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759275207 data=null}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759275207 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759275207 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759275206 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:06 [2023-09-15T04:40:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759275206 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759275205 data=null doit=true}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759275205 data=null}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759275205 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759275205 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759275204 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:06 [2023-09-15T04:40:06.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:40:06 [2023-09-15T04:40:06.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759274796 data=null doit=true}, Shell with text {Enable Events}]
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
00:40:07 [2023-09-15T04:40:07.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759274793 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759274793 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759274793 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759274793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759274777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759274776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759274776 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759274776 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759274776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759274776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759274776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759275136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759274690 data=null doit=true}, Tree node with text: channel0]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759274690 data=null}, Tree node with text: channel0]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759274689 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759274689 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759274688 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759274634 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759274633 data=null doit=true}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759274633 data=null}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759274633 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759274633 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759274632 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759274631 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759274631 data=null doit=true}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759274631 data=null}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759274631 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759274631 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759274630 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:40:07 [2023-09-15T04:40:07.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759274256 data=null doit=true}, Shell with text {Enable Events}]
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759274254 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759274254 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759274254 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759274254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-1759274251 data=null doit=true}, TreeItem with text {All}]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-1759274251 data=null}, TreeItem with text {All}]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-1759274250 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759274250 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
00:40:07 [2023-09-15T04:40:07.746Z] 
00:40:07 [2023-09-15T04:40:07.746Z] (Eclipse:12072): Gtk-CRITICAL **: 04:40:07.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:40:07 [2023-09-15T04:40:07.746Z] 
00:40:07 [2023-09-15T04:40:07.746Z] (Eclipse:12072): Gtk-CRITICAL **: 04:40:07.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:40:07 [2023-09-15T04:40:07.746Z] 
00:40:07 [2023-09-15T04:40:07.746Z] (Eclipse:12072): Gtk-CRITICAL **: 04:40:07.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-1759274205 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
00:40:07 [2023-09-15T04:40:07.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759274200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759274200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759274200 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759274200 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759274200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:07 [2023-09-15T04:40:07.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759274200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759274200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759274586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:08 [2023-09-15T04:40:08.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759274085 data=null doit=true}, Tree node with text: channel0]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759274085 data=null}, Tree node with text: channel0]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759274085 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759274084 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759274083 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
00:40:08 [2023-09-15T04:40:08.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759274076 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759274076 data=null doit=true}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759274076 data=null}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759274076 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759274076 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759274075 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759274075 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759274075 data=null doit=true}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759274075 data=null}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759274074 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759274074 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759274074 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:40:08 [2023-09-15T04:40:08.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:40:08 [2023-09-15T04:40:08.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:40:08 [2023-09-15T04:40:08.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:40:08 [2023-09-15T04:40:08.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759273689 data=null doit=true}, Shell with text {Enable Events}]
00:40:08 [2023-09-15T04:40:08.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:08 [2023-09-15T04:40:08.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759273687 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759273686 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759273686 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759273686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-1759273684 data=null doit=true}, TreeItem with text {All}]
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-1759273684 data=null}, TreeItem with text {All}]
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-1759273683 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
00:40:08 [2023-09-15T04:40:08.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759273683 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
00:40:08 [2023-09-15T04:40:08.521Z] 
00:40:08 [2023-09-15T04:40:08.521Z] (Eclipse:12072): Gtk-CRITICAL **: 04:40:08.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-1759273650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759273629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759273629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759273629 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759273629 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759273629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759273629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759273629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759274004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759273561 data=null doit=true}, Tree node with text: channel0]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759273561 data=null}, Tree node with text: channel0]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759273561 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759273561 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759273560 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759273530 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759273527 data=null doit=true}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759273526 data=null}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759273526 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759273526 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759273525 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:08 [2023-09-15T04:40:08.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759273525 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759273524 data=null doit=true}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759273524 data=null}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759273524 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759273524 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759273523 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:08 [2023-09-15T04:40:08.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:40:08 [2023-09-15T04:40:08.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759273126 data=null doit=true}, Shell with text {Enable Events}]
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759273123 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759273123 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759273122 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759273122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:40:09 [2023-09-15T04:40:09.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759273097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759273097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759273097 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759273097 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759273097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759273097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759273096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759273488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:09 [2023-09-15T04:40:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759272991 data=null doit=true}, Tree node with text: channel0]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759272991 data=null}, Tree node with text: channel0]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759272991 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759272990 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759272989 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
00:40:09 [2023-09-15T04:40:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759272931 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759272931 data=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759272931 data=null}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759272931 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759272930 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759272929 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759272929 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759272928 data=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759272928 data=null}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759272928 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759272928 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759272927 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-1759272885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
00:40:09 [2023-09-15T04:40:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
00:40:09 [2023-09-15T04:40:09.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759272782 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759272782 data=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759272782 data=null}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759272782 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759272782 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759272780 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759272779 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759272779 data=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759272779 data=null}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759272779 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759272778 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759272778 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-1759272720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
00:40:09 [2023-09-15T04:40:09.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759272617 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759272617 data=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759272617 data=null}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759272617 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759272616 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759272614 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759272614 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759272614 data=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759272613 data=null}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759272613 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759272613 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759272612 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
00:40:09 [2023-09-15T04:40:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
00:40:09 [2023-09-15T04:40:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759272265 data=null doit=true}, Shell with text {Destroy Confirmation}]
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759272265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759272264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759272264 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759272264 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759272264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759272264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759272264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1759272572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:09 [2023-09-15T04:40:09.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759272192 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759272192 data=null doit=true}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759272192 data=null}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759272192 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759272192 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759272189 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759272188 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759272188 data=null doit=true}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759272188 data=null}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759272188 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759272188 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759272186 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1759272104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
00:40:09 [2023-09-15T04:40:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
00:40:10 [2023-09-15T04:40:10.119Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.321 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
00:40:10 [2023-09-15T04:40:10.119Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 4.937 s
00:40:10 [2023-09-15T04:40:10.119Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
00:40:10 [2023-09-15T04:40:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6c6b00f1] time=-1759271992 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:40:10 [2023-09-15T04:40:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:40:10 [2023-09-15T04:40:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:40:10 [2023-09-15T04:40:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:40:10 [2023-09-15T04:40:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:40:10 [2023-09-15T04:40:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759271823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:40:10 [2023-09-15T04:40:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759271588 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759271588 data=null doit=true}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759271588 data=null}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759271587 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759271587 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759271585 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759271585 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759271585 data=null doit=true}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759271585 data=null}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759271584 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759271584 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759271583 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:10 [2023-09-15T04:40:10.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
00:40:10 [2023-09-15T04:40:10.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
00:40:10 [2023-09-15T04:40:10.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-1759271503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
00:40:10 [2023-09-15T04:40:10.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
00:40:11 [2023-09-15T04:40:11.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:11 [2023-09-15T04:40:11.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759270995 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759270995 data=null doit=true}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759270995 data=null}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759270994 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759270994 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759270990 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:11 [2023-09-15T04:40:11.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759270990 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759270990 data=null doit=true}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759270990 data=null}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759270989 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759270989 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759270988 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
00:40:11 [2023-09-15T04:40:11.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759270661 data=null doit=true}, Shell with text {Create Session}]
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:40:11 [2023-09-15T04:40:11.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:40:11 [2023-09-15T04:40:11.453Z]  ", using matcher: of type 'Text'
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:40:11 [2023-09-15T04:40:11.453Z]  ", using matcher: with label (with mnemonic 'Session Name')
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:40:11 [2023-09-15T04:40:11.453Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759270658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759270658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759270658 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759270658 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759270658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759270658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759270658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1759270947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759270598 data=null doit=true}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759270598 data=null}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759270597 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759270597 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759270597 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
00:40:11 [2023-09-15T04:40:11.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:11 [2023-09-15T04:40:11.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:11 [2023-09-15T04:40:11.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:11 [2023-09-15T04:40:11.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759270595 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759270595 data=null doit=true}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759270595 data=null}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759270594 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759270594 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759270592 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759270592 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759270592 data=null doit=true}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759270592 data=null}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759270591 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759270591 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759270591 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:40:11 [2023-09-15T04:40:11.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759270175 data=null doit=true}, Shell with text {Enable Events}]
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-1759270172 data=null doit=true}, Button with text {Kernel}]
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-1759270172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-1759270172 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-1759270172 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-1759270172 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-1759270172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-1759270104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-1759270104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-1759270104 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-1759270104 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-1759270104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-1759270104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-1759270104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-1759270103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-1759270103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-1759270103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-1759270103 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-1759270103 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759270101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759270100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759270100 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759270100 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759270100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759270100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759270100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759270508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:40:12 [2023-09-15T04:40:12.020Z] 
00:40:12 [2023-09-15T04:40:12.020Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-09-15 04:40:11.879
00:40:12 [2023-09-15T04:40:12.020Z] !MESSAGE Command to change state of events failed
00:40:12 [2023-09-15T04:40:12.020Z] !STACK 0
00:40:12 [2023-09-15T04:40:12.020Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
00:40:12 [2023-09-15T04:40:12.020Z] Error Output:
00:40:12 [2023-09-15T04:40:12.020Z] Command not found
00:40:12 [2023-09-15T04:40:12.020Z] Return Value: 1
00:40:12 [2023-09-15T04:40:12.020Z] Command not found
00:40:12 [2023-09-15T04:40:12.021Z] 
00:40:12 [2023-09-15T04:40:12.021Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
00:40:12 [2023-09-15T04:40:12.021Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
00:40:12 [2023-09-15T04:40:12.021Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
00:40:12 [2023-09-15T04:40:12.021Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
00:40:12 [2023-09-15T04:40:12.021Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
00:40:12 [2023-09-15T04:40:12.021Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
00:40:12 [2023-09-15T04:40:12.021Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759269992 data=null doit=true}, Tree node with text: channel0]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759269992 data=null}, Tree node with text: channel0]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759269992 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759269991 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759269991 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0]
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759269990 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759269990 data=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759269990 data=null}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759269989 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759269989 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759269989 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759269988 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759269988 data=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759269988 data=null}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759269988 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759269988 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759269987 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-1759269920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
00:40:12 [2023-09-15T04:40:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
00:40:12 [2023-09-15T04:40:12.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759269818 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759269818 data=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759269817 data=null}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759269817 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759269817 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759269816 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759269815 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759269815 data=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759269815 data=null}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759269815 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759269815 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759269814 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-1759269779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
00:40:12 [2023-09-15T04:40:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:40:12 [2023-09-15T04:40:12.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=-1759269627 data=null button=0 stateMask=0x0 x=136 y=127 count=0}, Tree node with text: *]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=-1759269627 data=null doit=true}, Tree node with text: *]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=-1759269627 data=null}, Tree node with text: *]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=-1759269627 data=null button=1 stateMask=0x0 x=136 y=127 count=1}, Tree node with text: *]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759269627 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: *]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=-1759269624 data=null button=1 stateMask=0x80000 x=136 y=127 count=1}, Tree node with text: *]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:40:12 [2023-09-15T04:40:12.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759269580 data=null button=0 stateMask=0x0 x=113 y=39 count=0}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759269577 data=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759269577 data=null}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759269577 data=null button=1 stateMask=0x0 x=113 y=32 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759269576 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759269574 data=null button=1 stateMask=0x80000 x=113 y=32 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759269574 data=null button=0 stateMask=0x0 x=113 y=32 count=0}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759269574 data=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759269574 data=null}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759269573 data=null button=1 stateMask=0x0 x=113 y=32 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759269573 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759269572 data=null button=1 stateMask=0x80000 x=113 y=32 count=1}, Tree node with text: mysession]
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
00:40:12 [2023-09-15T04:40:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759269296 data=null doit=true}, Shell with text {Destroy Confirmation}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759269295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759269295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759269295 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759269295 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759269295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759269295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759269295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1759269504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:12 [2023-09-15T04:40:12.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759269227 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759269227 data=null doit=true}, TreeItem with text {myNode}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759269227 data=null}, TreeItem with text {myNode}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759269227 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759269227 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759269225 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759269224 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759269224 data=null doit=true}, TreeItem with text {myNode}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759269224 data=null}, TreeItem with text {myNode}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759269224 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759269224 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:12 [2023-09-15T04:40:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759269223 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
00:40:13 [2023-09-15T04:40:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
00:40:13 [2023-09-15T04:40:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1759269104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
00:40:13 [2023-09-15T04:40:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
00:40:13 [2023-09-15T04:40:13.061Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.063 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
00:40:13 [2023-09-15T04:40:13.061Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 2.783 s
00:40:13 [2023-09-15T04:40:13.061Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
00:40:13 [2023-09-15T04:40:13.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6c6b00f1] time=-1759268920 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:40:13 [2023-09-15T04:40:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:40:13 [2023-09-15T04:40:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:40:13 [2023-09-15T04:40:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:40:13 [2023-09-15T04:40:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:40:13 [2023-09-15T04:40:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1759268779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:40:13 [2023-09-15T04:40:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759268588 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759268588 data=null doit=true}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759268588 data=null}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759268587 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759268587 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759268586 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759268585 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759268585 data=null doit=true}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759268585 data=null}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759268585 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759268585 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759268584 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-1759268504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
00:40:13 [2023-09-15T04:40:13.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759267998 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759267998 data=null doit=true}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759267997 data=null}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759267997 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759267997 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759267995 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1759267995 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759267995 data=null doit=true}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759267994 data=null}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759267994 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759267994 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759267990 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
00:40:14 [2023-09-15T04:40:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1759267666 data=null doit=true}, Shell with text {Create Session}]
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:40:14 [2023-09-15T04:40:14.394Z]  ", using matcher: of type 'Text'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:40:14 [2023-09-15T04:40:14.394Z]  ", using matcher: with label (with mnemonic 'Session Name')
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:40:14 [2023-09-15T04:40:14.394Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759267663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759267663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759267662 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759267662 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759267662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759267662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759267662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1759267946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-1759267599 data=null doit=true}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1759267599 data=null}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1759267599 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759267599 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1759267598 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
00:40:14 [2023-09-15T04:40:14.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759267597 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759267596 data=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759267596 data=null}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759267596 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759267596 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759267594 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759267593 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759267593 data=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759267593 data=null}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759267593 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759267593 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759267592 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
00:40:14 [2023-09-15T04:40:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1759267255 data=null doit=true}, Shell with text {Enable Events}]
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:14 [2023-09-15T04:40:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-1759267251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-1759267251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-1759267251 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-1759267251 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-1759267251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-1759267251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-1759267251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1759267549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-1759267133 data=null doit=true}, Tree node with text: channel0]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1759267133 data=null}, Tree node with text: channel0]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1759267132 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1759267132 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1759267131 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759267130 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759267130 data=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759267130 data=null}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759267130 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759267130 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759267128 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759267128 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759267128 data=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759267128 data=null}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759267127 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759267127 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759267127 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-1759267084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759266982 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759266982 data=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759266982 data=null}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759266982 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759266982 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759266979 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:14 [2023-09-15T04:40:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759266979 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759266979 data=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759266979 data=null}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759266979 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759266978 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:14 [2023-09-15T04:40:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759266978 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-1759266918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
00:40:15 [2023-09-15T04:40:15.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:15 [2023-09-15T04:40:15.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759266816 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759266816 data=null doit=true}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759266816 data=null}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759266816 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759266815 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759266815 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1759266814 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-1759266814 data=null doit=true}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1759266814 data=null}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1759266814 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759266814 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1759266813 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
00:40:15 [2023-09-15T04:40:15.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
00:40:15 [2023-09-15T04:40:15.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1759266611 data=null doit=true}, Shell with text {Destroy Confirmation}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1759266610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1759266610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1759266610 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1759266595 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1759266595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1759266595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1759266595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1759266778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:40:15 [2023-09-15T04:40:15.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759266544 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759266544 data=null doit=true}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759266544 data=null}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759266544 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759266544 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759266542 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1759266541 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-1759266541 data=null doit=true}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1759266541 data=null}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1759266541 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1759266541 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1759266540 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1759266502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
00:40:15 [2023-09-15T04:40:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
00:40:15 [2023-09-15T04:40:15.729Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.52 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
00:40:15 [2023-09-15T04:40:15.729Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 2.304 s
00:40:15 [2023-09-15T04:40:15.729Z] 
00:40:15 [2023-09-15T04:40:15.729Z] Results:
00:40:15 [2023-09-15T04:40:15.729Z] 
00:40:15 [2023-09-15T04:40:15.729Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
00:40:15 [2023-09-15T04:40:15.729Z] 
00:40:16 [2023-09-15T04:40:16.303Z] 
00:40:16 [2023-09-15T04:40:16.303Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 04:40:16.021
00:40:16 [2023-09-15T04:40:16.303Z] !MESSAGE The workspace will exit with unsaved changes in this session.
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] All tests passed!
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] 
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] 
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] 
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [97/144]
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] 
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] 
00:40:16 [2023-09-15T04:40:16.866Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] The project's OSGi version is 2.1.0.202309150400
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] 
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] 
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] 
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] 
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] 
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:16 [2023-09-15T04:40:16.867Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui...
00:40:17 [2023-09-15T04:40:17.123Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.123Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
00:40:17 [2023-09-15T04:40:17.123Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.123Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.123Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
00:40:17 [2023-09-15T04:40:17.123Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
00:40:17 [2023-09-15T04:40:17.379Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.380Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] No tests to run.
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.636Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:40:17 [2023-09-15T04:40:17.636Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] 
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:17 [2023-09-15T04:40:17.636Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
00:40:18 [2023-09-15T04:40:18.563Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
00:40:19 [2023-09-15T04:40:19.498Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.498Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:19 [2023-09-15T04:40:19.499Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:40:19 [2023-09-15T04:40:19.499Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] No tests to run.
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.pom
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2metadata.xml
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2artifacts.xml
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.1.0-SNAPSHOT  [98/144]
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT.jar
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.499Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-sources-feature.jar
00:40:19 [2023-09-15T04:40:19.756Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.756Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.756Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:40:19 [2023-09-15T04:40:19.756Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:40:19 [2023-09-15T04:40:19.756Z] [INFO] 
00:40:19 [2023-09-15T04:40:19.756Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:19 [2023-09-15T04:40:19.756Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT.jar
00:40:20 [2023-09-15T04:40:20.686Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-sources-feature.jar
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:23 [2023-09-15T04:40:23.965Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:40:23 [2023-09-15T04:40:23.965Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT.jar
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT.pom
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-sources-feature.jar
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-p2metadata.xml
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-p2artifacts.xml
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.15-SNAPSHOT [99/144]
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] The project's OSGi version is 1.0.15.202309150400
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests...
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] 
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:23 [2023-09-15T04:40:23.965Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
00:40:23 [2023-09-15T04:40:23.965Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] 
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] 
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] 
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-sources.jar
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] 
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT.jar
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] 
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] 
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] 
00:40:24 [2023-09-15T04:40:24.752Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:24 [2023-09-15T04:40:24.752Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:40:24 [2023-09-15T04:40:24.753Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:40:24 [2023-09-15T04:40:24.753Z] [INFO] 
00:40:24 [2023-09-15T04:40:24.753Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:24 [2023-09-15T04:40:24.753Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT.jar
00:40:26 [2023-09-15T04:40:26.120Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-sources.jar
00:40:27 [2023-09-15T04:40:27.050Z] [INFO] 
00:40:27 [2023-09-15T04:40:27.050Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:27 [2023-09-15T04:40:27.050Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:40:27 [2023-09-15T04:40:27.050Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:40:27 [2023-09-15T04:40:27.050Z] [INFO] 
00:40:27 [2023-09-15T04:40:27.050Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:27 [2023-09-15T04:40:27.050Z] [INFO] 
00:40:27 [2023-09-15T04:40:27.050Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:40:27 [2023-09-15T04:40:27.307Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:40:27 [2023-09-15T04:40:27.307Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
00:40:27 [2023-09-15T04:40:27.307Z] [INFO] Command line:
00:40:27 [2023-09-15T04:40:27.307Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:40:27 [2023-09-15T04:40:27.307Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:40:30 [2023-09-15T04:40:30.580Z] !SESSION 2023-09-15 04:40:27.405 -----------------------------------------------
00:40:30 [2023-09-15T04:40:30.580Z] eclipse.buildId=unknown
00:40:30 [2023-09-15T04:40:30.580Z] java.version=17.0.2
00:40:30 [2023-09-15T04:40:30.580Z] java.vendor=Oracle Corporation
00:40:30 [2023-09-15T04:40:30.580Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:40:30 [2023-09-15T04:40:30.580Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:40:30 [2023-09-15T04:40:30.580Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:40:30 [2023-09-15T04:40:30.580Z] 
00:40:30 [2023-09-15T04:40:30.580Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:40:30.330
00:40:30 [2023-09-15T04:40:30.580Z] !MESSAGE FrameworkEvent ERROR
00:40:30 [2023-09-15T04:40:30.580Z] !STACK 0
00:40:30 [2023-09-15T04:40:30.580Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:40:30 [2023-09-15T04:40:30.580Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:40:30 [2023-09-15T04:40:30.580Z] 
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:40:30 [2023-09-15T04:40:30.580Z] 
00:40:30 [2023-09-15T04:40:30.580Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:40:30.523
00:40:30 [2023-09-15T04:40:30.580Z] !MESSAGE FrameworkEvent ERROR
00:40:30 [2023-09-15T04:40:30.580Z] !STACK 0
00:40:30 [2023-09-15T04:40:30.580Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:40:30 [2023-09-15T04:40:30.580Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:40:30 [2023-09-15T04:40:30.580Z] 
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:40:30 [2023-09-15T04:40:30.580Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:40:31 [2023-09-15T04:40:31.510Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
00:40:33 [2023-09-15T04:40:33.404Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.549 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
00:40:33 [2023-09-15T04:40:33.404Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.477 s
00:40:33 [2023-09-15T04:40:33.404Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
00:40:35 [2023-09-15T04:40:35.923Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.361 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
00:40:35 [2023-09-15T04:40:35.923Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.239 s
00:40:35 [2023-09-15T04:40:35.923Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.121 s
00:40:35 [2023-09-15T04:40:35.923Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
00:40:35 [2023-09-15T04:40:35.923Z] 
00:40:35 [2023-09-15T04:40:35.923Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:35.395
00:40:35 [2023-09-15T04:40:35.923Z] !MESSAGE state value is type int but a mappingGroup is specified
00:40:35 [2023-09-15T04:40:35.923Z] 
00:40:35 [2023-09-15T04:40:35.923Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:35.396
00:40:35 [2023-09-15T04:40:35.923Z] !MESSAGE state value is type int but a mappingGroup is specified
00:40:36 [2023-09-15T04:40:36.854Z] 
00:40:36 [2023-09-15T04:40:36.854Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:36.622
00:40:36 [2023-09-15T04:40:36.854Z] !MESSAGE state value is type int but a mappingGroup is specified
00:40:36 [2023-09-15T04:40:36.854Z] 
00:40:36 [2023-09-15T04:40:36.854Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:36.623
00:40:36 [2023-09-15T04:40:36.854Z] !MESSAGE state value is type int but a mappingGroup is specified
00:40:36 [2023-09-15T04:40:36.854Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
00:40:36 [2023-09-15T04:40:36.854Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.228 s
00:40:36 [2023-09-15T04:40:36.854Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.026 s
00:40:36 [2023-09-15T04:40:36.854Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.421
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.421
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.421
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.422
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.422
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.423
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.423
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.424
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.424
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.424
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.425
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.425
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.426
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.426
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.426
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.427
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.427
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.428
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.428
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.428
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.429
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.429
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.429
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.430
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.745Z] 
00:40:38 [2023-09-15T04:40:38.745Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.430
00:40:38 [2023-09-15T04:40:38.745Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.746Z] 
00:40:38 [2023-09-15T04:40:38.746Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.430
00:40:38 [2023-09-15T04:40:38.746Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.746Z] 
00:40:38 [2023-09-15T04:40:38.746Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.431
00:40:38 [2023-09-15T04:40:38.746Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.746Z] 
00:40:38 [2023-09-15T04:40:38.746Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.432
00:40:38 [2023-09-15T04:40:38.746Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.746Z] 
00:40:38 [2023-09-15T04:40:38.746Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.432
00:40:38 [2023-09-15T04:40:38.746Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:38 [2023-09-15T04:40:38.746Z] 
00:40:38 [2023-09-15T04:40:38.746Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:38.432
00:40:38 [2023-09-15T04:40:38.746Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
00:40:50 [2023-09-15T04:40:50.930Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.178 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
00:40:50 [2023-09-15T04:40:50.930Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 12.145 s
00:40:50 [2023-09-15T04:40:50.930Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.032 s
00:40:50 [2023-09-15T04:40:50.930Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
00:40:50 [2023-09-15T04:40:50.930Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
00:40:50 [2023-09-15T04:40:50.930Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.225 s
00:40:50 [2023-09-15T04:40:50.930Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
00:40:50 [2023-09-15T04:40:50.930Z] 
00:40:50 [2023-09-15T04:40:50.930Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:40:50.397
00:40:50 [2023-09-15T04:40:50.930Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
00:40:50 [2023-09-15T04:40:50.930Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
00:40:50 [2023-09-15T04:40:50.930Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.26 s
00:40:50 [2023-09-15T04:40:50.930Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.188 s
00:40:50 [2023-09-15T04:40:50.930Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
00:40:50 [2023-09-15T04:40:50.930Z] 
00:40:50 [2023-09-15T04:40:50.930Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:50.594
00:40:50 [2023-09-15T04:40:50.930Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
00:40:53 [2023-09-15T04:40:53.454Z] 
00:40:53 [2023-09-15T04:40:53.454Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:52.914
00:40:53 [2023-09-15T04:40:53.454Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
00:40:53 [2023-09-15T04:40:53.454Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.323 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
00:40:53 [2023-09-15T04:40:53.454Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 2.318 s
00:40:53 [2023-09-15T04:40:53.454Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.004 s
00:40:53 [2023-09-15T04:40:53.454Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
00:40:53 [2023-09-15T04:40:53.454Z] 
00:40:53 [2023-09-15T04:40:53.454Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:53.082
00:40:53 [2023-09-15T04:40:53.454Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
00:40:53 [2023-09-15T04:40:53.454Z] 
00:40:53 [2023-09-15T04:40:53.454Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:40:53.294
00:40:53 [2023-09-15T04:40:53.454Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
00:40:53 [2023-09-15T04:40:53.454Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
00:40:53 [2023-09-15T04:40:53.454Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.167 s
00:40:53 [2023-09-15T04:40:53.454Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.211 s
00:40:53 [2023-09-15T04:40:53.454Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
00:40:54 [2023-09-15T04:40:54.824Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
00:40:54 [2023-09-15T04:40:54.824Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.113 s
00:40:54 [2023-09-15T04:40:54.824Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
00:40:54 [2023-09-15T04:40:54.824Z] 
00:40:54 [2023-09-15T04:40:54.824Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:40:54.442
00:40:54 [2023-09-15T04:40:54.824Z] !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.
00:40:54 [2023-09-15T04:40:54.824Z] 
00:40:54 [2023-09-15T04:40:54.824Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:40:54.452
00:40:54 [2023-09-15T04:40:54.824Z] !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.
00:40:54 [2023-09-15T04:40:54.824Z] 
00:40:54 [2023-09-15T04:40:54.824Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:40:54.462
00:40:54 [2023-09-15T04:40:54.824Z] !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.
00:40:54 [2023-09-15T04:40:54.825Z] 
00:40:54 [2023-09-15T04:40:54.825Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:40:54.484
00:40:54 [2023-09-15T04:40:54.825Z] !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.
00:40:54 [2023-09-15T04:40:54.825Z] 
00:40:54 [2023-09-15T04:40:54.825Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:40:54.493
00:40:54 [2023-09-15T04:40:54.825Z] !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.
00:40:54 [2023-09-15T04:40:54.825Z] 
00:40:54 [2023-09-15T04:40:54.825Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:40:54.512
00:40:54 [2023-09-15T04:40:54.825Z] !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.
00:40:55 [2023-09-15T04:40:55.081Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
00:40:55 [2023-09-15T04:40:55.081Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.065 s
00:40:55 [2023-09-15T04:40:55.081Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.019 s
00:40:55 [2023-09-15T04:40:55.081Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.01 s
00:40:55 [2023-09-15T04:40:55.081Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.306 s
00:40:55 [2023-09-15T04:40:55.081Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.061 s
00:40:55 [2023-09-15T04:40:55.081Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.014 s
00:40:55 [2023-09-15T04:40:55.081Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.001 s
00:40:55 [2023-09-15T04:40:55.081Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
00:40:55 [2023-09-15T04:40:55.338Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
00:40:55 [2023-09-15T04:40:55.338Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.087 s
00:40:55 [2023-09-15T04:40:55.338Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0 s
00:40:55 [2023-09-15T04:40:55.338Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.08 s
00:40:55 [2023-09-15T04:40:55.338Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
00:40:55 [2023-09-15T04:40:55.338Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
00:40:55 [2023-09-15T04:40:55.338Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.044 s
00:40:55 [2023-09-15T04:40:55.338Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.054 s
00:40:55 [2023-09-15T04:40:55.338Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.043 s
00:40:55 [2023-09-15T04:40:55.338Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
00:40:55 [2023-09-15T04:40:55.338Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
00:40:55 [2023-09-15T04:40:55.338Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.062 s
00:40:55 [2023-09-15T04:40:55.338Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.018 s
00:40:55 [2023-09-15T04:40:55.338Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
00:40:56 [2023-09-15T04:40:56.268Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
00:40:56 [2023-09-15T04:40:56.268Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.265 s
00:40:56 [2023-09-15T04:40:56.268Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.143 s
00:40:56 [2023-09-15T04:40:56.268Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.165 s
00:40:56 [2023-09-15T04:40:56.268Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
00:40:56 [2023-09-15T04:40:56.526Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
00:40:56 [2023-09-15T04:40:56.526Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.122 s
00:40:56 [2023-09-15T04:40:56.526Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.16 s
00:40:56 [2023-09-15T04:40:56.526Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.114 s
00:40:56 [2023-09-15T04:40:56.526Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
00:41:03 [2023-09-15T04:41:03.072Z] 
00:41:03 [2023-09-15T04:41:03.072Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:02.339
00:41:03 [2023-09-15T04:41:03.072Z] !MESSAGE Script execution failed
00:41:03 [2023-09-15T04:41:03.072Z] !STACK 0
00:41:03 [2023-09-15T04:41:03.073Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1262)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
00:41:03 [2023-09-15T04:41:03.073Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
00:41:03 [2023-09-15T04:41:03.073Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
00:41:03 [2023-09-15T04:41:03.073Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
00:41:03 [2023-09-15T04:41:03.073Z] 
00:41:03 [2023-09-15T04:41:03.073Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:02.349
00:41:03 [2023-09-15T04:41:03.073Z] !MESSAGE Script execution failed
00:41:03 [2023-09-15T04:41:03.073Z] !STACK 0
00:41:03 [2023-09-15T04:41:03.073Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1262)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
00:41:03 [2023-09-15T04:41:03.073Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
00:41:03 [2023-09-15T04:41:03.073Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
00:41:03 [2023-09-15T04:41:03.073Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
00:41:03 [2023-09-15T04:41:03.073Z] 
00:41:03 [2023-09-15T04:41:03.073Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:02.358
00:41:03 [2023-09-15T04:41:03.073Z] !MESSAGE Script execution failed
00:41:03 [2023-09-15T04:41:03.073Z] !STACK 0
00:41:03 [2023-09-15T04:41:03.073Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1262)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
00:41:03 [2023-09-15T04:41:03.073Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
00:41:03 [2023-09-15T04:41:03.073Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
00:41:03 [2023-09-15T04:41:03.073Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
00:41:03 [2023-09-15T04:41:03.073Z] 
00:41:03 [2023-09-15T04:41:03.073Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:02.366
00:41:03 [2023-09-15T04:41:03.073Z] !MESSAGE Script execution failed
00:41:03 [2023-09-15T04:41:03.073Z] !STACK 0
00:41:03 [2023-09-15T04:41:03.073Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4266)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1928)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1262)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
00:41:03 [2023-09-15T04:41:03.073Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
00:41:03 [2023-09-15T04:41:03.074Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
00:41:03 [2023-09-15T04:41:03.074Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
00:41:03 [2023-09-15T04:41:03.074Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
00:41:03 [2023-09-15T04:41:03.074Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
00:41:03 [2023-09-15T04:41:03.074Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
00:41:03 [2023-09-15T04:41:03.074Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
00:41:03 [2023-09-15T04:41:03.074Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
00:41:03 [2023-09-15T04:41:03.074Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
00:41:03 [2023-09-15T04:41:03.074Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
00:41:03 [2023-09-15T04:41:03.074Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
00:41:03 [2023-09-15T04:41:03.074Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
00:41:03 [2023-09-15T04:41:03.074Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
00:41:04 [2023-09-15T04:41:04.004Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.51 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
00:41:04 [2023-09-15T04:41:04.004Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.189 s
00:41:04 [2023-09-15T04:41:04.004Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 6.946 s
00:41:04 [2023-09-15T04:41:04.004Z] testFactoryUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.034 s
00:41:04 [2023-09-15T04:41:04.004Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.221 s
00:41:04 [2023-09-15T04:41:04.004Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.119 s
00:41:04 [2023-09-15T04:41:04.004Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
00:41:04 [2023-09-15T04:41:04.004Z] 
00:41:04 [2023-09-15T04:41:04.004Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:41:03.828
00:41:04 [2023-09-15T04:41:04.004Z] !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.
00:41:05 [2023-09-15T04:41:05.374Z] 
00:41:05 [2023-09-15T04:41:05.374Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:41:05.037
00:41:05 [2023-09-15T04:41:05.374Z] !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
00:41:06 [2023-09-15T04:41:06.304Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.415 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
00:41:06 [2023-09-15T04:41:06.304Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
00:41:06 [2023-09-15T04:41:06.304Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
00:41:06 [2023-09-15T04:41:06.304Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
00:41:06 [2023-09-15T04:41:06.304Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
00:41:07 [2023-09-15T04:41:07.674Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
00:41:07 [2023-09-15T04:41:07.674Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 1.214 s
00:41:07 [2023-09-15T04:41:07.674Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:41:08.681
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE state value is type int but a mappingGroup is specified
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:41:08.681
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE state value is type int but a mappingGroup is specified
00:41:09 [2023-09-15T04:41:09.048Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
00:41:09 [2023-09-15T04:41:09.048Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.214 s
00:41:09 [2023-09-15T04:41:09.048Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 0.009 s
00:41:09 [2023-09-15T04:41:09.048Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
00:41:09 [2023-09-15T04:41:09.048Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.014 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.014 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.014 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.059 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.014 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.014 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
00:41:09 [2023-09-15T04:41:09.048Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.891
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE Compiling value: value is not a parseable integer: abc
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.892
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE Compiling value: value is not a parseable integer: 
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.893
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE Compiling value: value is not a parseable integer: abc
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.894
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE Compiling value: value is not a parseable integer: 
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.900
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE The mapping group undefined does not exist in this analysis
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.902
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE Compiling value: value is not a parseable integer: not int
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.903
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE A query state value should have children attributes
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.904
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE The value of a constant attribute should not be empty
00:41:09 [2023-09-15T04:41:09.048Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.913
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
00:41:09 [2023-09-15T04:41:09.048Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
00:41:09 [2023-09-15T04:41:09.048Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.048Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.048Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:41:08.921
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:41:08.983
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.990
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE State Transition: Undefined action: action1
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.991
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE State Transition: Undefined condition: test1
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:08.993
00:41:09 [2023-09-15T04:41:09.048Z] !MESSAGE State Transition: Undefined condition: test1
00:41:09 [2023-09-15T04:41:09.048Z] 
00:41:09 [2023-09-15T04:41:09.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 04:41:08.994
00:41:09 [2023-09-15T04:41:09.049Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
00:41:09 [2023-09-15T04:41:09.049Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
00:41:09 [2023-09-15T04:41:09.049Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.049Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
00:41:09 [2023-09-15T04:41:09.049Z] 
00:41:09 [2023-09-15T04:41:09.049Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:09.002
00:41:09 [2023-09-15T04:41:09.049Z] !MESSAGE The value of a constant attribute should not be empty
00:41:09 [2023-09-15T04:41:09.049Z] 
00:41:09 [2023-09-15T04:41:09.049Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:09.003
00:41:09 [2023-09-15T04:41:09.049Z] !MESSAGE The value of an event field attribute should not be null
00:41:09 [2023-09-15T04:41:09.049Z] 
00:41:09 [2023-09-15T04:41:09.049Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:09.003
00:41:09 [2023-09-15T04:41:09.049Z] !MESSAGE A query state attribute should have children attributes
00:41:09 [2023-09-15T04:41:09.049Z] 
00:41:09 [2023-09-15T04:41:09.049Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:09.004
00:41:09 [2023-09-15T04:41:09.049Z] !MESSAGE The value of a constant attribute should not be empty
00:41:09 [2023-09-15T04:41:09.049Z] 
00:41:09 [2023-09-15T04:41:09.049Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 04:41:09.004
00:41:09 [2023-09-15T04:41:09.049Z] !MESSAGE Location undefined does not exist
00:41:09 [2023-09-15T04:41:09.049Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
00:41:09 [2023-09-15T04:41:09.049Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.001 s
00:41:09 [2023-09-15T04:41:09.049Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.004 s
00:41:09 [2023-09-15T04:41:09.049Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.003 s
00:41:09 [2023-09-15T04:41:09.049Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
00:41:09 [2023-09-15T04:41:09.049Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
00:41:09 [2023-09-15T04:41:09.049Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.049Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
00:41:09 [2023-09-15T04:41:09.049Z] 
00:41:09 [2023-09-15T04:41:09.049Z] Results:
00:41:09 [2023-09-15T04:41:09.049Z] 
00:41:09 [2023-09-15T04:41:09.049Z] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
00:41:09 [2023-09-15T04:41:09.049Z] 
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] All tests passed!
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT.jar
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT.pom
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-sources.jar
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [100/144]
00:41:09 [2023-09-15T04:41:09.613Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] The project's OSGi version is 2.0.7.202309150400
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:09 [2023-09-15T04:41:09.614Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests...
00:41:09 [2023-09-15T04:41:09.870Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.870Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:09 [2023-09-15T04:41:09.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
00:41:09 [2023-09-15T04:41:09.870Z] [INFO] 
00:41:09 [2023-09-15T04:41:09.870Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:09 [2023-09-15T04:41:09.870Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
00:41:09 [2023-09-15T04:41:09.870Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] 
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] 
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] 
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] 
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] 
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] 
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] 
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:10 [2023-09-15T04:41:10.434Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:41:10 [2023-09-15T04:41:10.434Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] 
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:10 [2023-09-15T04:41:10.434Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
00:41:11 [2023-09-15T04:41:11.801Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
00:41:12 [2023-09-15T04:41:12.731Z] [INFO] 
00:41:12 [2023-09-15T04:41:12.731Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:12 [2023-09-15T04:41:12.731Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:41:12 [2023-09-15T04:41:12.731Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:41:12 [2023-09-15T04:41:12.731Z] [INFO] 
00:41:12 [2023-09-15T04:41:12.731Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:12 [2023-09-15T04:41:12.731Z] [INFO] 
00:41:12 [2023-09-15T04:41:12.731Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:41:12 [2023-09-15T04:41:12.987Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:41:12 [2023-09-15T04:41:12.987Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
00:41:12 [2023-09-15T04:41:12.987Z] [INFO] Command line:
00:41:12 [2023-09-15T04:41:12.987Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:41:12 [2023-09-15T04:41:12.987Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:41:17 [2023-09-15T04:41:17.169Z] !SESSION 2023-09-15 04:41:12.984 -----------------------------------------------
00:41:17 [2023-09-15T04:41:17.169Z] eclipse.buildId=unknown
00:41:17 [2023-09-15T04:41:17.169Z] java.version=17.0.2
00:41:17 [2023-09-15T04:41:17.169Z] java.vendor=Oracle Corporation
00:41:17 [2023-09-15T04:41:17.169Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:41:17 [2023-09-15T04:41:17.169Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:41:17 [2023-09-15T04:41:17.169Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:41:17 [2023-09-15T04:41:17.169Z] 
00:41:17 [2023-09-15T04:41:17.169Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:41:16.483
00:41:17 [2023-09-15T04:41:17.169Z] !MESSAGE FrameworkEvent ERROR
00:41:17 [2023-09-15T04:41:17.169Z] !STACK 0
00:41:17 [2023-09-15T04:41:17.169Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:41:17 [2023-09-15T04:41:17.169Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:41:17 [2023-09-15T04:41:17.169Z] 
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:41:17 [2023-09-15T04:41:17.169Z] 
00:41:17 [2023-09-15T04:41:17.169Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:41:16.716
00:41:17 [2023-09-15T04:41:17.169Z] !MESSAGE FrameworkEvent ERROR
00:41:17 [2023-09-15T04:41:17.169Z] !STACK 0
00:41:17 [2023-09-15T04:41:17.169Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:41:17 [2023-09-15T04:41:17.169Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:41:17 [2023-09-15T04:41:17.169Z] 
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:41:17 [2023-09-15T04:41:17.169Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:41:18 [2023-09-15T04:41:18.098Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
00:43:09 [2023-09-15T04:43:09.534Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 102.255 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
00:43:09 [2023-09-15T04:43:09.534Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest) skipped
00:43:09 [2023-09-15T04:43:09.534Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest) skipped
00:43:09 [2023-09-15T04:43:09.534Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.995 s
00:43:09 [2023-09-15T04:43:09.534Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
00:43:09 [2023-09-15T04:43:09.534Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
00:43:09 [2023-09-15T04:43:09.534Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.002 s
00:43:09 [2023-09-15T04:43:09.534Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
00:43:09 [2023-09-15T04:43:09.534Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
00:43:09 [2023-09-15T04:43:09.534Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.503 s
00:43:09 [2023-09-15T04:43:09.534Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.51 s
00:43:09 [2023-09-15T04:43:09.534Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 86.662 s
00:43:09 [2023-09-15T04:43:09.534Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
00:43:09 [2023-09-15T04:43:09.534Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
00:43:09 [2023-09-15T04:43:09.534Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.269 s
00:43:09 [2023-09-15T04:43:09.534Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.285 s
00:43:09 [2023-09-15T04:43:09.534Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.276 s
00:43:09 [2023-09-15T04:43:09.534Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
00:43:09 [2023-09-15T04:43:09.534Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.002 s
00:43:09 [2023-09-15T04:43:09.534Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
00:43:09 [2023-09-15T04:43:09.534Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
00:43:09 [2023-09-15T04:43:09.534Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
00:43:09 [2023-09-15T04:43:09.534Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
00:43:09 [2023-09-15T04:43:09.534Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
00:43:09 [2023-09-15T04:43:09.534Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
00:43:09 [2023-09-15T04:43:09.534Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
00:43:09 [2023-09-15T04:43:09.534Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
00:43:09 [2023-09-15T04:43:09.534Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
00:43:09 [2023-09-15T04:43:09.534Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
00:43:09 [2023-09-15T04:43:09.535Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
00:43:09 [2023-09-15T04:43:09.535Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
00:43:21 [2023-09-15T04:43:21.729Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.142 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
00:43:21 [2023-09-15T04:43:21.729Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.158 s
00:43:21 [2023-09-15T04:43:21.729Z] testEmpty2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.128 s
00:43:21 [2023-09-15T04:43:21.729Z] testIOOB2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.133 s
00:43:21 [2023-09-15T04:43:21.729Z] testContinuous2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 7.148 s
00:43:21 [2023-09-15T04:43:21.729Z] testReverse2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 4.722 s
00:43:21 [2023-09-15T04:43:21.729Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.126 s
00:43:21 [2023-09-15T04:43:21.729Z] testDiscrete2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 4.725 s
00:43:21 [2023-09-15T04:43:21.729Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
00:43:36 [2023-09-15T04:43:36.597Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.336 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
00:43:36 [2023-09-15T04:43:36.597Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.08 s
00:43:36 [2023-09-15T04:43:36.597Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 5.831 s
00:43:36 [2023-09-15T04:43:36.597Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.597Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.597Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.597Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.597Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.597Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.003 s
00:43:36 [2023-09-15T04:43:36.597Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.597Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.168 s
00:43:36 [2023-09-15T04:43:36.597Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.011 s
00:43:36 [2023-09-15T04:43:36.597Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.003 s
00:43:36 [2023-09-15T04:43:36.597Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.597Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.597Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.597Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.597Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.597Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.597Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.597Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.597Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.597Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.597Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.597Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.597Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.598Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.598Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.598Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.598Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
00:43:36 [2023-09-15T04:43:36.598Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.598Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
00:43:36 [2023-09-15T04:43:36.598Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
00:43:41 [2023-09-15T04:43:41.849Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.038 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
00:43:41 [2023-09-15T04:43:41.849Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.849Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.849Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
00:43:41 [2023-09-15T04:43:41.849Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.849Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.849Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.056 s
00:43:41 [2023-09-15T04:43:41.849Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.046 s
00:43:41 [2023-09-15T04:43:41.849Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.006 s
00:43:41 [2023-09-15T04:43:41.849Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.047 s
00:43:41 [2023-09-15T04:43:41.850Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
00:43:41 [2023-09-15T04:43:41.850Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
00:43:41 [2023-09-15T04:43:41.850Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.850Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.076 s
00:43:41 [2023-09-15T04:43:41.850Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.032 s
00:43:41 [2023-09-15T04:43:41.850Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.035 s
00:43:41 [2023-09-15T04:43:41.850Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.036 s
00:43:41 [2023-09-15T04:43:41.850Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
00:43:41 [2023-09-15T04:43:41.850Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.850Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
00:43:41 [2023-09-15T04:43:41.850Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.850Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
00:43:41 [2023-09-15T04:43:41.850Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.850Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.850Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
00:43:41 [2023-09-15T04:43:41.850Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.850Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
00:43:41 [2023-09-15T04:43:41.850Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.850Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.850Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
00:43:41 [2023-09-15T04:43:41.850Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
00:43:48 [2023-09-15T04:43:48.399Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.346 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
00:43:48 [2023-09-15T04:43:48.399Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 6.205 s
00:43:48 [2023-09-15T04:43:48.399Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.097 s
00:43:48 [2023-09-15T04:43:48.399Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
00:43:50 [2023-09-15T04:43:50.919Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.615 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
00:43:50 [2023-09-15T04:43:50.919Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 2.614 s
00:43:50 [2023-09-15T04:43:50.919Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
00:43:56 [2023-09-15T04:43:56.171Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.57 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
00:43:56 [2023-09-15T04:43:56.171Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.15 s
00:43:56 [2023-09-15T04:43:56.171Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.127 s
00:43:56 [2023-09-15T04:43:56.171Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.154 s
00:43:56 [2023-09-15T04:43:56.171Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.138 s
00:43:56 [2023-09-15T04:43:56.171Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
00:43:56 [2023-09-15T04:43:56.171Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
00:43:56 [2023-09-15T04:43:56.171Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
00:43:56 [2023-09-15T04:43:56.171Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
00:43:56 [2023-09-15T04:43:56.171Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
00:43:56 [2023-09-15T04:43:56.171Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
00:43:56 [2023-09-15T04:43:56.171Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
00:43:57 [2023-09-15T04:43:57.103Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
00:43:57 [2023-09-15T04:43:57.103Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 1.598 s
00:43:57 [2023-09-15T04:43:57.103Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
00:44:15 [2023-09-15T04:44:15.159Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.042 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
00:44:15 [2023-09-15T04:44:15.159Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 1.035 s
00:44:15 [2023-09-15T04:44:15.159Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 15.006 s
00:44:15 [2023-09-15T04:44:15.159Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
00:44:15 [2023-09-15T04:44:15.159Z] 
00:44:15 [2023-09-15T04:44:15.159Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-09-15 04:44:13.180
00:44:15 [2023-09-15T04:44:15.159Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
00:44:20 [2023-09-15T04:44:20.416Z] 
00:44:20 [2023-09-15T04:44:20.416Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-09-15 04:44:20.136
00:44:20 [2023-09-15T04:44:20.416Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
00:44:25 [2023-09-15T04:44:25.673Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.362 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
00:44:25 [2023-09-15T04:44:25.673Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 7.015 s
00:44:25 [2023-09-15T04:44:25.673Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 5.346 s
00:44:25 [2023-09-15T04:44:25.673Z] 
00:44:25 [2023-09-15T04:44:25.673Z] Results:
00:44:25 [2023-09-15T04:44:25.673Z] 
00:44:25 [2023-09-15T04:44:25.673Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
00:44:25 [2023-09-15T04:44:25.673Z] 
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] All tests passed!
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] 
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.pom
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2metadata.xml
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2artifacts.xml
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] 
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] 
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT [101/144]
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] 
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] 
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] The project's OSGi version is 1.0.20.202309150400
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] 
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] 
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] 
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] 
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] 
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:25 [2023-09-15T04:44:25.930Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests...
00:44:26 [2023-09-15T04:44:26.493Z] [INFO] 
00:44:26 [2023-09-15T04:44:26.493Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:26 [2023-09-15T04:44:26.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
00:44:26 [2023-09-15T04:44:26.493Z] [INFO] 
00:44:26 [2023-09-15T04:44:26.493Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:26 [2023-09-15T04:44:26.493Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
00:44:26 [2023-09-15T04:44:26.494Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] 
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] 
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] 
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] 
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] 
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] 
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] 
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:27 [2023-09-15T04:44:27.056Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:44:27 [2023-09-15T04:44:27.056Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] 
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:27 [2023-09-15T04:44:27.056Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
00:44:30 [2023-09-15T04:44:30.328Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
00:44:31 [2023-09-15T04:44:31.260Z] [INFO] 
00:44:31 [2023-09-15T04:44:31.260Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:31 [2023-09-15T04:44:31.260Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:44:31 [2023-09-15T04:44:31.260Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:44:31 [2023-09-15T04:44:31.260Z] [INFO] 
00:44:31 [2023-09-15T04:44:31.260Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:31 [2023-09-15T04:44:31.260Z] [INFO] 
00:44:31 [2023-09-15T04:44:31.260Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:44:31 [2023-09-15T04:44:31.823Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:44:31 [2023-09-15T04:44:31.823Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
00:44:31 [2023-09-15T04:44:31.823Z] [INFO] Command line:
00:44:31 [2023-09-15T04:44:31.823Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:44:31 [2023-09-15T04:44:31.823Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:44:35 [2023-09-15T04:44:35.999Z] !SESSION 2023-09-15 04:44:31.890 -----------------------------------------------
00:44:35 [2023-09-15T04:44:35.999Z] eclipse.buildId=unknown
00:44:35 [2023-09-15T04:44:35.999Z] java.version=17.0.2
00:44:35 [2023-09-15T04:44:35.999Z] java.vendor=Oracle Corporation
00:44:35 [2023-09-15T04:44:35.999Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:44:36 [2023-09-15T04:44:36.000Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:44:36 [2023-09-15T04:44:36.000Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:44:36 [2023-09-15T04:44:36.000Z] 
00:44:36 [2023-09-15T04:44:36.000Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:44:35.788
00:44:36 [2023-09-15T04:44:36.000Z] !MESSAGE FrameworkEvent ERROR
00:44:36 [2023-09-15T04:44:36.000Z] !STACK 0
00:44:36 [2023-09-15T04:44:36.000Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:44:36 [2023-09-15T04:44:36.000Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:44:36 [2023-09-15T04:44:36.000Z] 
00:44:36 [2023-09-15T04:44:36.000Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:44:36 [2023-09-15T04:44:36.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:44:36 [2023-09-15T04:44:36.000Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:44:36 [2023-09-15T04:44:36.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:44:36 [2023-09-15T04:44:36.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:44:36 [2023-09-15T04:44:36.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:44:36 [2023-09-15T04:44:36.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:44:36 [2023-09-15T04:44:36.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:44:36 [2023-09-15T04:44:36.000Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:44:36 [2023-09-15T04:44:36.000Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:44:36 [2023-09-15T04:44:36.256Z] 
00:44:36 [2023-09-15T04:44:36.256Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:44:36.015
00:44:36 [2023-09-15T04:44:36.256Z] !MESSAGE FrameworkEvent ERROR
00:44:36 [2023-09-15T04:44:36.256Z] !STACK 0
00:44:36 [2023-09-15T04:44:36.256Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:44:36 [2023-09-15T04:44:36.256Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:44:36 [2023-09-15T04:44:36.256Z] 
00:44:36 [2023-09-15T04:44:36.256Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:44:36 [2023-09-15T04:44:36.256Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:44:36 [2023-09-15T04:44:36.256Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:44:36 [2023-09-15T04:44:36.256Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:44:36 [2023-09-15T04:44:36.256Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:44:36 [2023-09-15T04:44:36.256Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:44:36 [2023-09-15T04:44:36.256Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:44:36 [2023-09-15T04:44:36.256Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:44:36 [2023-09-15T04:44:36.256Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:44:36 [2023-09-15T04:44:36.256Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:44:36 [2023-09-15T04:44:36.819Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:44:36 [2023-09-15T04:44:36.819Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:44:43 [2023-09-15T04:44:43.366Z] 
00:44:43 [2023-09-15T04:44:43.366Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:44:42.392
00:44:43 [2023-09-15T04:44:43.366Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:44:43 [2023-09-15T04:44:43.366Z] 
00:44:43 [2023-09-15T04:44:43.366Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:44:42.481
00:44:43 [2023-09-15T04:44:43.366Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:44:43 [2023-09-15T04:44:43.366Z] !STACK 0
00:44:43 [2023-09-15T04:44:43.366Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:44:43 [2023-09-15T04:44:43.366Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:44:43 [2023-09-15T04:44:43.366Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:44:43 [2023-09-15T04:44:43.366Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:44:43 [2023-09-15T04:44:43.366Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:44:43 [2023-09-15T04:44:43.366Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:44:43 [2023-09-15T04:44:43.366Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:44:43 [2023-09-15T04:44:43.366Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:44:43 [2023-09-15T04:44:43.366Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:44:43 [2023-09-15T04:44:43.366Z] Caused by: java.io.IOException: error=2, No such file or directory
00:44:43 [2023-09-15T04:44:43.366Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:44:43 [2023-09-15T04:44:43.366Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:44:43 [2023-09-15T04:44:43.366Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:44:43 [2023-09-15T04:44:43.366Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:44:43 [2023-09-15T04:44:43.366Z] 	... 7 more
00:44:43 [2023-09-15T04:44:43.366Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
00:44:43 [2023-09-15T04:44:43.366Z] Display size: 1440x900
00:44:43 [2023-09-15T04:44:43.366Z] OS version=5.18.5-100.fc35.x86_64
00:44:43 [2023-09-15T04:44:43.366Z] GTK version=3.22.30
00:44:43 [2023-09-15T04:44:43.366Z] GTK theme=Ambiance
00:44:43 [2023-09-15T04:44:43.366Z] LIBOVERLAY_SCROLLBAR=0
00:44:43 [2023-09-15T04:44:43.366Z] Time zone: Greenwich Mean Time
00:44:43 [2023-09-15T04:44:43.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758998623 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:44:44 [2023-09-15T04:44:44.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:44:44 [2023-09-15T04:44:44.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:44:44 [2023-09-15T04:44:44.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:44:44 [2023-09-15T04:44:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:44:44 [2023-09-15T04:44:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1758997627 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:44:44 [2023-09-15T04:44:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1758997626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:44:44 [2023-09-15T04:44:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758997625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:44:44 [2023-09-15T04:44:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:44:56 [2023-09-15T04:44:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:44:56 [2023-09-15T04:44:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:44:56 [2023-09-15T04:44:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:44:56 [2023-09-15T04:44:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:56 [2023-09-15T04:44:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:56 [2023-09-15T04:44:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
00:44:56 [2023-09-15T04:44:56.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:56 [2023-09-15T04:44:56.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:56 [2023-09-15T04:44:56.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:44:57 [2023-09-15T04:44:57.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:57 [2023-09-15T04:44:57.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:57 [2023-09-15T04:44:57.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
00:44:57 [2023-09-15T04:44:57.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:57 [2023-09-15T04:44:57.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:57 [2023-09-15T04:44:57.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:44:57 [2023-09-15T04:44:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:57 [2023-09-15T04:44:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:57 [2023-09-15T04:44:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
00:44:57 [2023-09-15T04:44:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:57 [2023-09-15T04:44:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:57 [2023-09-15T04:44:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:44:57 [2023-09-15T04:44:57.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:44:57 [2023-09-15T04:44:57.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758980015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758980015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758980015 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:01 [2023-09-15T04:45:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758980014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:01 [2023-09-15T04:45:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758980014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:01 [2023-09-15T04:45:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758980014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:01 [2023-09-15T04:45:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758980011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:01 [2023-09-15T04:45:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758980011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:01 [2023-09-15T04:45:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758980011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:01 [2023-09-15T04:45:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758980010 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:01 [2023-09-15T04:45:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758980010 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:01 [2023-09-15T04:45:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
00:45:02 [2023-09-15T04:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
00:45:02 [2023-09-15T04:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:02 [2023-09-15T04:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:02 [2023-09-15T04:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:45:02 [2023-09-15T04:45:02.197Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:45:02 [2023-09-15T04:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758979630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758979630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758979630 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758979630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758979629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758979629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758979628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758979627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758979627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758979627 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758979627 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
00:45:02 [2023-09-15T04:45:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758979133 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758979029 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758979029 data=null doit=true}, TreeItem with text {test}]
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758979029 data=null}, TreeItem with text {test}]
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758979028 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758979027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758979009 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978228 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978228 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978227 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758978227 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758978225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758978224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758978224 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758978224 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758978224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758978224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:08 [2023-09-15T04:45:08.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:08 [2023-09-15T04:45:08.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:08 [2023-09-15T04:45:08.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:08 [2023-09-15T04:45:08.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:08 [2023-09-15T04:45:08.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758978224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758978824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:45:08 [2023-09-15T04:45:08.946Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.512 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
00:45:08 [2023-09-15T04:45:08.946Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 12.16 s
00:45:08 [2023-09-15T04:45:08.946Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 4.695 s
00:45:08 [2023-09-15T04:45:08.946Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758977620 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758977328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:45:08 [2023-09-15T04:45:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:11 [2023-09-15T04:45:11.467Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:11 [2023-09-15T04:45:11.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
00:45:11 [2023-09-15T04:45:11.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758970713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:45:11 [2023-09-15T04:45:11.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758970713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:45:11 [2023-09-15T04:45:11.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758970712 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
00:45:11 [2023-09-15T04:45:11.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758970712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:45:11 [2023-09-15T04:45:11.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758970712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] 
00:45:11 [2023-09-15T04:45:11.723Z] (Eclipse:13208): Gtk-WARNING **: 04:45:11.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:11 [2023-09-15T04:45:11.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758970292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:45:11 [2023-09-15T04:45:11.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758970239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:45:11 [2023-09-15T04:45:11.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758970239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:45:11 [2023-09-15T04:45:11.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758970238 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
00:45:11 [2023-09-15T04:45:11.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758970238 data=null}, ToolItem with tooltip text {Show View Filters}]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758970232 data=null doit=true}, Shell with text {Filter}]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1758970229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758970229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1758970229 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1758970229 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1758970229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1758970229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1758970229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1758970205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758970205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1758970205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1758970205 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1758970204 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:45:11 [2023-09-15T04:45:11.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-1758970199 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=-1758970199 data=null doit=true}, Tree node with text: systemd]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=-1758970199 data=null}, Tree node with text: systemd]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=-1758970198 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758970198 data=null item=TreeItem {systemd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: systemd]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=-1758970198 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1758970196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-1758970196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-1758970196 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-1758970195 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-1758970195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-1758970195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-1758970195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-1758970121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-1758970121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-1758970120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-1758970120 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-1758970120 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
00:45:11 [2023-09-15T04:45:11.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-1758970119 data=null button=0 stateMask=0x0 x=93 y=1208 count=0}, Tree node with text: kthreadd]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=-1758970118 data=null doit=true}, Tree node with text: kthreadd]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-1758970118 data=null}, Tree node with text: kthreadd]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-1758970118 data=null button=1 stateMask=0x0 x=93 y=1208 count=1}, Tree node with text: kthreadd]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758970118 data=null item=TreeItem {kthreadd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kthreadd]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-1758970117 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1}, Tree node with text: kthreadd]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1758970116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-1758970116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-1758970116 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-1758970115 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-1758970115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-1758970115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-1758970115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-1758970108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-1758970108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-1758970108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-1758970107 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-1758970107 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
00:45:11 [2023-09-15T04:45:11.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-1758970106 data=null button=0 stateMask=0x0 x=110 y=-897 count=0}, Tree node with text: lttng-consumerd]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-1758970106 data=null doit=true}, Tree node with text: lttng-consumerd]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-1758970105 data=null}, Tree node with text: lttng-consumerd]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-1758970105 data=null button=1 stateMask=0x0 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
00:45:11 [2023-09-15T04:45:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758970105 data=null item=TreeItem {lttng-consumerd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: lttng-consumerd]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-1758970105 data=null button=1 stateMask=0x80000 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1758970096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-1758970096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-1758970096 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-1758970096 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-1758970096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-1758970096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-1758970096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-1758970095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-1758970095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-1758970095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-1758970095 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-1758970095 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758970093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758970093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758970093 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758970093 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758970093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758970093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758970092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:11 [2023-09-15T04:45:11.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758970712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-1758969821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1758969802 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-1758969798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1758969789 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-1758969788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1758969743 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-1758969733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1758969733 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-1758969731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-1758969729 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-1758969729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-1758969728 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1758969727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1758969717 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1758969716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1758969715 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1758969713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1758969712 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1758969711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
00:45:12 [2023-09-15T04:45:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1758969711 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
00:45:12 [2023-09-15T04:45:12.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758969593 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:45:12 [2023-09-15T04:45:12.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:45:12 [2023-09-15T04:45:12.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:45:12 [2023-09-15T04:45:12.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:45:12 [2023-09-15T04:45:12.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:45:12 [2023-09-15T04:45:12.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758969499 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:45:12 [2023-09-15T04:45:12.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758969499 data=null doit=true}, TreeItem with text {test}]
00:45:12 [2023-09-15T04:45:12.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758969499 data=null}, TreeItem with text {test}]
00:45:12 [2023-09-15T04:45:12.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758969498 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:45:12 [2023-09-15T04:45:12.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758969498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:45:12 [2023-09-15T04:45:12.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758969484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:45:12 [2023-09-15T04:45:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:45:12 [2023-09-15T04:45:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:45:12 [2023-09-15T04:45:12.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968792 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968792 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968792 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758968791 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758968790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758968790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758968790 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758968790 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758968789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758968789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:13 [2023-09-15T04:45:13.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:13 [2023-09-15T04:45:13.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:13 [2023-09-15T04:45:13.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:13 [2023-09-15T04:45:13.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:13 [2023-09-15T04:45:13.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:13 [2023-09-15T04:45:13.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:45:13 [2023-09-15T04:45:13.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758968789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:13 [2023-09-15T04:45:13.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758969333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:45:13 [2023-09-15T04:45:13.837Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.338 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
00:45:13 [2023-09-15T04:45:13.837Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 7.343 s
00:45:13 [2023-09-15T04:45:13.837Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
00:45:13 [2023-09-15T04:45:13.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758968272 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:45:13 [2023-09-15T04:45:13.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:45:14 [2023-09-15T04:45:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:45:14 [2023-09-15T04:45:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:45:14 [2023-09-15T04:45:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:45:14 [2023-09-15T04:45:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758968037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:45:14 [2023-09-15T04:45:14.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:45:14 [2023-09-15T04:45:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758962433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758962433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758962433 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758962433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758962433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758962432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758962431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758962430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758962430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758962430 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758962430 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
00:45:19 [2023-09-15T04:45:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961927 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961915 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961914 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
00:45:20 [2023-09-15T04:45:20.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961412 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961402 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758961402 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
00:45:20 [2023-09-15T04:45:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960898 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960888 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960888 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:21 [2023-09-15T04:45:21.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960385 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960375 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758960375 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:21 [2023-09-15T04:45:21.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:22 [2023-09-15T04:45:22.119Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959873 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959864 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959864 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:22 [2023-09-15T04:45:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959361 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959353 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758959353 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:22 [2023-09-15T04:45:22.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958851 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958842 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958842 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:23 [2023-09-15T04:45:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958340 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958330 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758958330 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:23 [2023-09-15T04:45:23.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957827 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957817 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957817 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:24 [2023-09-15T04:45:24.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957314 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957305 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758957305 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
00:45:24 [2023-09-15T04:45:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956803 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956793 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956793 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
00:45:25 [2023-09-15T04:45:25.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956290 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956280 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758956280 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:25 [2023-09-15T04:45:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955776 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955765 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955765 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:26 [2023-09-15T04:45:26.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955262 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955254 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758955254 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
00:45:26 [2023-09-15T04:45:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954751 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954741 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954741 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:27 [2023-09-15T04:45:27.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:27 [2023-09-15T04:45:27.704Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:27 [2023-09-15T04:45:27.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:27 [2023-09-15T04:45:27.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954238 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954225 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758954225 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:27 [2023-09-15T04:45:27.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:27 [2023-09-15T04:45:27.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953722 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953713 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953713 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:28 [2023-09-15T04:45:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:28 [2023-09-15T04:45:28.833Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:28 [2023-09-15T04:45:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:28 [2023-09-15T04:45:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953210 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953201 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758953201 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
00:45:28 [2023-09-15T04:45:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
00:45:28 [2023-09-15T04:45:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952699 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952689 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952688 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
00:45:29 [2023-09-15T04:45:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:29 [2023-09-15T04:45:29.960Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:29 [2023-09-15T04:45:29.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
00:45:29 [2023-09-15T04:45:29.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952186 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952177 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758952177 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:29 [2023-09-15T04:45:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
00:45:29 [2023-09-15T04:45:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951674 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951666 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951666 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
00:45:30 [2023-09-15T04:45:30.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951163 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951155 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758951155 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
00:45:30 [2023-09-15T04:45:30.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758950653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758950653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758950653 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758950653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758950653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758950653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758950647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758950647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758950647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758950647 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758950647 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
00:45:31 [2023-09-15T04:45:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:31 [2023-09-15T04:45:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:33 [2023-09-15T04:45:33.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:45:34 [2023-09-15T04:45:34.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:34 [2023-09-15T04:45:34.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:34 [2023-09-15T04:45:34.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:34 [2023-09-15T04:45:34.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:34 [2023-09-15T04:45:34.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:45:34 [2023-09-15T04:45:34.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:45:34 [2023-09-15T04:45:34.063Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:34 [2023-09-15T04:45:34.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:45:34 [2023-09-15T04:45:34.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947924 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947923 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947923 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:45:34 [2023-09-15T04:45:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:34 [2023-09-15T04:45:34.626Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:34 [2023-09-15T04:45:34.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:45:34 [2023-09-15T04:45:34.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947421 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947414 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758947414 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:34 [2023-09-15T04:45:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:45:34 [2023-09-15T04:45:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:35 [2023-09-15T04:45:35.188Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:35 [2023-09-15T04:45:35.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:45:35 [2023-09-15T04:45:35.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946912 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946905 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946905 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:45:35 [2023-09-15T04:45:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946403 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946396 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758946396 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:35 [2023-09-15T04:45:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945843 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945835 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945835 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:36 [2023-09-15T04:45:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945333 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945326 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758945326 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:36 [2023-09-15T04:45:36.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944824 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944816 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944816 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:37 [2023-09-15T04:45:37.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:37 [2023-09-15T04:45:37.700Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944314 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944307 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758944307 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:37 [2023-09-15T04:45:37.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943805 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943799 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943799 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:38 [2023-09-15T04:45:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943297 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943294 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758943294 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:38 [2023-09-15T04:45:38.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942792 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942783 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942782 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:45:39 [2023-09-15T04:45:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:39 [2023-09-15T04:45:39.647Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:39 [2023-09-15T04:45:39.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:45:39 [2023-09-15T04:45:39.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942280 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942273 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758942273 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:39 [2023-09-15T04:45:39.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:45:39 [2023-09-15T04:45:39.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:40 [2023-09-15T04:45:40.162Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:40 [2023-09-15T04:45:40.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:40 [2023-09-15T04:45:40.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941741 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941739 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941739 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:40 [2023-09-15T04:45:40.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941218 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941192 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758941192 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:40 [2023-09-15T04:45:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:41 [2023-09-15T04:45:41.238Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:41 [2023-09-15T04:45:41.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:41 [2023-09-15T04:45:41.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:41 [2023-09-15T04:45:41.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:41 [2023-09-15T04:45:41.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940690 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:41 [2023-09-15T04:45:41.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:41 [2023-09-15T04:45:41.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:41 [2023-09-15T04:45:41.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:41 [2023-09-15T04:45:41.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:41 [2023-09-15T04:45:41.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:41 [2023-09-15T04:45:41.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:41 [2023-09-15T04:45:41.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940681 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:41 [2023-09-15T04:45:41.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940681 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:41 [2023-09-15T04:45:41.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
00:45:41 [2023-09-15T04:45:41.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:42 [2023-09-15T04:45:42.058Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:42 [2023-09-15T04:45:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940141 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940134 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758940133 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:42 [2023-09-15T04:45:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939630 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939622 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939622 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:42 [2023-09-15T04:45:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939120 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939112 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758939112 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:42 [2023-09-15T04:45:42.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938596 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938594 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938594 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:45:43 [2023-09-15T04:45:43.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938091 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938083 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758938083 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
00:45:44 [2023-09-15T04:45:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937581 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937575 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937575 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
00:45:44 [2023-09-15T04:45:44.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937072 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937070 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758937070 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
00:45:45 [2023-09-15T04:45:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936568 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936561 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936561 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
00:45:45 [2023-09-15T04:45:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:45 [2023-09-15T04:45:45.973Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:45:45 [2023-09-15T04:45:45.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
00:45:45 [2023-09-15T04:45:45.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936059 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936057 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758936057 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:45:45 [2023-09-15T04:45:45.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
00:45:45 [2023-09-15T04:45:45.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:46 [2023-09-15T04:45:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:48 [2023-09-15T04:45:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:45:48 [2023-09-15T04:45:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:48 [2023-09-15T04:45:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:48 [2023-09-15T04:45:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:48 [2023-09-15T04:45:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:45:48 [2023-09-15T04:45:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:48 [2023-09-15T04:45:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
00:45:48 [2023-09-15T04:45:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
00:45:48 [2023-09-15T04:45:48.949Z] 
00:45:48 [2023-09-15T04:45:48.949Z] (Eclipse:13208): Gtk-WARNING **: 04:45:48.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:48 [2023-09-15T04:45:48.949Z] 
00:45:48 [2023-09-15T04:45:48.949Z] (Eclipse:13208): Gtk-WARNING **: 04:45:48.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:48 [2023-09-15T04:45:48.949Z] 
00:45:48 [2023-09-15T04:45:48.949Z] (Eclipse:13208): Gtk-WARNING **: 04:45:48.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:48 [2023-09-15T04:45:48.949Z] 
00:45:48 [2023-09-15T04:45:48.949Z] (Eclipse:13208): Gtk-WARNING **: 04:45:48.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:48 [2023-09-15T04:45:48.949Z] 
00:45:48 [2023-09-15T04:45:48.949Z] (Eclipse:13208): Gtk-WARNING **: 04:45:48.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:48 [2023-09-15T04:45:48.949Z] 
00:45:48 [2023-09-15T04:45:48.949Z] (Eclipse:13208): Gtk-WARNING **: 04:45:48.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:48 [2023-09-15T04:45:48.949Z] 
00:45:48 [2023-09-15T04:45:48.949Z] (Eclipse:13208): Gtk-WARNING **: 04:45:48.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:48 [2023-09-15T04:45:48.949Z] 
00:45:48 [2023-09-15T04:45:48.949Z] (Eclipse:13208): Gtk-WARNING **: 04:45:48.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:48 [2023-09-15T04:45:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
00:45:48 [2023-09-15T04:45:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
00:45:48 [2023-09-15T04:45:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758932996 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
00:45:48 [2023-09-15T04:45:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
00:45:48 [2023-09-15T04:45:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:45:48 [2023-09-15T04:45:48.950Z]  ", using matcher: of type 'Text'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1758932992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1758932991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1758932991 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1758932991 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1758932991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1758932991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1758932991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1758932991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1758932991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1758932991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1758932990 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1758932990 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1758932990 data=null doit=true}, Button with text {All Active Threads}]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-1758932990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1758932984 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1758932984 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1758932984 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1758932983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758932979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758932979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758932979 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758932979 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758932979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:48 [2023-09-15T04:45:48.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758932979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:49 [2023-09-15T04:45:49.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758932979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:49 [2023-09-15T04:45:49.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1758933395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
00:45:49 [2023-09-15T04:45:49.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:45:49 [2023-09-15T04:45:49.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:49 [2023-09-15T04:45:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:49 [2023-09-15T04:45:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:50 [2023-09-15T04:45:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
00:45:50 [2023-09-15T04:45:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
00:45:50 [2023-09-15T04:45:50.026Z] 
00:45:50 [2023-09-15T04:45:50.026Z] (Eclipse:13208): Gtk-WARNING **: 04:45:49.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.026Z] 
00:45:50 [2023-09-15T04:45:50.026Z] (Eclipse:13208): Gtk-WARNING **: 04:45:49.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.026Z] 
00:45:50 [2023-09-15T04:45:50.026Z] (Eclipse:13208): Gtk-WARNING **: 04:45:49.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.026Z] 
00:45:50 [2023-09-15T04:45:50.026Z] (Eclipse:13208): Gtk-WARNING **: 04:45:49.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.026Z] 
00:45:50 [2023-09-15T04:45:50.026Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.026Z] 
00:45:50 [2023-09-15T04:45:50.026Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.026Z] 
00:45:50 [2023-09-15T04:45:50.026Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.026Z] 
00:45:50 [2023-09-15T04:45:50.026Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.282Z] 
00:45:50 [2023-09-15T04:45:50.282Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.282Z] 
00:45:50 [2023-09-15T04:45:50.282Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.282Z] 
00:45:50 [2023-09-15T04:45:50.282Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.282Z] 
00:45:50 [2023-09-15T04:45:50.282Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.282Z] 
00:45:50 [2023-09-15T04:45:50.282Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.282Z] 
00:45:50 [2023-09-15T04:45:50.282Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.282Z] 
00:45:50 [2023-09-15T04:45:50.282Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.282Z] 
00:45:50 [2023-09-15T04:45:50.282Z] (Eclipse:13208): Gtk-WARNING **: 04:45:50.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758931826 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:50 [2023-09-15T04:45:50.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1758931824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1758931824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1758931824 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1758931824 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1758931824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1758931824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1758931824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1758931823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1758931823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1758931823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1758931823 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1758931823 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758931735 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
00:45:50 [2023-09-15T04:45:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1758932148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
00:45:50 [2023-09-15T04:45:50.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:52 [2023-09-15T04:45:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:45:52 [2023-09-15T04:45:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:52 [2023-09-15T04:45:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:52 [2023-09-15T04:45:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:52 [2023-09-15T04:45:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:45:52 [2023-09-15T04:45:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:52 [2023-09-15T04:45:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
00:45:52 [2023-09-15T04:45:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
00:45:52 [2023-09-15T04:45:52.689Z] 
00:45:52 [2023-09-15T04:45:52.689Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.689Z] 
00:45:52 [2023-09-15T04:45:52.689Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.689Z] 
00:45:52 [2023-09-15T04:45:52.689Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.689Z] 
00:45:52 [2023-09-15T04:45:52.689Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.945Z] 
00:45:52 [2023-09-15T04:45:52.945Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.945Z] 
00:45:52 [2023-09-15T04:45:52.945Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.945Z] 
00:45:52 [2023-09-15T04:45:52.945Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.945Z] 
00:45:52 [2023-09-15T04:45:52.945Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.945Z] 
00:45:52 [2023-09-15T04:45:52.945Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.945Z] 
00:45:52 [2023-09-15T04:45:52.945Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.945Z] 
00:45:52 [2023-09-15T04:45:52.945Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.945Z] 
00:45:52 [2023-09-15T04:45:52.945Z] (Eclipse:13208): Gtk-WARNING **: 04:45:52.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758929141 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1758929140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1758929140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1758929140 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1758929139 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1758929139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1758929139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1758929139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1758929139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1758929139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1758929139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1758929138 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1758929138 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758929137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758929137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758929137 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758929137 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758929137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758929137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758929137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:45:52 [2023-09-15T04:45:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1758929531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
00:45:53 [2023-09-15T04:45:53.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:45:53 [2023-09-15T04:45:53.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:53 [2023-09-15T04:45:53.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:53 [2023-09-15T04:45:53.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:53 [2023-09-15T04:45:53.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
00:45:53 [2023-09-15T04:45:53.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
00:45:53 [2023-09-15T04:45:53.464Z] 
00:45:53 [2023-09-15T04:45:53.464Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.464Z] 
00:45:53 [2023-09-15T04:45:53.464Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.464Z] 
00:45:53 [2023-09-15T04:45:53.464Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.464Z] 
00:45:53 [2023-09-15T04:45:53.464Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.464Z] 
00:45:53 [2023-09-15T04:45:53.464Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.464Z] 
00:45:53 [2023-09-15T04:45:53.464Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.464Z] 
00:45:53 [2023-09-15T04:45:53.464Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.465Z] 
00:45:53 [2023-09-15T04:45:53.465Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.722Z] 
00:45:53 [2023-09-15T04:45:53.722Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.722Z] 
00:45:53 [2023-09-15T04:45:53.722Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.722Z] 
00:45:53 [2023-09-15T04:45:53.722Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.722Z] 
00:45:53 [2023-09-15T04:45:53.722Z] (Eclipse:13208): Gtk-WARNING **: 04:45:53.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:45:53 [2023-09-15T04:45:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
00:45:53 [2023-09-15T04:45:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
00:45:53 [2023-09-15T04:45:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758928413 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
00:45:53 [2023-09-15T04:45:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:45:53 [2023-09-15T04:45:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
00:45:53 [2023-09-15T04:45:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
00:45:53 [2023-09-15T04:45:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:53 [2023-09-15T04:45:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:45:53 [2023-09-15T04:45:53.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1758928412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1758928411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1758928411 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1758928411 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1758928411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1758928411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1758928411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1758928411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1758928411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1758928410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1758928410 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1758928410 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758928326 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1758928762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
00:45:53 [2023-09-15T04:45:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:55 [2023-09-15T04:45:55.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:45:55 [2023-09-15T04:45:55.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:55 [2023-09-15T04:45:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:56 [2023-09-15T04:45:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:56 [2023-09-15T04:45:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:56 [2023-09-15T04:45:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:56 [2023-09-15T04:45:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:56 [2023-09-15T04:45:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:56 [2023-09-15T04:45:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:57 [2023-09-15T04:45:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:57 [2023-09-15T04:45:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:57 [2023-09-15T04:45:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:57 [2023-09-15T04:45:57.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:57 [2023-09-15T04:45:57.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:57 [2023-09-15T04:45:57.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:58 [2023-09-15T04:45:58.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:58 [2023-09-15T04:45:58.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:58 [2023-09-15T04:45:58.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:58 [2023-09-15T04:45:58.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:58 [2023-09-15T04:45:58.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:58 [2023-09-15T04:45:58.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:59 [2023-09-15T04:45:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:59 [2023-09-15T04:45:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:59 [2023-09-15T04:45:59.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:45:59 [2023-09-15T04:45:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:59 [2023-09-15T04:45:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:45:59 [2023-09-15T04:45:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:00 [2023-09-15T04:46:00.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:00 [2023-09-15T04:46:00.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:00 [2023-09-15T04:46:00.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:00 [2023-09-15T04:46:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:00 [2023-09-15T04:46:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:00 [2023-09-15T04:46:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:01 [2023-09-15T04:46:01.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:01 [2023-09-15T04:46:01.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:01 [2023-09-15T04:46:01.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:01 [2023-09-15T04:46:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:01 [2023-09-15T04:46:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:01 [2023-09-15T04:46:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:02 [2023-09-15T04:46:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:02 [2023-09-15T04:46:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:02 [2023-09-15T04:46:02.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:02 [2023-09-15T04:46:02.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:02 [2023-09-15T04:46:02.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:02 [2023-09-15T04:46:02.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:03 [2023-09-15T04:46:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:03 [2023-09-15T04:46:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:03 [2023-09-15T04:46:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:04 [2023-09-15T04:46:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:04 [2023-09-15T04:46:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:04 [2023-09-15T04:46:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:04 [2023-09-15T04:46:04.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:04 [2023-09-15T04:46:04.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:04 [2023-09-15T04:46:04.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:04 [2023-09-15T04:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:04 [2023-09-15T04:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:04 [2023-09-15T04:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:05 [2023-09-15T04:46:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:05 [2023-09-15T04:46:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:05 [2023-09-15T04:46:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:05 [2023-09-15T04:46:05.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:05 [2023-09-15T04:46:05.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:05 [2023-09-15T04:46:05.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:06 [2023-09-15T04:46:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:06 [2023-09-15T04:46:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:06 [2023-09-15T04:46:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:07 [2023-09-15T04:46:07.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:07 [2023-09-15T04:46:07.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:07 [2023-09-15T04:46:07.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:07 [2023-09-15T04:46:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:07 [2023-09-15T04:46:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:07 [2023-09-15T04:46:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:08 [2023-09-15T04:46:08.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:10 [2023-09-15T04:46:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:46:10 [2023-09-15T04:46:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:46:10 [2023-09-15T04:46:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:10 [2023-09-15T04:46:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:10 [2023-09-15T04:46:10.113Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:46:10 [2023-09-15T04:46:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
00:46:10 [2023-09-15T04:46:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758912169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:46:10 [2023-09-15T04:46:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758912169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:46:10 [2023-09-15T04:46:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758912169 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
00:46:10 [2023-09-15T04:46:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758912168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:46:10 [2023-09-15T04:46:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758912168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:46:10 [2023-09-15T04:46:10.371Z] 
00:46:10 [2023-09-15T04:46:10.371Z] (Eclipse:13208): Gtk-WARNING **: 04:46:10.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:10 [2023-09-15T04:46:10.371Z] 
00:46:10 [2023-09-15T04:46:10.371Z] (Eclipse:13208): Gtk-WARNING **: 04:46:10.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:10 [2023-09-15T04:46:10.372Z] 
00:46:10 [2023-09-15T04:46:10.372Z] (Eclipse:13208): Gtk-WARNING **: 04:46:10.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:10 [2023-09-15T04:46:10.372Z] 
00:46:10 [2023-09-15T04:46:10.372Z] (Eclipse:13208): Gtk-WARNING **: 04:46:10.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758911672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758911667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758911667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758911667 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758911667 data=null}, ToolItem with tooltip text {Show View Filters}]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758911664 data=null doit=true}, Shell with text {Filter}]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1758911634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758911634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1758911634 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1758911634 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1758911634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1758911633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1758911633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1758911575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758911574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1758911574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1758911574 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1758911574 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=-1758911572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-1758911572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=-1758911572 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=-1758911572 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=-1758911572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:10 [2023-09-15T04:46:10.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=-1758911572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=-1758911571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=-1758910633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-1758910576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=-1758910576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=-1758910576 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=-1758910576 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1758910574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758910574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1758910574 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1758910574 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1758910574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1758910574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1758910574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1758910534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758910534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1758910534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1758910534 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1758910534 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-1758910532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1758910532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-1758910532 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-1758910532 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-1758910532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:11 [2023-09-15T04:46:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-1758910532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-1758910532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-1758909782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1758909782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-1758909781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-1758909781 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-1758909781 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-1758909767 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1758909766 data=null doit=true}, TreeItem with text {synthetic-trace}]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1758909766 data=null}, TreeItem with text {synthetic-trace}]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-1758909766 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758909766 data=null item=TreeItem {gnuplot} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-1758909765 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1758909764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758909764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1758909764 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1758909764 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1758909764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1758909764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1758909764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1758909733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758909732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1758909732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1758909732 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1758909732 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-1758909731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1758909731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-1758909731 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-1758909731 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-1758909731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-1758909730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-1758909730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-1758909726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1758909726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-1758909726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-1758909726 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-1758909726 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1758909724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758909724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1758909724 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1758909724 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1758909724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1758909724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1758909724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1758909708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758909708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1758909708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1758909708 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1758909708 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1758909707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-1758909707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-1758909707 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-1758909707 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-1758909705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-1758909705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-1758909705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-1758909704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-1758909704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-1758909704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-1758909704 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-1758909704 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1758909702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758909702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1758909702 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1758909702 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1758909702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1758909702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1758909702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1758909608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758909607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1758909607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1758909607 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1758909607 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1758909606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1758909606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-1758909606 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1758909605 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1758909605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1758909605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1758909605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1758909603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1758909603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1758909603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1758909603 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1758909603 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1758909602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758909602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1758909602 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1758909602 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1758909601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1758909601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1758909601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1758909586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758909586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1758909586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1758909586 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1758909586 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1758909585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1758909584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1758909584 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1758909584 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1758909584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1758909584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1758909584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1758909583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1758909583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1758909583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1758909583 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1758909583 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
00:46:12 [2023-09-15T04:46:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1758909582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758909582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1758909582 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1758909582 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1758909581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1758909581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1758909581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1758909515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758909515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1758909515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1758909515 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1758909515 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:46:12 [2023-09-15T04:46:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:46:12 [2023-09-15T04:46:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:46:12 [2023-09-15T04:46:12.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:46:13 [2023-09-15T04:46:13.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:46:13 [2023-09-15T04:46:13.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:46:13 [2023-09-15T04:46:13.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:46:13 [2023-09-15T04:46:13.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1758909010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758909009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1758909009 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1758909009 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1758909009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1758909009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1758909009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1758908994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758908993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1758908993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1758908993 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1758908993 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758908991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758908991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758908991 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758908991 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758908991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758908991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758908991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758912168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:13 [2023-09-15T04:46:13.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:13 [2023-09-15T04:46:13.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:15 [2023-09-15T04:46:15.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:46:15 [2023-09-15T04:46:15.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:46:15 [2023-09-15T04:46:15.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:15 [2023-09-15T04:46:15.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:15 [2023-09-15T04:46:15.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
00:46:15 [2023-09-15T04:46:15.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
00:46:15 [2023-09-15T04:46:15.355Z] 
00:46:15 [2023-09-15T04:46:15.355Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.355Z] 
00:46:15 [2023-09-15T04:46:15.355Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.355Z] 
00:46:15 [2023-09-15T04:46:15.355Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.355Z] 
00:46:15 [2023-09-15T04:46:15.355Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.611Z] 
00:46:15 [2023-09-15T04:46:15.611Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.611Z] 
00:46:15 [2023-09-15T04:46:15.611Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.611Z] 
00:46:15 [2023-09-15T04:46:15.611Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.611Z] 
00:46:15 [2023-09-15T04:46:15.611Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.611Z] 
00:46:15 [2023-09-15T04:46:15.611Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.611Z] 
00:46:15 [2023-09-15T04:46:15.611Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.611Z] 
00:46:15 [2023-09-15T04:46:15.611Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.611Z] 
00:46:15 [2023-09-15T04:46:15.611Z] (Eclipse:13208): Gtk-WARNING **: 04:46:15.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:15 [2023-09-15T04:46:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
00:46:15 [2023-09-15T04:46:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
00:46:15 [2023-09-15T04:46:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758906472 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
00:46:15 [2023-09-15T04:46:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
00:46:15 [2023-09-15T04:46:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
00:46:15 [2023-09-15T04:46:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:46:15 [2023-09-15T04:46:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:46:15 [2023-09-15T04:46:15.612Z]  ", using matcher: of type 'Text'
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1758906469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1758906469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1758906469 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1758906469 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1758906469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1758906469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1758906469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1758906468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1758906468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1758906468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1758906468 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1758906468 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1758906468 data=null doit=true}, Button with text {All Active Threads}]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-1758906467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1758906467 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1758906467 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1758906467 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1758906467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1758906466 data=null doit=true}, Button with text {Active Threads on CPUs:}]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1758906465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-1758906465 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1758906464 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1758906464 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-1758906464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
00:46:15 [2023-09-15T04:46:15.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1758906464 data=null doit=true}, Button with text {All Active Threads}]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-1758906464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1758906463 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1758906463 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1758906463 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1758906463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758906449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758906449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758906449 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758906449 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758906448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758906448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758906448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:15 [2023-09-15T04:46:15.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1758906784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
00:46:15 [2023-09-15T04:46:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:15 [2023-09-15T04:46:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:15 [2023-09-15T04:46:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:15 [2023-09-15T04:46:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
00:46:15 [2023-09-15T04:46:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:15 [2023-09-15T04:46:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
00:46:16 [2023-09-15T04:46:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:16 [2023-09-15T04:46:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
00:46:16 [2023-09-15T04:46:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:16 [2023-09-15T04:46:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
00:46:16 [2023-09-15T04:46:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
00:46:16 [2023-09-15T04:46:16.382Z] 
00:46:16 [2023-09-15T04:46:16.382Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.382Z] 
00:46:16 [2023-09-15T04:46:16.382Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.382Z] 
00:46:16 [2023-09-15T04:46:16.382Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.382Z] 
00:46:16 [2023-09-15T04:46:16.382Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.382Z] 
00:46:16 [2023-09-15T04:46:16.382Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.382Z] 
00:46:16 [2023-09-15T04:46:16.382Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.382Z] 
00:46:16 [2023-09-15T04:46:16.382Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] 
00:46:16 [2023-09-15T04:46:16.383Z] (Eclipse:13208): Gtk-WARNING **: 04:46:16.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758905617 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:46:16 [2023-09-15T04:46:16.383Z]  ", using matcher: of type 'Text'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1758905615 data=null doit=true}, Button with text {Active Threads on CPUs:}]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1758905615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-1758905614 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1758905614 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1758905613 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-1758905613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758905613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758905613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758905613 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758905612 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758905612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758905612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758905612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:16 [2023-09-15T04:46:16.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1758905933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
00:46:16 [2023-09-15T04:46:16.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:16 [2023-09-15T04:46:16.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:17 [2023-09-15T04:46:17.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:17 [2023-09-15T04:46:17.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
00:46:17 [2023-09-15T04:46:17.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
00:46:17 [2023-09-15T04:46:17.203Z] 
00:46:17 [2023-09-15T04:46:17.203Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.203Z] 
00:46:17 [2023-09-15T04:46:17.203Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.203Z] 
00:46:17 [2023-09-15T04:46:17.203Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.203Z] 
00:46:17 [2023-09-15T04:46:17.203Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.203Z] 
00:46:17 [2023-09-15T04:46:17.203Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.203Z] 
00:46:17 [2023-09-15T04:46:17.203Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.203Z] 
00:46:17 [2023-09-15T04:46:17.203Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.203Z] 
00:46:17 [2023-09-15T04:46:17.203Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.460Z] 
00:46:17 [2023-09-15T04:46:17.460Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.460Z] 
00:46:17 [2023-09-15T04:46:17.460Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.460Z] 
00:46:17 [2023-09-15T04:46:17.460Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.460Z] 
00:46:17 [2023-09-15T04:46:17.460Z] (Eclipse:13208): Gtk-WARNING **: 04:46:17.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758904672 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
00:46:17 [2023-09-15T04:46:17.460Z]  ", using matcher: of type 'Text'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1758904669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1758904669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1758904669 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1758904669 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1758904669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1758904669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1758904669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1758904955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:17 [2023-09-15T04:46:17.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:19 [2023-09-15T04:46:19.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:46:19 [2023-09-15T04:46:19.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:46:19 [2023-09-15T04:46:19.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:19 [2023-09-15T04:46:19.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
00:46:19 [2023-09-15T04:46:19.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
00:46:19 [2023-09-15T04:46:19.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:19 [2023-09-15T04:46:19.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:19 [2023-09-15T04:46:19.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:21 [2023-09-15T04:46:21.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:46:21 [2023-09-15T04:46:21.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:46:21 [2023-09-15T04:46:21.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:21 [2023-09-15T04:46:21.250Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:46:21 [2023-09-15T04:46:21.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:23 [2023-09-15T04:46:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:46:23 [2023-09-15T04:46:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:46:23 [2023-09-15T04:46:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:23 [2023-09-15T04:46:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
00:46:23 [2023-09-15T04:46:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
00:46:23 [2023-09-15T04:46:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:23 [2023-09-15T04:46:23.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:24 [2023-09-15T04:46:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:46:24 [2023-09-15T04:46:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:46:24 [2023-09-15T04:46:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:24 [2023-09-15T04:46:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:25 [2023-09-15T04:46:25.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:25 [2023-09-15T04:46:25.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:25 [2023-09-15T04:46:25.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:26 [2023-09-15T04:46:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:46:26 [2023-09-15T04:46:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:46:26 [2023-09-15T04:46:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:26 [2023-09-15T04:46:26.700Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:46:26 [2023-09-15T04:46:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:46:26 [2023-09-15T04:46:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758895286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:46:26 [2023-09-15T04:46:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758895286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:46:26 [2023-09-15T04:46:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758895286 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:46:26 [2023-09-15T04:46:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758895286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:46:26 [2023-09-15T04:46:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758895286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:26 [2023-09-15T04:46:26.957Z] 
00:46:26 [2023-09-15T04:46:26.957Z] (Eclipse:13208): Gtk-WARNING **: 04:46:26.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:27 [2023-09-15T04:46:27.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758894968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:46:27 [2023-09-15T04:46:27.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758894967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758894967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758894967 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758894966 data=null}, ToolItem with tooltip text {Show Legend}]
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758894965 data=null doit=true}, Shell with text {Legend}]
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758894939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758894939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758894939 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758894939 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758894939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758894939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758894939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758895285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:46:27 [2023-09-15T04:46:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:27 [2023-09-15T04:46:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758894508 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:46:27 [2023-09-15T04:46:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:46:27 [2023-09-15T04:46:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:46:27 [2023-09-15T04:46:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:46:27 [2023-09-15T04:46:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:46:27 [2023-09-15T04:46:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758894472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:46:27 [2023-09-15T04:46:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758894471 data=null doit=true}, TreeItem with text {test}]
00:46:27 [2023-09-15T04:46:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758894471 data=null}, TreeItem with text {test}]
00:46:27 [2023-09-15T04:46:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758894471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:46:27 [2023-09-15T04:46:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758894471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:46:27 [2023-09-15T04:46:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758894460 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:46:27 [2023-09-15T04:46:27.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:46:27 [2023-09-15T04:46:27.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:46:27 [2023-09-15T04:46:27.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:46:27 [2023-09-15T04:46:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893964 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893964 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893964 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758893963 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758893963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758893963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758893963 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758893963 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758893962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758893962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:27 [2023-09-15T04:46:27.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:27 [2023-09-15T04:46:27.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:27 [2023-09-15T04:46:27.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:27 [2023-09-15T04:46:27.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:27 [2023-09-15T04:46:27.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:27 [2023-09-15T04:46:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:46:28 [2023-09-15T04:46:28.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758893962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:28 [2023-09-15T04:46:28.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758894413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:46:28 [2023-09-15T04:46:28.549Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.851 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
00:46:28 [2023-09-15T04:46:28.549Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 17.537 s
00:46:28 [2023-09-15T04:46:28.549Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.588 s
00:46:28 [2023-09-15T04:46:28.549Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.883 s
00:46:28 [2023-09-15T04:46:28.549Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.411 s
00:46:28 [2023-09-15T04:46:28.549Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.232 s
00:46:28 [2023-09-15T04:46:28.549Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.259 s
00:46:28 [2023-09-15T04:46:28.549Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 4.201 s
00:46:28 [2023-09-15T04:46:28.549Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.812 s
00:46:28 [2023-09-15T04:46:28.549Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.728 s
00:46:28 [2023-09-15T04:46:28.549Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.761 s
00:46:28 [2023-09-15T04:46:28.549Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.373 s
00:46:28 [2023-09-15T04:46:28.549Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.098 s
00:46:28 [2023-09-15T04:46:28.549Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
00:46:28 [2023-09-15T04:46:28.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758893402 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:46:28 [2023-09-15T04:46:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:46:28 [2023-09-15T04:46:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:46:28 [2023-09-15T04:46:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:46:28 [2023-09-15T04:46:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:46:28 [2023-09-15T04:46:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758893141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:46:28 [2023-09-15T04:46:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] 
00:46:34 [2023-09-15T04:46:34.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:33.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758888092 data=null doit=true}, Shell with text {Find}]
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-1758888082 data=null}, (of type 'Combo')]
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@67feb5d0
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1758888079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758888079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-1758888079 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1758888078 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1758888078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1758888078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-1758888078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1758888078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758888078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1758888078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1758888078 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1758888078 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@485e0996
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1758888077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-1758888077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-1758888077 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-1758888076 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-1758888076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-1758888076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-1758888076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-1758888076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-1758888076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-1758888076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-1758888076 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-1758888076 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758888075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758888075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758888075 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758888075 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758888075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758888075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758888075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758888066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758888065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758888065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758888065 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758888065 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=-1758888063 data=null}, (of type 'Combo')]
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758888029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758888029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758888029 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758888029 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758888029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758888029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758888029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758888026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758888023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758888021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758888021 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758888021 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758888019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758888019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758888019 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758888019 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758888019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758888019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758888019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:34 [2023-09-15T04:46:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:34 [2023-09-15T04:46:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:34 [2023-09-15T04:46:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:34 [2023-09-15T04:46:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:34 [2023-09-15T04:46:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:34 [2023-09-15T04:46:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.325Z] 
00:46:34 [2023-09-15T04:46:34.325Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.325Z] 
00:46:34 [2023-09-15T04:46:34.325Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.325Z] 
00:46:34 [2023-09-15T04:46:34.325Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.325Z] 
00:46:34 [2023-09-15T04:46:34.325Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.582Z] 
00:46:34 [2023-09-15T04:46:34.582Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.582Z] 
00:46:34 [2023-09-15T04:46:34.582Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.582Z] 
00:46:34 [2023-09-15T04:46:34.582Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.582Z] 
00:46:34 [2023-09-15T04:46:34.582Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.582Z] 
00:46:34 [2023-09-15T04:46:34.582Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.582Z] 
00:46:34 [2023-09-15T04:46:34.582Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.582Z] 
00:46:34 [2023-09-15T04:46:34.582Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.582Z] 
00:46:34 [2023-09-15T04:46:34.582Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758887495 data=null doit=true}, Shell with text {Find}]
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-1758887488 data=null}, (of type 'Combo')]
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5c891ec1
00:46:34 [2023-09-15T04:46:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1758887487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1758887486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-1758887486 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1758887486 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1758887486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1758887486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1758887486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1758887486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1758887486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1758887486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1758887486 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1758887486 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@21618f32
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1758887485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-1758887484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-1758887484 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-1758887484 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-1758887484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-1758887484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-1758887484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-1758887484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-1758887484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-1758887484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-1758887484 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-1758887484 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:34 [2023-09-15T04:46:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758887483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758887483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758887483 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758887483 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758887483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758887483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758887483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758887475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758887475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758887475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758887443 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758887439 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=-1758887438 data=null}, (of type 'Combo')]
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758887432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758887432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758887432 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758887432 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758887432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758887432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758887432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758887430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758887430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758887430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758887430 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758887430 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758887429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758887429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758887428 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758887428 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758887428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758887428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758887428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:34 [2023-09-15T04:46:34.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:34 [2023-09-15T04:46:34.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:34 [2023-09-15T04:46:34.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:34 [2023-09-15T04:46:34.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:34 [2023-09-15T04:46:34.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:34 [2023-09-15T04:46:34.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:34 [2023-09-15T04:46:34.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:34 [2023-09-15T04:46:34.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:35 [2023-09-15T04:46:35.097Z] 
00:46:35 [2023-09-15T04:46:35.097Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.097Z] 
00:46:35 [2023-09-15T04:46:35.097Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:34.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] 
00:46:35 [2023-09-15T04:46:35.098Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758886830 data=null doit=true}, Shell with text {Find}]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-1758886824 data=null}, (of type 'Combo')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ca802e3
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1758886822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1758886822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-1758886822 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1758886821 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1758886821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1758886821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1758886821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1758886821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1758886821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1758886821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1758886821 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1758886821 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@634a3a2
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1758886812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758886812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1758886812 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1758886812 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1758886812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1758886812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1758886812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1758886811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758886811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1758886811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1758886811 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1758886811 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758886811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758886811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758886811 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758886811 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758886811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758886811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758886811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758886808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758886807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758886807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758886807 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758886807 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-1758886807 data=null}, (of type 'Combo')]
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:35 [2023-09-15T04:46:35.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5fac8f7e
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1758886803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758886803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1758886803 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1758886803 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1758886803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1758886803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1758886803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1758886803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758886803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1758886802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1758886802 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1758886802 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758886802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758886802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758886802 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758886802 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758886802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758886802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758886802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758886800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758886800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758886800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758886800 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758886800 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758886797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758886797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758886797 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758886797 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758886797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758886797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758886797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:35 [2023-09-15T04:46:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:35 [2023-09-15T04:46:35.614Z] 
00:46:35 [2023-09-15T04:46:35.614Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.614Z] 
00:46:35 [2023-09-15T04:46:35.614Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.614Z] 
00:46:35 [2023-09-15T04:46:35.614Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.614Z] 
00:46:35 [2023-09-15T04:46:35.614Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.614Z] 
00:46:35 [2023-09-15T04:46:35.614Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.614Z] 
00:46:35 [2023-09-15T04:46:35.614Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.614Z] 
00:46:35 [2023-09-15T04:46:35.614Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.614Z] 
00:46:35 [2023-09-15T04:46:35.614Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.872Z] 
00:46:35 [2023-09-15T04:46:35.872Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.872Z] 
00:46:35 [2023-09-15T04:46:35.872Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.872Z] 
00:46:35 [2023-09-15T04:46:35.872Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.872Z] 
00:46:35 [2023-09-15T04:46:35.872Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.872Z] 
00:46:35 [2023-09-15T04:46:35.872Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.872Z] 
00:46:35 [2023-09-15T04:46:35.872Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.872Z] 
00:46:35 [2023-09-15T04:46:35.872Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.872Z] 
00:46:35 [2023-09-15T04:46:35.872Z] (Eclipse:13208): Gtk-WARNING **: 04:46:35.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758886243 data=null doit=true}, Shell with text {Find}]
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-1758886235 data=null}, (of type 'Combo')]
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:35 [2023-09-15T04:46:35.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6c988822
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1758886229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758886229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-1758886229 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1758886229 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1758886229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1758886229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-1758886228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1758886228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758886228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1758886228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1758886228 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1758886228 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758886227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758886227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758886227 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758886227 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758886227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758886227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758886227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758886224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758886223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758886223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758886223 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758886223 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-1758886221 data=null}, (of type 'Combo')]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-1758886220 data=null doit=true}, Button with text {F&orward}]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-1758886220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-1758886219 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-1758886219 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-1758886219 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-1758886219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758886217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758886217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758886217 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758886217 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758886216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758886216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758886216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758886216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758886216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758886216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758886216 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758886216 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758886214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758886214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758886214 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758886214 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758886214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758886214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:35 [2023-09-15T04:46:35.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758886203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:36 [2023-09-15T04:46:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:36 [2023-09-15T04:46:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:36 [2023-09-15T04:46:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:36 [2023-09-15T04:46:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:36 [2023-09-15T04:46:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:36 [2023-09-15T04:46:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:36 [2023-09-15T04:46:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:36 [2023-09-15T04:46:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:36 [2023-09-15T04:46:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:36 [2023-09-15T04:46:36.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:36 [2023-09-15T04:46:36.132Z] 
00:46:36 [2023-09-15T04:46:36.132Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.132Z] 
00:46:36 [2023-09-15T04:46:36.132Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.132Z] 
00:46:36 [2023-09-15T04:46:36.132Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.132Z] 
00:46:36 [2023-09-15T04:46:36.132Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.393Z] 
00:46:36 [2023-09-15T04:46:36.393Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.393Z] 
00:46:36 [2023-09-15T04:46:36.393Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.393Z] 
00:46:36 [2023-09-15T04:46:36.393Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.393Z] 
00:46:36 [2023-09-15T04:46:36.393Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.393Z] 
00:46:36 [2023-09-15T04:46:36.393Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.393Z] 
00:46:36 [2023-09-15T04:46:36.393Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.393Z] 
00:46:36 [2023-09-15T04:46:36.393Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.393Z] 
00:46:36 [2023-09-15T04:46:36.393Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.393Z] 
00:46:36 [2023-09-15T04:46:36.393Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.393Z] 
00:46:36 [2023-09-15T04:46:36.393Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.394Z] 
00:46:36 [2023-09-15T04:46:36.394Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.394Z] 
00:46:36 [2023-09-15T04:46:36.394Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758885622 data=null doit=true}, Shell with text {Find}]
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758885616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758885616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758885616 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758885616 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758885615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758885615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758885615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:36 [2023-09-15T04:46:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:36 [2023-09-15T04:46:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:36 [2023-09-15T04:46:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:36 [2023-09-15T04:46:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:36 [2023-09-15T04:46:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:36 [2023-09-15T04:46:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:36 [2023-09-15T04:46:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:36 [2023-09-15T04:46:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:36 [2023-09-15T04:46:36.654Z] 
00:46:36 [2023-09-15T04:46:36.654Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.654Z] 
00:46:36 [2023-09-15T04:46:36.654Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.654Z] 
00:46:36 [2023-09-15T04:46:36.654Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.654Z] 
00:46:36 [2023-09-15T04:46:36.654Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.910Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.910Z] 
00:46:36 [2023-09-15T04:46:36.911Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.911Z] 
00:46:36 [2023-09-15T04:46:36.911Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.911Z] 
00:46:36 [2023-09-15T04:46:36.911Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.911Z] 
00:46:36 [2023-09-15T04:46:36.911Z] (Eclipse:13208): Gtk-WARNING **: 04:46:36.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758885136 data=null doit=true}, Shell with text {Find}]
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758885133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758885133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758885133 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758885133 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758885133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758885133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758885133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:36 [2023-09-15T04:46:36.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:37 [2023-09-15T04:46:37.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:37 [2023-09-15T04:46:37.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:37 [2023-09-15T04:46:37.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:37 [2023-09-15T04:46:37.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:37 [2023-09-15T04:46:37.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:37 [2023-09-15T04:46:37.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:37 [2023-09-15T04:46:37.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:37 [2023-09-15T04:46:37.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:37 [2023-09-15T04:46:37.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] 
00:46:37 [2023-09-15T04:46:37.425Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:37 [2023-09-15T04:46:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758884561 data=null doit=true}, Shell with text {Find}]
00:46:37 [2023-09-15T04:46:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:37 [2023-09-15T04:46:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-1758884559 data=null}, (of type 'Combo')]
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758884556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758884556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758884556 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758884556 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758884556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758884556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758884556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758884545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758884545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758884545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758884545 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758884545 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-1758884538 data=null}, (of type 'Combo')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-1758884537 data=null doit=true}, Button with text {&Backward}]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-1758884536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-1758884535 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-1758884535 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-1758884535 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-1758884535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:37 [2023-09-15T04:46:37.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758884533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758884533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758884533 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758884533 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758884532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758884532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758884532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758884529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758884529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758884529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758884529 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758884529 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758884527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758884527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758884527 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758884527 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758884527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758884527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758884526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:37 [2023-09-15T04:46:37.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:37 [2023-09-15T04:46:37.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:37 [2023-09-15T04:46:37.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:37 [2023-09-15T04:46:37.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:37 [2023-09-15T04:46:37.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:37 [2023-09-15T04:46:37.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:37 [2023-09-15T04:46:37.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:37 [2023-09-15T04:46:37.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:37 [2023-09-15T04:46:37.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:37 [2023-09-15T04:46:37.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:37 [2023-09-15T04:46:37.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.941Z] 
00:46:37 [2023-09-15T04:46:37.941Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.942Z] 
00:46:37 [2023-09-15T04:46:37.942Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.942Z] 
00:46:37 [2023-09-15T04:46:37.942Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.942Z] 
00:46:37 [2023-09-15T04:46:37.942Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.942Z] 
00:46:37 [2023-09-15T04:46:37.942Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.942Z] 
00:46:37 [2023-09-15T04:46:37.942Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.942Z] 
00:46:37 [2023-09-15T04:46:37.942Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.942Z] 
00:46:37 [2023-09-15T04:46:37.942Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:37 [2023-09-15T04:46:37.942Z] 
00:46:37 [2023-09-15T04:46:37.942Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.197Z] 
00:46:38 [2023-09-15T04:46:38.197Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.197Z] 
00:46:38 [2023-09-15T04:46:38.197Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.197Z] 
00:46:38 [2023-09-15T04:46:38.197Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.197Z] 
00:46:38 [2023-09-15T04:46:38.197Z] (Eclipse:13208): Gtk-WARNING **: 04:46:37.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758883953 data=null doit=true}, Shell with text {Find}]
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758883932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758883932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758883932 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758883932 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758883932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758883932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758883932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:38 [2023-09-15T04:46:38.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:38 [2023-09-15T04:46:38.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:38 [2023-09-15T04:46:38.454Z] 
00:46:38 [2023-09-15T04:46:38.454Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.454Z] 
00:46:38 [2023-09-15T04:46:38.454Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.454Z] 
00:46:38 [2023-09-15T04:46:38.454Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.454Z] 
00:46:38 [2023-09-15T04:46:38.454Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] 
00:46:38 [2023-09-15T04:46:38.710Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758883361 data=null doit=true}, Shell with text {Find}]
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758883359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758883359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758883359 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758883359 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758883359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758883359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758883359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:38 [2023-09-15T04:46:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:38 [2023-09-15T04:46:38.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:38 [2023-09-15T04:46:38.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:38 [2023-09-15T04:46:38.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:38 [2023-09-15T04:46:38.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:38 [2023-09-15T04:46:38.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:38 [2023-09-15T04:46:38.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:38 [2023-09-15T04:46:38.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:38 [2023-09-15T04:46:38.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:38 [2023-09-15T04:46:38.968Z] 
00:46:38 [2023-09-15T04:46:38.968Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.968Z] 
00:46:38 [2023-09-15T04:46:38.968Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.968Z] 
00:46:38 [2023-09-15T04:46:38.968Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:38 [2023-09-15T04:46:38.968Z] 
00:46:38 [2023-09-15T04:46:38.968Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:38.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] 
00:46:39 [2023-09-15T04:46:39.225Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758882833 data=null doit=true}, Shell with text {Find}]
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-1758882831 data=null}, (of type 'Combo')]
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1a4dd83f
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1758882829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758882829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-1758882829 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1758882829 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1758882829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1758882829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-1758882829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1758882828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758882828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1758882828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1758882828 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1758882828 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@619bb99d
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1758882827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758882827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1758882827 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1758882827 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1758882827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1758882827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1758882827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1758882827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758882827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1758882827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1758882827 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1758882826 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758882826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758882826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758882826 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758882826 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758882826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758882826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758882826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758882816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758882816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758882815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758882815 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758882815 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo')
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-1758882815 data=null}, (of type 'Combo')]
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@e8574dd
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1758882809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758882809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1758882809 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1758882809 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1758882808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1758882808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1758882808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1758882808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758882808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1758882808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1758882808 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1758882808 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758882808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758882808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758882807 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758882807 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758882807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758882807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758882807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758882806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758882806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758882806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758882806 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758882806 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758882803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758882803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758882803 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758882803 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758882802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758882802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758882802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:39 [2023-09-15T04:46:39.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:39 [2023-09-15T04:46:39.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:39 [2023-09-15T04:46:39.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:39 [2023-09-15T04:46:39.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:39 [2023-09-15T04:46:39.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:39 [2023-09-15T04:46:39.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:39 [2023-09-15T04:46:39.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:39 [2023-09-15T04:46:39.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:39 [2023-09-15T04:46:39.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:39 [2023-09-15T04:46:39.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] 
00:46:39 [2023-09-15T04:46:39.744Z] (Eclipse:13208): Gtk-WARNING **: 04:46:39.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:39 [2023-09-15T04:46:39.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:39 [2023-09-15T04:46:39.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758882259 data=null doit=true}, Shell with text {Find}]
00:46:39 [2023-09-15T04:46:39.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:39 [2023-09-15T04:46:39.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-1758882248 data=null}, (of type 'Combo')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@a638f45
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1758882243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758882243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-1758882243 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1758882242 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1758882242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1758882242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-1758882242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1758882242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758882242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1758882242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1758882242 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1758882242 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758882241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758882241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758882241 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758882241 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758882240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758882240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758882240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758882240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758882240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758882240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758882240 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758882240 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-1758882238 data=null}, (of type 'Combo')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-1758882238 data=null doit=true}, Button with text {F&orward}]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-1758882238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-1758882237 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-1758882237 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-1758882236 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-1758882236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758882228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758882228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758882228 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758882228 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758882228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758882228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758882228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758882227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758882227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758882227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758882227 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758882227 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758882222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758882222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758882222 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758882222 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758882222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758882222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:39 [2023-09-15T04:46:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758882222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:40 [2023-09-15T04:46:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:40 [2023-09-15T04:46:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:40 [2023-09-15T04:46:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:40 [2023-09-15T04:46:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:40 [2023-09-15T04:46:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:40 [2023-09-15T04:46:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:40 [2023-09-15T04:46:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:40 [2023-09-15T04:46:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:40 [2023-09-15T04:46:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:40 [2023-09-15T04:46:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] 
00:46:40 [2023-09-15T04:46:40.261Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:40 [2023-09-15T04:46:40.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758881694 data=null doit=true}, Shell with text {Find}]
00:46:40 [2023-09-15T04:46:40.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758881691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758881691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758881691 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758881691 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758881691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758881691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758881691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:40 [2023-09-15T04:46:40.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:40 [2023-09-15T04:46:40.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:40 [2023-09-15T04:46:40.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:40 [2023-09-15T04:46:40.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:40 [2023-09-15T04:46:40.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:40 [2023-09-15T04:46:40.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:40 [2023-09-15T04:46:40.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:40 [2023-09-15T04:46:40.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] 
00:46:40 [2023-09-15T04:46:40.775Z] (Eclipse:13208): Gtk-WARNING **: 04:46:40.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758881188 data=null doit=true}, Shell with text {Find}]
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:40 [2023-09-15T04:46:40.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:40 [2023-09-15T04:46:40.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:40 [2023-09-15T04:46:40.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:40 [2023-09-15T04:46:40.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:40 [2023-09-15T04:46:40.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758881187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758881187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758881186 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758881186 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758881186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758881186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:40 [2023-09-15T04:46:40.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758881186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:41 [2023-09-15T04:46:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:46:41 [2023-09-15T04:46:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:41 [2023-09-15T04:46:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:46:41 [2023-09-15T04:46:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:46:41 [2023-09-15T04:46:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:46:41 [2023-09-15T04:46:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:46:41 [2023-09-15T04:46:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:46:41 [2023-09-15T04:46:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:46:41 [2023-09-15T04:46:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:41 [2023-09-15T04:46:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] 
00:46:41 [2023-09-15T04:46:41.291Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758880706 data=null doit=true}, Shell with text {Find}]
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-1758880703 data=null}, (of type 'Combo')]
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758880701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758880701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758880701 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758880701 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758880701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758880701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758880701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758880691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758880690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758880690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758880690 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758880690 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-1758880688 data=null}, (of type 'Combo')]
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
00:46:41 [2023-09-15T04:46:41.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-1758880688 data=null doit=true}, Button with text {&Backward}]
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-1758880688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-1758880687 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-1758880687 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-1758880687 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-1758880686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758880685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758880685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758880684 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758880684 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758880684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758880684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758880684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758880684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758880684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758880684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758880684 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758880683 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758880673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758880673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758880673 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758880672 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758880672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758880672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758880672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758880565 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758880426 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758880426 data=null doit=true}, TreeItem with text {test}]
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758880426 data=null}, TreeItem with text {test}]
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758880426 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758880425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:46:41 [2023-09-15T04:46:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758880399 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:46:41 [2023-09-15T04:46:41.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:46:41 [2023-09-15T04:46:41.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:46:41 [2023-09-15T04:46:41.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:41.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.065Z] 
00:46:42 [2023-09-15T04:46:42.065Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.321Z] 
00:46:42 [2023-09-15T04:46:42.321Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.321Z] 
00:46:42 [2023-09-15T04:46:42.321Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.321Z] 
00:46:42 [2023-09-15T04:46:42.321Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.321Z] 
00:46:42 [2023-09-15T04:46:42.321Z] (Eclipse:13208): Gtk-WARNING **: 04:46:42.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879843 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879843 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879842 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758879842 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758879841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758879841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758879841 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758879841 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758879841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758879841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:42 [2023-09-15T04:46:42.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:42 [2023-09-15T04:46:42.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:42 [2023-09-15T04:46:42.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:42 [2023-09-15T04:46:42.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:42 [2023-09-15T04:46:42.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:42 [2023-09-15T04:46:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:46:42 [2023-09-15T04:46:42.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758879840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:42 [2023-09-15T04:46:42.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758880316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:46:42 [2023-09-15T04:46:42.835Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.083 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
00:46:42 [2023-09-15T04:46:42.835Z] testWholeWord[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.752 s
00:46:42 [2023-09-15T04:46:42.835Z] testCaseSensitive[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.587 s
00:46:42 [2023-09-15T04:46:42.835Z] testRegEx[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.677 s
00:46:42 [2023-09-15T04:46:42.835Z] testDirection[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.6 s
00:46:42 [2023-09-15T04:46:42.835Z] testOpenCloseDialog[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.003 s
00:46:42 [2023-09-15T04:46:42.835Z] testWrapSearch[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.624 s
00:46:42 [2023-09-15T04:46:42.835Z] testWholeWord[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.589 s
00:46:42 [2023-09-15T04:46:42.835Z] testCaseSensitive[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.579 s
00:46:42 [2023-09-15T04:46:42.835Z] testRegEx[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.6 s
00:46:42 [2023-09-15T04:46:42.835Z] testDirection[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.534 s
00:46:42 [2023-09-15T04:46:42.835Z] testOpenCloseDialog[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1 s
00:46:42 [2023-09-15T04:46:42.835Z] testWrapSearch[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.522 s
00:46:42 [2023-09-15T04:46:42.835Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
00:46:42 [2023-09-15T04:46:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758879315 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:46:42 [2023-09-15T04:46:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:46:43 [2023-09-15T04:46:43.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:46:43 [2023-09-15T04:46:43.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:46:43 [2023-09-15T04:46:43.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:46:43 [2023-09-15T04:46:43.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758879086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:46:43 [2023-09-15T04:46:43.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:46:44 [2023-09-15T04:46:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:46:45 [2023-09-15T04:46:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:46:46 [2023-09-15T04:46:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:46:47 [2023-09-15T04:46:47.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:46:48 [2023-09-15T04:46:48.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:46:49 [2023-09-15T04:46:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:46:50 [2023-09-15T04:46:50.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:46:51 [2023-09-15T04:46:51.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:46:51 [2023-09-15T04:46:51.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:46:52 [2023-09-15T04:46:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:46:53 [2023-09-15T04:46:53.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758868096 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:46:53 [2023-09-15T04:46:53.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758868077 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758868077 data=null doit=true}, TreeItem with text {test}]
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758868077 data=null}, TreeItem with text {test}]
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758868076 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758868076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758868052 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:46:54 [2023-09-15T04:46:54.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867072 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867072 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867071 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758867071 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758867070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758867070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758867070 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758867070 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758867070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758867070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:55 [2023-09-15T04:46:55.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:55 [2023-09-15T04:46:55.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:55 [2023-09-15T04:46:55.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:55 [2023-09-15T04:46:55.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:55 [2023-09-15T04:46:55.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:46:55 [2023-09-15T04:46:55.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:46:55 [2023-09-15T04:46:55.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758867070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:46:55 [2023-09-15T04:46:55.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758868007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:46:55 [2023-09-15T04:46:55.533Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.756 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
00:46:55 [2023-09-15T04:46:55.533Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 12.153 s
00:46:55 [2023-09-15T04:46:55.533Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
00:46:55 [2023-09-15T04:46:55.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758866559 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:46:55 [2023-09-15T04:46:55.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:46:55 [2023-09-15T04:46:55.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:46:55 [2023-09-15T04:46:55.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:46:55 [2023-09-15T04:46:55.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:46:55 [2023-09-15T04:46:55.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758866400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:46:55 [2023-09-15T04:46:55.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:46:56 [2023-09-15T04:46:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:00 [2023-09-15T04:47:00.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:00 [2023-09-15T04:47:00.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:00 [2023-09-15T04:47:00.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:00 [2023-09-15T04:47:00.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:01 [2023-09-15T04:47:01.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:01 [2023-09-15T04:47:01.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:01 [2023-09-15T04:47:01.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:01 [2023-09-15T04:47:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:01 [2023-09-15T04:47:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:01 [2023-09-15T04:47:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:02 [2023-09-15T04:47:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:02 [2023-09-15T04:47:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:02 [2023-09-15T04:47:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:05 [2023-09-15T04:47:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:47:05 [2023-09-15T04:47:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:05 [2023-09-15T04:47:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:07 [2023-09-15T04:47:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:07 [2023-09-15T04:47:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:07 [2023-09-15T04:47:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854233 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854232 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854232 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854130 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854129 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758854129 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
00:47:07 [2023-09-15T04:47:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
00:47:07 [2023-09-15T04:47:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:09 [2023-09-15T04:47:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:09 [2023-09-15T04:47:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:09 [2023-09-15T04:47:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:09 [2023-09-15T04:47:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:09 [2023-09-15T04:47:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
00:47:09 [2023-09-15T04:47:09.782Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:09 [2023-09-15T04:47:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
00:47:09 [2023-09-15T04:47:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758852528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:09 [2023-09-15T04:47:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758852527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:09 [2023-09-15T04:47:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758852527 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:09 [2023-09-15T04:47:09.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758852527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758852527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] 
00:47:09 [2023-09-15T04:47:09.783Z] (Eclipse:13208): Gtk-WARNING **: 04:47:09.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758852183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758852149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758852148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758852148 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758852148 data=null}, ToolItem with tooltip text {Add Bookmark...}]
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758852144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758852144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758852144 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758852144 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758852144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:09 [2023-09-15T04:47:09.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758852144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:10 [2023-09-15T04:47:10.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758852144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:10 [2023-09-15T04:47:10.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758852527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:10 [2023-09-15T04:47:10.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:47:10 [2023-09-15T04:47:10.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:47:10 [2023-09-15T04:47:10.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
00:47:10 [2023-09-15T04:47:10.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851938 data=null doit=true}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851937 data=null}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851937 data=null button=1 stateMask=0x0 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851936 data=null button=1 stateMask=0x80000 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
00:47:10 [2023-09-15T04:47:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
00:47:10 [2023-09-15T04:47:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851435 data=null doit=true}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851435 data=null}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851435 data=null button=1 stateMask=0x0 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758851425 data=null button=1 stateMask=0x80000 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
00:47:10 [2023-09-15T04:47:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
00:47:11 [2023-09-15T04:47:11.166Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:11 [2023-09-15T04:47:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
00:47:11 [2023-09-15T04:47:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758850924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:11 [2023-09-15T04:47:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758850923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:11 [2023-09-15T04:47:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758850923 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
00:47:11 [2023-09-15T04:47:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758850923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758850923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758850923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758850922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758850888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758850883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758850883 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758850883 data=null}, ToolItem with tooltip text {Add Bookmark...}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850881 data=null doit=true}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850881 data=null}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850881 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850881 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850880 data=null doit=true}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850880 data=null}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850880 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850880 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850860 data=null doit=true}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850860 data=null}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850859 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-1758850842 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
00:47:11 [2023-09-15T04:47:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
00:47:11 [2023-09-15T04:47:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
00:47:11 [2023-09-15T04:47:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
00:47:11 [2023-09-15T04:47:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1758850732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
00:47:11 [2023-09-15T04:47:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
00:47:11 [2023-09-15T04:47:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848823 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848822 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848822 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:47:13 [2023-09-15T04:47:13.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848320 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848312 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758848312 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:47:13 [2023-09-15T04:47:13.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:14 [2023-09-15T04:47:14.137Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:14 [2023-09-15T04:47:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
00:47:14 [2023-09-15T04:47:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:14 [2023-09-15T04:47:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:14 [2023-09-15T04:47:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847810 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:14 [2023-09-15T04:47:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:14 [2023-09-15T04:47:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.393Z] 
00:47:14 [2023-09-15T04:47:14.393Z] (Eclipse:13208): Gtk-WARNING **: 04:47:14.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847510 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847510 data=null}, ToolItem with tooltip text {Add Bookmark...}]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758847508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758847508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758847507 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758847507 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758847507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758847507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758847507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:47:14 [2023-09-15T04:47:14.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:14 [2023-09-15T04:47:14.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:14 [2023-09-15T04:47:14.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847303 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:14 [2023-09-15T04:47:14.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:14 [2023-09-15T04:47:14.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:14 [2023-09-15T04:47:14.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:14 [2023-09-15T04:47:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:14 [2023-09-15T04:47:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:14 [2023-09-15T04:47:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:14 [2023-09-15T04:47:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847223 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:14 [2023-09-15T04:47:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758847223 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:47:14 [2023-09-15T04:47:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:47:14 [2023-09-15T04:47:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846721 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846714 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846714 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:47:15 [2023-09-15T04:47:15.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846212 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846204 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758846204 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
00:47:15 [2023-09-15T04:47:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:16 [2023-09-15T04:47:16.289Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:16 [2023-09-15T04:47:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
00:47:16 [2023-09-15T04:47:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:16 [2023-09-15T04:47:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:16 [2023-09-15T04:47:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845703 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:16 [2023-09-15T04:47:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:16 [2023-09-15T04:47:16.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] 
00:47:16 [2023-09-15T04:47:16.547Z] (Eclipse:13208): Gtk-WARNING **: 04:47:16.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845426 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845426 data=null}, ToolItem with tooltip text {Add Bookmark...}]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758845424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758845424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758845424 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758845424 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758845424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758845424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758845424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:16 [2023-09-15T04:47:16.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845231 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845230 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758845229 data=null}, ToolItem with tooltip text {Previous Marker}]
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
00:47:16 [2023-09-15T04:47:16.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844728 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844692 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844692 data=null}, ToolItem with tooltip text {Add Bookmark...}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844691 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844690 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844690 data=null}, ToolItem with tooltip text {Next Marker}]
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
00:47:17 [2023-09-15T04:47:17.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844188 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844150 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844149 data=null}, ToolItem with tooltip text {Add Bookmark...}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844149 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844148 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844148 data=null}, ToolItem with tooltip text {Previous Marker}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844147 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844146 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758844146 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
00:47:17 [2023-09-15T04:47:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:18 [2023-09-15T04:47:18.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1758841809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1758841725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:20 [2023-09-15T04:47:20.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758839990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758839990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758839990 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758839989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758839989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] 
00:47:22 [2023-09-15T04:47:22.299Z] (Eclipse:13208): Gtk-WARNING **: 04:47:22.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758839669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758839666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758839665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758839663 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758839663 data=null}, ToolItem with tooltip text {Show View Filters}]
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
00:47:22 [2023-09-15T04:47:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
00:47:22 [2023-09-15T04:47:22.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758839662 data=null doit=true}, Shell with text {Filter}]
00:47:22 [2023-09-15T04:47:22.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:47:22 [2023-09-15T04:47:22.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:47:22 [2023-09-15T04:47:22.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
00:47:22 [2023-09-15T04:47:22.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
00:47:22 [2023-09-15T04:47:22.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text'
00:47:22 [2023-09-15T04:47:22.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text')
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1758838656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758838656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1758838656 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1758838656 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1758838656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1758838656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1758838656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1758838646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758838646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1758838645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1758838645 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1758838645 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:47:23 [2023-09-15T04:47:23.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1758838645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758838645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1758838645 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1758838644 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1758838644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1758838644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1758838644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1758838632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758838632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1758838631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1758838631 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1758838631 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-1758838629 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1758838629 data=null doit=true}, TreeItem with text {synthetic-trace}]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1758838629 data=null}, TreeItem with text {synthetic-trace}]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-1758838629 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758838629 data=null item=TreeItem {CPU 1 States} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-1758838628 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1758838628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758838628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1758838627 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1758838627 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1758838627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1758838627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1758838627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1758838619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758838619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1758838619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1758838619 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1758838619 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-1758838619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1758838618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-1758838618 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-1758838618 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-1758838618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-1758838618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-1758838618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-1758838618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1758838618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-1758838618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-1758838617 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-1758838617 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1758838617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758838617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1758838617 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1758838617 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1758838616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1758838616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1758838616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1758838614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758838614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1758838614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1758838614 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1758838614 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1758838607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-1758838607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-1758838607 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-1758838607 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-1758838607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-1758838607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-1758838607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-1758838606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-1758838606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-1758838606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-1758838606 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-1758838606 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1758838605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758838605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1758838605 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1758838605 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1758838605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1758838605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1758838605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1758838598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758838598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1758838598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1758838598 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1758838598 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1758838590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1758838590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-1758838590 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1758838590 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1758838590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1758838590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1758838590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1758838589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1758838589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1758838589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1758838589 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1758838589 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1758838588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758838588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1758838588 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1758838588 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1758838588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1758838588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1758838588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1758838586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758838586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1758838586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1758838586 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1758838586 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1758838585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1758838585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1758838585 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1758838585 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1758838585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1758838585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1758838585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1758838584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1758838584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1758838584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1758838584 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1758838584 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1758838584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758838583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1758838583 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1758838583 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1758838583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1758838583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1758838583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1758838573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1758838573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1758838573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1758838573 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1758838573 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1758838571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758838571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1758838571 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1758838571 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1758838571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1758838571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1758838571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1758838564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1758838564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1758838564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1758838563 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1758838563 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758838563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758838563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758838563 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758838563 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758838563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758838562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758838562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:23 [2023-09-15T04:47:23.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758839989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
00:47:23 [2023-09-15T04:47:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:47:23 [2023-09-15T04:47:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:25 [2023-09-15T04:47:25.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836656 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836655 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836655 data=null}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
00:47:25 [2023-09-15T04:47:25.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836154 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836145 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758836145 data=null}, ToolItem with tooltip text {Next Marker}]
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
00:47:25 [2023-09-15T04:47:25.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835643 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835635 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835635 data=null}, ToolItem with tooltip text {Next Marker}]
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
00:47:26 [2023-09-15T04:47:26.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835131 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835130 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758835130 data=null}, ToolItem with tooltip text {Previous Marker}]
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
00:47:26 [2023-09-15T04:47:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834611 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834610 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834610 data=null}, ToolItem with tooltip text {Previous Marker}]
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
00:47:27 [2023-09-15T04:47:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834109 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834100 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758834100 data=null}, ToolItem with tooltip text {Previous Marker}]
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
00:47:28 [2023-09-15T04:47:28.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:28 [2023-09-15T04:47:28.363Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833522 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833521 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833521 data=null}, ToolItem with tooltip text {Next Marker}]
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
00:47:28 [2023-09-15T04:47:28.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833019 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833009 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758833009 data=null}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
00:47:29 [2023-09-15T04:47:29.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:29 [2023-09-15T04:47:29.440Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:29 [2023-09-15T04:47:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
00:47:29 [2023-09-15T04:47:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832508 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832507 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832507 data=null}, ToolItem with tooltip text {Next Marker}]
00:47:29 [2023-09-15T04:47:29.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
00:47:29 [2023-09-15T04:47:29.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832005 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758832005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831997 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831997 data=null}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
00:47:30 [2023-09-15T04:47:30.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831483 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831482 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758831482 data=null}, ToolItem with tooltip text {Previous Marker}]
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
00:47:30 [2023-09-15T04:47:30.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758830976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758830976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758830976 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758830976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758830976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758830975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758830975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758830975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758830975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758830975 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758830975 data=null}, ToolItem with tooltip text {Previous Marker}]
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:31 [2023-09-15T04:47:31.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:32 [2023-09-15T04:47:32.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:32 [2023-09-15T04:47:32.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:32 [2023-09-15T04:47:32.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:32 [2023-09-15T04:47:32.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
00:47:32 [2023-09-15T04:47:32.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
00:47:32 [2023-09-15T04:47:32.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:47:32 [2023-09-15T04:47:32.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:47:32 [2023-09-15T04:47:32.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:34 [2023-09-15T04:47:34.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:34 [2023-09-15T04:47:34.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:34 [2023-09-15T04:47:34.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:34 [2023-09-15T04:47:34.124Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:34 [2023-09-15T04:47:34.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:36 [2023-09-15T04:47:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:36 [2023-09-15T04:47:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:36 [2023-09-15T04:47:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:36 [2023-09-15T04:47:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
00:47:36 [2023-09-15T04:47:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
00:47:36 [2023-09-15T04:47:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:47:36 [2023-09-15T04:47:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:37 [2023-09-15T04:47:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:37 [2023-09-15T04:47:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:37 [2023-09-15T04:47:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:37 [2023-09-15T04:47:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:47:37 [2023-09-15T04:47:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:37 [2023-09-15T04:47:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:47:37 [2023-09-15T04:47:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:39 [2023-09-15T04:47:39.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:47:39 [2023-09-15T04:47:39.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:39 [2023-09-15T04:47:39.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:39 [2023-09-15T04:47:39.315Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:39 [2023-09-15T04:47:39.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
00:47:39 [2023-09-15T04:47:39.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758822686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:47:39 [2023-09-15T04:47:39.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758822686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:47:39 [2023-09-15T04:47:39.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758822685 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:47:39 [2023-09-15T04:47:39.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758822685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:47:39 [2023-09-15T04:47:39.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758822685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] 
00:47:39 [2023-09-15T04:47:39.571Z] (Eclipse:13208): Gtk-WARNING **: 04:47:39.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758822357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758822357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758822356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758822356 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758822356 data=null}, ToolItem with tooltip text {Show Legend}]
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758822355 data=null doit=true}, Shell with text {Legend}]
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758822349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758822349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758822349 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758822349 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758822349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758822349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758822348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758822685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
00:47:39 [2023-09-15T04:47:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758822073 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758822039 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758822039 data=null doit=true}, TreeItem with text {test}]
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758822039 data=null}, TreeItem with text {test}]
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758822039 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758822039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758822024 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:47:40 [2023-09-15T04:47:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758821019 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758821018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758821018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758821018 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758821018 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758821018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758821018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:41 [2023-09-15T04:47:41.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:41 [2023-09-15T04:47:41.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:41 [2023-09-15T04:47:41.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:41 [2023-09-15T04:47:41.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:41 [2023-09-15T04:47:41.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:41 [2023-09-15T04:47:41.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:47:41 [2023-09-15T04:47:41.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758821018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:41 [2023-09-15T04:47:41.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758821984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:47:41 [2023-09-15T04:47:41.533Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 46.047 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
00:47:41 [2023-09-15T04:47:41.533Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 9.793 s
00:47:41 [2023-09-15T04:47:41.533Z] testShowRows(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.146 s
00:47:41 [2023-09-15T04:47:41.533Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.499 s
00:47:41 [2023-09-15T04:47:41.533Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 6.984 s
00:47:41 [2023-09-15T04:47:41.533Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.975 s
00:47:41 [2023-09-15T04:47:41.533Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
00:47:41 [2023-09-15T04:47:41.533Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.306 s
00:47:41 [2023-09-15T04:47:41.533Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.386 s
00:47:41 [2023-09-15T04:47:41.533Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.551 s
00:47:41 [2023-09-15T04:47:41.533Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.543 s
00:47:41 [2023-09-15T04:47:41.533Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.548 s
00:47:41 [2023-09-15T04:47:41.533Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.138 s
00:47:41 [2023-09-15T04:47:41.533Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.984 s
00:47:41 [2023-09-15T04:47:41.533Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
00:47:41 [2023-09-15T04:47:41.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758820502 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:47:41 [2023-09-15T04:47:41.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:47:41 [2023-09-15T04:47:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:47:41 [2023-09-15T04:47:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:47:41 [2023-09-15T04:47:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:47:41 [2023-09-15T04:47:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758820367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:47:41 [2023-09-15T04:47:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:47:42 [2023-09-15T04:47:42.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
00:47:42 [2023-09-15T04:47:42.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:47:46 [2023-09-15T04:47:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:47:46 [2023-09-15T04:47:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:46 [2023-09-15T04:47:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:47:46 [2023-09-15T04:47:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:47:46 [2023-09-15T04:47:46.217Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
00:47:46 [2023-09-15T04:47:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads}
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816034 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing active threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816022 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816022 data=null}, ToolItem with tooltip text {Showing all threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads}
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads}
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816013 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing all threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816008 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758816008 data=null}, ToolItem with tooltip text {Showing active threads}]
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads}
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
00:47:46 [2023-09-15T04:47:46.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:47:48 [2023-09-15T04:47:48.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:47:48 [2023-09-15T04:47:48.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:48 [2023-09-15T04:47:48.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:47:48 [2023-09-15T04:47:48.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:47:48 [2023-09-15T04:47:48.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
00:47:48 [2023-09-15T04:47:48.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
00:47:48 [2023-09-15T04:47:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758813696 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:47:48 [2023-09-15T04:47:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:47:48 [2023-09-15T04:47:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:47:48 [2023-09-15T04:47:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:47:48 [2023-09-15T04:47:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:47:48 [2023-09-15T04:47:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758813633 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:47:48 [2023-09-15T04:47:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758813633 data=null doit=true}, TreeItem with text {test}]
00:47:48 [2023-09-15T04:47:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758813633 data=null}, TreeItem with text {test}]
00:47:48 [2023-09-15T04:47:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758813633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:47:48 [2023-09-15T04:47:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758813633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:47:48 [2023-09-15T04:47:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758813626 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:47:48 [2023-09-15T04:47:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:47:48 [2023-09-15T04:47:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:47:48 [2023-09-15T04:47:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:47:48 [2023-09-15T04:47:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:47:48 [2023-09-15T04:47:48.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813216 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813216 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813215 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758813215 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758813187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758813186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758813186 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758813186 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758813186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758813186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:48 [2023-09-15T04:47:48.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:48 [2023-09-15T04:47:48.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:48 [2023-09-15T04:47:48.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:48 [2023-09-15T04:47:48.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:48 [2023-09-15T04:47:48.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:47:48 [2023-09-15T04:47:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:47:49 [2023-09-15T04:47:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758813186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:47:49 [2023-09-15T04:47:49.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758813542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:47:49 [2023-09-15T04:47:49.406Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.875 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
00:47:49 [2023-09-15T04:47:49.406Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 4.346 s
00:47:49 [2023-09-15T04:47:49.406Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 2.213 s
00:47:49 [2023-09-15T04:47:49.406Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
00:47:49 [2023-09-15T04:47:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758812625 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:47:49 [2023-09-15T04:47:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:47:49 [2023-09-15T04:47:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:47:49 [2023-09-15T04:47:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:47:49 [2023-09-15T04:47:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:47:49 [2023-09-15T04:47:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758812507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:47:49 [2023-09-15T04:47:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:47:49 [2023-09-15T04:47:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
00:47:49 [2023-09-15T04:47:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758809600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758809600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758809600 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758809600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758809599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758809599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758809592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758809518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758809517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758809517 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758809516 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:52 [2023-09-15T04:47:52.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758808885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758808885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758808885 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758808884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758808884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758808884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758808878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758808878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758808878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:53 [2023-09-15T04:47:53.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758808878 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:53 [2023-09-15T04:47:53.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758808878 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:53 [2023-09-15T04:47:53.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
00:47:53 [2023-09-15T04:47:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
00:47:53 [2023-09-15T04:47:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:47:56 [2023-09-15T04:47:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:47:56 [2023-09-15T04:47:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:56 [2023-09-15T04:47:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:56 [2023-09-15T04:47:56.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:47:56 [2023-09-15T04:47:56.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:47:56 [2023-09-15T04:47:56.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:47:56 [2023-09-15T04:47:56.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
00:47:56 [2023-09-15T04:47:56.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond
00:47:56 [2023-09-15T04:47:56.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758804807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758804807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758804807 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758804807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758804807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758804807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758804806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758804806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758804806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758804806 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758804806 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
00:47:57 [2023-09-15T04:47:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
00:47:57 [2023-09-15T04:47:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
00:47:57 [2023-09-15T04:47:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:47:59 [2023-09-15T04:47:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:47:59 [2023-09-15T04:47:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:47:59 [2023-09-15T04:47:59.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
00:47:59 [2023-09-15T04:47:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:47:59 [2023-09-15T04:47:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:47:59 [2023-09-15T04:47:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:47:59 [2023-09-15T04:47:59.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758801829 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758801803 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758801803 data=null doit=true}, TreeItem with text {test}]
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758801803 data=null}, TreeItem with text {test}]
00:48:00 [2023-09-15T04:48:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758801803 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:00 [2023-09-15T04:48:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758801803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:48:00 [2023-09-15T04:48:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758801779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:00 [2023-09-15T04:48:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:48:00 [2023-09-15T04:48:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:48:00 [2023-09-15T04:48:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800993 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800993 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800993 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758800993 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758800992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758800992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758800992 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758800992 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758800992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758800992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:00 [2023-09-15T04:48:00.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:00 [2023-09-15T04:48:00.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:00 [2023-09-15T04:48:00.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:00 [2023-09-15T04:48:00.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:00 [2023-09-15T04:48:00.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:00 [2023-09-15T04:48:00.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:48:01 [2023-09-15T04:48:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758800992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:01 [2023-09-15T04:48:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758801723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:48:01 [2023-09-15T04:48:01.457Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.138 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
00:48:01 [2023-09-15T04:48:01.457Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.122 s
00:48:01 [2023-09-15T04:48:01.457Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.049 s
00:48:01 [2023-09-15T04:48:01.457Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 2.394 s
00:48:01 [2023-09-15T04:48:01.457Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
00:48:01 [2023-09-15T04:48:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758800482 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:48:01 [2023-09-15T04:48:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:48:01 [2023-09-15T04:48:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:48:01 [2023-09-15T04:48:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:48:01 [2023-09-15T04:48:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:48:01 [2023-09-15T04:48:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758800379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:48:01 [2023-09-15T04:48:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:48:08 [2023-09-15T04:48:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:48:08 [2023-09-15T04:48:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:08 [2023-09-15T04:48:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:48:08 [2023-09-15T04:48:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
00:48:08 [2023-09-15T04:48:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:08 [2023-09-15T04:48:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:11 [2023-09-15T04:48:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:48:11 [2023-09-15T04:48:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:11 [2023-09-15T04:48:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:48:11 [2023-09-15T04:48:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:11 [2023-09-15T04:48:11.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790634 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790633 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790633 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:48:11 [2023-09-15T04:48:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:48:11 [2023-09-15T04:48:11.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:11 [2023-09-15T04:48:11.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:11 [2023-09-15T04:48:11.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:48:11 [2023-09-15T04:48:11.787Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:48:11 [2023-09-15T04:48:11.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
00:48:11 [2023-09-15T04:48:11.787Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
00:48:11 [2023-09-15T04:48:11.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
00:48:11 [2023-09-15T04:48:11.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790309 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790308 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758790308 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
00:48:11 [2023-09-15T04:48:11.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758790057 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758790021 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758790021 data=null doit=true}, TreeItem with text {test}]
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758790021 data=null}, TreeItem with text {test}]
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758790021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758790020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758790011 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:48:12 [2023-09-15T04:48:12.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758789550 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758789549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758789549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758789549 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:12 [2023-09-15T04:48:12.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758789549 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:12 [2023-09-15T04:48:12.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758789549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:12 [2023-09-15T04:48:12.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758789549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:12 [2023-09-15T04:48:12.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:12 [2023-09-15T04:48:12.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:12 [2023-09-15T04:48:12.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:12 [2023-09-15T04:48:12.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:12 [2023-09-15T04:48:12.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:12 [2023-09-15T04:48:12.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:48:12 [2023-09-15T04:48:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758789549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:12 [2023-09-15T04:48:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758789975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:48:13 [2023-09-15T04:48:13.134Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.438 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
00:48:13 [2023-09-15T04:48:13.134Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 6.108 s
00:48:13 [2023-09-15T04:48:13.134Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 3.921 s
00:48:13 [2023-09-15T04:48:13.134Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
00:48:13 [2023-09-15T04:48:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758789036 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:48:13 [2023-09-15T04:48:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:48:13 [2023-09-15T04:48:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:48:13 [2023-09-15T04:48:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:48:13 [2023-09-15T04:48:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:48:13 [2023-09-15T04:48:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758788909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:48:13 [2023-09-15T04:48:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:15 [2023-09-15T04:48:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:15 [2023-09-15T04:48:15.653Z] 
00:48:15 [2023-09-15T04:48:15.653Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.653Z] 
00:48:15 [2023-09-15T04:48:15.653Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.653Z] 
00:48:15 [2023-09-15T04:48:15.653Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.653Z] 
00:48:15 [2023-09-15T04:48:15.653Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.653Z] 
00:48:15 [2023-09-15T04:48:15.653Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.653Z] 
00:48:15 [2023-09-15T04:48:15.653Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.653Z] 
00:48:15 [2023-09-15T04:48:15.653Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.653Z] 
00:48:15 [2023-09-15T04:48:15.653Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.654Z] 
00:48:15 [2023-09-15T04:48:15.654Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.654Z] 
00:48:15 [2023-09-15T04:48:15.654Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.654Z] 
00:48:15 [2023-09-15T04:48:15.654Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.654Z] 
00:48:15 [2023-09-15T04:48:15.654Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.911Z] 
00:48:15 [2023-09-15T04:48:15.911Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.911Z] 
00:48:15 [2023-09-15T04:48:15.911Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.911Z] 
00:48:15 [2023-09-15T04:48:15.911Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.911Z] 
00:48:15 [2023-09-15T04:48:15.911Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.911Z] 
00:48:15 [2023-09-15T04:48:15.911Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.911Z] 
00:48:15 [2023-09-15T04:48:15.911Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.911Z] 
00:48:15 [2023-09-15T04:48:15.911Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.911Z] 
00:48:15 [2023-09-15T04:48:15.911Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758786203 data=null doit=true}, Shell with text {Find}]
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-1758786201 data=null}, (of type 'Combo')]
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@16ed8ef6
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1758786200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758786200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-1758786200 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1758786200 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1758786200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1758786195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-1758786194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1758786194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758786194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1758786194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1758786194 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1758786194 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@34e17afb
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1758786193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758786193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1758786193 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1758786193 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1758786193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1758786193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1758786193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1758786193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758786193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1758786193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1758786193 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1758786193 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758786192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758786192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758786192 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758786192 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758786192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758786192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758786192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758786188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758786188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758786188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758786188 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758786188 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-1758786188 data=null}, (of type 'Combo')]
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27f22d1a
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1758786186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758786186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1758786186 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1758786186 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1758786186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1758786186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1758786185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1758786185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1758786185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1758786185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1758786185 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1758786185 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758786185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758786185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758786185 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758786185 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758786185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758786185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758786185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758786184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758786184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758786184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758786184 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758786184 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758786183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758786183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758786183 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758786183 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758786183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758786181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758786181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:15 [2023-09-15T04:48:15.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:16 [2023-09-15T04:48:16.172Z] 
00:48:16 [2023-09-15T04:48:16.172Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.172Z] 
00:48:16 [2023-09-15T04:48:16.172Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.172Z] 
00:48:16 [2023-09-15T04:48:16.172Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.172Z] 
00:48:16 [2023-09-15T04:48:16.172Z] (Eclipse:13208): Gtk-WARNING **: 04:48:15.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.172Z] 
00:48:16 [2023-09-15T04:48:16.172Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.172Z] 
00:48:16 [2023-09-15T04:48:16.172Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.172Z] 
00:48:16 [2023-09-15T04:48:16.172Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.172Z] 
00:48:16 [2023-09-15T04:48:16.172Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.172Z] 
00:48:16 [2023-09-15T04:48:16.172Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.172Z] 
00:48:16 [2023-09-15T04:48:16.172Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] 
00:48:16 [2023-09-15T04:48:16.173Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758785756 data=null doit=true}, Shell with text {Find}]
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:48:16 [2023-09-15T04:48:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-1758785753 data=null}, (of type 'Combo')]
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:16 [2023-09-15T04:48:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6eec32a0
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1758785751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758785751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-1758785751 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1758785751 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1758785751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1758785751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-1758785751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1758785751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758785751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1758785751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1758785751 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1758785751 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758785750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758785750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758785750 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758785750 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758785749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758785749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758785749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758785745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758785745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758785745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758785745 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758785745 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:16 [2023-09-15T04:48:16.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-1758785744 data=null}, (of type 'Combo')]
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-1758785727 data=null doit=true}, Button with text {F&orward}]
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-1758785727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-1758785725 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-1758785720 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-1758785720 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-1758785720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:48:16 [2023-09-15T04:48:16.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758785718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758785718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758785718 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758785718 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758785717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758785717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758785717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758785715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758785714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758785714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758785714 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758785714 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758785710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758785710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758785710 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758785710 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758785710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758785710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758785710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:16 [2023-09-15T04:48:16.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] 
00:48:16 [2023-09-15T04:48:16.691Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758785293 data=null doit=true}, Shell with text {Find}]
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=-1758785291 data=null}, (of type 'Combo')]
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-1758785284 data=null doit=true}, Button with text {&Backward}]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-1758785284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-1758785283 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-1758785283 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-1758785283 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-1758785283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@427a7297
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1758785282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758785282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-1758785282 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1758785282 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1758785282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1758785282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-1758785282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1758785281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758785281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1758785281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1758785281 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1758785281 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4bdedc5b
00:48:16 [2023-09-15T04:48:16.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1758785281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-1758785281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-1758785281 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-1758785281 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-1758785281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-1758785280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-1758785280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-1758785280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-1758785280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-1758785280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-1758785280 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-1758785280 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758785279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758785279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758785279 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758785279 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758785279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758785279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758785279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758785279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758785279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758785279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758785279 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758785278 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo')
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=-1758785278 data=null}, (of type 'Combo')]
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758785276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758785276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758785275 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758785275 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758785275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758785275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758785275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758785268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758785267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758785267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758785267 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758785267 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758785266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758785266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758785266 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758785266 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758785266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758785266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758785266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:16 [2023-09-15T04:48:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:16 [2023-09-15T04:48:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:48:16 [2023-09-15T04:48:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:16 [2023-09-15T04:48:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:48:16 [2023-09-15T04:48:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:48:16 [2023-09-15T04:48:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:48:16 [2023-09-15T04:48:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:48:16 [2023-09-15T04:48:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:48:16 [2023-09-15T04:48:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:48:16 [2023-09-15T04:48:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:16 [2023-09-15T04:48:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:16.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] 
00:48:17 [2023-09-15T04:48:17.211Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758784760 data=null doit=true}, Shell with text {Find}]
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-1758784757 data=null}, (of type 'Combo')]
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:48:17 [2023-09-15T04:48:17.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2291fb0c
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1758784756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1758784756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-1758784756 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1758784756 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1758784756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1758784756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1758784756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1758784756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1758784755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1758784755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1758784755 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1758784755 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758784754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758784754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758784754 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758784754 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758784754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758784754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758784754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758784750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758784750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758784750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758784750 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758784750 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=-1758784749 data=null}, (of type 'Combo')]
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758784738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758784737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758784737 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758784737 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758784737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758784737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758784737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758784735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758784734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758784734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758784734 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758784734 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758784732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758784731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758784731 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758784728 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758784728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758784728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758784728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:17 [2023-09-15T04:48:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:48:17 [2023-09-15T04:48:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:17 [2023-09-15T04:48:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:48:17 [2023-09-15T04:48:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:48:17 [2023-09-15T04:48:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:48:17 [2023-09-15T04:48:17.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:48:17 [2023-09-15T04:48:17.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:48:17 [2023-09-15T04:48:17.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:48:17 [2023-09-15T04:48:17.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:17 [2023-09-15T04:48:17.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:17 [2023-09-15T04:48:17.472Z] 
00:48:17 [2023-09-15T04:48:17.472Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.472Z] 
00:48:17 [2023-09-15T04:48:17.472Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.472Z] 
00:48:17 [2023-09-15T04:48:17.472Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.472Z] 
00:48:17 [2023-09-15T04:48:17.472Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] 
00:48:17 [2023-09-15T04:48:17.729Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758784275 data=null doit=true}, Shell with text {Find}]
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758784273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758784273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758784273 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758784273 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758784273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758784273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758784273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:17 [2023-09-15T04:48:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:17 [2023-09-15T04:48:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:48:17 [2023-09-15T04:48:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:48:17 [2023-09-15T04:48:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:48:17 [2023-09-15T04:48:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:48:17 [2023-09-15T04:48:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:48:17 [2023-09-15T04:48:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:48:17 [2023-09-15T04:48:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:17 [2023-09-15T04:48:17.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:17 [2023-09-15T04:48:17.986Z] 
00:48:17 [2023-09-15T04:48:17.986Z] (Eclipse:13208): Gtk-WARNING **: 04:48:17.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.242Z] 
00:48:18 [2023-09-15T04:48:18.242Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.242Z] 
00:48:18 [2023-09-15T04:48:18.242Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.242Z] 
00:48:18 [2023-09-15T04:48:18.242Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.242Z] 
00:48:18 [2023-09-15T04:48:18.242Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.242Z] 
00:48:18 [2023-09-15T04:48:18.242Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.242Z] 
00:48:18 [2023-09-15T04:48:18.242Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.242Z] 
00:48:18 [2023-09-15T04:48:18.242Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.242Z] 
00:48:18 [2023-09-15T04:48:18.242Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758783863 data=null doit=true}, Shell with text {Find}]
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758783861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758783861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758783861 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758783861 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758783861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758783861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758783860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:18 [2023-09-15T04:48:18.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.499Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.499Z] 
00:48:18 [2023-09-15T04:48:18.500Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.500Z] 
00:48:18 [2023-09-15T04:48:18.500Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.500Z] 
00:48:18 [2023-09-15T04:48:18.500Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.500Z] 
00:48:18 [2023-09-15T04:48:18.500Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.500Z] 
00:48:18 [2023-09-15T04:48:18.500Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.500Z] 
00:48:18 [2023-09-15T04:48:18.500Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.500Z] 
00:48:18 [2023-09-15T04:48:18.500Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.500Z] 
00:48:18 [2023-09-15T04:48:18.500Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.500Z] 
00:48:18 [2023-09-15T04:48:18.500Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758783429 data=null doit=true}, Shell with text {Find}]
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
00:48:18 [2023-09-15T04:48:18.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-1758783427 data=null}, (of type 'Combo')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-1758783426 data=null doit=true}, Button with text {F&orward}]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-1758783426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-1758783425 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-1758783425 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-1758783425 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-1758783425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@284d5de4
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1758783424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1758783424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-1758783424 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1758783424 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1758783424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1758783424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1758783424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1758783424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1758783423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1758783423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1758783423 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1758783423 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@27ea99af
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1758783423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758783423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-1758783423 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1758783423 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1758783423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1758783422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-1758783422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1758783422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1758783422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1758783422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1758783422 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1758783422 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758783421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758783421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758783421 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758783421 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758783421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758783421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758783421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758783419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758783418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758783418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758783418 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758783418 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
00:48:18 [2023-09-15T04:48:18.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-1758783406 data=null}, (of type 'Combo')]
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-1758783406 data=null doit=true}, Button with text {&Backward}]
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-1758783406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-1758783405 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-1758783405 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-1758783405 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-1758783405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1758783404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758783404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-1758783403 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1758783403 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1758783403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1758783403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-1758783403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1758783403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1758783403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1758783403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1758783403 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1758783403 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-1758783402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-1758783402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-1758783402 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-1758783402 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-1758783401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-1758783401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-1758783401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758783262 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758783214 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758783214 data=null doit=true}, TreeItem with text {test}]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758783213 data=null}, TreeItem with text {test}]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758783213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758783213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:48:18 [2023-09-15T04:48:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758783196 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:19 [2023-09-15T04:48:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:48:19 [2023-09-15T04:48:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:48:19 [2023-09-15T04:48:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:48:19 [2023-09-15T04:48:19.018Z] 
00:48:19 [2023-09-15T04:48:19.018Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.018Z] 
00:48:19 [2023-09-15T04:48:19.018Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.018Z] 
00:48:19 [2023-09-15T04:48:19.018Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.018Z] 
00:48:19 [2023-09-15T04:48:19.018Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.018Z] 
00:48:19 [2023-09-15T04:48:19.018Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.018Z] 
00:48:19 [2023-09-15T04:48:19.018Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.018Z] 
00:48:19 [2023-09-15T04:48:19.018Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.018Z] 
00:48:19 [2023-09-15T04:48:19.018Z] (Eclipse:13208): Gtk-WARNING **: 04:48:18.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.274Z] 
00:48:19 [2023-09-15T04:48:19.274Z] (Eclipse:13208): Gtk-WARNING **: 04:48:19.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782750 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782750 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782749 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758782749 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758782748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758782748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758782748 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758782748 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758782748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758782748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:19 [2023-09-15T04:48:19.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:19 [2023-09-15T04:48:19.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:19 [2023-09-15T04:48:19.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:19 [2023-09-15T04:48:19.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:19 [2023-09-15T04:48:19.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:19 [2023-09-15T04:48:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:48:19 [2023-09-15T04:48:19.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758782748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:19 [2023-09-15T04:48:19.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758783152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:48:19 [2023-09-15T04:48:19.838Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.795 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
00:48:19 [2023-09-15T04:48:19.838Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.542 s
00:48:19 [2023-09-15T04:48:19.838Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.411 s
00:48:19 [2023-09-15T04:48:19.838Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.527 s
00:48:19 [2023-09-15T04:48:19.838Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.517 s
00:48:19 [2023-09-15T04:48:19.838Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.861 s
00:48:19 [2023-09-15T04:48:19.838Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.467 s
00:48:19 [2023-09-15T04:48:19.838Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
00:48:19 [2023-09-15T04:48:19.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758782232 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:48:19 [2023-09-15T04:48:19.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:48:20 [2023-09-15T04:48:20.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:48:20 [2023-09-15T04:48:20.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:48:20 [2023-09-15T04:48:20.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:48:20 [2023-09-15T04:48:20.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758782030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:48:20 [2023-09-15T04:48:20.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:48:22 [2023-09-15T04:48:22.615Z] 
00:48:22 [2023-09-15T04:48:22.615Z] (Eclipse:13208): Gtk-WARNING **: 04:48:22.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:48:22 [2023-09-15T04:48:22.615Z] 
00:48:22 [2023-09-15T04:48:22.615Z] (Eclipse:13208): Gtk-WARNING **: 04:48:22.522: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758779372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758779372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758779372 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758779370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758779370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758779370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758779369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758779369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758779369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758779369 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758779369 data=null}, ToolItem with tooltip text {Hide Lost Events}]
00:48:22 [2023-09-15T04:48:22.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
00:48:22 [2023-09-15T04:48:22.872Z] 
00:48:22 [2023-09-15T04:48:22.872Z] (Eclipse:13208): Gtk-WARNING **: 04:48:22.630: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
00:48:22 [2023-09-15T04:48:22.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
00:48:27 [2023-09-15T04:48:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
00:48:27 [2023-09-15T04:48:27.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
00:48:27 [2023-09-15T04:48:27.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:28 [2023-09-15T04:48:28.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
00:48:28 [2023-09-15T04:48:28.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:28 [2023-09-15T04:48:28.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:28 [2023-09-15T04:48:28.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758771966 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758771932 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758771932 data=null doit=true}, TreeItem with text {test}]
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758771932 data=null}, TreeItem with text {test}]
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758771932 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758771932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758771911 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:48:30 [2023-09-15T04:48:30.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:48:31 [2023-09-15T04:48:31.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:48:31 [2023-09-15T04:48:31.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770919 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770919 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770919 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758770919 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758770918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758770918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758770918 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758770918 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:31 [2023-09-15T04:48:31.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758770918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:31 [2023-09-15T04:48:31.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758770918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:31 [2023-09-15T04:48:31.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:31 [2023-09-15T04:48:31.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:31 [2023-09-15T04:48:31.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:31 [2023-09-15T04:48:31.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:31 [2023-09-15T04:48:31.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:31 [2023-09-15T04:48:31.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:48:31 [2023-09-15T04:48:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758770918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:31 [2023-09-15T04:48:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758771877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:48:31 [2023-09-15T04:48:31.772Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.825 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
00:48:31 [2023-09-15T04:48:31.772Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 9.617 s
00:48:31 [2023-09-15T04:48:31.772Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
00:48:31 [2023-09-15T04:48:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758770408 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:48:31 [2023-09-15T04:48:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:48:31 [2023-09-15T04:48:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:48:31 [2023-09-15T04:48:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:48:31 [2023-09-15T04:48:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:48:31 [2023-09-15T04:48:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758770242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:48:31 [2023-09-15T04:48:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338'
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-1758767701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston/338']
00:48:34 [2023-09-15T04:48:34.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338'
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765663 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765662 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765662 data=null}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765142 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765140 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758765140 data=null}, ToolItem with tooltip text {Follow critical path forward}]
00:48:36 [2023-09-15T04:48:36.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward}
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758764639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758764639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758764639 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758764639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758764639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758764639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758764638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758764638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758764638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758764637 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758764637 data=null}, ToolItem with tooltip text {Follow critical path backward}]
00:48:37 [2023-09-15T04:48:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward}
00:48:37 [2023-09-15T04:48:37.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
00:48:37 [2023-09-15T04:48:37.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340'
00:48:37 [2023-09-15T04:48:37.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-1758764093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston-desktop-/340']
00:48:37 [2023-09-15T04:48:37.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340'
00:48:38 [2023-09-15T04:48:38.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758763529 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:48:38 [2023-09-15T04:48:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:48:38 [2023-09-15T04:48:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:38 [2023-09-15T04:48:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:48:38 [2023-09-15T04:48:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:38 [2023-09-15T04:48:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758763439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:48:38 [2023-09-15T04:48:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758763439 data=null doit=true}, TreeItem with text {test}]
00:48:38 [2023-09-15T04:48:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758763439 data=null}, TreeItem with text {test}]
00:48:38 [2023-09-15T04:48:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758763439 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:38 [2023-09-15T04:48:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758763438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:48:38 [2023-09-15T04:48:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758763431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:38 [2023-09-15T04:48:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:48:38 [2023-09-15T04:48:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:48:38 [2023-09-15T04:48:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:48:39 [2023-09-15T04:48:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:48:39 [2023-09-15T04:48:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763007 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763007 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763006 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758763006 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758763006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758763006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758763006 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758763005 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758763005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758763005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:39 [2023-09-15T04:48:39.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:39 [2023-09-15T04:48:39.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:39 [2023-09-15T04:48:39.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:39 [2023-09-15T04:48:39.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:39 [2023-09-15T04:48:39.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:39 [2023-09-15T04:48:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:48:39 [2023-09-15T04:48:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758763005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:39 [2023-09-15T04:48:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758763392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:48:39 [2023-09-15T04:48:39.550Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.909 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
00:48:39 [2023-09-15T04:48:39.550Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 6.437 s
00:48:39 [2023-09-15T04:48:39.550Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
00:48:39 [2023-09-15T04:48:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758762490 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:48:39 [2023-09-15T04:48:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:48:39 [2023-09-15T04:48:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:48:39 [2023-09-15T04:48:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:48:39 [2023-09-15T04:48:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:48:39 [2023-09-15T04:48:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758762361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:48:39 [2023-09-15T04:48:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:48:39 [2023-09-15T04:48:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
00:48:39 [2023-09-15T04:48:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758755829 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758755817 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758755817 data=null doit=true}, TreeItem with text {test}]
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758755805 data=null}, TreeItem with text {test}]
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758755805 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758755804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758755791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:48:46 [2023-09-15T04:48:46.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755011 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755011 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755010 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758755010 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758755010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758755010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758755010 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758755010 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758755009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758755009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:46 [2023-09-15T04:48:46.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:46 [2023-09-15T04:48:46.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:46 [2023-09-15T04:48:46.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:46 [2023-09-15T04:48:46.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:46 [2023-09-15T04:48:46.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:48:46 [2023-09-15T04:48:46.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:48:47 [2023-09-15T04:48:47.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758755009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:48:47 [2023-09-15T04:48:47.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758755716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:48:47 [2023-09-15T04:48:47.484Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.989 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
00:48:47 [2023-09-15T04:48:47.484Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 6.396 s
00:48:47 [2023-09-15T04:48:47.484Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
00:48:47 [2023-09-15T04:48:47.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758754500 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:48:47 [2023-09-15T04:48:47.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:48:47 [2023-09-15T04:48:47.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:48:47 [2023-09-15T04:48:47.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:48:47 [2023-09-15T04:48:47.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:48:47 [2023-09-15T04:48:47.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758754397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:48:47 [2023-09-15T04:48:47.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758749681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758749681 data=null doit=true}, TreeItem with text {test}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758749681 data=null}, TreeItem with text {test}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758749681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758749681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758749634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758749633 data=null doit=true}, TreeItem with text {test}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758749633 data=null}, TreeItem with text {test}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758749633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758749633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758749605 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:48:52 [2023-09-15T04:48:52.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758749541 data=null doit=true}, TreeItem with text {Traces [1]}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758749541 data=null}, TreeItem with text {Traces [1]}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758749541 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758749541 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758749539 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1758749538 data=null doit=true}, TreeItem with text {synthetic-trace}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1758749538 data=null}, TreeItem with text {synthetic-trace}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1758749538 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758749538 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synthetic-trace}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1758749537 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=-1758749536 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-1758749536 data=null doit=true}, Tree node with text: Views]
00:48:52 [2023-09-15T04:48:52.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-1758749536 data=null}, Tree node with text: Views]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-1758749536 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758749532 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Views]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-1758749525 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-1758749525 data=null doit=true}, Tree node with text: Views]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-1758749525 data=null}, Tree node with text: Views]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-1758749524 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758749524 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-1758749421 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-1758749418 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-1758749418 data=null doit=true}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-1758749418 data=null}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-1758749418 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758749417 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-1758749411 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-1758749411 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-1758749411 data=null doit=true}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-1758749411 data=null}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-1758749410 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758749410 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-1758749406 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758749237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:48:52 [2023-09-15T04:48:52.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:48:53 [2023-09-15T04:48:53.254Z] 
00:48:53 [2023-09-15T04:48:53.254Z] (Eclipse:13208): Gtk-WARNING **: 04:48:52.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:53 [2023-09-15T04:48:53.254Z] 
00:48:53 [2023-09-15T04:48:53.254Z] (Eclipse:13208): Gtk-WARNING **: 04:48:52.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:53 [2023-09-15T04:48:53.254Z] 
00:48:53 [2023-09-15T04:48:53.254Z] (Eclipse:13208): Gtk-WARNING **: 04:48:52.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:53 [2023-09-15T04:48:53.254Z] 
00:48:53 [2023-09-15T04:48:53.254Z] (Eclipse:13208): Gtk-WARNING **: 04:48:52.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758748339 data=null doit=true}, Shell with text {Help}]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label')
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758748338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758748338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758748338 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758748338 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758748338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758748338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758748338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-1758748246 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-1758748246 data=null doit=true}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-1758748246 data=null}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-1758748245 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758748245 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-1758748241 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:53 [2023-09-15T04:48:53.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-1758748228 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-1758748228 data=null doit=true}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-1758748228 data=null}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-1758748227 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758748227 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-1758748212 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
00:48:53 [2023-09-15T04:48:53.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:48:53 [2023-09-15T04:48:53.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:48:53 [2023-09-15T04:48:53.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758748132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:48:53 [2023-09-15T04:48:53.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:48:54 [2023-09-15T04:48:54.075Z] 
00:48:54 [2023-09-15T04:48:54.075Z] (Eclipse:13208): Gtk-WARNING **: 04:48:53.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.075Z] 
00:48:54 [2023-09-15T04:48:54.075Z] (Eclipse:13208): Gtk-WARNING **: 04:48:53.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.075Z] 
00:48:54 [2023-09-15T04:48:54.075Z] (Eclipse:13208): Gtk-WARNING **: 04:48:53.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.075Z] 
00:48:54 [2023-09-15T04:48:54.075Z] (Eclipse:13208): Gtk-WARNING **: 04:48:53.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.075Z] 
00:48:54 [2023-09-15T04:48:54.075Z] (Eclipse:13208): Gtk-WARNING **: 04:48:54.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.075Z] 
00:48:54 [2023-09-15T04:48:54.075Z] (Eclipse:13208): Gtk-WARNING **: 04:48:54.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.075Z] 
00:48:54 [2023-09-15T04:48:54.075Z] (Eclipse:13208): Gtk-WARNING **: 04:48:54.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.075Z] 
00:48:54 [2023-09-15T04:48:54.075Z] (Eclipse:13208): Gtk-WARNING **: 04:48:54.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.332Z] 
00:48:54 [2023-09-15T04:48:54.332Z] (Eclipse:13208): Gtk-WARNING **: 04:48:54.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.332Z] 
00:48:54 [2023-09-15T04:48:54.332Z] (Eclipse:13208): Gtk-WARNING **: 04:48:54.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.332Z] 
00:48:54 [2023-09-15T04:48:54.332Z] (Eclipse:13208): Gtk-WARNING **: 04:48:54.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.332Z] 
00:48:54 [2023-09-15T04:48:54.332Z] (Eclipse:13208): Gtk-WARNING **: 04:48:54.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758747195 data=null doit=true}, Shell with text {Help}]
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label')
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758747194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758747194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758747194 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758747194 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758747194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758747194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758747194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-1758747096 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-1758747096 data=null doit=true}, Tree node with text: Kernel memory usage]
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-1758747096 data=null}, Tree node with text: Kernel memory usage]
00:48:54 [2023-09-15T04:48:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-1758747096 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
00:48:54 [2023-09-15T04:48:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758747096 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
00:48:54 [2023-09-15T04:48:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-1758747043 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
00:48:54 [2023-09-15T04:48:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:54 [2023-09-15T04:48:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-1758747032 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
00:48:54 [2023-09-15T04:48:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-1758747032 data=null doit=true}, Tree node with text: Kernel memory usage]
00:48:54 [2023-09-15T04:48:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-1758747032 data=null}, Tree node with text: Kernel memory usage]
00:48:55 [2023-09-15T04:48:55.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-1758747031 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
00:48:55 [2023-09-15T04:48:55.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758747031 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
00:48:55 [2023-09-15T04:48:55.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-1758747026 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
00:48:55 [2023-09-15T04:48:55.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:48:55 [2023-09-15T04:48:55.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:48:55 [2023-09-15T04:48:55.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758746933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:48:55 [2023-09-15T04:48:55.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:48:55 [2023-09-15T04:48:55.151Z] 
00:48:55 [2023-09-15T04:48:55.151Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.151Z] 
00:48:55 [2023-09-15T04:48:55.151Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.151Z] 
00:48:55 [2023-09-15T04:48:55.151Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.151Z] 
00:48:55 [2023-09-15T04:48:55.151Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.151Z] 
00:48:55 [2023-09-15T04:48:55.151Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.151Z] 
00:48:55 [2023-09-15T04:48:55.151Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.151Z] 
00:48:55 [2023-09-15T04:48:55.151Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.151Z] 
00:48:55 [2023-09-15T04:48:55.151Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.409Z] 
00:48:55 [2023-09-15T04:48:55.409Z] (Eclipse:13208): Gtk-WARNING **: 04:48:55.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758746152 data=null doit=true}, Shell with text {Help}]
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label')
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758746151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758746151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758746151 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:55 [2023-09-15T04:48:55.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758746151 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758746151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758746151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758746151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-1758746057 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-1758746057 data=null doit=true}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-1758746057 data=null}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-1758746057 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758746056 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-1758746052 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-1758746051 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-1758746037 data=null doit=true}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-1758746037 data=null}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-1758746036 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758746036 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-1758746019 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:48:55 [2023-09-15T04:48:55.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:48:56 [2023-09-15T04:48:56.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758745972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:48:56 [2023-09-15T04:48:56.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:48:56 [2023-09-15T04:48:56.229Z] 
00:48:56 [2023-09-15T04:48:56.229Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.229Z] 
00:48:56 [2023-09-15T04:48:56.229Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.229Z] 
00:48:56 [2023-09-15T04:48:56.229Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.229Z] 
00:48:56 [2023-09-15T04:48:56.229Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.229Z] 
00:48:56 [2023-09-15T04:48:56.229Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.229Z] 
00:48:56 [2023-09-15T04:48:56.229Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.229Z] 
00:48:56 [2023-09-15T04:48:56.229Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.229Z] 
00:48:56 [2023-09-15T04:48:56.229Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.487Z] 
00:48:56 [2023-09-15T04:48:56.487Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.487Z] 
00:48:56 [2023-09-15T04:48:56.487Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.487Z] 
00:48:56 [2023-09-15T04:48:56.487Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.487Z] 
00:48:56 [2023-09-15T04:48:56.487Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758745604 data=null doit=true}, Shell with text {Help}]
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label')
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758745603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758745603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758745603 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758745603 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758745603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758745603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:56 [2023-09-15T04:48:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758745603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:56 [2023-09-15T04:48:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:56 [2023-09-15T04:48:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:56 [2023-09-15T04:48:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1758745428 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1758745427 data=null doit=true}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1758745427 data=null}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1758745427 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758745427 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1758745409 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1758745408 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1758745408 data=null doit=true}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1758745408 data=null}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1758745408 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758745408 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1758745393 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758745326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:48:56 [2023-09-15T04:48:56.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:48:57 [2023-09-15T04:48:57.001Z] 
00:48:57 [2023-09-15T04:48:57.001Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.002Z] 
00:48:57 [2023-09-15T04:48:57.002Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.002Z] 
00:48:57 [2023-09-15T04:48:57.002Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.002Z] 
00:48:57 [2023-09-15T04:48:57.002Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.002Z] 
00:48:57 [2023-09-15T04:48:57.002Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.002Z] 
00:48:57 [2023-09-15T04:48:57.002Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.002Z] 
00:48:57 [2023-09-15T04:48:57.002Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.002Z] 
00:48:57 [2023-09-15T04:48:57.002Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.002Z] 
00:48:57 [2023-09-15T04:48:57.002Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.002Z] 
00:48:57 [2023-09-15T04:48:57.002Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.002Z] 
00:48:57 [2023-09-15T04:48:57.002Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.002Z] 
00:48:57 [2023-09-15T04:48:57.002Z] (Eclipse:13208): Gtk-WARNING **: 04:48:56.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758744500 data=null doit=true}, Shell with text {Help}]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label')
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758744499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758744499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758744499 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758744499 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758744499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758744499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758744499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-1758744406 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-1758744406 data=null doit=true}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-1758744406 data=null}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-1758744406 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758744406 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-1758744401 data=null button=1 stateMask=0x80000 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-1758744207 data=null button=0 stateMask=0x0 x=187 y=373 count=0}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-1758744207 data=null doit=true}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-1758744207 data=null}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-1758744207 data=null button=1 stateMask=0x0 x=187 y=373 count=1}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758744207 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-1758744189 data=null button=1 stateMask=0x80000 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758744135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:48:57 [2023-09-15T04:48:57.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:57.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:57.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:57.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:57.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:57.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:57.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:57.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:57.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.080Z] 
00:48:58 [2023-09-15T04:48:58.080Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758743358 data=null doit=true}, Shell with text {Help}]
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label')
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758743357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758743357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758743357 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758743357 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758743357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758743357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:58 [2023-09-15T04:48:58.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758743357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:58 [2023-09-15T04:48:58.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:58 [2023-09-15T04:48:58.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:58 [2023-09-15T04:48:58.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-1758743267 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-1758743267 data=null doit=true}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-1758743267 data=null}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-1758743267 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758743266 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-1758743262 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:58 [2023-09-15T04:48:58.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-1758743261 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-1758743261 data=null doit=true}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-1758743261 data=null}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-1758743261 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758743246 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-1758743231 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
00:48:58 [2023-09-15T04:48:58.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:48:58 [2023-09-15T04:48:58.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:48:58 [2023-09-15T04:48:58.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758743185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:48:58 [2023-09-15T04:48:58.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:48:58 [2023-09-15T04:48:58.901Z] 
00:48:58 [2023-09-15T04:48:58.901Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.901Z] 
00:48:58 [2023-09-15T04:48:58.901Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.901Z] 
00:48:58 [2023-09-15T04:48:58.901Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:58 [2023-09-15T04:48:58.901Z] 
00:48:58 [2023-09-15T04:48:58.901Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:58.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:59.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:59.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:59.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.157Z] 
00:48:59 [2023-09-15T04:48:59.157Z] (Eclipse:13208): Gtk-WARNING **: 04:48:59.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:48:59 [2023-09-15T04:48:59.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758742365 data=null doit=true}, Shell with text {Help}]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label')
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758742364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758742364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758742364 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758742364 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758742364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758742364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758742364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-1758742226 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-1758742226 data=null doit=true}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-1758742226 data=null}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-1758742225 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758742225 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-1758742220 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-1758742207 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-1758742206 data=null doit=true}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-1758742206 data=null}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-1758742206 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758742206 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-1758742190 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
00:48:59 [2023-09-15T04:48:59.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:48:59 [2023-09-15T04:48:59.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:48:59 [2023-09-15T04:48:59.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758742120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:48:59 [2023-09-15T04:48:59.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:48:59.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:48:59.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:48:59.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:48:59.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:49:00.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:49:00.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:49:00.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:49:00.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:49:00.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:49:00.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:49:00.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.237Z] 
00:49:00 [2023-09-15T04:49:00.237Z] (Eclipse:13208): Gtk-WARNING **: 04:49:00.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758741341 data=null doit=true}, Shell with text {Help}]
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label')
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758741340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758741340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758741340 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:00 [2023-09-15T04:49:00.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758741340 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:00 [2023-09-15T04:49:00.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758741340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:00 [2023-09-15T04:49:00.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758741340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:00 [2023-09-15T04:49:00.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758741340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:00 [2023-09-15T04:49:00.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:49:00 [2023-09-15T04:49:00.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:49:00 [2023-09-15T04:49:00.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-1758741233 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency]
00:49:00 [2023-09-15T04:49:00.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-1758741232 data=null doit=true}, Tree node with text: System Call Latency]
00:49:00 [2023-09-15T04:49:00.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-1758741232 data=null}, Tree node with text: System Call Latency]
00:49:00 [2023-09-15T04:49:00.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-1758741232 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency]
00:49:00 [2023-09-15T04:49:00.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758741232 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-1758741056 data=null button=1 stateMask=0x80000 x=181 y=373 count=1}, Tree node with text: System Call Latency]
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-1758741041 data=null button=0 stateMask=0x0 x=181 y=373 count=0}, Tree node with text: System Call Latency]
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-1758741041 data=null doit=true}, Tree node with text: System Call Latency]
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-1758741041 data=null}, Tree node with text: System Call Latency]
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-1758741040 data=null button=1 stateMask=0x0 x=181 y=373 count=1}, Tree node with text: System Call Latency]
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758741040 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-1758741015 data=null button=1 stateMask=0x80000 x=181 y=372 count=1}, Tree node with text: System Call Latency]
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758740986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:49:01 [2023-09-15T04:49:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.315Z] 
00:49:01 [2023-09-15T04:49:01.315Z] (Eclipse:13208): Gtk-WARNING **: 04:49:01.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758740182 data=null doit=true}, Shell with text {Help}]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label')
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758740182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758740182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758740182 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758740181 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758740181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758740181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758740181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-1758740070 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-1758740070 data=null doit=true}, Tree node with text: Statistics]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-1758740070 data=null}, Tree node with text: Statistics]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-1758740070 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
00:49:01 [2023-09-15T04:49:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758740070 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
00:49:02 [2023-09-15T04:49:02.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-1758740022 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
00:49:02 [2023-09-15T04:49:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:49:02 [2023-09-15T04:49:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-1758740021 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
00:49:02 [2023-09-15T04:49:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-1758740021 data=null doit=true}, Tree node with text: Statistics]
00:49:02 [2023-09-15T04:49:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-1758740021 data=null}, Tree node with text: Statistics]
00:49:02 [2023-09-15T04:49:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-1758740021 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
00:49:02 [2023-09-15T04:49:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758740021 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
00:49:02 [2023-09-15T04:49:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-1758740016 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
00:49:02 [2023-09-15T04:49:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:49:02 [2023-09-15T04:49:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:49:02 [2023-09-15T04:49:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758739918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:49:02 [2023-09-15T04:49:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.393Z] 
00:49:02 [2023-09-15T04:49:02.393Z] (Eclipse:13208): Gtk-WARNING **: 04:49:02.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758739097 data=null doit=true}, Shell with text {Help}]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label')
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758739097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758739097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758739097 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758739097 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758739097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758739097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758739097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-1758738991 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-1758738991 data=null doit=true}, Tree node with text: Input/Output]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-1758738991 data=null}, Tree node with text: Input/Output]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-1758738991 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
00:49:02 [2023-09-15T04:49:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758738991 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
00:49:03 [2023-09-15T04:49:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-1758738961 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
00:49:03 [2023-09-15T04:49:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:49:03 [2023-09-15T04:49:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-1758738960 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
00:49:03 [2023-09-15T04:49:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-1758738960 data=null doit=true}, Tree node with text: Input/Output]
00:49:03 [2023-09-15T04:49:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-1758738960 data=null}, Tree node with text: Input/Output]
00:49:03 [2023-09-15T04:49:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-1758738960 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
00:49:03 [2023-09-15T04:49:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758738960 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
00:49:03 [2023-09-15T04:49:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-1758738955 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
00:49:03 [2023-09-15T04:49:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:49:03 [2023-09-15T04:49:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:49:03 [2023-09-15T04:49:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758738914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:49:03 [2023-09-15T04:49:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:49:03 [2023-09-15T04:49:03.214Z] 
00:49:03 [2023-09-15T04:49:03.214Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.214Z] 
00:49:03 [2023-09-15T04:49:03.214Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.214Z] 
00:49:03 [2023-09-15T04:49:03.214Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.214Z] 
00:49:03 [2023-09-15T04:49:03.214Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.214Z] 
00:49:03 [2023-09-15T04:49:03.214Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.214Z] 
00:49:03 [2023-09-15T04:49:03.214Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.214Z] 
00:49:03 [2023-09-15T04:49:03.214Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.214Z] 
00:49:03 [2023-09-15T04:49:03.214Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.470Z] 
00:49:03 [2023-09-15T04:49:03.470Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.470Z] 
00:49:03 [2023-09-15T04:49:03.470Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.470Z] 
00:49:03 [2023-09-15T04:49:03.470Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.470Z] 
00:49:03 [2023-09-15T04:49:03.470Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.470Z] 
00:49:03 [2023-09-15T04:49:03.470Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.470Z] 
00:49:03 [2023-09-15T04:49:03.470Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.470Z] 
00:49:03 [2023-09-15T04:49:03.470Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:03 [2023-09-15T04:49:03.470Z] 
00:49:03 [2023-09-15T04:49:03.470Z] (Eclipse:13208): Gtk-WARNING **: 04:49:03.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758738103 data=null doit=true}, Shell with text {Help}]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label')
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758738102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758738102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758738102 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758738102 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758738102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758738102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758738102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-1758737997 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-1758737997 data=null doit=true}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-1758737997 data=null}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-1758737996 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758737996 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-1758737978 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-1758737932 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-1758737932 data=null doit=true}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-1758737932 data=null}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-1758737932 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758737932 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-1758737927 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
00:49:04 [2023-09-15T04:49:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
00:49:04 [2023-09-15T04:49:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
00:49:04 [2023-09-15T04:49:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-1758737828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
00:49:04 [2023-09-15T04:49:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
00:49:04 [2023-09-15T04:49:04.291Z] 
00:49:04 [2023-09-15T04:49:04.291Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.291Z] 
00:49:04 [2023-09-15T04:49:04.291Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.291Z] 
00:49:04 [2023-09-15T04:49:04.291Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.291Z] 
00:49:04 [2023-09-15T04:49:04.291Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.291Z] 
00:49:04 [2023-09-15T04:49:04.291Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.291Z] 
00:49:04 [2023-09-15T04:49:04.291Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.291Z] 
00:49:04 [2023-09-15T04:49:04.291Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.291Z] 
00:49:04 [2023-09-15T04:49:04.291Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:04 [2023-09-15T04:49:04.547Z] 
00:49:04 [2023-09-15T04:49:04.547Z] (Eclipse:13208): Gtk-WARNING **: 04:49:04.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758737049 data=null doit=true}, Shell with text {Help}]
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label')
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758737048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758737048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758737048 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758737048 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758737048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758737048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758737048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:49:05 [2023-09-15T04:49:05.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6af29394] time=-1758736579 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:49:05 [2023-09-15T04:49:05.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:49:05 [2023-09-15T04:49:05.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:49:05 [2023-09-15T04:49:05.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:49:05 [2023-09-15T04:49:05.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:49:05 [2023-09-15T04:49:05.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758736574 data=null button=0 stateMask=0x0 x=55 y=-42 count=0}, TreeItem with text {test}]
00:49:05 [2023-09-15T04:49:05.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758736574 data=null doit=true}, TreeItem with text {test}]
00:49:05 [2023-09-15T04:49:05.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758736574 data=null}, TreeItem with text {test}]
00:49:05 [2023-09-15T04:49:05.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758736574 data=null button=1 stateMask=0x0 x=55 y=-42 count=1}, TreeItem with text {test}]
00:49:05 [2023-09-15T04:49:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758736574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:49:05 [2023-09-15T04:49:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758736534 data=null button=1 stateMask=0x80000 x=55 y=-9 count=1}, TreeItem with text {test}]
00:49:05 [2023-09-15T04:49:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:49:05 [2023-09-15T04:49:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:49:05 [2023-09-15T04:49:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736052 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736052 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736052 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758736052 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758736051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758736051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758736051 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758736051 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758736051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758736051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:49:05 [2023-09-15T04:49:05.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:49:05 [2023-09-15T04:49:05.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:49:05 [2023-09-15T04:49:05.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:49:05 [2023-09-15T04:49:05.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:49:05 [2023-09-15T04:49:05.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:49:05 [2023-09-15T04:49:05.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:49:06 [2023-09-15T04:49:06.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758736051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:49:06 [2023-09-15T04:49:06.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758736489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:49:06 [2023-09-15T04:49:06.444Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.954 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
00:49:06 [2023-09-15T04:49:06.444Z] testHelpMenus(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest)  Time elapsed: 17.225 s
00:49:06 [2023-09-15T04:49:06.444Z] 
00:49:06 [2023-09-15T04:49:06.444Z] Results:
00:49:06 [2023-09-15T04:49:06.444Z] 
00:49:06 [2023-09-15T04:49:06.444Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
00:49:06 [2023-09-15T04:49:06.444Z] 
00:49:07 [2023-09-15T04:49:07.007Z] 
00:49:07 [2023-09-15T04:49:07.007Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 04:49:06.801
00:49:07 [2023-09-15T04:49:07.007Z] !MESSAGE The workspace will exit with unsaved changes in this session.
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] All tests passed!
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.pom
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2metadata.xml
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2artifacts.xml
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT [102/144]
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] The project's OSGi version is 3.1.0.202309150400
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:07 [2023-09-15T04:49:07.573Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui...
00:49:07 [2023-09-15T04:49:07.831Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.831Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:07 [2023-09-15T04:49:07.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
00:49:07 [2023-09-15T04:49:07.831Z] [INFO] 
00:49:07 [2023-09-15T04:49:07.831Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:07 [2023-09-15T04:49:07.831Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
00:49:07 [2023-09-15T04:49:07.831Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] 
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] 
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] 
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:08 [2023-09-15T04:49:08.087Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] 
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] No tests to run.
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] 
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] 
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] 
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] 
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] 
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] 
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:08 [2023-09-15T04:49:08.087Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:49:08 [2023-09-15T04:49:08.087Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] 
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:08 [2023-09-15T04:49:08.087Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
00:49:09 [2023-09-15T04:49:09.019Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:10 [2023-09-15T04:49:10.387Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:49:10 [2023-09-15T04:49:10.387Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] No tests to run.
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.pom
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2metadata.xml
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2artifacts.xml
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.1.0-SNAPSHOT    [103/144]
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.387Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT.jar
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-sources-feature.jar
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.643Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:49:10 [2023-09-15T04:49:10.643Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] 
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:10 [2023-09-15T04:49:10.643Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT.jar
00:49:11 [2023-09-15T04:49:11.573Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-sources-feature.jar
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:12 [2023-09-15T04:49:12.940Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:49:12 [2023-09-15T04:49:12.940Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT.jar
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT.pom
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-sources-feature.jar
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-p2metadata.xml
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-p2artifacts.xml
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT [104/144]
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] The project's OSGi version is 1.0.14.202309150400
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests...
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] 
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:12 [2023-09-15T04:49:12.940Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
00:49:12 [2023-09-15T04:49:12.940Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] 
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] 
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] 
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] 
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] 
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] 
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] 
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:13 [2023-09-15T04:49:13.197Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:49:13 [2023-09-15T04:49:13.197Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] 
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:13 [2023-09-15T04:49:13.197Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar
00:49:14 [2023-09-15T04:49:14.565Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar
00:49:15 [2023-09-15T04:49:15.931Z] [INFO] 
00:49:15 [2023-09-15T04:49:15.931Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:15 [2023-09-15T04:49:15.931Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:49:15 [2023-09-15T04:49:15.931Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:49:15 [2023-09-15T04:49:15.931Z] [INFO] 
00:49:15 [2023-09-15T04:49:15.931Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:15 [2023-09-15T04:49:15.931Z] [INFO] 
00:49:15 [2023-09-15T04:49:15.931Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:16 [2023-09-15T04:49:16.495Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:49:16 [2023-09-15T04:49:16.495Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
00:49:16 [2023-09-15T04:49:16.495Z] [INFO] Command line:
00:49:16 [2023-09-15T04:49:16.495Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:49:16 [2023-09-15T04:49:16.495Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:49:19 [2023-09-15T04:49:19.763Z] !SESSION 2023-09-15 04:49:16.421 -----------------------------------------------
00:49:19 [2023-09-15T04:49:19.763Z] eclipse.buildId=unknown
00:49:19 [2023-09-15T04:49:19.763Z] java.version=17.0.2
00:49:19 [2023-09-15T04:49:19.763Z] java.vendor=Oracle Corporation
00:49:19 [2023-09-15T04:49:19.763Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:49:19 [2023-09-15T04:49:19.763Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:49:19 [2023-09-15T04:49:19.763Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:49:19 [2023-09-15T04:49:19.763Z] 
00:49:19 [2023-09-15T04:49:19.763Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:49:19.498
00:49:19 [2023-09-15T04:49:19.763Z] !MESSAGE FrameworkEvent ERROR
00:49:19 [2023-09-15T04:49:19.763Z] !STACK 0
00:49:19 [2023-09-15T04:49:19.763Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:49:19 [2023-09-15T04:49:19.763Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:49:19 [2023-09-15T04:49:19.763Z] 
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:49:19 [2023-09-15T04:49:19.763Z] 
00:49:19 [2023-09-15T04:49:19.763Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:49:19.720
00:49:19 [2023-09-15T04:49:19.763Z] !MESSAGE FrameworkEvent ERROR
00:49:19 [2023-09-15T04:49:19.763Z] !STACK 0
00:49:19 [2023-09-15T04:49:19.763Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:49:19 [2023-09-15T04:49:19.763Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:49:19 [2023-09-15T04:49:19.763Z] 
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:49:19 [2023-09-15T04:49:19.763Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:49:20 [2023-09-15T04:49:20.692Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
00:49:21 [2023-09-15T04:49:21.258Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
00:49:21 [2023-09-15T04:49:21.258Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.51 s
00:49:21 [2023-09-15T04:49:21.258Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
00:49:21 [2023-09-15T04:49:21.258Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
00:49:21 [2023-09-15T04:49:21.258Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
00:49:21 [2023-09-15T04:49:21.258Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
00:49:23 [2023-09-15T04:49:23.149Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
00:49:23 [2023-09-15T04:49:23.149Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest)  Time elapsed: 0.004 s
00:49:23 [2023-09-15T04:49:23.149Z] testGetCpuForThread(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest)  Time elapsed: 1.488 s
00:49:23 [2023-09-15T04:49:23.149Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest)  Time elapsed: 0.024 s
00:49:23 [2023-09-15T04:49:23.149Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest)  Time elapsed: 0.01 s
00:49:23 [2023-09-15T04:49:23.149Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest)  Time elapsed: 0.08 s
00:49:23 [2023-09-15T04:49:23.149Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
00:49:29 [2023-09-15T04:49:29.692Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.73 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
00:49:29 [2023-09-15T04:49:29.692Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.132 s
00:49:29 [2023-09-15T04:49:29.692Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0 s
00:49:29 [2023-09-15T04:49:29.693Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.154 s
00:49:29 [2023-09-15T04:49:29.693Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.031 s
00:49:29 [2023-09-15T04:49:29.693Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.111 s
00:49:29 [2023-09-15T04:49:29.693Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.02 s
00:49:29 [2023-09-15T04:49:29.693Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.118 s
00:49:29 [2023-09-15T04:49:29.693Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.009 s
00:49:29 [2023-09-15T04:49:29.693Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.151 s
00:49:29 [2023-09-15T04:49:29.693Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
00:49:29 [2023-09-15T04:49:29.693Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
00:49:29 [2023-09-15T04:49:29.693Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
00:49:29 [2023-09-15T04:49:29.693Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
00:49:29 [2023-09-15T04:49:29.693Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
00:49:29 [2023-09-15T04:49:29.693Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
00:49:29 [2023-09-15T04:49:29.693Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
00:49:39 [2023-09-15T04:49:39.640Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.26 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
00:49:39 [2023-09-15T04:49:39.640Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.31 s
00:49:39 [2023-09-15T04:49:39.640Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.209 s
00:49:39 [2023-09-15T04:49:39.641Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.18 s
00:49:39 [2023-09-15T04:49:39.641Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.21 s
00:49:39 [2023-09-15T04:49:39.641Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.195 s
00:49:39 [2023-09-15T04:49:39.641Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 3.01 s
00:49:39 [2023-09-15T04:49:39.641Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.143 s
00:49:39 [2023-09-15T04:49:39.641Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
00:49:39 [2023-09-15T04:49:39.641Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
00:49:39 [2023-09-15T04:49:39.641Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.004 s
00:49:39 [2023-09-15T04:49:39.641Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
00:49:49 [2023-09-15T04:49:49.596Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.514 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
00:49:49 [2023-09-15T04:49:49.596Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.198 s
00:49:49 [2023-09-15T04:49:49.596Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.131 s
00:49:49 [2023-09-15T04:49:49.596Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.127 s
00:49:49 [2023-09-15T04:49:49.596Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.128 s
00:49:49 [2023-09-15T04:49:49.596Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.125 s
00:49:49 [2023-09-15T04:49:49.596Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.608 s
00:49:49 [2023-09-15T04:49:49.596Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.196 s
00:49:49 [2023-09-15T04:49:49.596Z] 
00:49:49 [2023-09-15T04:49:49.596Z] Results:
00:49:49 [2023-09-15T04:49:49.596Z] 
00:49:49 [2023-09-15T04:49:49.596Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
00:49:49 [2023-09-15T04:49:49.596Z] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] All tests passed!
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.pom
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [105/144]
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] The project's OSGi version is 1.0.3.202309150400
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests...
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.596Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
00:49:49 [2023-09-15T04:49:49.596Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.597Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:49:49 [2023-09-15T04:49:49.597Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] 
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:49 [2023-09-15T04:49:49.597Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
00:49:50 [2023-09-15T04:49:50.530Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
00:49:51 [2023-09-15T04:49:51.096Z] [INFO] 
00:49:51 [2023-09-15T04:49:51.096Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:51 [2023-09-15T04:49:51.097Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:49:51 [2023-09-15T04:49:51.097Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:49:51 [2023-09-15T04:49:51.097Z] [INFO] 
00:49:51 [2023-09-15T04:49:51.097Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:51 [2023-09-15T04:49:51.097Z] [INFO] 
00:49:51 [2023-09-15T04:49:51.097Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:49:51 [2023-09-15T04:49:51.354Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:49:51 [2023-09-15T04:49:51.354Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
00:49:51 [2023-09-15T04:49:51.354Z] [INFO] Command line:
00:49:51 [2023-09-15T04:49:51.354Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:49:51 [2023-09-15T04:49:51.611Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:49:54 [2023-09-15T04:49:54.884Z] !SESSION 2023-09-15 04:49:51.504 -----------------------------------------------
00:49:54 [2023-09-15T04:49:54.884Z] eclipse.buildId=unknown
00:49:54 [2023-09-15T04:49:54.884Z] java.version=17.0.2
00:49:54 [2023-09-15T04:49:54.884Z] java.vendor=Oracle Corporation
00:49:54 [2023-09-15T04:49:54.884Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:49:54 [2023-09-15T04:49:54.884Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
00:49:54 [2023-09-15T04:49:54.884Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:49:54 [2023-09-15T04:49:54.884Z] 
00:49:54 [2023-09-15T04:49:54.884Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:49:54.794
00:49:54 [2023-09-15T04:49:54.884Z] !MESSAGE FrameworkEvent ERROR
00:49:54 [2023-09-15T04:49:54.884Z] !STACK 0
00:49:54 [2023-09-15T04:49:54.884Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:49:54 [2023-09-15T04:49:54.884Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:49:54 [2023-09-15T04:49:54.884Z] 
00:49:54 [2023-09-15T04:49:54.884Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:49:54 [2023-09-15T04:49:54.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:49:54 [2023-09-15T04:49:54.884Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:49:54 [2023-09-15T04:49:54.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:49:54 [2023-09-15T04:49:54.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:49:54 [2023-09-15T04:49:54.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:49:54 [2023-09-15T04:49:54.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:49:54 [2023-09-15T04:49:54.884Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:49:54 [2023-09-15T04:49:54.884Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:49:54 [2023-09-15T04:49:54.884Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:49:55 [2023-09-15T04:49:55.141Z] 
00:49:55 [2023-09-15T04:49:55.141Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:49:55.006
00:49:55 [2023-09-15T04:49:55.141Z] !MESSAGE FrameworkEvent ERROR
00:49:55 [2023-09-15T04:49:55.141Z] !STACK 0
00:49:55 [2023-09-15T04:49:55.141Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:49:55 [2023-09-15T04:49:55.141Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:49:55 [2023-09-15T04:49:55.141Z] 
00:49:55 [2023-09-15T04:49:55.141Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:49:55 [2023-09-15T04:49:55.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:49:55 [2023-09-15T04:49:55.141Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:49:55 [2023-09-15T04:49:55.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:49:55 [2023-09-15T04:49:55.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:49:55 [2023-09-15T04:49:55.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:49:55 [2023-09-15T04:49:55.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:49:55 [2023-09-15T04:49:55.141Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:49:55 [2023-09-15T04:49:55.141Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:49:55 [2023-09-15T04:49:55.141Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:49:55 [2023-09-15T04:49:55.704Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:49:55 [2023-09-15T04:49:55.704Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:50:00 [2023-09-15T04:50:00.957Z] 
00:50:00 [2023-09-15T04:50:00.957Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:50:00.584
00:50:00 [2023-09-15T04:50:00.957Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:50:00 [2023-09-15T04:50:00.957Z] !STACK 0
00:50:00 [2023-09-15T04:50:00.957Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:50:00 [2023-09-15T04:50:00.957Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:50:00 [2023-09-15T04:50:00.957Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:50:00 [2023-09-15T04:50:00.957Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:50:00 [2023-09-15T04:50:00.957Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:50:00 [2023-09-15T04:50:00.957Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:50:00 [2023-09-15T04:50:00.957Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:50:00 [2023-09-15T04:50:00.957Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:50:00 [2023-09-15T04:50:00.957Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:50:00 [2023-09-15T04:50:00.957Z] Caused by: java.io.IOException: error=2, No such file or directory
00:50:00 [2023-09-15T04:50:00.957Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:50:00 [2023-09-15T04:50:00.957Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:50:00 [2023-09-15T04:50:00.957Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:50:00 [2023-09-15T04:50:00.957Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:50:00 [2023-09-15T04:50:00.957Z] 	... 7 more
00:50:01 [2023-09-15T04:50:01.520Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
00:50:01 [2023-09-15T04:50:01.520Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
00:50:01 [2023-09-15T04:50:01.520Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
00:50:01 [2023-09-15T04:50:01.521Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
00:50:01 [2023-09-15T04:50:01.521Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
00:50:01 [2023-09-15T04:50:01.521Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
00:50:01 [2023-09-15T04:50:01.521Z] 
00:50:01 [2023-09-15T04:50:01.521Z] Results:
00:50:01 [2023-09-15T04:50:01.521Z] 
00:50:01 [2023-09-15T04:50:01.521Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
00:50:01 [2023-09-15T04:50:01.521Z] 
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] All tests passed!
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.pom
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [106/144]
00:50:02 [2023-09-15T04:50:02.452Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] The project's OSGi version is 1.0.16.202309150400
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:02 [2023-09-15T04:50:02.709Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests...
00:50:02 [2023-09-15T04:50:02.965Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.965Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:02 [2023-09-15T04:50:02.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
00:50:02 [2023-09-15T04:50:02.965Z] [INFO] 
00:50:02 [2023-09-15T04:50:02.965Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:02 [2023-09-15T04:50:02.965Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
00:50:02 [2023-09-15T04:50:02.965Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] 
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] 
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] 
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] 
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] 
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] 
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] 
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:03 [2023-09-15T04:50:03.222Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:50:03 [2023-09-15T04:50:03.222Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] 
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:03 [2023-09-15T04:50:03.222Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
00:50:04 [2023-09-15T04:50:04.590Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
00:50:05 [2023-09-15T04:50:05.153Z] [INFO] 
00:50:05 [2023-09-15T04:50:05.153Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:05 [2023-09-15T04:50:05.153Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:50:05 [2023-09-15T04:50:05.153Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:50:05 [2023-09-15T04:50:05.153Z] [INFO] 
00:50:05 [2023-09-15T04:50:05.153Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:05 [2023-09-15T04:50:05.153Z] [INFO] 
00:50:05 [2023-09-15T04:50:05.153Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:50:05 [2023-09-15T04:50:05.715Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:50:05 [2023-09-15T04:50:05.715Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
00:50:05 [2023-09-15T04:50:05.715Z] [INFO] Command line:
00:50:05 [2023-09-15T04:50:05.715Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:50:05 [2023-09-15T04:50:05.715Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:50:08 [2023-09-15T04:50:08.986Z] !SESSION 2023-09-15 04:50:05.600 -----------------------------------------------
00:50:08 [2023-09-15T04:50:08.986Z] eclipse.buildId=unknown
00:50:08 [2023-09-15T04:50:08.986Z] java.version=17.0.2
00:50:08 [2023-09-15T04:50:08.986Z] java.vendor=Oracle Corporation
00:50:08 [2023-09-15T04:50:08.986Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:50:08 [2023-09-15T04:50:08.986Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:50:08 [2023-09-15T04:50:08.986Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:50:08 [2023-09-15T04:50:08.986Z] 
00:50:08 [2023-09-15T04:50:08.986Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:50:08.882
00:50:08 [2023-09-15T04:50:08.986Z] !MESSAGE FrameworkEvent ERROR
00:50:08 [2023-09-15T04:50:08.986Z] !STACK 0
00:50:08 [2023-09-15T04:50:08.986Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:50:08 [2023-09-15T04:50:08.986Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:50:08 [2023-09-15T04:50:08.986Z] 
00:50:08 [2023-09-15T04:50:08.986Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:50:08 [2023-09-15T04:50:08.986Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:50:08 [2023-09-15T04:50:08.986Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:50:08 [2023-09-15T04:50:08.986Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:50:08 [2023-09-15T04:50:08.986Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:50:08 [2023-09-15T04:50:08.986Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:50:08 [2023-09-15T04:50:08.986Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:50:08 [2023-09-15T04:50:08.986Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:50:08 [2023-09-15T04:50:08.986Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:50:08 [2023-09-15T04:50:08.986Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:50:09 [2023-09-15T04:50:09.243Z] 
00:50:09 [2023-09-15T04:50:09.243Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:50:09.078
00:50:09 [2023-09-15T04:50:09.243Z] !MESSAGE FrameworkEvent ERROR
00:50:09 [2023-09-15T04:50:09.243Z] !STACK 0
00:50:09 [2023-09-15T04:50:09.243Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:50:09 [2023-09-15T04:50:09.243Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:50:09 [2023-09-15T04:50:09.243Z] 
00:50:09 [2023-09-15T04:50:09.243Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:50:09 [2023-09-15T04:50:09.243Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:50:09 [2023-09-15T04:50:09.243Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:50:09 [2023-09-15T04:50:09.243Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:50:09 [2023-09-15T04:50:09.243Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:50:09 [2023-09-15T04:50:09.243Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:50:09 [2023-09-15T04:50:09.243Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:50:09 [2023-09-15T04:50:09.243Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:50:09 [2023-09-15T04:50:09.243Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:50:09 [2023-09-15T04:50:09.243Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:50:09 [2023-09-15T04:50:09.805Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:50:09 [2023-09-15T04:50:09.805Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:50:15 [2023-09-15T04:50:15.084Z] 
00:50:15 [2023-09-15T04:50:15.084Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:50:14.401
00:50:15 [2023-09-15T04:50:15.084Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:50:15 [2023-09-15T04:50:15.084Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
00:50:15 [2023-09-15T04:50:15.084Z] 
00:50:15 [2023-09-15T04:50:15.084Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:50:15.013
00:50:15 [2023-09-15T04:50:15.084Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:50:15 [2023-09-15T04:50:15.084Z] !STACK 0
00:50:15 [2023-09-15T04:50:15.084Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:50:15 [2023-09-15T04:50:15.084Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:50:15 [2023-09-15T04:50:15.084Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:50:15 [2023-09-15T04:50:15.084Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:50:15 [2023-09-15T04:50:15.084Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:50:15 [2023-09-15T04:50:15.084Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:50:15 [2023-09-15T04:50:15.084Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:50:15 [2023-09-15T04:50:15.084Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:50:15 [2023-09-15T04:50:15.084Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:50:15 [2023-09-15T04:50:15.084Z] Caused by: java.io.IOException: error=2, No such file or directory
00:50:15 [2023-09-15T04:50:15.084Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:50:15 [2023-09-15T04:50:15.084Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:50:15 [2023-09-15T04:50:15.084Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:50:15 [2023-09-15T04:50:15.084Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:50:15 [2023-09-15T04:50:15.084Z] 	... 7 more
00:50:15 [2023-09-15T04:50:15.343Z] Display size: 1440x900
00:50:15 [2023-09-15T04:50:15.343Z] OS version=5.18.5-100.fc35.x86_64
00:50:15 [2023-09-15T04:50:15.343Z] GTK version=3.22.30
00:50:15 [2023-09-15T04:50:15.343Z] GTK theme=Ambiance
00:50:15 [2023-09-15T04:50:15.343Z] LIBOVERLAY_SCROLLBAR=0
00:50:15 [2023-09-15T04:50:15.343Z] Time zone: Greenwich Mean Time
00:50:15 [2023-09-15T04:50:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d9bccfe] time=-1758666727 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:50:16 [2023-09-15T04:50:16.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:50:16 [2023-09-15T04:50:16.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:50:16 [2023-09-15T04:50:16.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:50:16 [2023-09-15T04:50:16.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:50:16 [2023-09-15T04:50:16.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1758665842 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:50:16 [2023-09-15T04:50:16.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1758665841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:50:16 [2023-09-15T04:50:16.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758665840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:50:16 [2023-09-15T04:50:16.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758665613 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758665612 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758665612 data=null}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758665611 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758665610 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758665510 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:16 [2023-09-15T04:50:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758665508 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758665508 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758665508 data=null}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758665508 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758665507 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758665487 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758665437 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758665437 data=null}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758665436 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758665436 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758665411 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758665409 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758665408 data=null doit=true}, TreeItem with text {Traces [0]}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758665408 data=null}, TreeItem with text {Traces [0]}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758665408 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:16 [2023-09-15T04:50:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758665407 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:50:16 [2023-09-15T04:50:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758665336 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:20 [2023-09-15T04:50:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
00:50:20 [2023-09-15T04:50:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:21 [2023-09-15T04:50:21.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:21 [2023-09-15T04:50:21.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:21 [2023-09-15T04:50:21.423Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:21 [2023-09-15T04:50:21.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
00:50:21 [2023-09-15T04:50:21.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758660568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:21 [2023-09-15T04:50:21.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758660543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:21 [2023-09-15T04:50:21.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758660541 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:21 [2023-09-15T04:50:21.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758660541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:21 [2023-09-15T04:50:21.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758660541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:21 [2023-09-15T04:50:21.738Z] 
00:50:21 [2023-09-15T04:50:21.738Z] (Eclipse:16895): Gtk-WARNING **: 04:50:21.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:21 [2023-09-15T04:50:21.738Z] 
00:50:21 [2023-09-15T04:50:21.738Z] (Eclipse:16895): Gtk-WARNING **: 04:50:21.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:21 [2023-09-15T04:50:21.738Z] 
00:50:21 [2023-09-15T04:50:21.738Z] (Eclipse:16895): Gtk-WARNING **: 04:50:21.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:21 [2023-09-15T04:50:21.738Z] 
00:50:21 [2023-09-15T04:50:21.738Z] (Eclipse:16895): Gtk-WARNING **: 04:50:21.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:21 [2023-09-15T04:50:21.738Z] 
00:50:21 [2023-09-15T04:50:21.738Z] (Eclipse:16895): Gtk-WARNING **: 04:50:21.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:21 [2023-09-15T04:50:21.738Z] 
00:50:21 [2023-09-15T04:50:21.738Z] (Eclipse:16895): Gtk-WARNING **: 04:50:21.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:21 [2023-09-15T04:50:21.738Z] 
00:50:21 [2023-09-15T04:50:21.738Z] (Eclipse:16895): Gtk-WARNING **: 04:50:21.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:21 [2023-09-15T04:50:21.738Z] 
00:50:21 [2023-09-15T04:50:21.738Z] (Eclipse:16895): Gtk-WARNING **: 04:50:21.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:21 [2023-09-15T04:50:21.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758660202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:21 [2023-09-15T04:50:21.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758660188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:21 [2023-09-15T04:50:21.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758660188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758660187 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758660187 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-1758660138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-1758660138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-1758660138 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-1758660138 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-1758660137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:21 [2023-09-15T04:50:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-1758660137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:21 [2023-09-15T04:50:21.996Z] 
00:50:21 [2023-09-15T04:50:21.996Z] !ENTRY org.eclipse.cdt.core.native 4 0 2023-09-15 04:50:21.988
00:50:21 [2023-09-15T04:50:21.996Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
00:50:22 [2023-09-15T04:50:22.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-1758660137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-1758659912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-1758659912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-1758659912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-1758659911 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-1758659911 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758659909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758659909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758659909 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758659909 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758659908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758659908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=-1758659824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758659908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:22 [2023-09-15T04:50:22.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758660540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:22 [2023-09-15T04:50:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:50:22 [2023-09-15T04:50:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:22 [2023-09-15T04:50:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:50:22 [2023-09-15T04:50:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:50:22 [2023-09-15T04:50:22.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:50:22 [2023-09-15T04:50:22.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:23 [2023-09-15T04:50:23.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:23 [2023-09-15T04:50:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:23 [2023-09-15T04:50:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:23 [2023-09-15T04:50:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:23 [2023-09-15T04:50:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:23 [2023-09-15T04:50:23.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d9bccfe] time=-1758658591 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:50:23 [2023-09-15T04:50:23.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:50:23 [2023-09-15T04:50:23.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:23 [2023-09-15T04:50:23.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:23 [2023-09-15T04:50:23.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:23 [2023-09-15T04:50:23.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758658542 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:23 [2023-09-15T04:50:23.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758658541 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:23 [2023-09-15T04:50:23.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758658541 data=null}, TreeItem with text {TestForCallstack}]
00:50:23 [2023-09-15T04:50:23.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758658541 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:23 [2023-09-15T04:50:23.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758658540 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:23 [2023-09-15T04:50:23.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758658527 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:23 [2023-09-15T04:50:23.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:50:23 [2023-09-15T04:50:23.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:50:23 [2023-09-15T04:50:23.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657864 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657864 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657863 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758657863 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:50:24 [2023-09-15T04:50:24.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:24 [2023-09-15T04:50:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:50:24 [2023-09-15T04:50:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758657861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:24 [2023-09-15T04:50:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758657861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:24 [2023-09-15T04:50:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758657861 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:24 [2023-09-15T04:50:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758657861 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:24 [2023-09-15T04:50:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758657860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:24 [2023-09-15T04:50:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758657860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:24 [2023-09-15T04:50:24.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:24 [2023-09-15T04:50:24.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:24 [2023-09-15T04:50:24.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:24 [2023-09-15T04:50:24.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:24 [2023-09-15T04:50:24.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:24 [2023-09-15T04:50:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:50:24 [2023-09-15T04:50:24.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758657860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:24 [2023-09-15T04:50:24.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758658337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758657210 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758657209 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758657209 data=null}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758657209 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758657209 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758657183 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758657182 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758657182 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758657181 data=null}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758657181 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758657181 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758657127 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758657127 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758657126 data=null}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758657121 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758657121 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758657118 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758657117 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758657117 data=null doit=true}, TreeItem with text {Traces [0]}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758657117 data=null}, TreeItem with text {Traces [0]}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758657116 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758657116 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:50:24 [2023-09-15T04:50:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758657110 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:26 [2023-09-15T04:50:26.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
00:50:26 [2023-09-15T04:50:26.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:27 [2023-09-15T04:50:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:27 [2023-09-15T04:50:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:27 [2023-09-15T04:50:27.125Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:27 [2023-09-15T04:50:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
00:50:27 [2023-09-15T04:50:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758655014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:27 [2023-09-15T04:50:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758655014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:27 [2023-09-15T04:50:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758655014 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:27 [2023-09-15T04:50:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758655014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:27 [2023-09-15T04:50:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758655013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:27 [2023-09-15T04:50:27.125Z] 
00:50:27 [2023-09-15T04:50:27.125Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.125Z] 
00:50:27 [2023-09-15T04:50:27.125Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.125Z] 
00:50:27 [2023-09-15T04:50:27.125Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.125Z] 
00:50:27 [2023-09-15T04:50:27.125Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.125Z] 
00:50:27 [2023-09-15T04:50:27.125Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.125Z] 
00:50:27 [2023-09-15T04:50:27.125Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.125Z] 
00:50:27 [2023-09-15T04:50:27.125Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.125Z] 
00:50:27 [2023-09-15T04:50:27.125Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.387Z] 
00:50:27 [2023-09-15T04:50:27.387Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.387Z] 
00:50:27 [2023-09-15T04:50:27.387Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.387Z] 
00:50:27 [2023-09-15T04:50:27.387Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.387Z] 
00:50:27 [2023-09-15T04:50:27.387Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.387Z] 
00:50:27 [2023-09-15T04:50:27.387Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.387Z] 
00:50:27 [2023-09-15T04:50:27.387Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.387Z] 
00:50:27 [2023-09-15T04:50:27.387Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.387Z] 
00:50:27 [2023-09-15T04:50:27.387Z] (Eclipse:16895): Gtk-WARNING **: 04:50:27.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758654707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758654700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758654700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758654700 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758654700 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-1758654698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-1758654698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-1758654697 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-1758654697 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-1758654697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-1758654696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-1758654524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-1758654523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-1758654523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-1758654523 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-1758654523 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import failure", using matcher: with text 'Import failure'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758654521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758654521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758654521 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758654521 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758654520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758654520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758654520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-1758654696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1758654439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1758654439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1758654438 data=null doit=true}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1758654438 data=null}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1758654437 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758654437 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/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}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1758654436 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with mnemonic 'Down'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-1758654434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-1758654434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-1758654434 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-1758654434 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-1758654434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-1758654434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-1758654433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-1758654431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-1758654431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-1758654431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-1758654431 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-1758654431 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-1758654430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-1758654430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-1758654430 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-1758654430 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-1758654430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-1758654430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-1758654430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-1758654428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-1758654428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-1758654428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-1758654428 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-1758654427 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-1758654427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-1758654427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-1758654427 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-1758654427 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-1758654427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-1758654427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-1758654426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-1758654422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-1758654422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-1758654422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-1758654422 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-1758654422 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with mnemonic 'Up'
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-1758654420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-1758654420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-1758654419 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-1758654419 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-1758654419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-1758654419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-1758654419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-1758654417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-1758654417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-1758654417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-1758654417 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-1758654417 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-1758654416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-1758654416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-1758654416 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-1758654416 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-1758654416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-1758654416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-1758654416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-1758654414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-1758654414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-1758654414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-1758654414 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-1758654414 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-1758654413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-1758654413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-1758654413 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-1758654413 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-1758654413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-1758654413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-1758654413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-1758654411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-1758654411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-1758654410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-1758654410 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-1758654410 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1758654406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1758654406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1758654406 data=null doit=true}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1758654406 data=null}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1758654405 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758654405 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/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}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1758654404 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1758654404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1758654404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1758654404 data=null doit=true}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1758654403 data=null}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-1758654403 data=null button=1 stateMask=0x40000 x=260 y=35 count=1}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758654402 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/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}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/280/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-1758654402 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1}, (of type 'Table')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1758654400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1758654400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1758654400 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1758654400 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1758654400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1758654400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1758654400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:50:27 [2023-09-15T04:50:27.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:50:27 [2023-09-15T04:50:27.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:50:27 [2023-09-15T04:50:27.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:50:27 [2023-09-15T04:50:27.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1758654341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1758654341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1758654341 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1758654341 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1758654340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1758654340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1758654340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:50:27 [2023-09-15T04:50:27.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758655013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:27 [2023-09-15T04:50:27.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:50:28 [2023-09-15T04:50:28.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d9bccfe] time=-1758653802 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:50:28 [2023-09-15T04:50:28.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:50:28 [2023-09-15T04:50:28.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:28 [2023-09-15T04:50:28.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:28 [2023-09-15T04:50:28.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:28 [2023-09-15T04:50:28.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758653766 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:28 [2023-09-15T04:50:28.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758653766 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:28 [2023-09-15T04:50:28.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758653766 data=null}, TreeItem with text {TestForCallstack}]
00:50:28 [2023-09-15T04:50:28.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758653766 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:28 [2023-09-15T04:50:28.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758653766 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:28 [2023-09-15T04:50:28.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758653731 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:28 [2023-09-15T04:50:28.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:50:28 [2023-09-15T04:50:28.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:50:28 [2023-09-15T04:50:28.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652798 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652798 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652797 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758652797 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:50:29 [2023-09-15T04:50:29.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758652796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:29 [2023-09-15T04:50:29.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758652796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:29 [2023-09-15T04:50:29.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758652796 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:29 [2023-09-15T04:50:29.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758652796 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:29 [2023-09-15T04:50:29.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758652795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:29 [2023-09-15T04:50:29.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758652795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:29 [2023-09-15T04:50:29.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:29 [2023-09-15T04:50:29.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:29 [2023-09-15T04:50:29.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:29 [2023-09-15T04:50:29.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:29 [2023-09-15T04:50:29.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:29 [2023-09-15T04:50:29.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:50:29 [2023-09-15T04:50:29.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758652795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:29 [2023-09-15T04:50:29.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758653616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758652163 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758652163 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758652163 data=null}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758652163 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758652163 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758652154 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758652153 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758652153 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758652153 data=null}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758652153 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758652153 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758652143 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758652142 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758652142 data=null}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758652142 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758652142 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758652140 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758652139 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758652139 data=null doit=true}, TreeItem with text {Traces [0]}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758652138 data=null}, TreeItem with text {Traces [0]}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758652138 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758652138 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:50:29 [2023-09-15T04:50:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758652131 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:31 [2023-09-15T04:50:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
00:50:31 [2023-09-15T04:50:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:31 [2023-09-15T04:50:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:31 [2023-09-15T04:50:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:50:31 [2023-09-15T04:50:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:50:31 [2023-09-15T04:50:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:50:31 [2023-09-15T04:50:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:32 [2023-09-15T04:50:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:32 [2023-09-15T04:50:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:32 [2023-09-15T04:50:32.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:32 [2023-09-15T04:50:32.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:32 [2023-09-15T04:50:32.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:32 [2023-09-15T04:50:32.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Name} time=-1758649573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Name}]
00:50:32 [2023-09-15T04:50:32.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Name} time=-1758649541 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1}, TreeColumn with text {Name}]
00:50:32 [2023-09-15T04:50:32.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-1758649541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID/TID}]
00:50:32 [2023-09-15T04:50:32.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-1758649540 data=null button=1 stateMask=0x80000 x=188 y=-13 count=1}, TreeColumn with text {PID/TID}]
00:50:32 [2023-09-15T04:50:32.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Start time} time=-1758649539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Start time}]
00:50:32 [2023-09-15T04:50:32.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-1758649533 data=null button=1 stateMask=0x80000 x=352 y=-13 count=1}, TreeColumn with text {Start time}]
00:50:32 [2023-09-15T04:50:32.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:32 [2023-09-15T04:50:32.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:32 [2023-09-15T04:50:32.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d9bccfe] time=-1758649217 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758649187 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758649186 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758649186 data=null}, TreeItem with text {TestForCallstack}]
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758649186 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758649186 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758649139 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:50:32 [2023-09-15T04:50:32.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:50:32 [2023-09-15T04:50:32.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648222 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648222 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648222 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758648221 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758648221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758648221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758648220 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758648220 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758648220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758648220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:33 [2023-09-15T04:50:33.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:33 [2023-09-15T04:50:33.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:33 [2023-09-15T04:50:33.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:33 [2023-09-15T04:50:33.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:33 [2023-09-15T04:50:33.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:33 [2023-09-15T04:50:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:50:34 [2023-09-15T04:50:34.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758648220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:34 [2023-09-15T04:50:34.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758649081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:50:34 [2023-09-15T04:50:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:50:34 [2023-09-15T04:50:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:34 [2023-09-15T04:50:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:34 [2023-09-15T04:50:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:34 [2023-09-15T04:50:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:34 [2023-09-15T04:50:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:34 [2023-09-15T04:50:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758647599 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758647599 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758647599 data=null}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758647598 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758647598 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758647577 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758647576 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758647576 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758647576 data=null}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758647576 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758647575 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758647566 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758647566 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758647566 data=null}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758647566 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758647565 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758647563 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758647562 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758647562 data=null doit=true}, TreeItem with text {Traces [0]}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758647562 data=null}, TreeItem with text {Traces [0]}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758647562 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758647562 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:50:34 [2023-09-15T04:50:34.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758647551 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:36 [2023-09-15T04:50:36.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
00:50:36 [2023-09-15T04:50:36.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:36 [2023-09-15T04:50:36.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:36 [2023-09-15T04:50:36.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:36 [2023-09-15T04:50:36.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:50:36 [2023-09-15T04:50:36.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:50:36 [2023-09-15T04:50:36.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:50:36 [2023-09-15T04:50:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:37 [2023-09-15T04:50:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:37 [2023-09-15T04:50:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:37 [2023-09-15T04:50:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:37 [2023-09-15T04:50:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:37 [2023-09-15T04:50:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d9bccfe] time=-1758644530 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758644500 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758644500 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758644500 data=null}, TreeItem with text {TestForCallstack}]
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758644500 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758644500 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758644479 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:50:37 [2023-09-15T04:50:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643582 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643582 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643581 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758643581 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758643580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758643580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758643580 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758643580 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758643580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758643580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:38 [2023-09-15T04:50:38.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:38 [2023-09-15T04:50:38.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:38 [2023-09-15T04:50:38.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:38 [2023-09-15T04:50:38.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:38 [2023-09-15T04:50:38.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758643579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:38 [2023-09-15T04:50:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758644415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758642958 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758642958 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758642958 data=null}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758642958 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758642957 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758642938 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758642937 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758642937 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758642937 data=null}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758642937 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758642937 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758642926 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758642926 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758642926 data=null}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758642925 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758642925 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758642923 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758642922 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758642922 data=null doit=true}, TreeItem with text {Traces [0]}]
00:50:39 [2023-09-15T04:50:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758642922 data=null}, TreeItem with text {Traces [0]}]
00:50:39 [2023-09-15T04:50:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758642922 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:39 [2023-09-15T04:50:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758642921 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:50:39 [2023-09-15T04:50:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758642909 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:41 [2023-09-15T04:50:41.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
00:50:41 [2023-09-15T04:50:41.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:41 [2023-09-15T04:50:41.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:41 [2023-09-15T04:50:41.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:41 [2023-09-15T04:50:41.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:41 [2023-09-15T04:50:41.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:41 [2023-09-15T04:50:41.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:41 [2023-09-15T04:50:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d9bccfe] time=-1758640509 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:50:41 [2023-09-15T04:50:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:50:41 [2023-09-15T04:50:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:41 [2023-09-15T04:50:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:41 [2023-09-15T04:50:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:41 [2023-09-15T04:50:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758640479 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:41 [2023-09-15T04:50:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758640479 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:41 [2023-09-15T04:50:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758640478 data=null}, TreeItem with text {TestForCallstack}]
00:50:41 [2023-09-15T04:50:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758640478 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:41 [2023-09-15T04:50:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758640478 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:41 [2023-09-15T04:50:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758640462 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:41 [2023-09-15T04:50:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:50:41 [2023-09-15T04:50:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:50:41 [2023-09-15T04:50:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640086 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640086 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640024 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758640024 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758640010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758640009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758640009 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758640009 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758640009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:41 [2023-09-15T04:50:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758640009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:42 [2023-09-15T04:50:42.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:42 [2023-09-15T04:50:42.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:42 [2023-09-15T04:50:42.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:42 [2023-09-15T04:50:42.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:42 [2023-09-15T04:50:42.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:42 [2023-09-15T04:50:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:50:42 [2023-09-15T04:50:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758640009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:42 [2023-09-15T04:50:42.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758640374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758639188 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758639188 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758639188 data=null}, TreeItem with text {TestForCallstack}]
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758639188 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758639187 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758639179 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758639178 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758639178 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758639178 data=null}, TreeItem with text {TestForCallstack}]
00:50:42 [2023-09-15T04:50:42.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758639178 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758639178 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758639162 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758639161 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758639161 data=null}, TreeItem with text {TestForCallstack}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758639161 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758639161 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758639159 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758639158 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758639158 data=null doit=true}, TreeItem with text {Traces [0]}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758639158 data=null}, TreeItem with text {Traces [0]}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758639158 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758639158 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:50:43 [2023-09-15T04:50:43.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758639146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:44 [2023-09-15T04:50:44.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
00:50:44 [2023-09-15T04:50:44.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:44 [2023-09-15T04:50:44.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:44 [2023-09-15T04:50:44.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:50:44 [2023-09-15T04:50:44.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:50:44 [2023-09-15T04:50:44.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:50:44 [2023-09-15T04:50:44.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:45 [2023-09-15T04:50:45.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:45 [2023-09-15T04:50:45.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:45 [2023-09-15T04:50:45.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:45 [2023-09-15T04:50:45.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:45 [2023-09-15T04:50:45.470Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:45 [2023-09-15T04:50:45.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
00:50:45 [2023-09-15T04:50:45.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758636543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:45 [2023-09-15T04:50:45.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758636543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:45 [2023-09-15T04:50:45.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758636543 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:45 [2023-09-15T04:50:45.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758636542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:45 [2023-09-15T04:50:45.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758636542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:45 [2023-09-15T04:50:45.727Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] 
00:50:45 [2023-09-15T04:50:45.728Z] (Eclipse:16895): Gtk-WARNING **: 04:50:45.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758636264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758636263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758636263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758636263 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758636263 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-1758636262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-1758636262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-1758636262 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-1758636261 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-1758636261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-1758636261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-1758636261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-1758636236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-1758636235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-1758636235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-1758636235 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-1758636235 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758636234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758636234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758636233 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758636233 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758636233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758636233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=-1758636201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758636233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:45 [2023-09-15T04:50:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758636542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
00:50:45 [2023-09-15T04:50:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:50:45 [2023-09-15T04:50:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:45 [2023-09-15T04:50:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:45 [2023-09-15T04:50:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:45 [2023-09-15T04:50:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:46 [2023-09-15T04:50:46.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d9bccfe] time=-1758635752 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:50:46 [2023-09-15T04:50:46.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:50:46 [2023-09-15T04:50:46.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:46 [2023-09-15T04:50:46.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:46 [2023-09-15T04:50:46.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:46 [2023-09-15T04:50:46.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758635717 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:46 [2023-09-15T04:50:46.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758635717 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:46 [2023-09-15T04:50:46.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758635717 data=null}, TreeItem with text {TestForCallstack}]
00:50:46 [2023-09-15T04:50:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758635716 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:46 [2023-09-15T04:50:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758635716 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:46 [2023-09-15T04:50:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758635699 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:46 [2023-09-15T04:50:46.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:50:46 [2023-09-15T04:50:46.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:50:46 [2023-09-15T04:50:46.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635325 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635325 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635325 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758635325 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758635309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758635309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758635309 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758635309 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758635308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758635308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:46 [2023-09-15T04:50:46.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:46 [2023-09-15T04:50:46.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:46 [2023-09-15T04:50:46.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:46 [2023-09-15T04:50:46.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:46 [2023-09-15T04:50:46.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:46 [2023-09-15T04:50:46.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:50:47 [2023-09-15T04:50:47.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758635308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:47 [2023-09-15T04:50:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758635616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758634615 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758634615 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758634614 data=null}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758634614 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758634614 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758634589 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758634588 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758634588 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758634588 data=null}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758634588 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758634587 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758634574 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758634573 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758634573 data=null}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758634573 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758634573 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758634571 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758634570 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758634570 data=null doit=true}, TreeItem with text {Traces [0]}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758634570 data=null}, TreeItem with text {Traces [0]}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758634570 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758634570 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:50:47 [2023-09-15T04:50:47.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758634560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:49 [2023-09-15T04:50:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
00:50:49 [2023-09-15T04:50:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:49 [2023-09-15T04:50:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:49 [2023-09-15T04:50:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:49 [2023-09-15T04:50:49.474Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:49 [2023-09-15T04:50:49.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d9bccfe] time=-1758632210 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:50:49 [2023-09-15T04:50:49.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758632177 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758632176 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758632176 data=null}, TreeItem with text {TestForCallstack}]
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758632176 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758632143 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758632128 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:50:49 [2023-09-15T04:50:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631787 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631787 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631786 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758631786 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758631786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758631785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758631785 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758631785 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758631769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:50 [2023-09-15T04:50:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758631769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:50 [2023-09-15T04:50:50.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:50 [2023-09-15T04:50:50.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:50 [2023-09-15T04:50:50.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:50 [2023-09-15T04:50:50.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:50 [2023-09-15T04:50:50.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:50:50 [2023-09-15T04:50:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:50:50 [2023-09-15T04:50:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758631768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:50:50 [2023-09-15T04:50:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758632041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:50:51 [2023-09-15T04:50:51.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:50:51 [2023-09-15T04:50:51.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:51 [2023-09-15T04:50:51.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:51 [2023-09-15T04:50:51.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:50:51 [2023-09-15T04:50:51.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:50:51 [2023-09-15T04:50:51.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:51 [2023-09-15T04:50:51.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758630867 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758630867 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758630867 data=null}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758630867 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758630867 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758630842 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:51 [2023-09-15T04:50:51.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758630841 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758630841 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758630841 data=null}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758630841 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758630840 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758630824 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758630823 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758630823 data=null}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758630823 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758630823 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758630821 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:50:51 [2023-09-15T04:50:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:50:51 [2023-09-15T04:50:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758630820 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:50:51 [2023-09-15T04:50:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758630820 data=null doit=true}, TreeItem with text {Traces [0]}]
00:50:51 [2023-09-15T04:50:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758630820 data=null}, TreeItem with text {Traces [0]}]
00:50:51 [2023-09-15T04:50:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758630819 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:51 [2023-09-15T04:50:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758630819 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:50:51 [2023-09-15T04:50:51.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758630808 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:50:53 [2023-09-15T04:50:53.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
00:50:53 [2023-09-15T04:50:53.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:53 [2023-09-15T04:50:53.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:53 [2023-09-15T04:50:53.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:53 [2023-09-15T04:50:53.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:50:53 [2023-09-15T04:50:53.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:50:53 [2023-09-15T04:50:53.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
00:50:53 [2023-09-15T04:50:53.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:53 [2023-09-15T04:50:53.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:53 [2023-09-15T04:50:53.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:53 [2023-09-15T04:50:53.785Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:53 [2023-09-15T04:50:53.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:50:53 [2023-09-15T04:50:53.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758628394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:53 [2023-09-15T04:50:53.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758628394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:53 [2023-09-15T04:50:53.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758628394 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:53 [2023-09-15T04:50:53.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758628393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:53 [2023-09-15T04:50:53.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758628393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:53 [2023-09-15T04:50:53.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758628393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:53 [2023-09-15T04:50:53.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758628388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:53 [2023-09-15T04:50:53.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758628387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:53 [2023-09-15T04:50:53.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758628387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:53 [2023-09-15T04:50:53.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758628386 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:53 [2023-09-15T04:50:53.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758628386 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:50:53 [2023-09-15T04:50:53.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:50:53 [2023-09-15T04:50:53.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:54 [2023-09-15T04:50:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:54 [2023-09-15T04:50:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:54 [2023-09-15T04:50:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:54 [2023-09-15T04:50:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:54 [2023-09-15T04:50:54.043Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:54 [2023-09-15T04:50:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:50:54 [2023-09-15T04:50:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627883 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627877 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627877 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:50:54 [2023-09-15T04:50:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627374 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627368 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758627368 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:50:54 [2023-09-15T04:50:54.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:50:54 [2023-09-15T04:50:54.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626865 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626859 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626859 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:50:55 [2023-09-15T04:50:55.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626356 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626350 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758626350 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:50:55 [2023-09-15T04:50:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625848 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625842 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625842 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:50:56 [2023-09-15T04:50:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625338 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625332 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758625332 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:50:56 [2023-09-15T04:50:56.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624828 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624819 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624819 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:50:57 [2023-09-15T04:50:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624316 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624310 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758624310 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:50:57 [2023-09-15T04:50:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:58 [2023-09-15T04:50:58.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:58 [2023-09-15T04:50:58.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:58 [2023-09-15T04:50:58.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:58 [2023-09-15T04:50:58.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:58 [2023-09-15T04:50:58.161Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:58 [2023-09-15T04:50:58.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
00:50:58 [2023-09-15T04:50:58.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:58 [2023-09-15T04:50:58.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:58 [2023-09-15T04:50:58.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623807 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:58 [2023-09-15T04:50:58.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:58 [2023-09-15T04:50:58.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:58 [2023-09-15T04:50:58.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:58 [2023-09-15T04:50:58.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:58 [2023-09-15T04:50:58.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:58 [2023-09-15T04:50:58.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
00:50:58 [2023-09-15T04:50:58.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623800 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
00:50:58 [2023-09-15T04:50:58.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623800 data=null}, ToolItem with tooltip text {Select Next State Change}]
00:50:58 [2023-09-15T04:50:58.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
00:50:58 [2023-09-15T04:50:58.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623297 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623295 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758623295 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
00:50:58 [2023-09-15T04:50:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:59 [2023-09-15T04:50:59.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:59 [2023-09-15T04:50:59.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:59 [2023-09-15T04:50:59.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:59 [2023-09-15T04:50:59.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:59 [2023-09-15T04:50:59.291Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:59 [2023-09-15T04:50:59.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
00:50:59 [2023-09-15T04:50:59.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:59 [2023-09-15T04:50:59.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:59 [2023-09-15T04:50:59.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622791 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:50:59 [2023-09-15T04:50:59.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:59 [2023-09-15T04:50:59.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:59 [2023-09-15T04:50:59.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:50:59 [2023-09-15T04:50:59.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:59 [2023-09-15T04:50:59.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:59 [2023-09-15T04:50:59.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
00:50:59 [2023-09-15T04:50:59.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622785 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
00:50:59 [2023-09-15T04:50:59.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622784 data=null}, ToolItem with tooltip text {Select Previous State Change}]
00:50:59 [2023-09-15T04:50:59.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
00:50:59 [2023-09-15T04:50:59.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous Item}
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622281 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622277 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622277 data=null}, ToolItem with tooltip text {Select Previous Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous Item}
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next Item}
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622276 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
00:50:59 [2023-09-15T04:50:59.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next Item}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622276 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622275 data=null}, ToolItem with tooltip text {Select Next Item}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next Item}
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622275 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622274 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622274 data=null}, ToolItem with tooltip text {Zoom In}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622273 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622273 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1758622273 data=null}, ToolItem with tooltip text {Zoom Out}]
00:50:59 [2023-09-15T04:50:59.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d9bccfe] time=-1758621907 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1758621876 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1758621876 data=null doit=true}, TreeItem with text {TestForCallstack}]
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1758621876 data=null}, TreeItem with text {TestForCallstack}]
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1758621876 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758621876 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1758621840 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:51:00 [2023-09-15T04:51:00.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:51:00 [2023-09-15T04:51:00.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621395 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621394 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621394 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758621394 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758621390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758621390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758621390 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758621390 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758621390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758621390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:00 [2023-09-15T04:51:00.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:00 [2023-09-15T04:51:00.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:00 [2023-09-15T04:51:00.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:00 [2023-09-15T04:51:00.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:00 [2023-09-15T04:51:00.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:00 [2023-09-15T04:51:00.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:51:00 [2023-09-15T04:51:00.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758621390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:00 [2023-09-15T04:51:00.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758621797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:51:01 [2023-09-15T04:51:01.184Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.424 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
00:51:01 [2023-09-15T04:51:01.184Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 8.487 s
00:51:01 [2023-09-15T04:51:01.185Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.039 s
00:51:01 [2023-09-15T04:51:01.185Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.575 s
00:51:01 [2023-09-15T04:51:01.185Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.641 s
00:51:01 [2023-09-15T04:51:01.185Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.758 s
00:51:01 [2023-09-15T04:51:01.185Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.578 s
00:51:01 [2023-09-15T04:51:01.185Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.747 s
00:51:01 [2023-09-15T04:51:01.185Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 10.106 s
00:51:01 [2023-09-15T04:51:01.185Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
00:51:01 [2023-09-15T04:51:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d9bccfe] time=-1758620849 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:51:01 [2023-09-15T04:51:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:51:01 [2023-09-15T04:51:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:51:01 [2023-09-15T04:51:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:51:01 [2023-09-15T04:51:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:51:01 [2023-09-15T04:51:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758620629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:51:01 [2023-09-15T04:51:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:51:02 [2023-09-15T04:51:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
00:51:02 [2023-09-15T04:51:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:51:10 [2023-09-15T04:51:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
00:51:10 [2023-09-15T04:51:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:51:10 [2023-09-15T04:51:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
00:51:10 [2023-09-15T04:51:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:51:10 [2023-09-15T04:51:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:51:10 [2023-09-15T04:51:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:51:10 [2023-09-15T04:51:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:51:10 [2023-09-15T04:51:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:51:10 [2023-09-15T04:51:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:51:10 [2023-09-15T04:51:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:51:10 [2023-09-15T04:51:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
00:51:10 [2023-09-15T04:51:10.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
00:51:10 [2023-09-15T04:51:10.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
00:51:12 [2023-09-15T04:51:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
00:51:12 [2023-09-15T04:51:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:51:12 [2023-09-15T04:51:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:51:12 [2023-09-15T04:51:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:51:12 [2023-09-15T04:51:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:51:12 [2023-09-15T04:51:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:51:12 [2023-09-15T04:51:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:51:12 [2023-09-15T04:51:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:51:12 [2023-09-15T04:51:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
00:51:12 [2023-09-15T04:51:12.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d9bccfe] time=-1758609695 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:51:12 [2023-09-15T04:51:12.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:51:12 [2023-09-15T04:51:12.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:51:12 [2023-09-15T04:51:12.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:51:12 [2023-09-15T04:51:12.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:51:12 [2023-09-15T04:51:12.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758609628 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:51:12 [2023-09-15T04:51:12.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758609627 data=null doit=true}, TreeItem with text {test}]
00:51:12 [2023-09-15T04:51:12.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758609627 data=null}, TreeItem with text {test}]
00:51:12 [2023-09-15T04:51:12.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758609627 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:51:12 [2023-09-15T04:51:12.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758609627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:51:12 [2023-09-15T04:51:12.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758609616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:51:12 [2023-09-15T04:51:12.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:51:12 [2023-09-15T04:51:12.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:51:12 [2023-09-15T04:51:12.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609028 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609028 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609028 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758609028 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758609027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758609027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758609027 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758609027 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758609027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:13 [2023-09-15T04:51:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758609027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:13 [2023-09-15T04:51:13.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:13 [2023-09-15T04:51:13.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:13 [2023-09-15T04:51:13.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:13 [2023-09-15T04:51:13.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:13 [2023-09-15T04:51:13.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:51:13 [2023-09-15T04:51:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:51:13 [2023-09-15T04:51:13.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758609027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:51:13 [2023-09-15T04:51:13.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758609514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:51:13 [2023-09-15T04:51:13.424Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.334 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
00:51:13 [2023-09-15T04:51:13.424Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 9.057 s
00:51:13 [2023-09-15T04:51:13.424Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 1.762 s
00:51:13 [2023-09-15T04:51:13.424Z] 
00:51:13 [2023-09-15T04:51:13.424Z] Results:
00:51:13 [2023-09-15T04:51:13.424Z] 
00:51:13 [2023-09-15T04:51:13.424Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
00:51:13 [2023-09-15T04:51:13.424Z] 
00:51:13 [2023-09-15T04:51:13.987Z] 
00:51:13 [2023-09-15T04:51:13.987Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 04:51:13.711
00:51:13 [2023-09-15T04:51:13.987Z] !MESSAGE The workspace will exit with unsaved changes in this session.
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] All tests passed!
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.1.0-SNAPSHOT [107/144]
00:51:14 [2023-09-15T04:51:14.245Z] [INFO] --------------------------------[ pom ]---------------------------------
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.pcap-parent ---
00:51:14 [2023-09-15T04:51:14.246Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:14 [2023-09-15T04:51:14.246Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap-parent ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
00:51:14 [2023-09-15T04:51:14.246Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:14 [2023-09-15T04:51:14.246Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-9.1.0-SNAPSHOT.pom
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.0-SNAPSHOT     [108/144]
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] The project's OSGi version is 1.2.0.202309150400
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core...
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.246Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
00:51:14 [2023-09-15T04:51:14.246Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/classes
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.504Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] No tests to run.
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.504Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-sources.jar
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT.jar
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.761Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:14 [2023-09-15T04:51:14.761Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] 
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core ---
00:51:14 [2023-09-15T04:51:14.761Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT.jar
00:51:16 [2023-09-15T04:51:16.134Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-sources.jar
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
00:51:17 [2023-09-15T04:51:17.064Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:17 [2023-09-15T04:51:17.064Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.pcap.core ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.pcap.core ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] No tests to run.
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT.jar
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT.pom
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-sources.jar
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-p2metadata.xml
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-p2artifacts.xml
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.6-SNAPSHOT [109/144]
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] The project's OSGi version is 1.0.6.202309150400
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.064Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in...
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.320Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-sources.jar
00:51:17 [2023-09-15T04:51:17.576Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.577Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT.jar
00:51:17 [2023-09-15T04:51:17.577Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.577Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.577Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.577Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.577Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.577Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.577Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:17 [2023-09-15T04:51:17.577Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:51:17 [2023-09-15T04:51:17.577Z] [INFO] 
00:51:17 [2023-09-15T04:51:17.577Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:17 [2023-09-15T04:51:17.577Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT.jar
00:51:19 [2023-09-15T04:51:19.469Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-sources.jar
00:51:20 [2023-09-15T04:51:20.030Z] [INFO] 
00:51:20 [2023-09-15T04:51:20.030Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:20 [2023-09-15T04:51:20.030Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:20 [2023-09-15T04:51:20.030Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:51:20 [2023-09-15T04:51:20.030Z] [INFO] 
00:51:20 [2023-09-15T04:51:20.030Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:20 [2023-09-15T04:51:20.030Z] [INFO] 
00:51:20 [2023-09-15T04:51:20.030Z] [INFO] --- maven-antrun-plugin:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:20 [2023-09-15T04:51:20.287Z] [INFO] Executing tasks
00:51:20 [2023-09-15T04:51:20.287Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
00:51:20 [2023-09-15T04:51:20.287Z] [WARNING]      [echo] Attempting to download test traces
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip permanently moved to https://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip permanently moved to https://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip permanently moved to https://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
00:51:20 [2023-09-15T04:51:20.287Z] [INFO]       [get] http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip permanently moved to https://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
00:51:20 [2023-09-15T04:51:20.544Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
00:51:20 [2023-09-15T04:51:20.544Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
00:51:20 [2023-09-15T04:51:20.544Z] [INFO]       [get] http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
00:51:20 [2023-09-15T04:51:20.801Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
00:51:20 [2023-09-15T04:51:20.801Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
00:51:20 [2023-09-15T04:51:20.801Z] [INFO]       [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
00:51:21 [2023-09-15T04:51:21.058Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
00:51:21 [2023-09-15T04:51:21.058Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
00:51:21 [2023-09-15T04:51:21.058Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
00:51:21 [2023-09-15T04:51:21.058Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
00:51:21 [2023-09-15T04:51:21.058Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
00:51:21 [2023-09-15T04:51:21.058Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
00:51:21 [2023-09-15T04:51:21.058Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
00:51:21 [2023-09-15T04:51:21.058Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
00:51:21 [2023-09-15T04:51:21.621Z] [INFO]   [bunzip2] Expanding sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
00:51:22 [2023-09-15T04:51:22.989Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
00:51:23 [2023-09-15T04:51:23.245Z] [WARNING]      [echo] Traces extracted successfully
00:51:23 [2023-09-15T04:51:23.245Z] [INFO] Executed tasks
00:51:23 [2023-09-15T04:51:23.245Z] [INFO] 
00:51:23 [2023-09-15T04:51:23.245Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:23 [2023-09-15T04:51:23.502Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:51:23 [2023-09-15T04:51:23.502Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
00:51:23 [2023-09-15T04:51:23.502Z] [INFO] Command line:
00:51:23 [2023-09-15T04:51:23.502Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:51:23 [2023-09-15T04:51:23.502Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:51:26 [2023-09-15T04:51:26.024Z] !SESSION 2023-09-15 04:51:23.509 -----------------------------------------------
00:51:26 [2023-09-15T04:51:26.024Z] eclipse.buildId=unknown
00:51:26 [2023-09-15T04:51:26.024Z] java.version=17.0.2
00:51:26 [2023-09-15T04:51:26.024Z] java.vendor=Oracle Corporation
00:51:26 [2023-09-15T04:51:26.024Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:51:26 [2023-09-15T04:51:26.024Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:51:26 [2023-09-15T04:51:26.024Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:51:26 [2023-09-15T04:51:26.024Z] 
00:51:26 [2023-09-15T04:51:26.024Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:51:25.900
00:51:26 [2023-09-15T04:51:26.024Z] !MESSAGE FrameworkEvent ERROR
00:51:26 [2023-09-15T04:51:26.024Z] !STACK 0
00:51:26 [2023-09-15T04:51:26.024Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
00:51:26 [2023-09-15T04:51:26.024Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:51:26 [2023-09-15T04:51:26.024Z] 
00:51:26 [2023-09-15T04:51:26.024Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:51:26 [2023-09-15T04:51:26.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:51:26 [2023-09-15T04:51:26.024Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:51:26 [2023-09-15T04:51:26.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:51:26 [2023-09-15T04:51:26.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:51:26 [2023-09-15T04:51:26.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:51:26 [2023-09-15T04:51:26.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:51:26 [2023-09-15T04:51:26.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:51:26 [2023-09-15T04:51:26.024Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:51:26 [2023-09-15T04:51:26.024Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:51:26 [2023-09-15T04:51:26.952Z] 
00:51:26 [2023-09-15T04:51:26.952Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:51:26.880
00:51:26 [2023-09-15T04:51:26.952Z] !MESSAGE FrameworkEvent ERROR
00:51:26 [2023-09-15T04:51:26.952Z] !STACK 0
00:51:26 [2023-09-15T04:51:26.952Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
00:51:26 [2023-09-15T04:51:26.952Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:51:26 [2023-09-15T04:51:26.952Z] 
00:51:26 [2023-09-15T04:51:26.952Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:51:26 [2023-09-15T04:51:26.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:51:26 [2023-09-15T04:51:26.952Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:51:26 [2023-09-15T04:51:26.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:51:26 [2023-09-15T04:51:26.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:51:26 [2023-09-15T04:51:26.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:51:26 [2023-09-15T04:51:26.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:51:26 [2023-09-15T04:51:26.952Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:51:26 [2023-09-15T04:51:26.952Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:51:26 [2023-09-15T04:51:26.952Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:51:27 [2023-09-15T04:51:27.516Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
00:51:27 [2023-09-15T04:51:27.516Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
00:51:27 [2023-09-15T04:51:27.516Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0.004 s
00:51:27 [2023-09-15T04:51:27.516Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
00:51:27 [2023-09-15T04:51:27.516Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
00:51:27 [2023-09-15T04:51:27.516Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
00:51:27 [2023-09-15T04:51:27.516Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.077 s
00:51:27 [2023-09-15T04:51:27.516Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
00:51:27 [2023-09-15T04:51:27.516Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
00:51:27 [2023-09-15T04:51:27.516Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0.001 s
00:51:27 [2023-09-15T04:51:27.516Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
00:51:27 [2023-09-15T04:51:27.516Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
00:51:27 [2023-09-15T04:51:27.516Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.003 s
00:51:27 [2023-09-15T04:51:27.516Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
00:51:27 [2023-09-15T04:51:27.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
00:51:27 [2023-09-15T04:51:27.773Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.005 s
00:51:27 [2023-09-15T04:51:27.773Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
00:51:27 [2023-09-15T04:51:27.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
00:51:27 [2023-09-15T04:51:27.773Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.002 s
00:51:27 [2023-09-15T04:51:27.773Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
00:51:27 [2023-09-15T04:51:27.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
00:51:27 [2023-09-15T04:51:27.773Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.002 s
00:51:27 [2023-09-15T04:51:27.773Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
00:51:27 [2023-09-15T04:51:27.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
00:51:27 [2023-09-15T04:51:27.773Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.05 s
00:51:27 [2023-09-15T04:51:27.773Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
00:51:27 [2023-09-15T04:51:27.773Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
00:51:27 [2023-09-15T04:51:27.773Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.001 s
00:51:27 [2023-09-15T04:51:27.773Z] fileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
00:51:27 [2023-09-15T04:51:27.773Z] fileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
00:51:27 [2023-09-15T04:51:27.773Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
00:51:27 [2023-09-15T04:51:27.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
00:51:27 [2023-09-15T04:51:27.773Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0.001 s
00:51:27 [2023-09-15T04:51:27.773Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
00:51:27 [2023-09-15T04:51:27.773Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
00:51:27 [2023-09-15T04:51:27.773Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
00:51:27 [2023-09-15T04:51:27.773Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
00:51:27 [2023-09-15T04:51:27.773Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
00:51:27 [2023-09-15T04:51:27.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
00:51:27 [2023-09-15T04:51:27.773Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0 s
00:51:27 [2023-09-15T04:51:27.773Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
00:51:27 [2023-09-15T04:51:27.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
00:51:27 [2023-09-15T04:51:27.773Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0.001 s
00:51:27 [2023-09-15T04:51:27.773Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
00:51:27 [2023-09-15T04:51:27.773Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
00:51:27 [2023-09-15T04:51:27.773Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.008 s
00:51:27 [2023-09-15T04:51:27.773Z] 
00:51:27 [2023-09-15T04:51:27.773Z] Results:
00:51:27 [2023-09-15T04:51:27.773Z] 
00:51:27 [2023-09-15T04:51:27.773Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
00:51:27 [2023-09-15T04:51:27.773Z] 
00:51:28 [2023-09-15T04:51:28.029Z] [INFO] All tests passed!
00:51:28 [2023-09-15T04:51:28.029Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:28 [2023-09-15T04:51:28.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT.jar
00:51:28 [2023-09-15T04:51:28.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT.pom
00:51:28 [2023-09-15T04:51:28.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-sources.jar
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.0-SNAPSHOT [110/144]
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] The project's OSGi version is 1.1.0.202309150400
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core...
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
00:51:28 [2023-09-15T04:51:28.287Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.287Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.287Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
00:51:28 [2023-09-15T04:51:28.287Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.543Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] No tests to run.
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-sources.jar
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT.jar
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.543Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:28 [2023-09-15T04:51:28.543Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] 
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:28 [2023-09-15T04:51:28.543Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT.jar
00:51:31 [2023-09-15T04:51:31.816Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-sources.jar
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:33 [2023-09-15T04:51:33.185Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:33 [2023-09-15T04:51:33.185Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] No tests to run.
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT.jar
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT.pom
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-sources.jar
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-p2metadata.xml
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-p2artifacts.xml
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [111/144]
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] The project's OSGi version is 1.2.0.202309150400
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.185Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui...
00:51:33 [2023-09-15T04:51:33.442Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.442Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.442Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
00:51:33 [2023-09-15T04:51:33.442Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.442Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.442Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
00:51:33 [2023-09-15T04:51:33.442Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
00:51:33 [2023-09-15T04:51:33.698Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.698Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.698Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.698Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
00:51:33 [2023-09-15T04:51:33.698Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.698Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.698Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
00:51:33 [2023-09-15T04:51:33.698Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.698Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.698Z] [INFO] No tests to run.
00:51:33 [2023-09-15T04:51:33.698Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.699Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:33 [2023-09-15T04:51:33.699Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] 
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:33 [2023-09-15T04:51:33.699Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
00:51:35 [2023-09-15T04:51:35.069Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:36 [2023-09-15T04:51:36.001Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:36 [2023-09-15T04:51:36.001Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] No tests to run.
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.pom
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2metadata.xml
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2artifacts.xml
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.1.0-SNAPSHOT      [112/144]
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT.jar
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-sources-feature.jar
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:36 [2023-09-15T04:51:36.001Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] 
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:36 [2023-09-15T04:51:36.001Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT.jar
00:51:37 [2023-09-15T04:51:37.896Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-sources-feature.jar
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:38 [2023-09-15T04:51:38.829Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:38 [2023-09-15T04:51:38.829Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT.jar
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT.pom
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-sources-feature.jar
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-p2metadata.xml
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-p2artifacts.xml
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [113/144]
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] The project's OSGi version is 1.0.4.202309150400
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests...
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] 
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:38 [2023-09-15T04:51:38.829Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
00:51:38 [2023-09-15T04:51:38.829Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] 
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] 
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] 
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] 
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] 
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] 
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] 
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:39 [2023-09-15T04:51:39.088Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:39 [2023-09-15T04:51:39.088Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] 
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:39 [2023-09-15T04:51:39.088Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
00:51:40 [2023-09-15T04:51:40.983Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
00:51:41 [2023-09-15T04:51:41.915Z] [INFO] 
00:51:41 [2023-09-15T04:51:41.915Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:41 [2023-09-15T04:51:41.915Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:41 [2023-09-15T04:51:41.915Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:51:41 [2023-09-15T04:51:41.915Z] [INFO] 
00:51:41 [2023-09-15T04:51:41.915Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:41 [2023-09-15T04:51:41.915Z] [INFO] 
00:51:41 [2023-09-15T04:51:41.915Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:42 [2023-09-15T04:51:42.478Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:51:42 [2023-09-15T04:51:42.478Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
00:51:42 [2023-09-15T04:51:42.478Z] [INFO] Command line:
00:51:42 [2023-09-15T04:51:42.478Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:51:42 [2023-09-15T04:51:42.478Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:51:46 [2023-09-15T04:51:46.008Z] !SESSION 2023-09-15 04:51:42.318 -----------------------------------------------
00:51:46 [2023-09-15T04:51:46.008Z] eclipse.buildId=unknown
00:51:46 [2023-09-15T04:51:46.008Z] java.version=17.0.2
00:51:46 [2023-09-15T04:51:46.008Z] java.vendor=Oracle Corporation
00:51:46 [2023-09-15T04:51:46.008Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:51:46 [2023-09-15T04:51:46.008Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:51:46 [2023-09-15T04:51:46.008Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:51:46 [2023-09-15T04:51:46.008Z] 
00:51:46 [2023-09-15T04:51:46.008Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:51:45.788
00:51:46 [2023-09-15T04:51:46.008Z] !MESSAGE FrameworkEvent ERROR
00:51:46 [2023-09-15T04:51:46.008Z] !STACK 0
00:51:46 [2023-09-15T04:51:46.008Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
00:51:46 [2023-09-15T04:51:46.008Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:51:46 [2023-09-15T04:51:46.008Z] 
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:51:46 [2023-09-15T04:51:46.008Z] 
00:51:46 [2023-09-15T04:51:46.008Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:51:46.000
00:51:46 [2023-09-15T04:51:46.008Z] !MESSAGE FrameworkEvent ERROR
00:51:46 [2023-09-15T04:51:46.008Z] !STACK 0
00:51:46 [2023-09-15T04:51:46.008Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
00:51:46 [2023-09-15T04:51:46.008Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:51:46 [2023-09-15T04:51:46.008Z] 
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:51:46 [2023-09-15T04:51:46.008Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:51:46 [2023-09-15T04:51:46.938Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
00:51:46 [2023-09-15T04:51:46.938Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
00:51:46 [2023-09-15T04:51:46.938Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.001 s
00:51:46 [2023-09-15T04:51:46.938Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
00:51:46 [2023-09-15T04:51:46.938Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
00:51:46 [2023-09-15T04:51:46.938Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.001 s
00:51:46 [2023-09-15T04:51:46.938Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
00:51:46 [2023-09-15T04:51:46.938Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
00:51:46 [2023-09-15T04:51:46.938Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
00:51:46 [2023-09-15T04:51:46.938Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
00:51:46 [2023-09-15T04:51:46.938Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.002 s
00:51:46 [2023-09-15T04:51:46.938Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
00:51:46 [2023-09-15T04:51:46.938Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
00:51:46 [2023-09-15T04:51:46.938Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
00:51:46 [2023-09-15T04:51:46.938Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
00:51:46 [2023-09-15T04:51:46.938Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
00:51:46 [2023-09-15T04:51:46.938Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
00:51:46 [2023-09-15T04:51:46.938Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
00:51:47 [2023-09-15T04:51:47.195Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
00:51:47 [2023-09-15T04:51:47.195Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.009 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
00:51:47 [2023-09-15T04:51:47.195Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
00:51:47 [2023-09-15T04:51:47.195Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
00:51:47 [2023-09-15T04:51:47.195Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
00:51:47 [2023-09-15T04:51:47.195Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
00:51:47 [2023-09-15T04:51:47.195Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.051 s
00:51:47 [2023-09-15T04:51:47.195Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
00:51:47 [2023-09-15T04:51:47.195Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
00:51:47 [2023-09-15T04:51:47.195Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
00:51:47 [2023-09-15T04:51:47.195Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
00:51:47 [2023-09-15T04:51:47.195Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
00:51:47 [2023-09-15T04:51:47.195Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
00:51:48 [2023-09-15T04:51:48.563Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.155 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
00:51:48 [2023-09-15T04:51:48.563Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.005 s
00:51:48 [2023-09-15T04:51:48.563Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.001 s
00:51:48 [2023-09-15T04:51:48.563Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.148 s
00:51:48 [2023-09-15T04:51:48.563Z] 
00:51:48 [2023-09-15T04:51:48.563Z] Results:
00:51:48 [2023-09-15T04:51:48.563Z] 
00:51:48 [2023-09-15T04:51:48.563Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
00:51:48 [2023-09-15T04:51:48.563Z] 
00:51:48 [2023-09-15T04:51:48.563Z] [INFO] All tests passed!
00:51:48 [2023-09-15T04:51:48.563Z] [INFO] 
00:51:48 [2023-09-15T04:51:48.563Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:48 [2023-09-15T04:51:48.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
00:51:48 [2023-09-15T04:51:48.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.pom
00:51:48 [2023-09-15T04:51:48.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
00:51:48 [2023-09-15T04:51:48.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
00:51:48 [2023-09-15T04:51:48.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
00:51:48 [2023-09-15T04:51:48.563Z] [INFO] 
00:51:48 [2023-09-15T04:51:48.563Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] 
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [114/144]
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] 
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] 
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] The project's OSGi version is 1.0.3.202309150400
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] 
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] 
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] 
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] 
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] 
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:48 [2023-09-15T04:51:48.819Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests...
00:51:49 [2023-09-15T04:51:49.077Z] [INFO] 
00:51:49 [2023-09-15T04:51:49.077Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:49 [2023-09-15T04:51:49.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
00:51:49 [2023-09-15T04:51:49.077Z] [INFO] 
00:51:49 [2023-09-15T04:51:49.077Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:49 [2023-09-15T04:51:49.077Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
00:51:49 [2023-09-15T04:51:49.077Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] 
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] 
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] 
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] 
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] 
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] 
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] 
00:51:49 [2023-09-15T04:51:49.333Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:49 [2023-09-15T04:51:49.333Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:49 [2023-09-15T04:51:49.333Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:51:49 [2023-09-15T04:51:49.334Z] [INFO] 
00:51:49 [2023-09-15T04:51:49.334Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:49 [2023-09-15T04:51:49.334Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
00:51:50 [2023-09-15T04:51:50.700Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
00:51:51 [2023-09-15T04:51:51.264Z] [INFO] 
00:51:51 [2023-09-15T04:51:51.264Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:51 [2023-09-15T04:51:51.264Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:51:51 [2023-09-15T04:51:51.264Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:51:51 [2023-09-15T04:51:51.264Z] [INFO] 
00:51:51 [2023-09-15T04:51:51.264Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:51 [2023-09-15T04:51:51.264Z] [INFO] 
00:51:51 [2023-09-15T04:51:51.264Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:51:51 [2023-09-15T04:51:51.831Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:51:51 [2023-09-15T04:51:51.831Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
00:51:51 [2023-09-15T04:51:51.831Z] [INFO] Command line:
00:51:51 [2023-09-15T04:51:51.831Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:51:51 [2023-09-15T04:51:51.831Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:51:56 [2023-09-15T04:51:56.011Z] !SESSION 2023-09-15 04:51:51.811 -----------------------------------------------
00:51:56 [2023-09-15T04:51:56.011Z] eclipse.buildId=unknown
00:51:56 [2023-09-15T04:51:56.011Z] java.version=17.0.2
00:51:56 [2023-09-15T04:51:56.011Z] java.vendor=Oracle Corporation
00:51:56 [2023-09-15T04:51:56.011Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:51:56 [2023-09-15T04:51:56.011Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:51:56 [2023-09-15T04:51:56.011Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:51:56 [2023-09-15T04:51:56.011Z] 
00:51:56 [2023-09-15T04:51:56.011Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:51:55.278
00:51:56 [2023-09-15T04:51:56.011Z] !MESSAGE FrameworkEvent ERROR
00:51:56 [2023-09-15T04:51:56.011Z] !STACK 0
00:51:56 [2023-09-15T04:51:56.011Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:51:56 [2023-09-15T04:51:56.011Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:51:56 [2023-09-15T04:51:56.011Z] 
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:51:56 [2023-09-15T04:51:56.011Z] 
00:51:56 [2023-09-15T04:51:56.011Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:51:55.498
00:51:56 [2023-09-15T04:51:56.011Z] !MESSAGE FrameworkEvent ERROR
00:51:56 [2023-09-15T04:51:56.011Z] !STACK 0
00:51:56 [2023-09-15T04:51:56.011Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:51:56 [2023-09-15T04:51:56.011Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:51:56 [2023-09-15T04:51:56.011Z] 
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:51:56 [2023-09-15T04:51:56.011Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:51:56 [2023-09-15T04:51:56.011Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:51:56 [2023-09-15T04:51:56.011Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:52:02 [2023-09-15T04:52:02.554Z] 
00:52:02 [2023-09-15T04:52:02.554Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:52:01.295
00:52:02 [2023-09-15T04:52:02.554Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:52:02 [2023-09-15T04:52:02.554Z] 
00:52:02 [2023-09-15T04:52:02.554Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:52:01.383
00:52:02 [2023-09-15T04:52:02.554Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:52:02 [2023-09-15T04:52:02.554Z] !STACK 0
00:52:02 [2023-09-15T04:52:02.554Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:52:02 [2023-09-15T04:52:02.554Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:52:02 [2023-09-15T04:52:02.554Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:52:02 [2023-09-15T04:52:02.554Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:52:02 [2023-09-15T04:52:02.554Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:52:02 [2023-09-15T04:52:02.554Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:52:02 [2023-09-15T04:52:02.554Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:52:02 [2023-09-15T04:52:02.554Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:52:02 [2023-09-15T04:52:02.554Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:52:02 [2023-09-15T04:52:02.554Z] Caused by: java.io.IOException: error=2, No such file or directory
00:52:02 [2023-09-15T04:52:02.554Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:52:02 [2023-09-15T04:52:02.554Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:52:02 [2023-09-15T04:52:02.554Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:52:02 [2023-09-15T04:52:02.554Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:52:02 [2023-09-15T04:52:02.554Z] 	... 7 more
00:52:02 [2023-09-15T04:52:02.554Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
00:52:02 [2023-09-15T04:52:02.554Z] Display size: 1440x900
00:52:02 [2023-09-15T04:52:02.554Z] OS version=5.18.5-100.fc35.x86_64
00:52:02 [2023-09-15T04:52:02.554Z] GTK version=3.22.30
00:52:02 [2023-09-15T04:52:02.554Z] GTK theme=Ambiance
00:52:02 [2023-09-15T04:52:02.554Z] LIBOVERLAY_SCROLLBAR=0
00:52:02 [2023-09-15T04:52:02.554Z] Time zone: Greenwich Mean Time
00:52:02 [2023-09-15T04:52:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@131c5bd] time=-1758559720 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:52:03 [2023-09-15T04:52:03.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:52:03 [2023-09-15T04:52:03.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:52:03 [2023-09-15T04:52:03.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:52:03 [2023-09-15T04:52:03.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:52:03 [2023-09-15T04:52:03.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1758558723 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:52:03 [2023-09-15T04:52:03.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1758558723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:52:03 [2023-09-15T04:52:03.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758558722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:52:03 [2023-09-15T04:52:03.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:52:18 [2023-09-15T04:52:18.226Z] 
00:52:18 [2023-09-15T04:52:18.226Z] (Eclipse:17828): Gtk-WARNING **: 04:52:17.012: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
00:52:18 [2023-09-15T04:52:18.226Z] 
00:52:18 [2023-09-15T04:52:18.226Z] (Eclipse:17828): Gtk-WARNING **: 04:52:17.184: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
00:52:18 [2023-09-15T04:52:18.226Z] 
00:52:18 [2023-09-15T04:52:18.226Z] (Eclipse:17828): Gtk-WARNING **: 04:52:17.297: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:52:18 [2023-09-15T04:52:18.226Z] 
00:52:18 [2023-09-15T04:52:18.226Z] (Eclipse:17828): Gtk-WARNING **: 04:52:17.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
00:52:18 [2023-09-15T04:52:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:52:18 [2023-09-15T04:52:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:52:18 [2023-09-15T04:52:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:52:18 [2023-09-15T04:52:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:52:19 [2023-09-15T04:52:19.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@131c5bd] time=-1758542500 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:52:19 [2023-09-15T04:52:19.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
00:52:19 [2023-09-15T04:52:19.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:52:19 [2023-09-15T04:52:19.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:52:19 [2023-09-15T04:52:19.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:52:19 [2023-09-15T04:52:19.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758542414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:52:19 [2023-09-15T04:52:19.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758542413 data=null doit=true}, TreeItem with text {test}]
00:52:19 [2023-09-15T04:52:19.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758542413 data=null}, TreeItem with text {test}]
00:52:19 [2023-09-15T04:52:19.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758542413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:52:19 [2023-09-15T04:52:19.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758542412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:52:19 [2023-09-15T04:52:19.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758542308 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:52:19 [2023-09-15T04:52:19.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
00:52:19 [2023-09-15T04:52:19.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
00:52:20 [2023-09-15T04:52:20.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541071 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541071 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541070 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758541070 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758541067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758541067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758541067 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758541067 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758541066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758541066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:52:21 [2023-09-15T04:52:21.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:52:21 [2023-09-15T04:52:21.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:52:21 [2023-09-15T04:52:21.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:52:21 [2023-09-15T04:52:21.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:52:21 [2023-09-15T04:52:21.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
00:52:21 [2023-09-15T04:52:21.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
00:52:21 [2023-09-15T04:52:21.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758541066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
00:52:21 [2023-09-15T04:52:21.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758542108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
00:52:21 [2023-09-15T04:52:21.554Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.786 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
00:52:21 [2023-09-15T04:52:21.554Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 17.738 s
00:52:21 [2023-09-15T04:52:21.554Z] 
00:52:21 [2023-09-15T04:52:21.554Z] Results:
00:52:21 [2023-09-15T04:52:21.554Z] 
00:52:21 [2023-09-15T04:52:21.554Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
00:52:21 [2023-09-15T04:52:21.554Z] 
00:52:22 [2023-09-15T04:52:22.117Z] 
00:52:22 [2023-09-15T04:52:22.117Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 04:52:22.006
00:52:22 [2023-09-15T04:52:22.117Z] !MESSAGE The workspace will exit with unsaved changes in this session.
00:52:22 [2023-09-15T04:52:22.680Z] [INFO] All tests passed!
00:52:22 [2023-09-15T04:52:22.680Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.680Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:52:22 [2023-09-15T04:52:22.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
00:52:22 [2023-09-15T04:52:22.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] Building Trace Compass RCP Parent 9.1.0-SNAPSHOT               [115/144]
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --------------------------------[ pom ]---------------------------------
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp-parent ---
00:52:22 [2023-09-15T04:52:22.681Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:22 [2023-09-15T04:52:22.681Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp-parent ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
00:52:22 [2023-09-15T04:52:22.681Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:22 [2023-09-15T04:52:22.681Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-9.1.0-SNAPSHOT.pom
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] Building Trace Compass RCP Branding plug-in 9.1.0-SNAPSHOT     [116/144]
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.681Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in...
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] No tests to run.
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-sources.jar
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT.jar
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:22 [2023-09-15T04:52:22.938Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] 
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding ---
00:52:22 [2023-09-15T04:52:22.938Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT.jar
00:52:24 [2023-09-15T04:52:24.308Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-sources.jar
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
00:52:25 [2023-09-15T04:52:25.236Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:25 [2023-09-15T04:52:25.236Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.branding ---
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.branding ---
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] No tests to run.
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT.jar
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT.pom
00:52:25 [2023-09-15T04:52:25.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-sources.jar
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-p2metadata.xml
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-p2artifacts.xml
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] Building Trace Compass RCP Branding Feature 9.1.0-SNAPSHOT     [117/144]
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT.jar
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-sources-feature.jar
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:25 [2023-09-15T04:52:25.237Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] 
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:25 [2023-09-15T04:52:25.237Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT.jar
00:52:26 [2023-09-15T04:52:26.167Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-sources-feature.jar
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:29 [2023-09-15T04:52:29.438Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:29 [2023-09-15T04:52:29.438Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:29 [2023-09-15T04:52:29.438Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.1.0-SNAPSHOT already attached, replace previous instance
00:52:29 [2023-09-15T04:52:29.438Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.1.0-SNAPSHOT already attached, replace previous instance
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT.jar
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT.pom
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-sources-feature.jar
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-p2metadata.xml
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-p2artifacts.xml
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [118/144]
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] The project's OSGi version is 1.1.0.202309150400
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core...
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.438Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.438Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.439Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] No tests to run.
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.439Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:29 [2023-09-15T04:52:29.439Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] 
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:29 [2023-09-15T04:52:29.439Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
00:52:30 [2023-09-15T04:52:30.806Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:31 [2023-09-15T04:52:31.736Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:31 [2023-09-15T04:52:31.736Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] No tests to run.
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.pom
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2metadata.xml
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2artifacts.xml
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.1.0-SNAPSHOT        [119/144]
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 56 kB/s)
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 532 kB/s)
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 76 kB/s)
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 15 MB/s)
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 11 MB/s)
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
00:52:31 [2023-09-15T04:52:31.736Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui...
00:52:31 [2023-09-15T04:52:31.992Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.992Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
00:52:31 [2023-09-15T04:52:31.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
00:52:31 [2023-09-15T04:52:31.992Z] [INFO] 
00:52:31 [2023-09-15T04:52:31.992Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
00:52:31 [2023-09-15T04:52:31.992Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
00:52:31 [2023-09-15T04:52:31.992Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] 
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] 
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] 
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
00:52:32 [2023-09-15T04:52:32.555Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] 
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.ui ---
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] No tests to run.
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] 
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] 
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-sources.jar
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] 
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT.jar
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] 
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] 
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] 
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.ui ---
00:52:32 [2023-09-15T04:52:32.555Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:32 [2023-09-15T04:52:32.555Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] 
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui ---
00:52:32 [2023-09-15T04:52:32.555Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT.jar
00:52:34 [2023-09-15T04:52:34.446Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-sources.jar
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
00:52:35 [2023-09-15T04:52:35.376Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:35 [2023-09-15T04:52:35.376Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.ui ---
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.ui ---
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] No tests to run.
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT.jar
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT.pom
00:52:35 [2023-09-15T04:52:35.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-sources.jar
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-p2metadata.xml
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-p2artifacts.xml
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] Building Trace Compass RCP Feature 9.1.0-SNAPSHOT              [120/144]
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] 
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] Fetching javax.xml_1.4.1.v20220503-2331.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (339.43kB)
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] Fetching javax.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (85.08kB)
00:52:35 [2023-09-15T04:52:35.377Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.14.0.202301260747.jar from https://download.eclipse.org/swtchart/releases/0.14.0/repository/plugins/ (481.93kB)
00:52:35 [2023-09-15T04:52:35.633Z] [INFO] Fetching org.eclipse.ui.trace_1.3.0.v20230515-0022.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (61.22kB)
00:52:35 [2023-09-15T04:52:35.633Z] [INFO] Fetching org.eclipse.jdt.core_3.34.0.v20230512-1803.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (4.01MB)
00:52:35 [2023-09-15T04:52:35.895Z] [INFO] Fetching org.apache.xml.serializer_2.7.2.v20220406-0601.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (293.54kB)
00:52:35 [2023-09-15T04:52:35.895Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (300.96kB)
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (135.86kB)
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT.jar
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] 
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] 
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] 
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-sources-feature.jar
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] 
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp ---
00:52:36 [2023-09-15T04:52:36.152Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:36 [2023-09-15T04:52:36.152Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] 
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp ---
00:52:36 [2023-09-15T04:52:36.152Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT.jar
00:52:37 [2023-09-15T04:52:37.521Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-sources-feature.jar
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
00:52:38 [2023-09-15T04:52:38.888Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:38 [2023-09-15T04:52:38.888Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
00:52:38 [2023-09-15T04:52:38.888Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.1.0-SNAPSHOT already attached, replace previous instance
00:52:38 [2023-09-15T04:52:38.888Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.1.0-SNAPSHOT already attached, replace previous instance
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT.jar
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT.pom
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-sources-feature.jar
00:52:38 [2023-09-15T04:52:38.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-p2metadata.xml
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-p2artifacts.xml
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [121/144]
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] The project's OSGi version is 1.0.3.202309150400
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests...
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] 
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:38 [2023-09-15T04:52:38.889Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
00:52:38 [2023-09-15T04:52:38.889Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] 
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] 
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] 
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] 
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] 
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] 
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] 
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:39 [2023-09-15T04:52:39.146Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:39 [2023-09-15T04:52:39.146Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] 
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:39 [2023-09-15T04:52:39.146Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
00:52:40 [2023-09-15T04:52:40.075Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
00:52:41 [2023-09-15T04:52:41.444Z] [INFO] 
00:52:41 [2023-09-15T04:52:41.444Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:41 [2023-09-15T04:52:41.444Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:41 [2023-09-15T04:52:41.444Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:52:41 [2023-09-15T04:52:41.444Z] [INFO] 
00:52:41 [2023-09-15T04:52:41.444Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:41 [2023-09-15T04:52:41.444Z] [INFO] 
00:52:41 [2023-09-15T04:52:41.444Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:41 [2023-09-15T04:52:41.700Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:52:41 [2023-09-15T04:52:41.700Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
00:52:41 [2023-09-15T04:52:41.700Z] [INFO] Command line:
00:52:41 [2023-09-15T04:52:41.700Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:52:41 [2023-09-15T04:52:41.700Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:52:44 [2023-09-15T04:52:44.976Z] !SESSION 2023-09-15 04:52:41.606 -----------------------------------------------
00:52:44 [2023-09-15T04:52:44.976Z] eclipse.buildId=unknown
00:52:44 [2023-09-15T04:52:44.976Z] java.version=17.0.2
00:52:44 [2023-09-15T04:52:44.976Z] java.vendor=Oracle Corporation
00:52:44 [2023-09-15T04:52:44.976Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:52:44 [2023-09-15T04:52:44.976Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
00:52:44 [2023-09-15T04:52:44.976Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:52:44 [2023-09-15T04:52:44.976Z] 
00:52:44 [2023-09-15T04:52:44.976Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:52:44.596
00:52:44 [2023-09-15T04:52:44.976Z] !MESSAGE FrameworkEvent ERROR
00:52:44 [2023-09-15T04:52:44.976Z] !STACK 0
00:52:44 [2023-09-15T04:52:44.976Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
00:52:44 [2023-09-15T04:52:44.976Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:52:44 [2023-09-15T04:52:44.976Z] 
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:52:44 [2023-09-15T04:52:44.976Z] 
00:52:44 [2023-09-15T04:52:44.976Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:52:44.880
00:52:44 [2023-09-15T04:52:44.976Z] !MESSAGE FrameworkEvent ERROR
00:52:44 [2023-09-15T04:52:44.976Z] !STACK 0
00:52:44 [2023-09-15T04:52:44.976Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [155]
00:52:44 [2023-09-15T04:52:44.976Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:52:44 [2023-09-15T04:52:44.976Z] 
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:52:44 [2023-09-15T04:52:44.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:52:44 [2023-09-15T04:52:44.977Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:52:44 [2023-09-15T04:52:44.977Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:52:44 [2023-09-15T04:52:44.977Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:52:44 [2023-09-15T04:52:44.977Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:52:44 [2023-09-15T04:52:44.977Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:52:44 [2023-09-15T04:52:44.977Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:52:44 [2023-09-15T04:52:44.977Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:52:44 [2023-09-15T04:52:44.977Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:52:45 [2023-09-15T04:52:45.233Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
00:52:45 [2023-09-15T04:52:45.489Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
00:52:45 [2023-09-15T04:52:45.489Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.053 s
00:52:45 [2023-09-15T04:52:45.489Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
00:52:45 [2023-09-15T04:52:45.489Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
00:52:45 [2023-09-15T04:52:45.489Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
00:52:45 [2023-09-15T04:52:45.489Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
00:52:45 [2023-09-15T04:52:45.489Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0 s
00:52:45 [2023-09-15T04:52:45.489Z] 
00:52:45 [2023-09-15T04:52:45.489Z] Results:
00:52:45 [2023-09-15T04:52:45.489Z] 
00:52:45 [2023-09-15T04:52:45.489Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
00:52:45 [2023-09-15T04:52:45.489Z] 
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] All tests passed!
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.pom
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [122/144]
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] The project's OSGi version is 2.0.5.202309150400
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.052Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests...
00:52:46 [2023-09-15T04:52:46.308Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.308Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
00:52:46 [2023-09-15T04:52:46.308Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.308Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.308Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
00:52:46 [2023-09-15T04:52:46.308Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
00:52:46 [2023-09-15T04:52:46.566Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.567Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:46 [2023-09-15T04:52:46.567Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] 
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:46 [2023-09-15T04:52:46.567Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
00:52:47 [2023-09-15T04:52:47.936Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
00:52:49 [2023-09-15T04:52:49.307Z] [INFO] 
00:52:49 [2023-09-15T04:52:49.307Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:49 [2023-09-15T04:52:49.307Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:52:49 [2023-09-15T04:52:49.307Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:52:49 [2023-09-15T04:52:49.307Z] [INFO] 
00:52:49 [2023-09-15T04:52:49.307Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:49 [2023-09-15T04:52:49.307Z] [INFO] 
00:52:49 [2023-09-15T04:52:49.307Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:52:49 [2023-09-15T04:52:49.564Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:52:49 [2023-09-15T04:52:49.565Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
00:52:49 [2023-09-15T04:52:49.565Z] [INFO] Command line:
00:52:49 [2023-09-15T04:52:49.565Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
00:52:49 [2023-09-15T04:52:49.565Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:52:53 [2023-09-15T04:52:53.747Z] !SESSION 2023-09-15 04:52:49.532 -----------------------------------------------
00:52:53 [2023-09-15T04:52:53.747Z] eclipse.buildId=unknown
00:52:53 [2023-09-15T04:52:53.747Z] java.version=17.0.2
00:52:53 [2023-09-15T04:52:53.747Z] java.vendor=Oracle Corporation
00:52:53 [2023-09-15T04:52:53.747Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:52:53 [2023-09-15T04:52:53.747Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
00:52:53 [2023-09-15T04:52:53.747Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
00:52:53 [2023-09-15T04:52:53.747Z] 
00:52:53 [2023-09-15T04:52:53.747Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:52:52.989
00:52:53 [2023-09-15T04:52:53.747Z] !MESSAGE FrameworkEvent ERROR
00:52:53 [2023-09-15T04:52:53.747Z] !STACK 0
00:52:53 [2023-09-15T04:52:53.747Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
00:52:53 [2023-09-15T04:52:53.747Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:52:53 [2023-09-15T04:52:53.747Z] 
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:52:53 [2023-09-15T04:52:53.747Z] 
00:52:53 [2023-09-15T04:52:53.747Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:52:53.212
00:52:53 [2023-09-15T04:52:53.747Z] !MESSAGE FrameworkEvent ERROR
00:52:53 [2023-09-15T04:52:53.747Z] !STACK 0
00:52:53 [2023-09-15T04:52:53.747Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
00:52:53 [2023-09-15T04:52:53.747Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:52:53 [2023-09-15T04:52:53.747Z] 
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:52:53 [2023-09-15T04:52:53.747Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:52:54 [2023-09-15T04:52:54.004Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:52:54 [2023-09-15T04:52:54.004Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:52:59 [2023-09-15T04:52:59.258Z] 
00:52:59 [2023-09-15T04:52:59.258Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:52:59.006
00:52:59 [2023-09-15T04:52:59.258Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:52:59 [2023-09-15T04:52:59.258Z] !STACK 0
00:52:59 [2023-09-15T04:52:59.258Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:52:59 [2023-09-15T04:52:59.258Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:52:59 [2023-09-15T04:52:59.258Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:52:59 [2023-09-15T04:52:59.258Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:52:59 [2023-09-15T04:52:59.258Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:52:59 [2023-09-15T04:52:59.258Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:52:59 [2023-09-15T04:52:59.258Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:52:59 [2023-09-15T04:52:59.258Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:52:59 [2023-09-15T04:52:59.258Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:52:59 [2023-09-15T04:52:59.258Z] Caused by: java.io.IOException: error=2, No such file or directory
00:52:59 [2023-09-15T04:52:59.258Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:52:59 [2023-09-15T04:52:59.258Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:52:59 [2023-09-15T04:52:59.258Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:52:59 [2023-09-15T04:52:59.258Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:52:59 [2023-09-15T04:52:59.258Z] 	... 7 more
00:52:59 [2023-09-15T04:52:59.821Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
00:53:00 [2023-09-15T04:53:00.078Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.015 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.089 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
00:53:00 [2023-09-15T04:53:00.078Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
00:53:00 [2023-09-15T04:53:00.078Z] 
00:53:00 [2023-09-15T04:53:00.078Z] Results:
00:53:00 [2023-09-15T04:53:00.078Z] 
00:53:00 [2023-09-15T04:53:00.078Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
00:53:00 [2023-09-15T04:53:00.078Z] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] All tests passed!
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.pom
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT [123/144]
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] The project's OSGi version is 1.0.4.202309150400
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui...
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.008Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
00:53:01 [2023-09-15T04:53:01.008Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.264Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] No tests to run.
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.264Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:01 [2023-09-15T04:53:01.264Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] 
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:01 [2023-09-15T04:53:01.264Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar
00:53:02 [2023-09-15T04:53:02.195Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:03 [2023-09-15T04:53:03.565Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:03 [2023-09-15T04:53:03.565Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] No tests to run.
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.pom
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2metadata.xml
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2artifacts.xml
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.1.0-SNAPSHOT [124/144]
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.565Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT.jar
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-sources-feature.jar
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:03 [2023-09-15T04:53:03.566Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] 
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:03 [2023-09-15T04:53:03.566Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT.jar
00:53:04 [2023-09-15T04:53:04.931Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-sources-feature.jar
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:05 [2023-09-15T04:53:05.863Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:05 [2023-09-15T04:53:05.863Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT.jar
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT.pom
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-sources-feature.jar
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-p2metadata.xml
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-p2artifacts.xml
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] Building Trace Compass Json trace Parent 9.1.0-SNAPSHOT        [125/144]
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --------------------------------[ pom ]---------------------------------
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace-parent ---
00:53:05 [2023-09-15T04:53:05.863Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:05 [2023-09-15T04:53:05.863Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace-parent ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
00:53:05 [2023-09-15T04:53:05.863Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:05 [2023-09-15T04:53:05.863Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-9.1.0-SNAPSHOT.pom
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [126/144]
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] The project's OSGi version is 1.1.0.202309150400
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] 
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:05 [2023-09-15T04:53:05.863Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core...
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] No tests to run.
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:06 [2023-09-15T04:53:06.120Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] 
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:06 [2023-09-15T04:53:06.120Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
00:53:08 [2023-09-15T04:53:08.014Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:08 [2023-09-15T04:53:08.580Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:08 [2023-09-15T04:53:08.580Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] No tests to run.
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.pom
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2metadata.xml
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2artifacts.xml
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.1.0-SNAPSHOT     [127/144]
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT.jar
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-sources-feature.jar
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:08 [2023-09-15T04:53:08.580Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] 
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace ---
00:53:08 [2023-09-15T04:53:08.580Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT.jar
00:53:09 [2023-09-15T04:53:09.512Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-sources-feature.jar
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
00:53:11 [2023-09-15T04:53:11.404Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:11 [2023-09-15T04:53:11.404Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT.jar
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT.pom
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-sources-feature.jar
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-p2metadata.xml
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-p2artifacts.xml
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.1.0-SNAPSHOT       [128/144]
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT.jar
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-sources-feature.jar
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:11 [2023-09-15T04:53:11.404Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] 
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli ---
00:53:11 [2023-09-15T04:53:11.404Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT.jar
00:53:12 [2023-09-15T04:53:12.773Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-sources-feature.jar
00:53:14 [2023-09-15T04:53:14.141Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.141Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
00:53:14 [2023-09-15T04:53:14.141Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:14 [2023-09-15T04:53:14.141Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:53:14 [2023-09-15T04:53:14.141Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.141Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
00:53:14 [2023-09-15T04:53:14.141Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.141Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
00:53:14 [2023-09-15T04:53:14.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT.jar
00:53:14 [2023-09-15T04:53:14.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT.pom
00:53:14 [2023-09-15T04:53:14.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-sources-feature.jar
00:53:14 [2023-09-15T04:53:14.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-p2metadata.xml
00:53:14 [2023-09-15T04:53:14.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-p2artifacts.xml
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] Building Trace Compass RCP Product 9.1.0-SNAPSHOT              [129/144]
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] The project's OSGi version is 9.1.0.202309150400
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
00:53:14 [2023-09-15T04:53:14.142Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-11, using current JRE system packages.
00:53:14 [2023-09-15T04:53:14.142Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-11 in your toolchains.xml
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
00:53:14 [2023-09-15T04:53:14.142Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-18, using current JRE system packages.
00:53:14 [2023-09-15T04:53:14.142Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-18 in your toolchains.xml
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] 
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
00:53:14 [2023-09-15T04:53:14.142Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.2100.v20230415-0944.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (435.93kB)
00:53:15 [2023-09-15T04:53:15.511Z] [INFO] 
00:53:15 [2023-09-15T04:53:15.511Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
00:53:15 [2023-09-15T04:53:15.511Z] [INFO] 
00:53:15 [2023-09-15T04:53:15.511Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
00:53:15 [2023-09-15T04:53:15.511Z] [INFO] 
00:53:15 [2023-09-15T04:53:15.511Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
00:53:16 [2023-09-15T04:53:16.075Z] [INFO] Fetching org.eclipse.e4.rcp_4.28.0.v20230525-0648.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (22.74kB)
00:53:16 [2023-09-15T04:53:16.075Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20230507-1923.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (21.56kB)
00:53:16 [2023-09-15T04:53:16.075Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20230507-1921.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (21.52kB)
00:53:16 [2023-09-15T04:53:16.075Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20230422-0242.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (29.65kB)
00:53:16 [2023-09-15T04:53:16.075Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.701.v20230423-0417.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (29.69kB)
00:53:16 [2023-09-15T04:53:16.075Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20230422-0242.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (25.56kB)
00:53:16 [2023-09-15T04:53:16.075Z] [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230315-1321.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.88kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.eclipse.emf.ecore_2.32.0.v20230406-1203.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.95kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.2100.v20230415-0944 from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/binary/ (270.24kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1800.v20230509-1332.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (21.47kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.2000.v20230509-1332.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.92kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.2000.v20230510-1208.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.87kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.2000.v20230510-1208.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.75kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.eclipse.help_2.3.1400.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (21.32kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.eclipse.platform_4.28.0.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (22.28kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.eclipse.platform_root_4.28.0.v20230605-0440 from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/binary/ (196B)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.eclipse.rcp_4.28.0.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.95kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.eclipse.rcp_root_4.28.0.v20230605-0440 from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/binary/ (20.24kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v20220404-1927.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (201.13kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.apache.felix.scr.source_2.2.6.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (264.12kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (356.27kB)
00:53:16 [2023-09-15T04:53:16.334Z] [INFO] Fetching com.sun.jna.source_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (160.04kB)
00:53:16 [2023-09-15T04:53:16.591Z] [INFO] Fetching com.sun.jna.platform.source_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.03MB)
00:53:16 [2023-09-15T04:53:16.591Z] [INFO] Fetching org.apache.lucene.analysis-common.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (1.61MB)
00:53:16 [2023-09-15T04:53:16.847Z] [INFO] Fetching org.apache.lucene.core.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (2.46MB)
00:53:17 [2023-09-15T04:53:17.105Z] [INFO] Fetching org.apache.lucene.analysis-smartcn.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (64.23kB)
00:53:17 [2023-09-15T04:53:17.105Z] [INFO] Fetching org.bouncycastle.bcpg.source_1.72.0.v20221013-1810.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (343.47kB)
00:53:17 [2023-09-15T04:53:17.105Z] [INFO] Fetching org.bouncycastle.bcprov.source_1.72.0.v20221013-1810.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (7.74MB)
00:53:17 [2023-09-15T04:53:17.667Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2100.v20230415-0944 from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/binary/ (17.02kB)
00:53:17 [2023-09-15T04:53:17.667Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2100.v20230415-0944 from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/binary/ (16.44kB)
00:53:17 [2023-09-15T04:53:17.667Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.2100.v20230415-0944 from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/binary/ (35.64kB)
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] 
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] 
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] 
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] 
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.product ---
00:53:44 [2023-09-15T04:53:44.190Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:44 [2023-09-15T04:53:44.190Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] 
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] 
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
00:53:44 [2023-09-15T04:53:44.190Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:53:44 [2023-09-15T04:53:44.190Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] 
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] 
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] --- tycho-p2-director-plugin:2.7.5:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
00:53:44 [2023-09-15T04:53:44.190Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
00:53:44 [2023-09-15T04:53:44.190Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202309150400.
00:54:10 [2023-09-15T04:54:10.712Z] Operation completed in 23934 ms.
00:54:10 [2023-09-15T04:54:10.712Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
00:54:10 [2023-09-15T04:54:10.712Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202309150400.
00:54:32 [2023-09-15T04:54:32.622Z] Operation completed in 22152 ms.
00:54:32 [2023-09-15T04:54:32.622Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app
00:54:32 [2023-09-15T04:54:32.622Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202309150400.
00:54:54 [2023-09-15T04:54:54.525Z] Operation completed in 22866 ms.
00:54:54 [2023-09-15T04:54:54.525Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
00:54:54 [2023-09-15T04:54:54.525Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202309150400.
00:55:16 [2023-09-15T04:55:16.421Z] Operation completed in 22018 ms.
00:55:16 [2023-09-15T04:55:16.678Z] [INFO] 
00:55:16 [2023-09-15T04:55:16.678Z] [INFO] --- eclipse-macsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
00:55:24 [2023-09-15T04:55:24.776Z] [INFO] [Fri Sep 15 04:55:24 GMT 2023] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app'...
00:55:56 [2023-09-15T04:55:56.826Z] [INFO] [Fri Sep 15 04:55:51 GMT 2023] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app'...
00:56:14 [2023-09-15T04:56:14.950Z] [INFO] 
00:56:14 [2023-09-15T04:56:14.950Z] [INFO] --- eclipse-winsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
00:56:14 [2023-09-15T04:56:14.950Z] [INFO] [Fri Sep 15 04:56:13 GMT 2023] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompassc.exe'
00:56:14 [2023-09-15T04:56:14.950Z] [INFO] [Fri Sep 15 04:56:13 GMT 2023] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompass.exe'
00:56:16 [2023-09-15T04:56:16.864Z] [INFO] 
00:56:16 [2023-09-15T04:56:16.864Z] [INFO] --- tycho-p2-director-plugin:2.7.5:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
00:56:16 [2023-09-15T04:56:16.864Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20230915-0400-win32.win32.x86_64.zip
00:56:23 [2023-09-15T04:56:23.425Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20230915-0400-macosx.cocoa.x86_64.tar.gz
00:56:33 [2023-09-15T04:56:33.374Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20230915-0400-macosx.cocoa.aarch64.tar.gz
00:56:41 [2023-09-15T04:56:41.470Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20230915-0400-linux.gtk.x86_64.tar.gz
00:56:49 [2023-09-15T04:56:49.566Z] [INFO] 
00:56:49 [2023-09-15T04:56:49.566Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-aarch64) @ org.eclipse.tracecompass.rcp.product ---
00:56:49 [2023-09-15T04:56:49.566Z] [INFO] [Fri Sep 15 04:56:49 GMT 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20230915-0400-macosx.cocoa.aarch64.tar.gz'...
00:57:21 [2023-09-15T04:57:21.667Z] [INFO] 
00:57:21 [2023-09-15T04:57:21.667Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-x86-64) @ org.eclipse.tracecompass.rcp.product ---
00:57:21 [2023-09-15T04:57:21.668Z] [INFO] [Fri Sep 15 04:57:17 GMT 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20230915-0400-macosx.cocoa.x86_64.tar.gz'...
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] No primary artifact to install, installing attached artifacts instead.
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-p2artifacts.xml
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-p2metadata.xml
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20230915-0400-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-win32.win32.x86_64.zip
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20230915-0400-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20230915-0400-macosx.cocoa.aarch64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-macosx.cocoa.aarch64.tar.gz
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20230915-0400-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Building Trace Compass Target Platform 9.1.0-SNAPSHOT          [130/144]
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] --------------------------------[ pom ]---------------------------------
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom (7.6 kB at 508 kB/s)
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 1.6 MB/s)
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
00:57:48 [2023-09-15T04:57:48.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar (70 kB at 1.9 MB/s)
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.target ---
00:57:48 [2023-09-15T04:57:48.469Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:57:48 [2023-09-15T04:57:48.469Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.target ---
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
00:57:48 [2023-09-15T04:57:48.469Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:57:48 [2023-09-15T04:57:48.469Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] 
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
00:57:48 [2023-09-15T04:57:48.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
00:57:48 [2023-09-15T04:57:48.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
00:57:48 [2023-09-15T04:57:48.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 132 kB/s)
00:57:48 [2023-09-15T04:57:48.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
00:57:48 [2023-09-15T04:57:48.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
00:57:48 [2023-09-15T04:57:48.726Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
00:57:48 [2023-09-15T04:57:48.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
00:57:48 [2023-09-15T04:57:48.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
00:57:48 [2023-09-15T04:57:48.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
00:57:48 [2023-09-15T04:57:48.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 2.4 MB/s)
00:57:48 [2023-09-15T04:57:48.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
00:57:48 [2023-09-15T04:57:48.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
00:57:48 [2023-09-15T04:57:48.983Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
00:57:48 [2023-09-15T04:57:48.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
00:57:48 [2023-09-15T04:57:48.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
00:57:48 [2023-09-15T04:57:48.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 92 kB/s)
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 3.3 MB/s)
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] 
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT.pom
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.20.target
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.21.target
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.22.target
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.23.target
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.24.target
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.25.target
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-eStaging.target
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] 
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.14-SNAPSHOT [131/144]
00:57:49 [2023-09-15T04:57:49.240Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] 
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] 
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] The project's OSGi version is 1.0.14.202309150400
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] 
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] 
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] 
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] 
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] 
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:49 [2023-09-15T04:57:49.497Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests...
00:57:49 [2023-09-15T04:57:49.754Z] [INFO] 
00:57:49 [2023-09-15T04:57:49.754Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:49 [2023-09-15T04:57:49.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
00:57:49 [2023-09-15T04:57:49.754Z] [INFO] 
00:57:49 [2023-09-15T04:57:49.754Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:49 [2023-09-15T04:57:49.754Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
00:57:49 [2023-09-15T04:57:49.754Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
00:57:50 [2023-09-15T04:57:50.318Z] [INFO] 
00:57:50 [2023-09-15T04:57:50.318Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:50 [2023-09-15T04:57:50.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
00:57:50 [2023-09-15T04:57:50.318Z] [INFO] 
00:57:50 [2023-09-15T04:57:50.318Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:50 [2023-09-15T04:57:50.318Z] [INFO] 
00:57:50 [2023-09-15T04:57:50.318Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:50 [2023-09-15T04:57:50.318Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
00:57:50 [2023-09-15T04:57:50.318Z] [INFO] 
00:57:50 [2023-09-15T04:57:50.318Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:50 [2023-09-15T04:57:50.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT.jar
00:57:50 [2023-09-15T04:57:50.574Z] [INFO] 
00:57:50 [2023-09-15T04:57:50.574Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:50 [2023-09-15T04:57:50.574Z] [INFO] 
00:57:50 [2023-09-15T04:57:50.574Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:50 [2023-09-15T04:57:50.574Z] [INFO] 
00:57:50 [2023-09-15T04:57:50.574Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:50 [2023-09-15T04:57:50.574Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:57:50 [2023-09-15T04:57:50.574Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
00:57:50 [2023-09-15T04:57:50.574Z] [INFO] 
00:57:50 [2023-09-15T04:57:50.574Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:50 [2023-09-15T04:57:50.574Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT.jar
00:57:51 [2023-09-15T04:57:51.504Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
00:57:52 [2023-09-15T04:57:52.881Z] [INFO] 
00:57:52 [2023-09-15T04:57:52.881Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:52 [2023-09-15T04:57:52.881Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
00:57:52 [2023-09-15T04:57:52.881Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
00:57:52 [2023-09-15T04:57:52.881Z] [INFO] 
00:57:52 [2023-09-15T04:57:52.881Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:52 [2023-09-15T04:57:52.881Z] [INFO] 
00:57:52 [2023-09-15T04:57:52.881Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
00:57:53 [2023-09-15T04:57:53.138Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
00:57:53 [2023-09-15T04:57:53.138Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
00:57:53 [2023-09-15T04:57:53.138Z] [INFO] Command line:
00:57:53 [2023-09-15T04:57:53.138Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
00:57:53 [2023-09-15T04:57:53.138Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
00:57:57 [2023-09-15T04:57:57.327Z] !SESSION 2023-09-15 04:57:53.211 -----------------------------------------------
00:57:57 [2023-09-15T04:57:57.327Z] eclipse.buildId=unknown
00:57:57 [2023-09-15T04:57:57.327Z] java.version=17.0.2
00:57:57 [2023-09-15T04:57:57.327Z] java.vendor=Oracle Corporation
00:57:57 [2023-09-15T04:57:57.327Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
00:57:57 [2023-09-15T04:57:57.327Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
00:57:57 [2023-09-15T04:57:57.327Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
00:57:57 [2023-09-15T04:57:57.327Z] 
00:57:57 [2023-09-15T04:57:57.327Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 04:57:57.202
00:57:57 [2023-09-15T04:57:57.327Z] !MESSAGE FrameworkEvent ERROR
00:57:57 [2023-09-15T04:57:57.327Z] !STACK 0
00:57:57 [2023-09-15T04:57:57.327Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
00:57:57 [2023-09-15T04:57:57.327Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:57:57 [2023-09-15T04:57:57.327Z] 
00:57:57 [2023-09-15T04:57:57.327Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:57:57 [2023-09-15T04:57:57.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:57:57 [2023-09-15T04:57:57.327Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:57:57 [2023-09-15T04:57:57.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:57:57 [2023-09-15T04:57:57.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:57:57 [2023-09-15T04:57:57.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:57:57 [2023-09-15T04:57:57.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:57:57 [2023-09-15T04:57:57.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:57:57 [2023-09-15T04:57:57.327Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:57:57 [2023-09-15T04:57:57.327Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:57:57 [2023-09-15T04:57:57.585Z] 
00:57:57 [2023-09-15T04:57:57.585Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 04:57:57.497
00:57:57 [2023-09-15T04:57:57.585Z] !MESSAGE FrameworkEvent ERROR
00:57:57 [2023-09-15T04:57:57.585Z] !STACK 0
00:57:57 [2023-09-15T04:57:57.585Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
00:57:57 [2023-09-15T04:57:57.585Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
00:57:57 [2023-09-15T04:57:57.585Z] 
00:57:57 [2023-09-15T04:57:57.585Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
00:57:57 [2023-09-15T04:57:57.585Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
00:57:57 [2023-09-15T04:57:57.585Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
00:57:57 [2023-09-15T04:57:57.585Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
00:57:57 [2023-09-15T04:57:57.585Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
00:57:57 [2023-09-15T04:57:57.585Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
00:57:57 [2023-09-15T04:57:57.585Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
00:57:57 [2023-09-15T04:57:57.585Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
00:57:57 [2023-09-15T04:57:57.585Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
00:57:57 [2023-09-15T04:57:57.585Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
00:57:58 [2023-09-15T04:57:58.155Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:57:58 [2023-09-15T04:57:58.155Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
00:58:04 [2023-09-15T04:58:04.701Z] 
00:58:04 [2023-09-15T04:58:04.701Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 04:58:03.978
00:58:04 [2023-09-15T04:58:04.701Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
00:58:04 [2023-09-15T04:58:04.701Z] 
00:58:04 [2023-09-15T04:58:04.701Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 04:58:04.077
00:58:04 [2023-09-15T04:58:04.701Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
00:58:04 [2023-09-15T04:58:04.701Z] !STACK 0
00:58:04 [2023-09-15T04:58:04.701Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
00:58:04 [2023-09-15T04:58:04.701Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
00:58:04 [2023-09-15T04:58:04.701Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
00:58:04 [2023-09-15T04:58:04.701Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
00:58:04 [2023-09-15T04:58:04.701Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
00:58:04 [2023-09-15T04:58:04.701Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
00:58:04 [2023-09-15T04:58:04.701Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
00:58:04 [2023-09-15T04:58:04.701Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
00:58:04 [2023-09-15T04:58:04.701Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
00:58:04 [2023-09-15T04:58:04.701Z] Caused by: java.io.IOException: error=2, No such file or directory
00:58:04 [2023-09-15T04:58:04.701Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
00:58:04 [2023-09-15T04:58:04.701Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
00:58:04 [2023-09-15T04:58:04.701Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
00:58:04 [2023-09-15T04:58:04.701Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
00:58:04 [2023-09-15T04:58:04.701Z] 	... 7 more
00:58:04 [2023-09-15T04:58:04.701Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
00:58:04 [2023-09-15T04:58:04.959Z] Display size: 1440x900
00:58:04 [2023-09-15T04:58:04.959Z] OS version=5.18.5-100.fc35.x86_64
00:58:04 [2023-09-15T04:58:04.959Z] GTK version=3.22.30
00:58:04 [2023-09-15T04:58:04.959Z] GTK theme=Ambiance
00:58:04 [2023-09-15T04:58:04.959Z] LIBOVERLAY_SCROLLBAR=0
00:58:04 [2023-09-15T04:58:04.959Z] Time zone: Greenwich Mean Time
00:58:04 [2023-09-15T04:58:04.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1758196982 data=null doit=true}, Shell with text {data - Eclipse Platform}]
00:58:05 [2023-09-15T04:58:05.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:06 [2023-09-15T04:58:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
00:58:06 [2023-09-15T04:58:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
00:58:06 [2023-09-15T04:58:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
00:58:06 [2023-09-15T04:58:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1758196004 data=null doit=true}, MenuItem with text {&Hierarchical}]
00:58:06 [2023-09-15T04:58:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1758196004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
00:58:06 [2023-09-15T04:58:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1758196002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
00:58:06 [2023-09-15T04:58:06.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
00:58:06 [2023-09-15T04:58:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:06 [2023-09-15T04:58:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:06 [2023-09-15T04:58:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:06 [2023-09-15T04:58:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:06 [2023-09-15T04:58:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:06 [2023-09-15T04:58:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:06 [2023-09-15T04:58:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758195408 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758195408 data=null doit=true}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758195407 data=null}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758195406 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758195405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758195216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758195214 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758195213 data=null doit=true}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758195213 data=null}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758195213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758195212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758195196 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758195195 data=null doit=true}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758195194 data=null}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758195194 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758195194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758195123 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758195121 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758195121 data=null doit=true}, TreeItem with text {Traces [0]}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758195121 data=null}, TreeItem with text {Traces [0]}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758195121 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758195120 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758195092 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758195091 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758195091 data=null doit=true}, TreeItem with text {Traces [0]}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758195091 data=null}, TreeItem with text {Traces [0]}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758195090 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758195090 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:58:06 [2023-09-15T04:58:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758195031 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
00:58:07 [2023-09-15T04:58:07.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
00:58:07 [2023-09-15T04:58:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-1758194441 data=null doit=true}, Shell with text {Manage Custom Parsers}]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-1758194436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-1758194435 data=null doit=true}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-1758194435 data=null}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-1758194434 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-1758194434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-1758194434 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=-1758194430 data=null doit=true}, Button with text {Text}]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=-1758194430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=-1758194429 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=-1758194429 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=-1758194429 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=-1758194428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-1758194418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-1758194418 data=null doit=true}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-1758194418 data=null}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-1758194417 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-1758194417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-1758194417 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
00:58:07 [2023-09-15T04:58:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-1758194414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-1758194414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-1758194414 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-1758194414 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-1758194413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-1758194413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-1758194413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1758194830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758194277 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758194277 data=null doit=true}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758194277 data=null}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758194276 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758194276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758194206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758194205 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758194205 data=null doit=true}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758194205 data=null}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758194204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758194204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758194187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:07 [2023-09-15T04:58:07.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758194138 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758194138 data=null doit=true}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758194138 data=null}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758194137 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758194137 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758194114 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758194113 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758194113 data=null doit=true}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758194113 data=null}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758194112 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758194112 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758194100 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758193936 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758193935 data=null doit=true}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758193935 data=null}, TreeItem with text {test}]
00:58:07 [2023-09-15T04:58:07.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758193935 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:08 [2023-09-15T04:58:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758193935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758193910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758193909 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758193909 data=null doit=true}, TreeItem with text {test}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758193908 data=null}, TreeItem with text {test}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758193908 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758193908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758193895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:08 [2023-09-15T04:58:08.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758193843 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758193841 data=null doit=true}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758193841 data=null}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758193840 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758193840 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758193817 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758193815 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758193815 data=null doit=true}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758193815 data=null}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758193814 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758193814 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758193801 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:08 [2023-09-15T04:58:08.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:08 [2023-09-15T04:58:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:08 [2023-09-15T04:58:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758193143 data=null doit=true}, Shell with text {Trace Import}]
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1758193127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1758193127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1758193127 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1758193127 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1758193126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:58:08 [2023-09-15T04:58:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1758193126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1758193126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758193699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758192989 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758192989 data=null doit=true}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758192989 data=null}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758192988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758192988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758192908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758192907 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758192907 data=null doit=true}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758192906 data=null}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758192906 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758192906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758192886 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:09 [2023-09-15T04:58:09.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758192885 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758192885 data=null doit=true}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758192884 data=null}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758192884 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758192884 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758192824 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:09 [2023-09-15T04:58:09.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758192822 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758192822 data=null doit=true}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758192822 data=null}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758192822 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758192818 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758192811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:58:09 [2023-09-15T04:58:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:09 [2023-09-15T04:58:09.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758192324 data=null doit=true}, Shell with text {Trace Import}]
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758192301 data=null}, (of type 'Combo')]
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:09 [2023-09-15T04:58:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758192166 data=null doit=true}, TreeItem with text {import}]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758192166 data=null}, TreeItem with text {import}]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758192165 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758192165 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758192162 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758192161 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758192161 data=null doit=true}, TreeItem with text {import}]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758192160 data=null}, TreeItem with text {import}]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758192160 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758192160 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758192160 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758192109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5d72da0b
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1758192103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1758192103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1758192103 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1758192103 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1758192102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1758192102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1758192102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1758192102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1758192102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1758192102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1758192102 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1758192102 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@48064a5a
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1758192100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1758192099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1758192099 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1758192099 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1758192099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1758192099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1758192099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1758192099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1758192099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1758192099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1758192099 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1758192099 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758192083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758192083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758192083 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758192083 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758192083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:09 [2023-09-15T04:58:09.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758192083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:10 [2023-09-15T04:58:10.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:10 [2023-09-15T04:58:10.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:10 [2023-09-15T04:58:10.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:10 [2023-09-15T04:58:10.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:10 [2023-09-15T04:58:10.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:10 [2023-09-15T04:58:10.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:10 [2023-09-15T04:58:10.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758192083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:10 [2023-09-15T04:58:10.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758192728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:10 [2023-09-15T04:58:10.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:10 [2023-09-15T04:58:10.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:10 [2023-09-15T04:58:10.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:10 [2023-09-15T04:58:10.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:10 [2023-09-15T04:58:10.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:10 [2023-09-15T04:58:10.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:10 [2023-09-15T04:58:10.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758191227 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758191226 data=null doit=true}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758191226 data=null}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758191226 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758191226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758191198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758191197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758191197 data=null doit=true}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758191196 data=null}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758191196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758191196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758191185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:10 [2023-09-15T04:58:10.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758191184 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758191184 data=null doit=true}, TreeItem with text {Traces [1]}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758191184 data=null}, TreeItem with text {Traces [1]}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758191184 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758191183 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758191139 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758191138 data=null doit=true}, TreeItem with text {Traces [1]}]
00:58:10 [2023-09-15T04:58:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758191138 data=null}, TreeItem with text {Traces [1]}]
00:58:10 [2023-09-15T04:58:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758191138 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:58:10 [2023-09-15T04:58:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758191137 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
00:58:10 [2023-09-15T04:58:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758191132 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190770 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758190770 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758190770 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190769 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758190769 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190732 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:11 [2023-09-15T04:58:11.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190725 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758190725 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758190724 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190724 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758190724 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190715 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190714 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758190714 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758190713 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190713 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758190713 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190707 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190707 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190706 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:11 [2023-09-15T04:58:11.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758190706 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:12 [2023-09-15T04:58:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758190591 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:12 [2023-09-15T04:58:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758189897 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:12 [2023-09-15T04:58:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758189896 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:12 [2023-09-15T04:58:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758189896 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:12 [2023-09-15T04:58:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
00:58:12 [2023-09-15T04:58:12.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758188766 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758188766 data=null doit=true}, TableItem with text {}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758188766 data=null}, TableItem with text {}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758188766 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758188762 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758188734 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758188534 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758188534 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758188533 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758188533 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758188533 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758188525 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:13 [2023-09-15T04:58:13.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758188511 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758188511 data=null doit=true}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758188511 data=null}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758188510 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758188510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758188423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758188422 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758188421 data=null doit=true}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758188421 data=null}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758188421 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758188421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758188411 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:13 [2023-09-15T04:58:13.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758188409 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758188409 data=null doit=true}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758188409 data=null}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758188401 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758188401 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758188330 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758188329 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758188329 data=null doit=true}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758188329 data=null}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758188328 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758188328 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758188317 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:58:13 [2023-09-15T04:58:13.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:13 [2023-09-15T04:58:13.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758187827 data=null doit=true}, Shell with text {Trace Import}]
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758187813 data=null}, (of type 'Combo')]
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758187736 data=null doit=true}, TreeItem with text {import}]
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758187736 data=null}, TreeItem with text {import}]
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758187736 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758187735 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758187733 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:14 [2023-09-15T04:58:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758187732 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:58:14 [2023-09-15T04:58:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758187732 data=null doit=true}, TreeItem with text {import}]
00:58:14 [2023-09-15T04:58:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758187732 data=null}, TreeItem with text {import}]
00:58:14 [2023-09-15T04:58:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758187732 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:14 [2023-09-15T04:58:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758187731 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:58:14 [2023-09-15T04:58:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758187731 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:14 [2023-09-15T04:58:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:14 [2023-09-15T04:58:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:14 [2023-09-15T04:58:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758187710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:14 [2023-09-15T04:58:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758187639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758187639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758187639 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758187639 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758187639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758187639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:14 [2023-09-15T04:58:14.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:14 [2023-09-15T04:58:14.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:14 [2023-09-15T04:58:14.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:14 [2023-09-15T04:58:14.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:14 [2023-09-15T04:58:14.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:14 [2023-09-15T04:58:14.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:14 [2023-09-15T04:58:14.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758187638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:14 [2023-09-15T04:58:14.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758188225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758187117 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758187117 data=null doit=true}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758187117 data=null}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758187116 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758187116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758187075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:14 [2023-09-15T04:58:14.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758187074 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758187074 data=null doit=true}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758187074 data=null}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758187073 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758187073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758187027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:14 [2023-09-15T04:58:14.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1758187025 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1758187025 data=null doit=true}, TreeItem with text {Traces [2]}]
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1758187025 data=null}, TreeItem with text {Traces [2]}]
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1758187025 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758187025 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
00:58:14 [2023-09-15T04:58:14.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1758187015 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:58:14 [2023-09-15T04:58:14.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186538 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758186537 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758186537 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186537 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758186536 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186497 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:15 [2023-09-15T04:58:15.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186493 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758186493 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758186493 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186493 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758186492 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186485 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186438 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758186438 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758186438 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186437 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758186437 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186430 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186429 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186429 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758186429 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186330 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758186321 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758186321 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758186321 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:15 [2023-09-15T04:58:15.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
00:58:15 [2023-09-15T04:58:15.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:16 [2023-09-15T04:58:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:16 [2023-09-15T04:58:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758184813 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758184812 data=null doit=true}, TableItem with text {}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758184812 data=null}, TableItem with text {}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758184812 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758184811 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758184804 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758184696 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758184696 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758184695 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758184695 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758184695 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758184643 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:17 [2023-09-15T04:58:17.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758184632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758184632 data=null doit=true}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758184632 data=null}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758184631 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758184631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758184595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:17 [2023-09-15T04:58:17.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758184536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758184536 data=null doit=true}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758184536 data=null}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758184536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758184536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758184516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:17 [2023-09-15T04:58:17.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1758184515 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1758184515 data=null doit=true}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1758184515 data=null}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1758184514 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758184514 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1758184498 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1758184497 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1758184497 data=null doit=true}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1758184497 data=null}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1758184497 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758184496 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1758184486 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:17 [2023-09-15T04:58:17.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758183967 data=null doit=true}, Shell with text {Trace Import}]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758183963 data=null}, (of type 'Combo')]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758183897 data=null doit=true}, TreeItem with text {import}]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758183897 data=null}, TreeItem with text {import}]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758183897 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758183896 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758183893 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758183893 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758183892 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758183887 data=null}, Tree node with text: kernel-overlap-testing]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758183886 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758183886 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758183883 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758183827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:18 [2023-09-15T04:58:18.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758183806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758183806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758183806 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758183806 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758183806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:18 [2023-09-15T04:58:18.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758183806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:18 [2023-09-15T04:58:18.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:18 [2023-09-15T04:58:18.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:18 [2023-09-15T04:58:18.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:18 [2023-09-15T04:58:18.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:18 [2023-09-15T04:58:18.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:18 [2023-09-15T04:58:18.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:18 [2023-09-15T04:58:18.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758183805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:18 [2023-09-15T04:58:18.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758184411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758183203 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758183202 data=null doit=true}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758183202 data=null}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758183202 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758183202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758183180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758183128 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758183127 data=null doit=true}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758183127 data=null}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758183127 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758183127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758183104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:18 [2023-09-15T04:58:18.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758183099 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758183099 data=null doit=true}, TreeItem with text {Traces [3]}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758183099 data=null}, TreeItem with text {Traces [3]}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758183099 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758183099 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
00:58:18 [2023-09-15T04:58:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758183090 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
00:58:18 [2023-09-15T04:58:18.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
00:58:19 [2023-09-15T04:58:19.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:19 [2023-09-15T04:58:19.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:19 [2023-09-15T04:58:19.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182789 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758182789 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758182789 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182789 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758182789 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182720 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:19 [2023-09-15T04:58:19.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182716 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758182716 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758182716 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182715 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758182715 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182705 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182704 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758182704 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758182704 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182704 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758182703 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182698 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182698 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182698 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758182698 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182595 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758182510 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758182510 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758182510 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:19 [2023-09-15T04:58:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:20 [2023-09-15T04:58:20.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:20 [2023-09-15T04:58:20.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:20 [2023-09-15T04:58:20.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758181422 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758181421 data=null doit=true}, TableItem with text {}]
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758181421 data=null}, TableItem with text {}]
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758181421 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758181420 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758181413 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:20 [2023-09-15T04:58:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758180128 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758180128 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758180128 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758180127 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758180127 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758180110 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:21 [2023-09-15T04:58:21.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758180098 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758180098 data=null doit=true}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758180098 data=null}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758180098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758180098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758180028 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758180027 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758180027 data=null doit=true}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758180026 data=null}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758180026 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758180026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758180019 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:21 [2023-09-15T04:58:21.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758180018 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758180018 data=null doit=true}, TreeItem with text {Traces [3]}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758180018 data=null}, TreeItem with text {Traces [3]}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758180017 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758180017 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758180001 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758179999 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758179999 data=null doit=true}, TreeItem with text {Traces [3]}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758179999 data=null}, TreeItem with text {Traces [3]}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758179998 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758179998 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
00:58:21 [2023-09-15T04:58:21.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758179993 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
00:58:22 [2023-09-15T04:58:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:22 [2023-09-15T04:58:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] 
00:58:22 [2023-09-15T04:58:22.495Z] (Eclipse:18457): Gtk-WARNING **: 04:58:22.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758179497 data=null doit=true}, Shell with text {Trace Import}]
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758179439 data=null}, (of type 'Combo')]
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:22 [2023-09-15T04:58:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758179399 data=null doit=true}, TreeItem with text {import}]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758179399 data=null}, TreeItem with text {import}]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758179398 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758179398 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758179396 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758179395 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758179395 data=null doit=true}, TreeItem with text {import}]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758179395 data=null}, TreeItem with text {import}]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758179394 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758179394 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758179394 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758179324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@608c03e3
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758179322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758179321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758179321 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758179321 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758179321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758179321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758179321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758179321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758179320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758179320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758179320 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758179320 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:22 [2023-09-15T04:58:22.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758179305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758179305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758179305 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758179305 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758179305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758179305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:22 [2023-09-15T04:58:22.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:22 [2023-09-15T04:58:22.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:22 [2023-09-15T04:58:22.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:22 [2023-09-15T04:58:22.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:22 [2023-09-15T04:58:22.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:22 [2023-09-15T04:58:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758178792 data=null doit=true}, Shell with text {Confirmation}]
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:58:23 [2023-09-15T04:58:23.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
00:58:23 [2023-09-15T04:58:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-1758178791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:23 [2023-09-15T04:58:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-1758178791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:23 [2023-09-15T04:58:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-1758178790 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:23 [2023-09-15T04:58:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-1758178790 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:23 [2023-09-15T04:58:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-1758178790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:23 [2023-09-15T04:58:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-1758178790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:23 [2023-09-15T04:58:23.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-1758178790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758179305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758179910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758178402 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758178402 data=null doit=true}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758178402 data=null}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758178402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758178401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758178367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758178366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758178366 data=null doit=true}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758178366 data=null}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758178366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758178365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758178360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:23 [2023-09-15T04:58:23.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1758178359 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1758178359 data=null doit=true}, TreeItem with text {Traces [4]}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1758178359 data=null}, TreeItem with text {Traces [4]}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1758178358 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:58:23 [2023-09-15T04:58:23.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758178358 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
00:58:23 [2023-09-15T04:58:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1758178314 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:58:23 [2023-09-15T04:58:23.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
00:58:23 [2023-09-15T04:58:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:23 [2023-09-15T04:58:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:23 [2023-09-15T04:58:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178141 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178140 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178140 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178140 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758178139 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178105 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:23 [2023-09-15T04:58:23.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178102 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178102 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178102 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178101 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758178101 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178094 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178094 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178094 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178093 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:23 [2023-09-15T04:58:23.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178093 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:24 [2023-09-15T04:58:24.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758178093 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:24 [2023-09-15T04:58:24.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178086 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:24 [2023-09-15T04:58:24.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178085 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:24 [2023-09-15T04:58:24.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758178085 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:24 [2023-09-15T04:58:24.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758178085 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:24 [2023-09-15T04:58:24.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758177938 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:24 [2023-09-15T04:58:24.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758177510 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:24 [2023-09-15T04:58:24.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758177509 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:24 [2023-09-15T04:58:24.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758177509 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:24 [2023-09-15T04:58:24.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
00:58:24 [2023-09-15T04:58:24.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:24 [2023-09-15T04:58:24.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:24 [2023-09-15T04:58:24.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:24 [2023-09-15T04:58:24.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758176503 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758176503 data=null doit=true}, TableItem with text {}]
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758176503 data=null}, TableItem with text {}]
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758176503 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758176503 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758176498 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:25 [2023-09-15T04:58:25.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758176239 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758176239 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758176239 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758176238 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758176238 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758176232 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:25 [2023-09-15T04:58:25.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758176223 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758176223 data=null doit=true}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758176223 data=null}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758176223 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758176223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758176187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758176187 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758176186 data=null doit=true}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758176186 data=null}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758176186 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758176186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758176134 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:25 [2023-09-15T04:58:25.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1758176133 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1758176132 data=null doit=true}, TreeItem with text {Traces [4]}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1758176132 data=null}, TreeItem with text {Traces [4]}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1758176132 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758176132 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1758176121 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1758176120 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1758176120 data=null doit=true}, TreeItem with text {Traces [4]}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1758176120 data=null}, TreeItem with text {Traces [4]}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1758176120 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758176120 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
00:58:25 [2023-09-15T04:58:25.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1758176108 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
00:58:26 [2023-09-15T04:58:26.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:26 [2023-09-15T04:58:26.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758175656 data=null doit=true}, Shell with text {Trace Import}]
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758175652 data=null}, (of type 'Combo')]
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758175604 data=null doit=true}, TreeItem with text {import}]
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758175604 data=null}, TreeItem with text {import}]
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758175603 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:26 [2023-09-15T04:58:26.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758175603 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:26 [2023-09-15T04:58:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758175601 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:26 [2023-09-15T04:58:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:26 [2023-09-15T04:58:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758175600 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:58:26 [2023-09-15T04:58:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758175600 data=null doit=true}, TreeItem with text {import}]
00:58:26 [2023-09-15T04:58:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758175600 data=null}, TreeItem with text {import}]
00:58:26 [2023-09-15T04:58:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758175600 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:26 [2023-09-15T04:58:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758175600 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:58:26 [2023-09-15T04:58:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758175599 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:26 [2023-09-15T04:58:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:26 [2023-09-15T04:58:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:26 [2023-09-15T04:58:26.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758175533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@463e0b6a
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758175532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758175531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758175531 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758175531 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758175531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758175531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758175531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758175531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758175530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758175530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758175530 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758175530 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758175522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758175522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758175522 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758175518 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758175518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758175518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:26 [2023-09-15T04:58:26.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:26 [2023-09-15T04:58:26.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:26 [2023-09-15T04:58:26.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:26 [2023-09-15T04:58:26.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:26 [2023-09-15T04:58:26.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:26 [2023-09-15T04:58:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758175006 data=null doit=true}, Shell with text {Confirmation}]
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-1758175005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-1758175005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-1758175005 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-1758175005 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-1758175005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-1758175004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:27 [2023-09-15T04:58:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-1758175004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758175518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758176030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758174534 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758174533 data=null doit=true}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758174533 data=null}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758174533 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758174532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758174497 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758174496 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758174496 data=null doit=true}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758174496 data=null}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758174495 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758174495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758174486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:27 [2023-09-15T04:58:27.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:27 [2023-09-15T04:58:27.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:27 [2023-09-15T04:58:27.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758174425 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
00:58:27 [2023-09-15T04:58:27.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758174425 data=null doit=true}, TreeItem with text {Traces [5]}]
00:58:27 [2023-09-15T04:58:27.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758174424 data=null}, TreeItem with text {Traces [5]}]
00:58:27 [2023-09-15T04:58:27.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758174424 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
00:58:27 [2023-09-15T04:58:27.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758174424 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
00:58:27 [2023-09-15T04:58:27.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758174393 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
00:58:27 [2023-09-15T04:58:27.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
00:58:27 [2023-09-15T04:58:27.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:27 [2023-09-15T04:58:27.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174214 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174214 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174213 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174213 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758174213 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174134 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:27 [2023-09-15T04:58:27.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174131 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174131 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174131 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174131 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758174130 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174123 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174122 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174122 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174122 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174122 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758174121 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174117 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174117 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174116 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:27 [2023-09-15T04:58:27.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758174116 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:28 [2023-09-15T04:58:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758174024 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:28 [2023-09-15T04:58:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758173736 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:28 [2023-09-15T04:58:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758173735 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:28 [2023-09-15T04:58:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758173735 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:28 [2023-09-15T04:58:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
00:58:28 [2023-09-15T04:58:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:28 [2023-09-15T04:58:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:28 [2023-09-15T04:58:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:28 [2023-09-15T04:58:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:28 [2023-09-15T04:58:28.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758172729 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758172729 data=null doit=true}, TableItem with text {}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758172729 data=null}, TableItem with text {}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758172729 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758172728 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758172723 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758172524 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758172524 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758172524 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758172523 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758172523 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758172517 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:29 [2023-09-15T04:58:29.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758172510 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758172510 data=null doit=true}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758172510 data=null}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758172510 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758172507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758172477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758172443 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758172443 data=null doit=true}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758172443 data=null}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758172442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758172442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758172433 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:29 [2023-09-15T04:58:29.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758172431 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758172431 data=null doit=true}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758172431 data=null}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758172431 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758172431 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758172412 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758172411 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758172411 data=null doit=true}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758172411 data=null}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758172410 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758172410 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758172404 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
00:58:29 [2023-09-15T04:58:29.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:29 [2023-09-15T04:58:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758171913 data=null doit=true}, Shell with text {Trace Import}]
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758171898 data=null}, (of type 'Combo')]
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:30 [2023-09-15T04:58:30.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:30 [2023-09-15T04:58:30.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758171821 data=null doit=true}, TreeItem with text {import}]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758171821 data=null}, TreeItem with text {import}]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758171820 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758171820 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758171818 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758171817 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758171817 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758171817 data=null}, Tree node with text: kernel-overlap-testing]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758171817 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758171817 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758171814 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758171790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@41ebae0e
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758171788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758171788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758171788 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758171788 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758171788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758171788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758171788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758171788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758171787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758171787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758171787 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758171787 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758171733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758171733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758171733 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758171733 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758171732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758171732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:30 [2023-09-15T04:58:30.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:30 [2023-09-15T04:58:30.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:30 [2023-09-15T04:58:30.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:30 [2023-09-15T04:58:30.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758171511 data=null doit=true}, Shell with text {Confirmation}]
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-1758171508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-1758171508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-1758171508 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-1758171508 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-1758171508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-1758171508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-1758171508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758171732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758172324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758171195 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758171195 data=null doit=true}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758171195 data=null}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758171195 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758171195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758171125 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758171124 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758171124 data=null doit=true}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758171124 data=null}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758171123 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758171123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758171108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:30 [2023-09-15T04:58:30.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758171107 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758171107 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758171107 data=null}, TreeItem with text {Traces [6]}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758171106 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:30 [2023-09-15T04:58:30.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758171106 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:31 [2023-09-15T04:58:31.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758171034 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:31 [2023-09-15T04:58:31.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:31 [2023-09-15T04:58:31.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:31 [2023-09-15T04:58:31.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:31 [2023-09-15T04:58:31.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170899 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170899 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170899 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170899 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758170899 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170824 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:31 [2023-09-15T04:58:31.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:31 [2023-09-15T04:58:31.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:31 [2023-09-15T04:58:31.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:31 [2023-09-15T04:58:31.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:31 [2023-09-15T04:58:31.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:31 [2023-09-15T04:58:31.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170821 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170821 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170821 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170820 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758170820 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170814 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
00:58:31 [2023-09-15T04:58:31.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170814 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170814 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:31 [2023-09-15T04:58:31.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170813 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170813 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758170813 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170803 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170803 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170802 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758170802 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170701 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170275 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170229 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758170229 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758170226 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758170226 data=null doit=true}, TableItem with text {}]
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758170226 data=null}, TableItem with text {}]
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758170226 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758170225 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758170210 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:31 [2023-09-15T04:58:31.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758168943 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758168943 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758168943 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758168942 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758168942 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758168936 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:33 [2023-09-15T04:58:33.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758168927 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758168926 data=null doit=true}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758168926 data=null}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758168926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758168926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758168893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758168892 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758168892 data=null doit=true}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758168892 data=null}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758168892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758168892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758168875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758168874 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758168874 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758168874 data=null}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758168873 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758168873 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758168834 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758168705 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758168705 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758168705 data=null}, Tree node with text: ExampleCustomTxt.log]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758168704 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758168704 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758168681 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:33 [2023-09-15T04:58:33.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:33 [2023-09-15T04:58:33.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:33 [2023-09-15T04:58:33.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:33 [2023-09-15T04:58:33.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:33 [2023-09-15T04:58:33.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:33 [2023-09-15T04:58:33.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:33 [2023-09-15T04:58:33.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:33 [2023-09-15T04:58:33.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:33 [2023-09-15T04:58:33.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758168637 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758168637 data=null doit=true}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758168636 data=null}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758168636 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758168636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758168612 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758168611 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758168611 data=null doit=true}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758168611 data=null}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758168611 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758168611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758168601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:33 [2023-09-15T04:58:33.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758168600 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758168600 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758168600 data=null}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758168600 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758168600 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758168589 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758168582 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758168582 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758168582 data=null}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758168582 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758168581 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758168534 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:33 [2023-09-15T04:58:33.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:33 [2023-09-15T04:58:33.828Z] 
00:58:33 [2023-09-15T04:58:33.828Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:33 [2023-09-15T04:58:33.828Z] 
00:58:33 [2023-09-15T04:58:33.828Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:33 [2023-09-15T04:58:33.828Z] 
00:58:33 [2023-09-15T04:58:33.828Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:33 [2023-09-15T04:58:33.828Z] 
00:58:33 [2023-09-15T04:58:33.828Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:34 [2023-09-15T04:58:34.086Z] 
00:58:34 [2023-09-15T04:58:34.086Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:34 [2023-09-15T04:58:34.086Z] 
00:58:34 [2023-09-15T04:58:34.086Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:34 [2023-09-15T04:58:34.087Z] 
00:58:34 [2023-09-15T04:58:34.087Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:34 [2023-09-15T04:58:34.087Z] 
00:58:34 [2023-09-15T04:58:34.087Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:34 [2023-09-15T04:58:34.087Z] 
00:58:34 [2023-09-15T04:58:34.087Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:34 [2023-09-15T04:58:34.087Z] 
00:58:34 [2023-09-15T04:58:34.087Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:34 [2023-09-15T04:58:34.087Z] 
00:58:34 [2023-09-15T04:58:34.087Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:34 [2023-09-15T04:58:34.087Z] 
00:58:34 [2023-09-15T04:58:34.087Z] (Eclipse:18457): Gtk-WARNING **: 04:58:33.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758167996 data=null doit=true}, Shell with text {Trace Import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758167993 data=null}, (of type 'Combo')]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758167901 data=null doit=true}, TreeItem with text {import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758167900 data=null}, TreeItem with text {import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758167900 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758167900 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758167898 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758167897 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758167897 data=null doit=true}, TreeItem with text {import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758167897 data=null}, TreeItem with text {import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758167897 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758167897 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758167896 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:34 [2023-09-15T04:58:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758167828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@75044df3
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758167826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758167825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758167825 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758167825 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758167825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758167825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758167825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758167824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758167824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758167824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758167824 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758167824 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758167809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758167809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758167809 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758167809 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758167809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758167809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:34 [2023-09-15T04:58:34.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:34 [2023-09-15T04:58:34.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:34 [2023-09-15T04:58:34.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:34 [2023-09-15T04:58:34.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758167586 data=null doit=true}, Shell with text {Confirmation}]
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1758167585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-1758167585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-1758167585 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-1758167585 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-1758167584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-1758167584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-1758167584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758167809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:34 [2023-09-15T04:58:34.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758168497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758167008 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758166995 data=null doit=true}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758166995 data=null}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758166995 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758166995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758166919 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758166918 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758166918 data=null doit=true}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758166918 data=null}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758166918 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758166918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758166911 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:35 [2023-09-15T04:58:35.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758166904 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758166904 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758166903 data=null}, TreeItem with text {Traces [6]}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758166903 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758166903 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:35 [2023-09-15T04:58:35.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758166895 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:35 [2023-09-15T04:58:35.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166698 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758166697 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758166697 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166697 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758166697 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166634 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:35 [2023-09-15T04:58:35.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166632 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758166632 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758166632 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166631 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758166631 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166625 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166622 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758166622 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758166621 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166621 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758166621 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166616 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166615 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166615 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758166615 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166442 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758166227 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758166227 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758166227 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:35 [2023-09-15T04:58:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
00:58:35 [2023-09-15T04:58:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:35 [2023-09-15T04:58:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:35 [2023-09-15T04:58:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:35 [2023-09-15T04:58:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:35 [2023-09-15T04:58:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:35 [2023-09-15T04:58:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758165207 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758165207 data=null doit=true}, TableItem with text {}]
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758165207 data=null}, TableItem with text {}]
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758165202 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758165201 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758165195 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:36 [2023-09-15T04:58:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758165016 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758165016 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758165007 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758165007 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758165006 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758164995 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:37 [2023-09-15T04:58:37.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:37 [2023-09-15T04:58:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758164826 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758164825 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758164825 data=null}, Tree node with text: ExampleCustomTxt.log]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758164825 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758164825 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758164816 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:37 [2023-09-15T04:58:37.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758164808 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758164808 data=null doit=true}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758164807 data=null}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758164807 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758164807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758164729 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758164728 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758164728 data=null doit=true}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758164728 data=null}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758164727 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758164727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758164712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:37 [2023-09-15T04:58:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:37 [2023-09-15T04:58:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758164711 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758164711 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758164711 data=null}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758164710 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758164710 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758164689 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:37 [2023-09-15T04:58:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:37 [2023-09-15T04:58:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:37 [2023-09-15T04:58:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758164366 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
00:58:37 [2023-09-15T04:58:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758164366 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:58:37 [2023-09-15T04:58:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758164366 data=null}, Tree node with text: ExampleCustomXml.xml]
00:58:37 [2023-09-15T04:58:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758164365 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:58:37 [2023-09-15T04:58:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758164365 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758164314 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:37 [2023-09-15T04:58:37.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758164307 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758164307 data=null doit=true}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758164307 data=null}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758164306 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758164306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758164278 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758164277 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758164277 data=null doit=true}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758164277 data=null}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758164277 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758164277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758164271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:37 [2023-09-15T04:58:37.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758164270 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758164270 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758164270 data=null}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758164270 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758164269 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758164233 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758164229 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758164229 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758164229 data=null}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758164228 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758164228 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758164222 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:37 [2023-09-15T04:58:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758163765 data=null doit=true}, Shell with text {Trace Import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758163721 data=null}, (of type 'Combo')]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758163685 data=null doit=true}, TreeItem with text {import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758163685 data=null}, TreeItem with text {import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758163684 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758163684 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758163682 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758163682 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758163682 data=null doit=true}, TreeItem with text {import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758163682 data=null}, TreeItem with text {import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758163682 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758163681 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758163681 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
00:58:38 [2023-09-15T04:58:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758163662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@73760b13
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758163661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758163661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758163661 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758163661 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758163661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758163661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758163661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758163660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758163660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758163660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758163660 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758163660 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:38 [2023-09-15T04:58:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:38 [2023-09-15T04:58:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:38 [2023-09-15T04:58:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:38 [2023-09-15T04:58:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:38 [2023-09-15T04:58:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:38 [2023-09-15T04:58:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758163638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:38 [2023-09-15T04:58:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758163638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:38 [2023-09-15T04:58:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758163638 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:38 [2023-09-15T04:58:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758163638 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:38 [2023-09-15T04:58:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758163638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:38 [2023-09-15T04:58:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758163638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:38 [2023-09-15T04:58:38.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:38 [2023-09-15T04:58:38.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:38 [2023-09-15T04:58:38.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:38 [2023-09-15T04:58:38.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:38 [2023-09-15T04:58:38.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:38 [2023-09-15T04:58:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758163127 data=null doit=true}, Shell with text {Confirmation}]
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1758163126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-1758163126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-1758163125 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-1758163125 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-1758163125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-1758163125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:39 [2023-09-15T04:58:39.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-1758163125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:39 [2023-09-15T04:58:39.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758163637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:39 [2023-09-15T04:58:39.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758164139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:39 [2023-09-15T04:58:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:39 [2023-09-15T04:58:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:39 [2023-09-15T04:58:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:39 [2023-09-15T04:58:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:39 [2023-09-15T04:58:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:39 [2023-09-15T04:58:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:39 [2023-09-15T04:58:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:39 [2023-09-15T04:58:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758162525 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758162525 data=null doit=true}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758162525 data=null}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758162524 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758162514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758162435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758162434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758162434 data=null doit=true}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758162434 data=null}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758162433 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758162433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758162426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:39 [2023-09-15T04:58:39.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758162425 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758162425 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758162425 data=null}, TreeItem with text {Traces [6]}]
00:58:39 [2023-09-15T04:58:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758162425 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758162416 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758162397 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:39 [2023-09-15T04:58:39.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162219 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758162219 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758162219 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162218 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758162218 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162195 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:39 [2023-09-15T04:58:39.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162193 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758162193 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758162193 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162193 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:39 [2023-09-15T04:58:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758162192 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162143 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162142 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758162142 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758162142 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162142 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758162141 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162133 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162133 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162133 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758162133 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758162088 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758161806 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758161806 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758161806 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:40 [2023-09-15T04:58:40.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
00:58:40 [2023-09-15T04:58:40.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:40 [2023-09-15T04:58:40.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:40 [2023-09-15T04:58:40.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:40 [2023-09-15T04:58:40.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:40 [2023-09-15T04:58:40.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:40 [2023-09-15T04:58:40.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758160795 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758160795 data=null doit=true}, TableItem with text {}]
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758160795 data=null}, TableItem with text {}]
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758160794 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758160735 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758160730 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:41 [2023-09-15T04:58:41.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758160568 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758160568 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758160568 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758160563 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758160563 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758160558 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:41 [2023-09-15T04:58:41.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:41 [2023-09-15T04:58:41.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758160416 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758160415 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758160415 data=null}, Tree node with text: ExampleCustomXml.xml]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758160415 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758160415 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758160408 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:41 [2023-09-15T04:58:41.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758160403 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758160403 data=null doit=true}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758160403 data=null}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758160403 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758160403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758160374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758160374 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758160373 data=null doit=true}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758160373 data=null}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758160373 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758160373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758160351 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:41 [2023-09-15T04:58:41.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758160350 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758160350 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758160350 data=null}, TreeItem with text {Traces [6]}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758160350 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758160350 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:41 [2023-09-15T04:58:41.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758160342 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:41 [2023-09-15T04:58:41.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:41 [2023-09-15T04:58:41.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:41 [2023-09-15T04:58:41.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:41 [2023-09-15T04:58:41.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758159991 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
00:58:41 [2023-09-15T04:58:41.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758159991 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:41 [2023-09-15T04:58:41.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758159991 data=null}, Tree node with text: kernel-overlap-testing]
00:58:41 [2023-09-15T04:58:41.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758159990 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:58:41 [2023-09-15T04:58:41.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758159990 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758159929 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:42 [2023-09-15T04:58:42.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758159923 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758159923 data=null doit=true}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758159923 data=null}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758159923 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758159923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758159897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758159897 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758159896 data=null doit=true}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758159896 data=null}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758159896 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758159896 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758159874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:42 [2023-09-15T04:58:42.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758159841 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758159841 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758159840 data=null}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758159840 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758159840 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758159831 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:42 [2023-09-15T04:58:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758159830 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758159830 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758159830 data=null}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758159829 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758159829 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758159817 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:42 [2023-09-15T04:58:42.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:42 [2023-09-15T04:58:42.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:42 [2023-09-15T04:58:42.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758159336 data=null doit=true}, Shell with text {Trace Import}]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758159333 data=null}, (of type 'Combo')]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758159287 data=null doit=true}, TreeItem with text {import}]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758159287 data=null}, TreeItem with text {import}]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758159286 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758159286 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758159284 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758159284 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758159283 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758159283 data=null}, Tree node with text: kernel-overlap-testing]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758159283 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758159283 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758159281 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758159212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@763e1ec9
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758159210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758159210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758159210 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758159206 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758159206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758159206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758159206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758159205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758159205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758159205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758159205 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758159205 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758159199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758159199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758159199 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758159199 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758159199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:42 [2023-09-15T04:58:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758159199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:43 [2023-09-15T04:58:43.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:43 [2023-09-15T04:58:43.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:43 [2023-09-15T04:58:43.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:43 [2023-09-15T04:58:43.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:43 [2023-09-15T04:58:43.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758158966 data=null doit=true}, Shell with text {Confirmation}]
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1758158965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-1758158965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-1758158965 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-1758158965 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-1758158965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-1758158965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:43 [2023-09-15T04:58:43.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-1758158965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
00:58:43 [2023-09-15T04:58:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758159199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:43 [2023-09-15T04:58:43.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758159734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758158392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758158392 data=null doit=true}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758158392 data=null}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758158391 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758158391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758158323 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758158322 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758158322 data=null doit=true}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758158321 data=null}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758158321 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758158321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758158302 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:43 [2023-09-15T04:58:43.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758158301 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758158301 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758158301 data=null}, TreeItem with text {Traces [6]}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758158300 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758158300 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758158285 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:43 [2023-09-15T04:58:43.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758158155 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758158154 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758158154 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758158154 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758158154 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758158117 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:43 [2023-09-15T04:58:43.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758158115 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758158114 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758158114 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758158114 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758158114 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758158109 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758158109 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758158109 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758158109 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758158108 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758158108 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758158104 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758158104 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758158104 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:58:43 [2023-09-15T04:58:43.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758158103 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758157934 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758157516 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758157515 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758157515 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758157513 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758157513 data=null doit=true}, TableItem with text {}]
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758157513 data=null}, TableItem with text {}]
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758157513 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758157513 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:44 [2023-09-15T04:58:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758157503 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:44 [2023-09-15T04:58:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:44 [2023-09-15T04:58:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758156210 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758156210 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758156210 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758156209 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758156209 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758156204 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:45 [2023-09-15T04:58:45.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758156097 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758156096 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758156096 data=null}, Tree node with text: kernel-overlap-testing]
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758156096 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:58:45 [2023-09-15T04:58:45.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758156096 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758156089 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:45 [2023-09-15T04:58:45.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758156083 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758156083 data=null doit=true}, TreeItem with text {test}]
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758156083 data=null}, TreeItem with text {test}]
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758156083 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758156083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758156007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758156006 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758156006 data=null doit=true}, TreeItem with text {test}]
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758156006 data=null}, TreeItem with text {test}]
00:58:45 [2023-09-15T04:58:45.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758156005 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758156005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758155999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:46 [2023-09-15T04:58:46.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:46 [2023-09-15T04:58:46.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758155998 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758155998 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758155998 data=null}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758155998 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758155998 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758155984 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758155710 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758155689 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758155689 data=null}, Tree node with text: ExampleCustomTxt.log]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758155689 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758155689 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758155668 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:46 [2023-09-15T04:58:46.440Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758155633 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758155633 data=null doit=true}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758155633 data=null}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758155633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758155632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758155601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758155600 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758155600 data=null doit=true}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758155600 data=null}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758155600 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758155599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758155594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:46 [2023-09-15T04:58:46.440Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758155593 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758155591 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758155591 data=null}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758155591 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758155590 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758155582 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758155581 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758155581 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758155581 data=null}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758155581 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758155581 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758155534 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:46 [2023-09-15T04:58:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] 
00:58:47 [2023-09-15T04:58:47.003Z] (Eclipse:18457): Gtk-WARNING **: 04:58:46.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758155010 data=null doit=true}, Shell with text {Trace Import}]
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758154995 data=null}, (of type 'Combo')]
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:47 [2023-09-15T04:58:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758154912 data=null doit=true}, TreeItem with text {import}]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758154912 data=null}, TreeItem with text {import}]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758154912 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758154911 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758154902 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758154901 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758154901 data=null doit=true}, TreeItem with text {import}]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758154901 data=null}, TreeItem with text {import}]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758154901 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758154901 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758154900 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758154891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4567dcbc
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758154890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758154890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758154890 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758154890 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758154890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758154890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758154889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758154889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758154889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758154889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758154889 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758154889 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:47 [2023-09-15T04:58:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758154828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758154828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758154828 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758154828 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758154827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758154827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:47 [2023-09-15T04:58:47.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:47 [2023-09-15T04:58:47.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:47 [2023-09-15T04:58:47.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:47 [2023-09-15T04:58:47.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:47 [2023-09-15T04:58:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758154315 data=null doit=true}, Shell with text {Confirmation}]
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-1758154314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-1758154314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-1758154314 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-1758154314 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-1758154313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-1758154313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:47 [2023-09-15T04:58:47.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-1758154313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758154827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758155504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758153918 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758153918 data=null doit=true}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758153918 data=null}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758153917 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758153917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758153831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758153830 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758153830 data=null doit=true}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758153829 data=null}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758153829 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758153829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758153816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:48 [2023-09-15T04:58:48.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758153815 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758153815 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758153815 data=null}, TreeItem with text {Traces [6]}]
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758153815 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758153814 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:48 [2023-09-15T04:58:48.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758153798 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:48 [2023-09-15T04:58:48.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:48 [2023-09-15T04:58:48.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:48 [2023-09-15T04:58:48.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:48 [2023-09-15T04:58:48.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153465 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758153446 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758153445 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153445 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758153445 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153406 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:48 [2023-09-15T04:58:48.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153402 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758153402 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758153402 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153402 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758153402 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153396 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153396 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758153396 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758153396 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153395 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758153395 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153391 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153390 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153390 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758153390 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153296 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153188 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758153188 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758153187 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758153185 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758153185 data=null doit=true}, TableItem with text {}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758153185 data=null}, TableItem with text {}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758153184 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758153184 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758153182 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:48 [2023-09-15T04:58:48.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153022 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758153022 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758153022 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153021 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758153021 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758153015 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:49 [2023-09-15T04:58:49.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758152904 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758152904 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758152904 data=null}, Tree node with text: ExampleCustomTxt.log]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758152903 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758152903 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758152898 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:49 [2023-09-15T04:58:49.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758152893 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758152893 data=null doit=true}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758152893 data=null}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758152893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758152892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758152873 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758152869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758152869 data=null doit=true}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758152869 data=null}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758152869 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758152869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758152838 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758152836 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758152836 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758152836 data=null}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758152836 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758152835 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758152819 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:49 [2023-09-15T04:58:49.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:49 [2023-09-15T04:58:49.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:49 [2023-09-15T04:58:49.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758152557 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
00:58:49 [2023-09-15T04:58:49.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758152557 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:58:49 [2023-09-15T04:58:49.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758152557 data=null}, Tree node with text: ExampleCustomXml.xml]
00:58:49 [2023-09-15T04:58:49.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758152557 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758152556 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758152535 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:49 [2023-09-15T04:58:49.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758152521 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758152521 data=null doit=true}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758152520 data=null}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758152520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758152520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758152491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758152490 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758152490 data=null doit=true}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758152490 data=null}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758152490 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758152490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758152484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:49 [2023-09-15T04:58:49.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758152483 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758152483 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758152482 data=null}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758152482 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758152482 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758152432 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758152432 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758152431 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758152431 data=null}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758152431 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758152431 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758152426 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:49 [2023-09-15T04:58:49.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758152010 data=null doit=true}, Shell with text {Trace Import}]
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758152006 data=null}, (of type 'Combo')]
00:58:50 [2023-09-15T04:58:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758151920 data=null doit=true}, TreeItem with text {import}]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758151920 data=null}, TreeItem with text {import}]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758151920 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758151920 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758151918 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758151917 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758151917 data=null doit=true}, TreeItem with text {import}]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758151917 data=null}, TreeItem with text {import}]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758151917 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758151916 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758151916 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758151894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@43b8a6de
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758151893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758151893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758151893 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758151893 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758151892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758151892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758151892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758151892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758151892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758151892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758151892 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758151892 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758151836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758151836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758151836 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758151836 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758151836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758151836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:50 [2023-09-15T04:58:50.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:50 [2023-09-15T04:58:50.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:50 [2023-09-15T04:58:50.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:50 [2023-09-15T04:58:50.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:50 [2023-09-15T04:58:50.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758151325 data=null doit=true}, Shell with text {Confirmation}]
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-1758151323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-1758151323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-1758151323 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-1758151323 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-1758151323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-1758151323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:50 [2023-09-15T04:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-1758151323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758151836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758152392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758150943 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758150931 data=null doit=true}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758150931 data=null}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758150931 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758150930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758150882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758150832 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758150832 data=null doit=true}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758150832 data=null}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758150832 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758150831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758150820 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758150819 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758150819 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758150819 data=null}, TreeItem with text {Traces [6]}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758150818 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758150818 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:51 [2023-09-15T04:58:51.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758150810 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:51 [2023-09-15T04:58:51.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150572 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758150572 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758150572 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150572 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758150572 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150533 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:51 [2023-09-15T04:58:51.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150529 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758150529 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758150529 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150529 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758150529 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150522 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150522 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758150522 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:51 [2023-09-15T04:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758150521 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150521 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758150521 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150512 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150512 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150511 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758150511 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150474 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150378 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758150378 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758150378 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
00:58:51 [2023-09-15T04:58:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:51 [2023-09-15T04:58:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:51 [2023-09-15T04:58:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:51 [2023-09-15T04:58:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758150376 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758150376 data=null doit=true}, TableItem with text {}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758150376 data=null}, TableItem with text {}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758150375 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758150375 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758150374 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150281 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758150280 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758150280 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150280 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758150280 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150276 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:51 [2023-09-15T04:58:51.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150204 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758150204 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758150204 data=null}, Tree node with text: ExampleCustomXml.xml]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150203 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758150183 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758150179 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:51 [2023-09-15T04:58:51.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758150174 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758150174 data=null doit=true}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758150174 data=null}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758150174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:51 [2023-09-15T04:58:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758150174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758150119 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758150118 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758150118 data=null doit=true}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758150118 data=null}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758150111 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758150111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758150102 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758150098 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758150097 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758150097 data=null}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758150097 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758150097 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758150077 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758149939 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758149939 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758149939 data=null}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758149937 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758149937 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758149899 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:52 [2023-09-15T04:58:52.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758149895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758149894 data=null doit=true}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758149894 data=null}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758149894 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758149894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758149861 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758149860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758149860 data=null doit=true}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758149860 data=null}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758149860 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758149860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758149834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:52 [2023-09-15T04:58:52.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758149833 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758149832 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758149832 data=null}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758149832 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758149832 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758149815 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758149814 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758149814 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758149814 data=null}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758149813 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758149813 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758149804 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:52 [2023-09-15T04:58:52.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758149404 data=null doit=true}, Shell with text {Trace Import}]
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758149401 data=null}, (of type 'Combo')]
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:52 [2023-09-15T04:58:52.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:52 [2023-09-15T04:58:52.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:52 [2023-09-15T04:58:52.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758149368 data=null doit=true}, TreeItem with text {import}]
00:58:52 [2023-09-15T04:58:52.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758149368 data=null}, TreeItem with text {import}]
00:58:52 [2023-09-15T04:58:52.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758149368 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:52 [2023-09-15T04:58:52.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758149368 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:52 [2023-09-15T04:58:52.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758149366 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:52 [2023-09-15T04:58:52.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:52 [2023-09-15T04:58:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758149366 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758149361 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758149361 data=null}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758149360 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758149360 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758149358 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758149351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2c3344f0
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758149350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758149350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758149350 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758149350 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758149350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758149350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758149350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758149349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758149349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758149349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758149349 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758149349 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:52 [2023-09-15T04:58:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:52 [2023-09-15T04:58:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758149318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758149318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758149317 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758149317 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758149317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758149317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:52 [2023-09-15T04:58:52.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:52 [2023-09-15T04:58:52.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:52 [2023-09-15T04:58:52.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:52 [2023-09-15T04:58:52.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:52 [2023-09-15T04:58:52.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758149111 data=null doit=true}, Shell with text {Confirmation}]
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-1758149110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-1758149110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-1758149110 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-1758149110 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-1758149110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:52 [2023-09-15T04:58:52.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-1758149110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:53 [2023-09-15T04:58:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-1758149110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
00:58:53 [2023-09-15T04:58:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758149317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:53 [2023-09-15T04:58:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758149778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:53 [2023-09-15T04:58:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:53 [2023-09-15T04:58:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:53 [2023-09-15T04:58:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:53 [2023-09-15T04:58:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:53 [2023-09-15T04:58:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:53 [2023-09-15T04:58:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758148919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758148919 data=null doit=true}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758148919 data=null}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758148918 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758148918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758148898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758148897 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758148897 data=null doit=true}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758148897 data=null}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758148897 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758148897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758148883 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:53 [2023-09-15T04:58:53.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758148882 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758148882 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758148882 data=null}, TreeItem with text {Traces [6]}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758148881 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:53 [2023-09-15T04:58:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758148881 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:53 [2023-09-15T04:58:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758148834 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:53 [2023-09-15T04:58:53.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148482 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758148482 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758148482 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148482 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758148482 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148459 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:53 [2023-09-15T04:58:53.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148457 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758148457 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758148457 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148456 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758148456 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148447 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148447 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758148447 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758148446 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148446 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758148446 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148436 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148436 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148435 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758148435 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148389 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148235 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758148235 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758148235 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758148232 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758148232 data=null doit=true}, TableItem with text {}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758148232 data=null}, TableItem with text {}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758148232 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758148232 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758148230 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:53 [2023-09-15T04:58:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148041 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758148041 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758148041 data=null}, TreeItem with text {kernel-overlap-testing}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148040 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758148040 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758148034 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:54 [2023-09-15T04:58:54.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758147923 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758147923 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758147922 data=null}, Tree node with text: kernel-overlap-testing]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758147922 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758147922 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758147915 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:54 [2023-09-15T04:58:54.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758147909 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758147909 data=null doit=true}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758147909 data=null}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758147909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758147909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758147834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758147833 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758147833 data=null doit=true}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758147832 data=null}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758147832 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758147832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758147822 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758147821 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758147821 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758147821 data=null}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758147820 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758147820 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758147805 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:54 [2023-09-15T04:58:54.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:54 [2023-09-15T04:58:54.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:54 [2023-09-15T04:58:54.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758147574 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
00:58:54 [2023-09-15T04:58:54.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758147574 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:54 [2023-09-15T04:58:54.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758147574 data=null}, Tree node with text: ExampleCustomTxt.log]
00:58:54 [2023-09-15T04:58:54.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758147573 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:54 [2023-09-15T04:58:54.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758147573 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758147533 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:54 [2023-09-15T04:58:54.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758147527 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758147527 data=null doit=true}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758147527 data=null}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758147526 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758147526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758147501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758147500 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758147500 data=null doit=true}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758147500 data=null}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758147500 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758147500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758147478 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:54 [2023-09-15T04:58:54.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758147477 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758147476 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758147476 data=null}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758147476 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758147476 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758147462 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758147462 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758147461 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758147461 data=null}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758147461 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758147461 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758147434 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:54 [2023-09-15T04:58:54.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:54 [2023-09-15T04:58:54.881Z] 
00:58:54 [2023-09-15T04:58:54.881Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.881Z] 
00:58:54 [2023-09-15T04:58:54.881Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.881Z] 
00:58:54 [2023-09-15T04:58:54.881Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.881Z] 
00:58:54 [2023-09-15T04:58:54.881Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.881Z] 
00:58:54 [2023-09-15T04:58:54.881Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.881Z] 
00:58:54 [2023-09-15T04:58:54.881Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.881Z] 
00:58:54 [2023-09-15T04:58:54.881Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.881Z] 
00:58:54 [2023-09-15T04:58:54.881Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.881Z] 
00:58:54 [2023-09-15T04:58:54.881Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.881Z] 
00:58:54 [2023-09-15T04:58:54.881Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.881Z] 
00:58:54 [2023-09-15T04:58:54.881Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] 
00:58:54 [2023-09-15T04:58:54.882Z] (Eclipse:18457): Gtk-WARNING **: 04:58:54.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:58:54 [2023-09-15T04:58:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758147041 data=null doit=true}, Shell with text {Trace Import}]
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758147025 data=null}, (of type 'Combo')]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758146983 data=null doit=true}, TreeItem with text {import}]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758146983 data=null}, TreeItem with text {import}]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758146983 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758146983 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758146981 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758146980 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758146980 data=null doit=true}, TreeItem with text {import}]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758146980 data=null}, TreeItem with text {import}]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758146980 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758146980 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758146980 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758146928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@66ac3957
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758146926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758146926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758146926 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758146926 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758146926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758146926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758146925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758146925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758146925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758146925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758146925 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758146922 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@500b6601
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758146917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758146917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1758146916 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1758146916 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758146916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758146916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1758146916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758146916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758146916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758146916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1758146916 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1758146916 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758146911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758146911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758146911 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758146911 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758146911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:55 [2023-09-15T04:58:55.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758146911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:55 [2023-09-15T04:58:55.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758146911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758147409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758146395 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758146395 data=null doit=true}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758146395 data=null}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758146395 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758146395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758146364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758146316 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758146316 data=null doit=true}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758146316 data=null}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758146316 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758146316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758146310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:55 [2023-09-15T04:58:55.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758146309 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758146309 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758146309 data=null}, TreeItem with text {Traces [6]}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758146309 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758146309 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:55 [2023-09-15T04:58:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758146291 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:55 [2023-09-15T04:58:55.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146133 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758146132 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758146132 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146132 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758146132 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146110 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:55 [2023-09-15T04:58:55.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146108 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758146108 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758146108 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146108 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758146108 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146097 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146097 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758146097 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758146096 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146096 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758146096 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146092 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146091 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146091 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:55 [2023-09-15T04:58:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758146091 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:56 [2023-09-15T04:58:56.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758146050 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:58:56 [2023-09-15T04:58:56.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758145873 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:56 [2023-09-15T04:58:56.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758145872 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:56 [2023-09-15T04:58:56.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758145872 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:56 [2023-09-15T04:58:56.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
00:58:56 [2023-09-15T04:58:56.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:56 [2023-09-15T04:58:56.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:56 [2023-09-15T04:58:56.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:56 [2023-09-15T04:58:56.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:56 [2023-09-15T04:58:56.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:56 [2023-09-15T04:58:56.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758144864 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758144864 data=null doit=true}, TableItem with text {}]
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758144864 data=null}, TableItem with text {}]
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758144864 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758144864 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758144856 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:57 [2023-09-15T04:58:57.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758144688 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758144688 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758144688 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758144687 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758144687 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758144683 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:57 [2023-09-15T04:58:57.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758144530 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758144530 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758144530 data=null}, Tree node with text: ExampleCustomTxt.log]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758144530 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758144529 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758144523 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:57 [2023-09-15T04:58:57.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:57 [2023-09-15T04:58:57.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:57 [2023-09-15T04:58:57.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:57 [2023-09-15T04:58:57.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:57 [2023-09-15T04:58:57.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:57 [2023-09-15T04:58:57.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:57 [2023-09-15T04:58:57.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758144517 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758144517 data=null doit=true}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758144517 data=null}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758144516 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758144516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758144487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758144486 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758144486 data=null doit=true}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758144486 data=null}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758144486 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758144485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758144464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758144463 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758144463 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758144463 data=null}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758144463 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758144463 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758144426 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758144196 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758144196 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758144196 data=null}, Tree node with text: ExampleCustomXml.xml]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758144195 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758144195 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758144161 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:57 [2023-09-15T04:58:57.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758144156 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758144156 data=null doit=true}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758144156 data=null}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758144156 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758144156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758144119 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758144118 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758144118 data=null doit=true}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758144118 data=null}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758144118 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758144118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758144111 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:57 [2023-09-15T04:58:57.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758144111 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758144110 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758144110 data=null}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758144110 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758144110 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758144097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758144096 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758144096 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758144096 data=null}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758144096 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758144096 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758144092 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:57 [2023-09-15T04:58:57.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:58:57 [2023-09-15T04:58:57.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758143616 data=null doit=true}, Shell with text {Trace Import}]
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758143613 data=null}, (of type 'Combo')]
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758143579 data=null doit=true}, TreeItem with text {import}]
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758143579 data=null}, TreeItem with text {import}]
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758143579 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758143579 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:58:58 [2023-09-15T04:58:58.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758143577 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758143577 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758143577 data=null doit=true}, TreeItem with text {import}]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758143577 data=null}, TreeItem with text {import}]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758143576 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758143576 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758143576 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758143531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@68606061
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758143529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758143529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758143529 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758143529 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758143529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758143529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758143529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758143528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758143528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758143528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758143528 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758143528 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6f9de548
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758143525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758143525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1758143525 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1758143525 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758143525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758143525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1758143525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758143525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758143520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758143520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1758143520 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1758143520 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:58:58 [2023-09-15T04:58:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758143517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758143517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758143517 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758143517 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758143517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758143516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:58 [2023-09-15T04:58:58.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:58 [2023-09-15T04:58:58.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:58 [2023-09-15T04:58:58.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:58 [2023-09-15T04:58:58.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:58 [2023-09-15T04:58:58.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:58:58 [2023-09-15T04:58:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758143516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758144035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758143005 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758143004 data=null doit=true}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758143004 data=null}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758143004 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758143004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758142975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758142933 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758142933 data=null doit=true}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758142933 data=null}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758142932 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758142932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758142916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:58:59 [2023-09-15T04:58:59.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758142914 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758142914 data=null doit=true}, TreeItem with text {Traces [6]}]
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758142914 data=null}, TreeItem with text {Traces [6]}]
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758142914 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758142914 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:58:59 [2023-09-15T04:58:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758142893 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:58:59 [2023-09-15T04:58:59.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:58:59 [2023-09-15T04:58:59.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:58:59 [2023-09-15T04:58:59.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:59 [2023-09-15T04:58:59.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142748 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758142748 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758142747 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142747 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758142747 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142725 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:58:59 [2023-09-15T04:58:59.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142723 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758142722 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758142722 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142722 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758142722 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142715 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142715 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758142714 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758142714 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142714 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758142714 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142710 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142709 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142709 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758142709 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142625 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758142383 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758142383 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758142383 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:58:59 [2023-09-15T04:58:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
00:58:59 [2023-09-15T04:58:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:59 [2023-09-15T04:58:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:59 [2023-09-15T04:58:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:59 [2023-09-15T04:58:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:59 [2023-09-15T04:58:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:58:59 [2023-09-15T04:58:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758141380 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758141380 data=null doit=true}, TableItem with text {}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758141380 data=null}, TableItem with text {}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758141380 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758141370 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758141367 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758141190 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758141190 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758141190 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758141190 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758141190 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758141185 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:00 [2023-09-15T04:59:00.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758141109 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758141109 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758141109 data=null}, Tree node with text: ExampleCustomXml.xml]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758141109 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758141109 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758141101 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:00 [2023-09-15T04:59:00.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:00 [2023-09-15T04:59:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758141096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758141096 data=null doit=true}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758141096 data=null}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758141095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758141095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758141035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758141034 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758141034 data=null doit=true}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758141034 data=null}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758141034 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758141034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758141012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:00 [2023-09-15T04:59:00.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758141011 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758141011 data=null doit=true}, TreeItem with text {Traces [6]}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758141011 data=null}, TreeItem with text {Traces [6]}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758141011 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758141011 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:59:00 [2023-09-15T04:59:00.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758141003 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:00 [2023-09-15T04:59:00.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:59:01 [2023-09-15T04:59:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:01 [2023-09-15T04:59:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:01 [2023-09-15T04:59:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758140756 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758140755 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758140755 data=null}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758140755 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758140755 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758140714 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:01 [2023-09-15T04:59:01.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758140706 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758140706 data=null doit=true}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758140706 data=null}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758140706 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758140705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758140641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758140640 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758140640 data=null doit=true}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758140640 data=null}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758140640 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758140639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758140630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:01 [2023-09-15T04:59:01.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758140629 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758140629 data=null doit=true}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758140629 data=null}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758140628 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758140628 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758140610 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758140609 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758140609 data=null doit=true}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758140609 data=null}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758140609 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758140609 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758140605 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:01 [2023-09-15T04:59:01.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:59:01 [2023-09-15T04:59:01.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758140236 data=null doit=true}, Shell with text {Trace Import}]
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:59:01 [2023-09-15T04:59:01.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:59:01 [2023-09-15T04:59:01.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758140213 data=null}, (of type 'Combo')]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758140176 data=null doit=true}, TreeItem with text {import}]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758140176 data=null}, TreeItem with text {import}]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758140175 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758140175 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758140173 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758140173 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758140173 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758140173 data=null}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758140172 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758140172 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758140170 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758140142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@319f21b7
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1758140140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758140139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1758140139 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1758140139 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1758140139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1758140139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1758140139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1758140139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1758140139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1758140138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1758140138 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1758140138 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@63e17053
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758140129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758140128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1758140128 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1758140128 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758140128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758140128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1758140128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758140128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758140128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1758140128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1758140128 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1758140128 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758140123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758140123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758140123 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758140123 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758140123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:01 [2023-09-15T04:59:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758140123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:02 [2023-09-15T04:59:02.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:02 [2023-09-15T04:59:02.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758140123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:02 [2023-09-15T04:59:02.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758140581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758139664 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758139664 data=null doit=true}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758139664 data=null}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758139664 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758139664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758139635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:02 [2023-09-15T04:59:02.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758139634 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758139634 data=null doit=true}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758139634 data=null}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758139634 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758139634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758139615 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:02 [2023-09-15T04:59:02.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758139614 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758139614 data=null doit=true}, TreeItem with text {Traces [6]}]
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758139614 data=null}, TreeItem with text {Traces [6]}]
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758139614 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758139613 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758139596 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:02 [2023-09-15T04:59:02.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:02 [2023-09-15T04:59:02.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139429 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758139429 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758139429 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139429 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758139429 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139402 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:02 [2023-09-15T04:59:02.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:02 [2023-09-15T04:59:02.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139400 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758139400 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758139400 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139400 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758139400 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139396 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139395 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758139395 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758139395 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139394 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758139394 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139388 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139388 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139388 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:02 [2023-09-15T04:59:02.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758139388 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:03 [2023-09-15T04:59:03.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139329 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:03 [2023-09-15T04:59:03.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758139065 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:03 [2023-09-15T04:59:03.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758139064 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:03 [2023-09-15T04:59:03.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758139064 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:03 [2023-09-15T04:59:03.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
00:59:03 [2023-09-15T04:59:03.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:03 [2023-09-15T04:59:03.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:03 [2023-09-15T04:59:03.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:03 [2023-09-15T04:59:03.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:03 [2023-09-15T04:59:03.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:03 [2023-09-15T04:59:03.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:03 [2023-09-15T04:59:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:03 [2023-09-15T04:59:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:03 [2023-09-15T04:59:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:03 [2023-09-15T04:59:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:03 [2023-09-15T04:59:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:03 [2023-09-15T04:59:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758138559 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:03 [2023-09-15T04:59:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758138558 data=null doit=true}, TableItem with text {}]
00:59:03 [2023-09-15T04:59:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758138558 data=null}, TableItem with text {}]
00:59:03 [2023-09-15T04:59:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758138558 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:03 [2023-09-15T04:59:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758138558 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:03 [2023-09-15T04:59:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758138554 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:03 [2023-09-15T04:59:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:03 [2023-09-15T04:59:03.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:04 [2023-09-15T04:59:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:04 [2023-09-15T04:59:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758137728 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758137728 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758137728 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758137727 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758137727 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758137722 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:04 [2023-09-15T04:59:04.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758137621 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758137620 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758137620 data=null}, Tree node with text: kernel-overlap-testing]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758137620 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758137620 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758137611 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:04 [2023-09-15T04:59:04.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:04 [2023-09-15T04:59:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758137606 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758137606 data=null doit=true}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758137606 data=null}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758137606 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758137606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758137571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758137570 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758137570 data=null doit=true}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758137570 data=null}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758137570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758137570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758137555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:04 [2023-09-15T04:59:04.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:04 [2023-09-15T04:59:04.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758137537 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758137537 data=null doit=true}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758137537 data=null}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758137537 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758137537 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758137514 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1758137513 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1758137513 data=null doit=true}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1758137513 data=null}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1758137512 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758137512 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1758137505 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:59:04 [2023-09-15T04:59:04.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.900Z] 
00:59:04 [2023-09-15T04:59:04.900Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.901Z] 
00:59:04 [2023-09-15T04:59:04.901Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.901Z] 
00:59:04 [2023-09-15T04:59:04.901Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.901Z] 
00:59:04 [2023-09-15T04:59:04.901Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.901Z] 
00:59:04 [2023-09-15T04:59:04.901Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.901Z] 
00:59:04 [2023-09-15T04:59:04.901Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.901Z] 
00:59:04 [2023-09-15T04:59:04.901Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.901Z] 
00:59:04 [2023-09-15T04:59:04.901Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.901Z] 
00:59:04 [2023-09-15T04:59:04.901Z] (Eclipse:18457): Gtk-WARNING **: 04:59:04.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758137078 data=null doit=true}, Shell with text {Trace Import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758137076 data=null}, (of type 'Combo')]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758137040 data=null doit=true}, TreeItem with text {import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758137040 data=null}, TreeItem with text {import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758137037 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758137036 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758137034 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758137033 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758137033 data=null doit=true}, TreeItem with text {import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758137033 data=null}, TreeItem with text {import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758137033 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758137033 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758137032 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:04 [2023-09-15T04:59:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758137007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758136998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758136998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758136998 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758136998 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758136998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758136998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:05 [2023-09-15T04:59:05.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:05 [2023-09-15T04:59:05.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:05 [2023-09-15T04:59:05.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:05 [2023-09-15T04:59:05.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:05 [2023-09-15T04:59:05.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758136998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:05 [2023-09-15T04:59:05.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758137438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758136488 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758136488 data=null doit=true}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758136488 data=null}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758136488 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758136487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758136472 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758136471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758136471 data=null doit=true}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758136471 data=null}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758136471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758136471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758136458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:05 [2023-09-15T04:59:05.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758136457 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758136457 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758136457 data=null}, TreeItem with text {Traces [7]}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758136457 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758136457 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758136451 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:05 [2023-09-15T04:59:05.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:05 [2023-09-15T04:59:05.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758136193 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758136192 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758136192 data=null}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758136192 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758136192 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758136170 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:05 [2023-09-15T04:59:05.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758136168 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758136168 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758136168 data=null}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758136168 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758136168 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758136157 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758136157 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758136157 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:05 [2023-09-15T04:59:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758136157 data=null}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758136157 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758136156 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758136153 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758136152 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
00:59:05 [2023-09-15T04:59:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1758136152 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
00:59:06 [2023-09-15T04:59:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758136152 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:06 [2023-09-15T04:59:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758136102 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
00:59:06 [2023-09-15T04:59:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1758135204 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
00:59:06 [2023-09-15T04:59:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1758135204 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:06 [2023-09-15T04:59:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1758135204 data=null}, TreeItem with text {unrecognized.log}]
00:59:06 [2023-09-15T04:59:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
00:59:06 [2023-09-15T04:59:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
00:59:06 [2023-09-15T04:59:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
00:59:06 [2023-09-15T04:59:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:06 [2023-09-15T04:59:06.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:07 [2023-09-15T04:59:07.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758134941 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
00:59:07 [2023-09-15T04:59:07.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758134940 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:07 [2023-09-15T04:59:07.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758134940 data=null}, TreeItem with text {unrecognized.log}]
00:59:07 [2023-09-15T04:59:07.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758134940 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:07 [2023-09-15T04:59:07.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758134940 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:07 [2023-09-15T04:59:07.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758134931 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:07 [2023-09-15T04:59:07.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:07 [2023-09-15T04:59:07.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:07 [2023-09-15T04:59:07.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:07 [2023-09-15T04:59:07.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:07 [2023-09-15T04:59:07.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758134925 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758134925 data=null doit=true}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758134925 data=null}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758134924 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758134924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758134896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758134895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758134895 data=null doit=true}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758134895 data=null}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758134895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758134895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758134872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758134871 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758134871 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758134871 data=null}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758134871 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758134871 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758134833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758134577 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758134577 data=null doit=true}, Tree node with text: unrecognized.log]
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758134577 data=null}, Tree node with text: unrecognized.log]
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758134577 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758134577 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: unrecognized.log]
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758134532 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:07 [2023-09-15T04:59:07.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:07 [2023-09-15T04:59:07.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:07 [2023-09-15T04:59:07.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:07 [2023-09-15T04:59:07.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:07 [2023-09-15T04:59:07.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758134525 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758134525 data=null doit=true}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758134525 data=null}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758134524 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758134524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758134486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758134486 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758134485 data=null doit=true}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758134485 data=null}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758134485 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758134485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758134433 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:07 [2023-09-15T04:59:07.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758134431 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758134431 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758134431 data=null}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758134431 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758134431 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758134415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758134414 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758134414 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758134414 data=null}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758134413 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758134413 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758134408 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:59:07 [2023-09-15T04:59:07.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758133889 data=null doit=true}, Shell with text {Trace Import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758133885 data=null}, (of type 'Combo')]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758133793 data=null doit=true}, TreeItem with text {import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758133793 data=null}, TreeItem with text {import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758133793 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758133792 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758133732 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758133731 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758133731 data=null doit=true}, TreeItem with text {import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758133731 data=null}, TreeItem with text {import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758133731 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758133731 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758133730 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:59:08 [2023-09-15T04:59:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758133703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@11326597
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1758133699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1758133698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1758133698 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1758133698 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1758133698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1758133698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1758133698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1758133698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1758133698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1758133698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1758133698 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1758133698 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758133693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758133693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758133693 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758133693 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758133693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:08 [2023-09-15T04:59:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758133693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758133693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758134336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758133294 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758133294 data=null doit=true}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758133294 data=null}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758133294 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758133294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758133229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758133228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758133228 data=null doit=true}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758133228 data=null}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758133228 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758133227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758133221 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:08 [2023-09-15T04:59:08.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758133221 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758133220 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758133220 data=null}, TreeItem with text {Traces [7]}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758133220 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758133220 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:08 [2023-09-15T04:59:08.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758133194 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:08 [2023-09-15T04:59:08.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
00:59:09 [2023-09-15T04:59:09.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:09 [2023-09-15T04:59:09.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:09 [2023-09-15T04:59:09.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758132918 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758132918 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758132918 data=null}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758132918 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758132917 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758132891 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:09 [2023-09-15T04:59:09.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758132888 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758132888 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758132888 data=null}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758132888 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758132887 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758132833 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758132832 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758132832 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758132832 data=null}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758132831 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758132831 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758132821 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758132820 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1758132820 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758132820 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758132662 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1758132660 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1758132660 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1758132660 data=null}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
00:59:09 [2023-09-15T04:59:09.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
00:59:09 [2023-09-15T04:59:09.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
00:59:09 [2023-09-15T04:59:09.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:09 [2023-09-15T04:59:09.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758132577 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758132577 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758132577 data=null}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758132577 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758132577 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758132570 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:09 [2023-09-15T04:59:09.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758132434 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758132434 data=null doit=true}, Tree node with text: unrecognized.log]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758132434 data=null}, Tree node with text: unrecognized.log]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758132434 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758132434 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: unrecognized.log]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758132426 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:09 [2023-09-15T04:59:09.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:09 [2023-09-15T04:59:09.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758132420 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758132419 data=null doit=true}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758132418 data=null}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758132418 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758132418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758132391 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758132390 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758132390 data=null doit=true}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758132390 data=null}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758132390 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758132390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758132336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:09 [2023-09-15T04:59:09.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758132335 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758132335 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758132335 data=null}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758132334 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758132334 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758132313 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:09 [2023-09-15T04:59:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758132312 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758132312 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758132312 data=null}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758132312 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758132312 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758132304 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:09 [2023-09-15T04:59:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
00:59:09 [2023-09-15T04:59:09.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758131922 data=null doit=true}, Shell with text {Confirm Clear}]
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758131921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758131921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758131921 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758131921 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758131921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758131921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:10 [2023-09-15T04:59:10.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758131920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758132239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758130178 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758130178 data=null doit=true}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758130178 data=null}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758130177 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758130177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758130129 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758130128 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758130128 data=null doit=true}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758130128 data=null}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758130128 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758130128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758130106 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758130105 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758130104 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758130104 data=null}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758130104 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758130104 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758130090 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758130089 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758130089 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758130089 data=null}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758130089 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758130089 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758130034 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:59:12 [2023-09-15T04:59:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:59:12 [2023-09-15T04:59:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758129594 data=null doit=true}, Shell with text {Trace Import}]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758129591 data=null}, (of type 'Combo')]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758129536 data=null doit=true}, TreeItem with text {import}]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758129536 data=null}, TreeItem with text {import}]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758129535 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758129535 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758129533 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758129532 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758129532 data=null}, Tree node with text: kernel-overlap-testing]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758129532 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758129532 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758129531 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758129531 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758129530 data=null doit=true}, Tree node with text: kernel-overlap-testing]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758129530 data=null}, Tree node with text: kernel-overlap-testing]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758129530 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758129530 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758129527 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: metadata
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758129499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5ea52724
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1758129496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1758129496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1758129496 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1758129496 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1758129495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1758129495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1758129495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1758129495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1758129495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1758129495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1758129495 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1758129495 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:12 [2023-09-15T04:59:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758129492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758129492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758129492 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758129492 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758129491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758129491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758129491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:12 [2023-09-15T04:59:12.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758129999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758129299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758129298 data=null doit=true}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758129298 data=null}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758129298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758129298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758129274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758129273 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758129273 data=null doit=true}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758129273 data=null}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758129273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758129273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758129262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:12 [2023-09-15T04:59:12.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758129261 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758129261 data=null doit=true}, TreeItem with text {Traces [1]}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758129261 data=null}, TreeItem with text {Traces [1]}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758129261 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758129260 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758129254 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758129254 data=null doit=true}, TreeItem with text {Traces [1]}]
00:59:12 [2023-09-15T04:59:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758129254 data=null}, TreeItem with text {Traces [1]}]
00:59:12 [2023-09-15T04:59:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758129254 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:12 [2023-09-15T04:59:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758129254 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
00:59:12 [2023-09-15T04:59:12.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758129253 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128919 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758128919 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758128919 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128919 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758128918 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128884 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:13 [2023-09-15T04:59:13.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128882 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758128882 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758128882 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128881 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758128881 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128877 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128877 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758128877 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758128877 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128877 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758128876 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128873 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128873 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128873 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758128873 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128828 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758128532 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758128532 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758128531 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:13 [2023-09-15T04:59:13.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
00:59:13 [2023-09-15T04:59:13.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:14 [2023-09-15T04:59:14.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:14 [2023-09-15T04:59:14.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:14 [2023-09-15T04:59:14.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:14 [2023-09-15T04:59:14.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:14 [2023-09-15T04:59:14.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:14 [2023-09-15T04:59:14.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758128025 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:14 [2023-09-15T04:59:14.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758128025 data=null doit=true}, TableItem with text {}]
00:59:14 [2023-09-15T04:59:14.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758128025 data=null}, TableItem with text {}]
00:59:14 [2023-09-15T04:59:14.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758128025 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:14 [2023-09-15T04:59:14.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758128024 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:14 [2023-09-15T04:59:14.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758128021 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:14 [2023-09-15T04:59:14.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:14 [2023-09-15T04:59:14.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758127333 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758127332 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758127332 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758127332 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758127332 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758127328 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:14 [2023-09-15T04:59:14.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758127323 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758127323 data=null doit=true}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758127323 data=null}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758127323 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758127322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758127303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758127303 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758127303 data=null doit=true}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758127303 data=null}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758127302 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758127302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758127281 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:14 [2023-09-15T04:59:14.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758127280 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758127280 data=null doit=true}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758127279 data=null}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758127279 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758127241 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758127233 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758127232 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758127232 data=null doit=true}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758127232 data=null}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758127232 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758127232 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758127228 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
00:59:14 [2023-09-15T04:59:14.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
00:59:15 [2023-09-15T04:59:15.007Z] 
00:59:15 [2023-09-15T04:59:15.007Z] (Eclipse:18457): Gtk-WARNING **: 04:59:14.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.007Z] 
00:59:15 [2023-09-15T04:59:15.007Z] (Eclipse:18457): Gtk-WARNING **: 04:59:14.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.007Z] 
00:59:15 [2023-09-15T04:59:15.007Z] (Eclipse:18457): Gtk-WARNING **: 04:59:14.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.007Z] 
00:59:15 [2023-09-15T04:59:15.007Z] (Eclipse:18457): Gtk-WARNING **: 04:59:14.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.007Z] 
00:59:15 [2023-09-15T04:59:15.007Z] (Eclipse:18457): Gtk-WARNING **: 04:59:14.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.007Z] 
00:59:15 [2023-09-15T04:59:15.007Z] (Eclipse:18457): Gtk-WARNING **: 04:59:14.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.007Z] 
00:59:15 [2023-09-15T04:59:15.007Z] (Eclipse:18457): Gtk-WARNING **: 04:59:14.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.007Z] 
00:59:15 [2023-09-15T04:59:15.007Z] (Eclipse:18457): Gtk-WARNING **: 04:59:14.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.265Z] 
00:59:15 [2023-09-15T04:59:15.266Z] (Eclipse:18457): Gtk-WARNING **: 04:59:15.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.266Z] 
00:59:15 [2023-09-15T04:59:15.266Z] (Eclipse:18457): Gtk-WARNING **: 04:59:15.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.266Z] 
00:59:15 [2023-09-15T04:59:15.266Z] (Eclipse:18457): Gtk-WARNING **: 04:59:15.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.266Z] 
00:59:15 [2023-09-15T04:59:15.266Z] (Eclipse:18457): Gtk-WARNING **: 04:59:15.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758126898 data=null doit=true}, Shell with text {Confirm Clear}]
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758126897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758126897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758126897 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758126897 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758126897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758126897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:15 [2023-09-15T04:59:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758126897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758127200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758126431 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758126431 data=null doit=true}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758126430 data=null}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758126430 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758126430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758126416 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758126415 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758126415 data=null doit=true}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758126415 data=null}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758126415 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758126414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758126401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:15 [2023-09-15T04:59:15.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:15 [2023-09-15T04:59:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:15 [2023-09-15T04:59:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758126400 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758126400 data=null doit=true}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758126400 data=null}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758126399 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758126399 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758126388 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:15 [2023-09-15T04:59:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758126388 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758126387 data=null doit=true}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758126387 data=null}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758126387 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758126387 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758126383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
00:59:15 [2023-09-15T04:59:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:59:15 [2023-09-15T04:59:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758125912 data=null doit=true}, Shell with text {Trace Import}]
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758125909 data=null}, (of type 'Combo')]
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:16 [2023-09-15T04:59:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758125821 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758125821 data=null doit=true}, TreeItem with text {import}]
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758125821 data=null}, TreeItem with text {import}]
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758125821 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758125820 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758125820 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758125811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:59:16 [2023-09-15T04:59:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758125794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758125794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758125794 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758125794 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758125794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758125794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:16 [2023-09-15T04:59:16.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:16 [2023-09-15T04:59:16.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:16 [2023-09-15T04:59:16.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:16 [2023-09-15T04:59:16.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:16 [2023-09-15T04:59:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758125206 data=null doit=true}, Shell with text {Confirmation}]
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-1758125205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-1758125205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-1758125205 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-1758125205 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-1758125205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-1758125205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:59:16 [2023-09-15T04:59:16.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-1758125205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
00:59:17 [2023-09-15T04:59:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:59:17 [2023-09-15T04:59:17.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758125794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:17 [2023-09-15T04:59:17.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758126315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758124529 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758124529 data=null doit=true}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758124529 data=null}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758124529 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758124529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758124510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758124505 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758124505 data=null doit=true}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758124505 data=null}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758124505 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758124505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758124499 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:17 [2023-09-15T04:59:17.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758124499 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758124499 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758124499 data=null}, TreeItem with text {Traces [13]}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758124498 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758124498 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758124484 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758124484 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758124484 data=null}, TreeItem with text {Traces [13]}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758124483 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758124483 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758124425 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:17 [2023-09-15T04:59:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124281 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758124281 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758124281 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124281 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758124280 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124261 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:17 [2023-09-15T04:59:17.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124258 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758124258 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758124258 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124258 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758124258 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124251 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124251 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758124251 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758124251 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124250 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758124250 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124247 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124246 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124246 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:59:17 [2023-09-15T04:59:17.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758124246 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:18 [2023-09-15T04:59:18.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758124192 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:59:18 [2023-09-15T04:59:18.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758123961 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:59:18 [2023-09-15T04:59:18.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758123961 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:18 [2023-09-15T04:59:18.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758123961 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:59:18 [2023-09-15T04:59:18.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
00:59:18 [2023-09-15T04:59:18.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758122941 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758122941 data=null doit=true}, TableItem with text {}]
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758122941 data=null}, TableItem with text {}]
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758122940 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758122940 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758122937 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:19 [2023-09-15T04:59:19.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:19 [2023-09-15T04:59:19.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:19 [2023-09-15T04:59:19.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:19 [2023-09-15T04:59:19.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758122774 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:59:19 [2023-09-15T04:59:19.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758122774 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758122774 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758122773 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758122773 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758122769 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:19 [2023-09-15T04:59:19.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758122765 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758122765 data=null doit=true}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758122765 data=null}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758122765 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758122765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758122724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758122718 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758122718 data=null doit=true}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758122718 data=null}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758122718 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758122718 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758122694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:19 [2023-09-15T04:59:19.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758122693 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758122691 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758122691 data=null}, TreeItem with text {Traces [13]}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758122690 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758122690 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:19 [2023-09-15T04:59:19.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758122681 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:19 [2023-09-15T04:59:19.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:19 [2023-09-15T04:59:19.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:19 [2023-09-15T04:59:19.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:19 [2023-09-15T04:59:19.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122351 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758122351 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758122351 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122350 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758122350 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122309 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:19 [2023-09-15T04:59:19.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122307 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758122307 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758122307 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122307 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758122307 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122303 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122303 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758122303 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758122303 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122302 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758122302 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122297 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122297 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122297 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758122297 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122215 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758122213 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758122213 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758122213 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
00:59:19 [2023-09-15T04:59:19.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:20 [2023-09-15T04:59:20.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:20 [2023-09-15T04:59:20.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:21 [2023-09-15T04:59:21.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:21 [2023-09-15T04:59:21.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:21 [2023-09-15T04:59:21.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758120707 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758120706 data=null doit=true}, TableItem with text {}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758120706 data=null}, TableItem with text {}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758120706 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758120706 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758120701 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758120625 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758120625 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758120624 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758120624 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758120624 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758120616 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:21 [2023-09-15T04:59:21.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758120610 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758120610 data=null doit=true}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758120610 data=null}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758120610 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758120610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758120590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758120590 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758120590 data=null doit=true}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758120590 data=null}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758120589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758120586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758120581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:21 [2023-09-15T04:59:21.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758120580 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758120580 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758120580 data=null}, TreeItem with text {Traces [13]}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758120580 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758120580 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:21 [2023-09-15T04:59:21.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758120573 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:21 [2023-09-15T04:59:21.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:21 [2023-09-15T04:59:21.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:21 [2023-09-15T04:59:21.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:21 [2023-09-15T04:59:21.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120348 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758120321 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758120321 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120321 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758120320 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120299 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:21 [2023-09-15T04:59:21.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120297 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758120297 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758120297 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120297 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758120297 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120293 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120292 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758120292 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758120286 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120286 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758120286 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120283 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120282 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120282 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:21 [2023-09-15T04:59:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758120282 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758120129 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758119693 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758119692 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758119692 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758119690 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758119690 data=null doit=true}, TableItem with text {}]
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758119690 data=null}, TableItem with text {}]
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758119690 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758119690 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758119631 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:22 [2023-09-15T04:59:22.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758118357 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758118357 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758118356 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758118356 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758118356 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758118352 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:23 [2023-09-15T04:59:23.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758118347 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758118347 data=null doit=true}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758118347 data=null}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758118347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758118347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758118308 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758118307 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758118307 data=null doit=true}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758118307 data=null}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758118307 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758118306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758118300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:23 [2023-09-15T04:59:23.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758118299 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758118299 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758118299 data=null}, TreeItem with text {Traces [13]}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758118299 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758118299 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:23 [2023-09-15T04:59:23.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758118285 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:23 [2023-09-15T04:59:23.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117987 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758117987 data=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758117987 data=null}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117986 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758117986 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117967 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:24 [2023-09-15T04:59:24.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117965 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758117965 data=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758117964 data=null}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117964 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758117964 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117960 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117960 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758117953 data=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758117953 data=null}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117953 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758117953 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117949 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117948 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117948 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758117948 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117892 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1758117423 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1758117417 data=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1758117417 data=null}, TreeItem with text {simple_server-thread1}]
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758117414 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758117414 data=null doit=true}, TableItem with text {}]
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758117413 data=null}, TableItem with text {}]
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758117413 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758117413 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758117400 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:24 [2023-09-15T04:59:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:25 [2023-09-15T04:59:25.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:25 [2023-09-15T04:59:25.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:25 [2023-09-15T04:59:25.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758116373 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758116373 data=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758116343 data=null}, TreeItem with text {simple_server-thread1}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758116342 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758116342 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758116332 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:25 [2023-09-15T04:59:25.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758116325 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758116325 data=null doit=true}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758116325 data=null}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758116325 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758116325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758116296 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758116295 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758116295 data=null doit=true}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758116295 data=null}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758116295 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758116295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758116279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:25 [2023-09-15T04:59:25.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:25 [2023-09-15T04:59:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:25 [2023-09-15T04:59:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758116278 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:25 [2023-09-15T04:59:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758116278 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:25 [2023-09-15T04:59:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758116278 data=null}, TreeItem with text {Traces [13]}]
00:59:25 [2023-09-15T04:59:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758116278 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:25 [2023-09-15T04:59:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758116278 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:25 [2023-09-15T04:59:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758116227 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:25 [2023-09-15T04:59:25.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:25 [2023-09-15T04:59:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:25 [2023-09-15T04:59:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758116096 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758116096 data=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758116096 data=null}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758116095 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758116095 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758116040 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:26 [2023-09-15T04:59:26.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758116038 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758116037 data=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758116037 data=null}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758116037 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758116037 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758116027 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758116026 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758116026 data=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758116025 data=null}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758116025 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758116025 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758116019 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758116019 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1758116018 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758116018 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758115842 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1758115590 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1758115589 data=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1758115589 data=null}, TreeItem with text {simple_server-thread2}]
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:26 [2023-09-15T04:59:26.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:26 [2023-09-15T04:59:26.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:26 [2023-09-15T04:59:26.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:26 [2023-09-15T04:59:26.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:26 [2023-09-15T04:59:26.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758115587 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:26 [2023-09-15T04:59:26.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758115587 data=null doit=true}, TableItem with text {}]
00:59:26 [2023-09-15T04:59:26.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758115587 data=null}, TableItem with text {}]
00:59:26 [2023-09-15T04:59:26.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758115586 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:26 [2023-09-15T04:59:26.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758115586 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:26 [2023-09-15T04:59:26.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758115530 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:26 [2023-09-15T04:59:26.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:26 [2023-09-15T04:59:26.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:27 [2023-09-15T04:59:27.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:27 [2023-09-15T04:59:27.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:27 [2023-09-15T04:59:27.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758114348 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
00:59:27 [2023-09-15T04:59:27.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758114347 data=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:27 [2023-09-15T04:59:27.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758114347 data=null}, TreeItem with text {simple_server-thread2}]
00:59:27 [2023-09-15T04:59:27.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758114347 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
00:59:27 [2023-09-15T04:59:27.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758114347 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:27 [2023-09-15T04:59:27.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758114337 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
00:59:27 [2023-09-15T04:59:27.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:27 [2023-09-15T04:59:27.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:27 [2023-09-15T04:59:27.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:27 [2023-09-15T04:59:27.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:27 [2023-09-15T04:59:27.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758114331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758114331 data=null doit=true}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758114331 data=null}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758114330 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758114330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758114301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758114300 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758114300 data=null doit=true}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758114300 data=null}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758114299 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758114299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758114287 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:27 [2023-09-15T04:59:27.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758114284 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758114284 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758114284 data=null}, TreeItem with text {Traces [13]}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758114283 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758114283 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:27 [2023-09-15T04:59:27.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758114231 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:27 [2023-09-15T04:59:27.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:28 [2023-09-15T04:59:28.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:28 [2023-09-15T04:59:28.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:28 [2023-09-15T04:59:28.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113972 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758113972 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758113972 data=null}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113972 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758113972 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113920 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:28 [2023-09-15T04:59:28.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113916 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758113916 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758113915 data=null}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113915 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758113915 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113910 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113909 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758113909 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758113909 data=null}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113909 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758113908 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113901 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113901 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113901 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758113900 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113782 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758113649 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758113649 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758113649 data=null}, TreeItem with text {ust-overlap-testing}]
00:59:28 [2023-09-15T04:59:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
00:59:28 [2023-09-15T04:59:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:28 [2023-09-15T04:59:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:28 [2023-09-15T04:59:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:28 [2023-09-15T04:59:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:28 [2023-09-15T04:59:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:28 [2023-09-15T04:59:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:28 [2023-09-15T04:59:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:28 [2023-09-15T04:59:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:28 [2023-09-15T04:59:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:28 [2023-09-15T04:59:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:28 [2023-09-15T04:59:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:28 [2023-09-15T04:59:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758113142 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:28 [2023-09-15T04:59:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758113141 data=null doit=true}, TableItem with text {}]
00:59:28 [2023-09-15T04:59:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758113141 data=null}, TableItem with text {}]
00:59:28 [2023-09-15T04:59:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758113141 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:28 [2023-09-15T04:59:28.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758113140 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:28 [2023-09-15T04:59:28.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758113135 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:28 [2023-09-15T04:59:28.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:28 [2023-09-15T04:59:28.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758112347 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758112347 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758112347 data=null}, TreeItem with text {ust-overlap-testing}]
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758112347 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758112347 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758112340 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:29 [2023-09-15T04:59:29.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:29 [2023-09-15T04:59:29.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758112332 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758112332 data=null doit=true}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758112332 data=null}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758112332 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758112332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758112286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758112285 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758112285 data=null doit=true}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758112285 data=null}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758112284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758112284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758112277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:29 [2023-09-15T04:59:29.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758112276 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758112276 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758112275 data=null}, TreeItem with text {Traces [13]}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758112275 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758112275 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:29 [2023-09-15T04:59:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758112233 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:29 [2023-09-15T04:59:29.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758112000 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111977 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111977 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111977 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758111976 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111957 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:30 [2023-09-15T04:59:30.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111955 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111954 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111954 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111954 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758111954 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111944 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111944 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111943 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111943 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111943 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758111943 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111938 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111938 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111937 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758111937 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111889 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111621 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111621 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758111620 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:30 [2023-09-15T04:59:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758110610 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758110604 data=null doit=true}, TableItem with text {}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758110604 data=null}, TableItem with text {}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758110604 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758110604 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758110600 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758110437 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758110437 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758110437 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758110437 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758110437 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1758110422 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:31 [2023-09-15T04:59:31.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758110415 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758110415 data=null doit=true}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758110415 data=null}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758110415 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758110415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758110388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758110388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758110388 data=null doit=true}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758110387 data=null}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758110387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758110387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758110364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:31 [2023-09-15T04:59:31.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758110364 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758110363 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758110363 data=null}, TreeItem with text {Traces [13]}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758110363 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758110363 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:31 [2023-09-15T04:59:31.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758110328 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:31 [2023-09-15T04:59:31.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:31 [2023-09-15T04:59:31.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:31 [2023-09-15T04:59:31.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:31 [2023-09-15T04:59:31.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110075 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110075 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110074 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110074 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758110074 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110056 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:31 [2023-09-15T04:59:31.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:31 [2023-09-15T04:59:31.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:31 [2023-09-15T04:59:31.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110050 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110050 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110050 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110050 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758110050 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110046 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110046 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110046 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110045 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110045 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758110045 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110041 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110041 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:31 [2023-09-15T04:59:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758110041 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758110041 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758109994 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758109810 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758109810 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758109810 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:32 [2023-09-15T04:59:32.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:33 [2023-09-15T04:59:33.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:33 [2023-09-15T04:59:33.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:33 [2023-09-15T04:59:33.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:33 [2023-09-15T04:59:33.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:33 [2023-09-15T04:59:33.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:33 [2023-09-15T04:59:33.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758108804 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:33 [2023-09-15T04:59:33.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758108804 data=null doit=true}, TableItem with text {}]
00:59:33 [2023-09-15T04:59:33.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758108804 data=null}, TableItem with text {}]
00:59:33 [2023-09-15T04:59:33.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758108804 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:33 [2023-09-15T04:59:33.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758108804 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:33 [2023-09-15T04:59:33.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758108800 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:33 [2023-09-15T04:59:33.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:33 [2023-09-15T04:59:33.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:33 [2023-09-15T04:59:33.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:33 [2023-09-15T04:59:33.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758108539 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758108539 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758108539 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758108539 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758108538 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1758108532 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:33 [2023-09-15T04:59:33.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758108527 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758108527 data=null doit=true}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758108526 data=null}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758108526 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758108526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758108504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758108503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758108503 data=null doit=true}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758108503 data=null}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758108503 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758108502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758108495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:33 [2023-09-15T04:59:33.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758108494 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758108493 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758108493 data=null}, TreeItem with text {Traces [13]}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758108493 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758108493 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:33 [2023-09-15T04:59:33.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758108484 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:33 [2023-09-15T04:59:33.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108237 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108237 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108237 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108236 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758108236 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108200 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:33 [2023-09-15T04:59:33.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108197 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108197 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108197 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108197 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758108197 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108192 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108191 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108191 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108191 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108191 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758108190 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108186 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108186 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108186 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:33 [2023-09-15T04:59:33.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758108186 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758108088 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758107673 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758107655 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758107655 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758107641 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758107641 data=null doit=true}, TableItem with text {}]
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758107641 data=null}, TableItem with text {}]
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758107640 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758107640 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758107625 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:34 [2023-09-15T04:59:34.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:35 [2023-09-15T04:59:35.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758106255 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758106255 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758106255 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758106255 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758106255 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758106249 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:35 [2023-09-15T04:59:35.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758106244 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758106244 data=null doit=true}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758106244 data=null}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758106244 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758106244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758106220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758106219 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758106219 data=null doit=true}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758106219 data=null}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758106219 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758106219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758106211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:35 [2023-09-15T04:59:35.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758106210 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758106210 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758106210 data=null}, TreeItem with text {Traces [13]}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758106210 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758106209 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:35 [2023-09-15T04:59:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758106201 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:35 [2023-09-15T04:59:35.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:36 [2023-09-15T04:59:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:36 [2023-09-15T04:59:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:36 [2023-09-15T04:59:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105869 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1758105869 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1758105869 data=null}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105845 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758105845 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105822 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:36 [2023-09-15T04:59:36.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105819 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1758105819 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1758105819 data=null}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105819 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758105819 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105807 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105806 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1758105806 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1758105806 data=null}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105805 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758105805 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105800 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105797 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105797 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758105797 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105718 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758105322 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1758105318 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1758105318 data=null}, TreeItem with text {simple_server-thread1(2)}]
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758105315 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758105315 data=null doit=true}, TableItem with text {}]
00:59:36 [2023-09-15T04:59:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758105315 data=null}, TableItem with text {}]
00:59:36 [2023-09-15T04:59:36.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758105315 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:36 [2023-09-15T04:59:36.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758105315 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:36 [2023-09-15T04:59:36.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758105310 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:36 [2023-09-15T04:59:36.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:36 [2023-09-15T04:59:36.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758104246 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1758104246 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1758104246 data=null}, TreeItem with text {simple_server-thread1(2)}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758104245 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758104245 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1758104241 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:37 [2023-09-15T04:59:37.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758104233 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758104233 data=null doit=true}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758104233 data=null}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758104233 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758104233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758104208 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758104208 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758104208 data=null doit=true}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758104208 data=null}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758104207 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758104207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758104199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:37 [2023-09-15T04:59:37.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:37 [2023-09-15T04:59:37.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:37 [2023-09-15T04:59:37.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758104198 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:37 [2023-09-15T04:59:37.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758104198 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:37 [2023-09-15T04:59:37.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758104198 data=null}, TreeItem with text {Traces [13]}]
00:59:37 [2023-09-15T04:59:37.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758104198 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:37 [2023-09-15T04:59:37.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758104198 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:37 [2023-09-15T04:59:37.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758104190 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:37 [2023-09-15T04:59:37.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:37 [2023-09-15T04:59:37.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758104079 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1758104079 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1758104079 data=null}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758104078 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758104078 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758104014 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:38 [2023-09-15T04:59:38.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758104012 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1758104011 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1758104011 data=null}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758104011 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758104011 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758104007 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758104006 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1758104006 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:38 [2023-09-15T04:59:38.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1758104006 data=null}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758104003 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758104003 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758103999 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758103999 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758103998 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758103998 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758103823 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758103602 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1758103602 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1758103602 data=null}, TreeItem with text {simple_server-thread2(2)}]
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758103538 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758103538 data=null doit=true}, TableItem with text {}]
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758103538 data=null}, TableItem with text {}]
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758103538 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758103538 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758103534 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:38 [2023-09-15T04:59:38.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758102466 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1758102466 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1758102466 data=null}, TreeItem with text {simple_server-thread2(2)}]
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758102466 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758102466 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1758102459 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:39 [2023-09-15T04:59:39.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758102439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758102439 data=null doit=true}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758102439 data=null}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758102439 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758102439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758102412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758102412 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758102411 data=null doit=true}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758102411 data=null}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758102411 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758102411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758102405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:39 [2023-09-15T04:59:39.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758102404 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758102404 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758102404 data=null}, TreeItem with text {Traces [13]}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758102404 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758102404 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:39 [2023-09-15T04:59:39.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758102390 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:39 [2023-09-15T04:59:39.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102209 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1758102209 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1758102209 data=null}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102209 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758102209 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102181 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:39 [2023-09-15T04:59:39.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102179 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1758102179 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1758102179 data=null}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102178 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758102178 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102174 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102174 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1758102174 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1758102173 data=null}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102173 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758102173 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102169 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102169 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
00:59:39 [2023-09-15T04:59:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102169 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
00:59:40 [2023-09-15T04:59:40.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758102169 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758102012 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758101818 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1758101818 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1758101818 data=null}, TreeItem with text {ust-overlap-testing(2)}]
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758101295 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758101294 data=null doit=true}, TableItem with text {}]
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758101294 data=null}, TableItem with text {}]
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758101294 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758101294 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758101289 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:40 [2023-09-15T04:59:40.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758100622 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1758100622 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1758100622 data=null}, TreeItem with text {ust-overlap-testing(2)}]
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758100622 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758100622 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1758100615 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:41 [2023-09-15T04:59:41.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:41 [2023-09-15T04:59:41.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758100610 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758100609 data=null doit=true}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758100609 data=null}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758100609 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758100609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758100581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758100580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758100580 data=null doit=true}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758100580 data=null}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758100580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758100580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758100536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:41 [2023-09-15T04:59:41.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758100535 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758100535 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758100535 data=null}, TreeItem with text {Traces [13]}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758100534 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758100534 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758100525 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:41 [2023-09-15T04:59:41.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:41 [2023-09-15T04:59:41.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:41 [2023-09-15T04:59:41.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758100418 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758100418 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758100418 data=null}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758100417 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758100417 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758100391 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:41 [2023-09-15T04:59:41.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758100389 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758100389 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758100389 data=null}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758100389 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758100388 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758100327 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758100327 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758100327 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758100326 data=null}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758100326 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758100326 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758100320 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758100320 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1758100320 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
00:59:41 [2023-09-15T04:59:41.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758100319 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758099934 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1758099928 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1758099928 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1758099928 data=null}, TreeItem with text {unrecognized.log}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758099817 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758099817 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758099817 data=null}, TreeItem with text {unrecognized.log}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758099816 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758099816 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758099807 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:42 [2023-09-15T04:59:42.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758099800 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758099800 data=null doit=true}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758099800 data=null}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758099800 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758099799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758099734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758099734 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758099734 data=null doit=true}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758099734 data=null}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758099733 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758099733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758099725 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:42 [2023-09-15T04:59:42.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758099724 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758099724 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758099724 data=null}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758099724 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758099724 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758099715 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758099714 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758099714 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758099714 data=null}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758099708 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758099708 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758099703 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:42 [2023-09-15T04:59:42.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
00:59:42 [2023-09-15T04:59:42.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758099363 data=null doit=true}, Shell with text {Confirm Clear}]
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758099362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758099362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758099362 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758099362 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758099362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758099362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:42 [2023-09-15T04:59:42.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758099361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
00:59:45 [2023-09-15T04:59:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:59:45 [2023-09-15T04:59:45.259Z] 
00:59:45 [2023-09-15T04:59:45.259Z] (Eclipse:18457): Gtk-WARNING **: 04:59:45.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:45 [2023-09-15T04:59:45.259Z] 
00:59:45 [2023-09-15T04:59:45.259Z] (Eclipse:18457): Gtk-WARNING **: 04:59:45.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:45 [2023-09-15T04:59:45.259Z] 
00:59:45 [2023-09-15T04:59:45.259Z] (Eclipse:18457): Gtk-WARNING **: 04:59:45.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:45 [2023-09-15T04:59:45.259Z] 
00:59:45 [2023-09-15T04:59:45.259Z] (Eclipse:18457): Gtk-WARNING **: 04:59:45.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
00:59:45 [2023-09-15T04:59:45.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758099669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758095991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758095991 data=null doit=true}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758095991 data=null}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758095991 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758095991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758095974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758095973 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758095973 data=null doit=true}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758095973 data=null}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758095973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758095973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758095957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:46 [2023-09-15T04:59:46.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758095956 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758095956 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758095956 data=null}, TreeItem with text {Traces [13]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758095956 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758095956 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1758095950 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1758095949 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1758095949 data=null doit=true}, TreeItem with text {Traces [13]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1758095949 data=null}, TreeItem with text {Traces [13]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1758095949 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758095949 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758095937 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
00:59:46 [2023-09-15T04:59:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
00:59:46 [2023-09-15T04:59:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
00:59:46 [2023-09-15T04:59:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
00:59:46 [2023-09-15T04:59:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758095548 data=null doit=true}, Shell with text {Trace Import}]
00:59:46 [2023-09-15T04:59:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
00:59:46 [2023-09-15T04:59:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
00:59:46 [2023-09-15T04:59:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
00:59:46 [2023-09-15T04:59:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758095545 data=null}, (of type 'Combo')]
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758095507 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758095507 data=null doit=true}, TreeItem with text {import}]
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758095507 data=null}, TreeItem with text {import}]
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758095507 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758095506 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758095506 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758095499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758095493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758095493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758095482 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758095482 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758095482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758095482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:46 [2023-09-15T04:59:46.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:46 [2023-09-15T04:59:46.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:46 [2023-09-15T04:59:46.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:46 [2023-09-15T04:59:46.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:46 [2023-09-15T04:59:46.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
00:59:46 [2023-09-15T04:59:46.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758094929 data=null doit=true}, Shell with text {Confirmation}]
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-1758094928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-1758094928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-1758094928 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-1758094928 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-1758094928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-1758094927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-1758094927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
00:59:47 [2023-09-15T04:59:47.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758095482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758095909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758094328 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758094328 data=null doit=true}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758094327 data=null}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758094327 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758094327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758094299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758094299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758094299 data=null doit=true}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758094299 data=null}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758094298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758094298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758094289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:47 [2023-09-15T04:59:47.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758094289 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758094284 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758094284 data=null}, TreeItem with text {Traces [7]}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758094283 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758094283 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758094277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758094277 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758094276 data=null}, TreeItem with text {Traces [7]}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758094276 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758094276 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:47 [2023-09-15T04:59:47.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758094273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758094048 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758094048 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758094048 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758094047 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758094047 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758094013 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:48 [2023-09-15T04:59:48.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:48 [2023-09-15T04:59:48.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758094010 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758094010 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758094010 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758094010 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758094010 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758094004 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758094003 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758094003 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758094003 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758094003 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758094003 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758093999 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758093999 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758093999 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758093999 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758093908 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758093776 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758093776 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758093776 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:59:48 [2023-09-15T04:59:48.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
00:59:48 [2023-09-15T04:59:48.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758092768 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758092767 data=null doit=true}, TableItem with text {}]
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758092767 data=null}, TableItem with text {}]
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758092767 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758092767 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758092764 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:49 [2023-09-15T04:59:49.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758092491 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758092491 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758092491 data=null}, TreeItem with text {ExampleCustomTxt.log}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758092490 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758092490 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758092484 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:49 [2023-09-15T04:59:49.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758092480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758092480 data=null doit=true}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758092480 data=null}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758092480 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758092480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758092456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:49 [2023-09-15T04:59:49.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758092456 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758092452 data=null doit=true}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758092452 data=null}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758092451 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758092451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758092431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:49 [2023-09-15T04:59:49.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758092430 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758092430 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758092430 data=null}, TreeItem with text {Traces [7]}]
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758092430 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758092429 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758092415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:49 [2023-09-15T04:59:49.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:49 [2023-09-15T04:59:49.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092188 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758092187 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758092187 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092187 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758092187 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092132 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:49 [2023-09-15T04:59:49.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092129 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758092129 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758092129 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092128 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758092128 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092124 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
00:59:49 [2023-09-15T04:59:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092123 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758092123 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:49 [2023-09-15T04:59:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758092123 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092123 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758092123 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092119 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092119 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092119 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:59:49 [2023-09-15T04:59:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758092119 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:50 [2023-09-15T04:59:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758092033 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
00:59:50 [2023-09-15T04:59:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758091801 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:59:50 [2023-09-15T04:59:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758091801 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:50 [2023-09-15T04:59:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758091801 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:59:50 [2023-09-15T04:59:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
00:59:50 [2023-09-15T04:59:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:50 [2023-09-15T04:59:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758090797 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758090797 data=null doit=true}, TableItem with text {}]
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758090797 data=null}, TableItem with text {}]
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758090797 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758090797 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758090793 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:51 [2023-09-15T04:59:51.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758090527 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758090527 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758090527 data=null}, TreeItem with text {ExampleCustomXml.xml}]
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758090527 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758090527 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758090522 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:51 [2023-09-15T04:59:51.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758090515 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758090514 data=null doit=true}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758090514 data=null}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758090514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758090514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758090494 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758090493 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758090493 data=null doit=true}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758090493 data=null}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758090493 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758090493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758090488 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:51 [2023-09-15T04:59:51.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758090487 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758090487 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758090487 data=null}, TreeItem with text {Traces [7]}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758090487 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758090487 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:51 [2023-09-15T04:59:51.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758090480 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:51 [2023-09-15T04:59:51.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758090114 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758090114 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758090114 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758090114 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758090094 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758090076 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:51 [2023-09-15T04:59:51.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758090074 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758090074 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758090074 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758090074 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758090073 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758090069 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758090063 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758090062 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758090062 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758090062 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758090041 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758090028 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758090028 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758090027 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:51 [2023-09-15T04:59:51.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758090027 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:52 [2023-09-15T04:59:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758089983 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
00:59:52 [2023-09-15T04:59:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758089587 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:52 [2023-09-15T04:59:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758089584 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:52 [2023-09-15T04:59:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758089583 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:52 [2023-09-15T04:59:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
00:59:52 [2023-09-15T04:59:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758089581 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758089581 data=null doit=true}, TableItem with text {}]
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758089581 data=null}, TableItem with text {}]
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758089581 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758089580 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758089535 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:52 [2023-09-15T04:59:52.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758088377 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758088376 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758088376 data=null}, TreeItem with text {kernel-overlap-testing}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758088376 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758088376 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758088372 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:53 [2023-09-15T04:59:53.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758088364 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758088364 data=null doit=true}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758088364 data=null}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758088363 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758088363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758088328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758088327 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758088327 data=null doit=true}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758088327 data=null}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758088327 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758088327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758088314 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:53 [2023-09-15T04:59:53.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758088313 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758088313 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758088313 data=null}, TreeItem with text {Traces [7]}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758088313 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758088313 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758088305 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:53 [2023-09-15T04:59:53.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088241 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758088240 data=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758088240 data=null}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088240 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758088240 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088216 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:53 [2023-09-15T04:59:53.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088214 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758088214 data=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758088213 data=null}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088213 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758088213 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088209 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088208 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758088208 data=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758088208 data=null}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088208 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758088207 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088203 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088203 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088203 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758088203 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088113 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1758088113 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1758088113 data=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1758088112 data=null}, TreeItem with text {simple_server-thread1}]
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:53 [2023-09-15T04:59:53.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758087610 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758087610 data=null doit=true}, TableItem with text {}]
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758087609 data=null}, TableItem with text {}]
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758087609 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758087609 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:54 [2023-09-15T04:59:54.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758087605 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:54 [2023-09-15T04:59:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:54 [2023-09-15T04:59:54.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758086635 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758086635 data=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758086635 data=null}, TreeItem with text {simple_server-thread1}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758086635 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758086634 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758086627 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:55 [2023-09-15T04:59:55.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758086623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758086623 data=null doit=true}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758086622 data=null}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758086622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758086622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758086588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758086587 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758086587 data=null doit=true}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758086587 data=null}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758086587 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758086587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758086570 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:55 [2023-09-15T04:59:55.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:55 [2023-09-15T04:59:55.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:55 [2023-09-15T04:59:55.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758086569 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:55 [2023-09-15T04:59:55.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758086569 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:55 [2023-09-15T04:59:55.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758086569 data=null}, TreeItem with text {Traces [7]}]
00:59:55 [2023-09-15T04:59:55.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758086569 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:55 [2023-09-15T04:59:55.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758086569 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:55 [2023-09-15T04:59:55.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758086560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:55 [2023-09-15T04:59:55.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
00:59:55 [2023-09-15T04:59:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:55 [2023-09-15T04:59:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:55 [2023-09-15T04:59:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086317 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758086317 data=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758086317 data=null}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086317 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758086317 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086280 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:55 [2023-09-15T04:59:55.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086277 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758086277 data=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758086277 data=null}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086277 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758086277 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086273 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086272 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758086272 data=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758086272 data=null}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086272 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758086272 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086268 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086268 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086268 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
00:59:55 [2023-09-15T04:59:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758086268 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:56 [2023-09-15T04:59:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086225 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
00:59:56 [2023-09-15T04:59:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1758086027 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
00:59:56 [2023-09-15T04:59:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1758086026 data=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:56 [2023-09-15T04:59:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1758086026 data=null}, TreeItem with text {simple_server-thread2}]
00:59:56 [2023-09-15T04:59:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
00:59:56 [2023-09-15T04:59:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:56 [2023-09-15T04:59:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:56 [2023-09-15T04:59:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:56 [2023-09-15T04:59:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:56 [2023-09-15T04:59:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:56 [2023-09-15T04:59:56.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:56 [2023-09-15T04:59:56.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:56 [2023-09-15T04:59:56.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:56 [2023-09-15T04:59:56.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:56 [2023-09-15T04:59:56.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:56 [2023-09-15T04:59:56.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758085524 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:56 [2023-09-15T04:59:56.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758085524 data=null doit=true}, TableItem with text {}]
00:59:56 [2023-09-15T04:59:56.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758085524 data=null}, TableItem with text {}]
00:59:56 [2023-09-15T04:59:56.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758085523 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:56 [2023-09-15T04:59:56.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758085523 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:56 [2023-09-15T04:59:56.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758085514 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:56 [2023-09-15T04:59:56.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:56 [2023-09-15T04:59:56.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758084855 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758084855 data=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758084854 data=null}, TreeItem with text {simple_server-thread2}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758084854 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758084854 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758084848 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:57 [2023-09-15T04:59:57.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758084843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758084843 data=null doit=true}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758084843 data=null}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758084843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758084842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758084810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758084810 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758084809 data=null doit=true}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758084809 data=null}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758084809 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758084809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758084802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:57 [2023-09-15T04:59:57.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758084801 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758084801 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758084801 data=null}, TreeItem with text {Traces [7]}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758084800 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758084800 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:57 [2023-09-15T04:59:57.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758084784 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:57 [2023-09-15T04:59:57.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
00:59:57 [2023-09-15T04:59:57.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:57 [2023-09-15T04:59:57.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:57 [2023-09-15T04:59:57.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084581 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758084580 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758084580 data=null}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084580 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758084580 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084526 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:57 [2023-09-15T04:59:57.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:57 [2023-09-15T04:59:57.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084522 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758084521 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758084521 data=null}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084521 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758084521 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084511 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084510 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758084510 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758084510 data=null}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084509 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758084509 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084504 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084503 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084503 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758084499 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084379 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758084144 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758084144 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758084144 data=null}, TreeItem with text {ust-overlap-testing}]
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758084135 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758084134 data=null doit=true}, TableItem with text {}]
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758084134 data=null}, TableItem with text {}]
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758084134 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758084133 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758084116 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
00:59:57 [2023-09-15T04:59:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758082951 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758082951 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758082950 data=null}, TreeItem with text {ust-overlap-testing}]
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758082950 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082950 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758082946 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758082940 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758082940 data=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758082939 data=null}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758082939 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758082913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758082912 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758082912 data=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758082912 data=null}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758082912 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758082898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758082898 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758082898 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758082897 data=null}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758082897 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082897 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758082890 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758082882 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758082881 data=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758082881 data=null}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758082881 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758082861 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758082860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758082860 data=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758082860 data=null}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758082860 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758082846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758082845 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758082845 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758082845 data=null}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758082845 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082845 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758082828 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758082678 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758082678 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758082678 data=null}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758082678 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082678 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758082656 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758082654 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758082654 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758082654 data=null}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758082653 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082653 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758082649 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758082649 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758082649 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758082649 data=null}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758082648 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082648 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758082645 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758082645 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1758082644 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758082644 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758082600 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1758082394 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1758082393 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1758082393 data=null}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
00:59:59 [2023-09-15T04:59:59.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
00:59:59 [2023-09-15T04:59:59.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758082128 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758082127 data=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758082127 data=null}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758082127 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082127 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758082121 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758082115 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758082114 data=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758082114 data=null}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758082114 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758082093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758082092 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758082092 data=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758082092 data=null}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758082092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758082071 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
00:59:59 [2023-09-15T04:59:59.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758082070 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758082070 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758082069 data=null}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758082069 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082069 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758082062 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758082061 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758082061 data=null doit=true}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758082061 data=null}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758082061 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758082061 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
00:59:59 [2023-09-15T04:59:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758082052 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:00 [2023-09-15T05:00:00.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:00:00 [2023-09-15T05:00:00.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:00:00 [2023-09-15T05:00:00.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:00:00 [2023-09-15T05:00:00.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:00:00 [2023-09-15T05:00:00.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758081700 data=null doit=true}, Shell with text {Confirm Clear}]
01:00:00 [2023-09-15T05:00:00.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:00:00 [2023-09-15T05:00:00.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:00:00 [2023-09-15T05:00:00.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:00:00 [2023-09-15T05:00:00.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:00:00 [2023-09-15T05:00:00.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:00:00 [2023-09-15T05:00:00.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:00:00 [2023-09-15T05:00:00.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758081700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:00 [2023-09-15T05:00:00.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758081700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:00 [2023-09-15T05:00:00.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758081700 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:00 [2023-09-15T05:00:00.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758081699 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:00 [2023-09-15T05:00:00.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758081699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:00 [2023-09-15T05:00:00.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758081699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:00 [2023-09-15T05:00:00.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758081699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:01 [2023-09-15T05:00:01.764Z] 
01:00:01 [2023-09-15T05:00:01.764Z] (Eclipse:18457): Gtk-WARNING **: 05:00:01.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:01 [2023-09-15T05:00:01.764Z] 
01:00:01 [2023-09-15T05:00:01.764Z] (Eclipse:18457): Gtk-WARNING **: 05:00:01.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:01 [2023-09-15T05:00:01.764Z] 
01:00:01 [2023-09-15T05:00:01.764Z] (Eclipse:18457): Gtk-WARNING **: 05:00:01.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:01 [2023-09-15T05:00:01.764Z] 
01:00:01 [2023-09-15T05:00:01.764Z] (Eclipse:18457): Gtk-WARNING **: 05:00:01.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:02 [2023-09-15T05:00:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758082022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:00:02 [2023-09-15T05:00:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:02 [2023-09-15T05:00:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:02 [2023-09-15T05:00:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:02 [2023-09-15T05:00:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:02 [2023-09-15T05:00:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:02 [2023-09-15T05:00:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:02 [2023-09-15T05:00:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:02 [2023-09-15T05:00:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758079981 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758079980 data=null doit=true}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758079980 data=null}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758079980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758079980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758079972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758079972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758079972 data=null doit=true}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758079972 data=null}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758079971 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758079971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758079934 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:02 [2023-09-15T05:00:02.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758079933 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758079933 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758079933 data=null}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758079932 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758079932 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758079926 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758079925 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758079925 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758079925 data=null}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758079925 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758079925 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758079921 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:02 [2023-09-15T05:00:02.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:00:02 [2023-09-15T05:00:02.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758079469 data=null doit=true}, Shell with text {Trace Import}]
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758079465 data=null}, (of type 'Combo')]
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758079413 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758079413 data=null doit=true}, TreeItem with text {import}]
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758079413 data=null}, TreeItem with text {import}]
01:00:02 [2023-09-15T05:00:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758079413 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:02 [2023-09-15T05:00:02.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758079413 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:00:02 [2023-09-15T05:00:02.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758079413 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:02 [2023-09-15T05:00:02.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
01:00:02 [2023-09-15T05:00:02.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:00:02 [2023-09-15T05:00:02.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:02 [2023-09-15T05:00:02.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:02 [2023-09-15T05:00:02.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:00:02 [2023-09-15T05:00:02.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:00:02 [2023-09-15T05:00:02.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:00:02 [2023-09-15T05:00:02.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758079383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758079375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:02 [2023-09-15T05:00:02.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758079375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:02 [2023-09-15T05:00:02.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758079375 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:02 [2023-09-15T05:00:02.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758079375 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:02 [2023-09-15T05:00:02.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758079375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:02 [2023-09-15T05:00:02.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758079375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:02 [2023-09-15T05:00:02.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:02 [2023-09-15T05:00:02.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:02 [2023-09-15T05:00:02.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:02 [2023-09-15T05:00:02.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:02 [2023-09-15T05:00:02.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:02 [2023-09-15T05:00:02.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758078823 data=null doit=true}, Shell with text {Confirmation}]
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-1758078823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-1758078823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-1758078823 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:03 [2023-09-15T05:00:03.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-1758078822 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:03 [2023-09-15T05:00:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-1758078822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:03 [2023-09-15T05:00:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-1758078822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:03 [2023-09-15T05:00:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-1758078822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:03 [2023-09-15T05:00:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:03 [2023-09-15T05:00:03.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758079375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:03 [2023-09-15T05:00:03.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758079892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758078225 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758078225 data=null doit=true}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758078225 data=null}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758078224 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758078224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758078209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758078209 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758078209 data=null doit=true}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758078209 data=null}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758078208 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758078208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758078191 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758078190 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758078190 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758078190 data=null}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758078190 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758078190 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758078184 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758078175 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758078174 data=null doit=true}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758078174 data=null}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758078174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758078174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758078155 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758078154 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758078154 data=null doit=true}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758078154 data=null}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758078154 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758078154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758078140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:03 [2023-09-15T05:00:03.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758078139 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758078139 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758078139 data=null}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758078138 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758078138 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758078125 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758078125 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758078125 data=null}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758078125 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758078125 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:03 [2023-09-15T05:00:03.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758078122 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:04 [2023-09-15T05:00:04.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:04 [2023-09-15T05:00:04.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:04 [2023-09-15T05:00:04.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077797 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758077797 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758077797 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077797 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758077797 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077765 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:04 [2023-09-15T05:00:04.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077763 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758077763 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758077763 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077763 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758077763 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077759 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077759 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758077759 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758077756 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077756 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758077756 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077752 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077752 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077751 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758077751 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077711 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758077704 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758077685 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758077581 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:00:04 [2023-09-15T05:00:04.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:05 [2023-09-15T05:00:05.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:05 [2023-09-15T05:00:05.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:05 [2023-09-15T05:00:05.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:05 [2023-09-15T05:00:05.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:05 [2023-09-15T05:00:05.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:05 [2023-09-15T05:00:05.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758076547 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:05 [2023-09-15T05:00:05.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758076547 data=null doit=true}, TableItem with text {}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758076546 data=null}, TableItem with text {}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758076546 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758076546 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758076543 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758076286 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758076286 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758076286 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758076286 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758076286 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758076277 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:05 [2023-09-15T05:00:05.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758076273 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758076273 data=null doit=true}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758076272 data=null}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758076272 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758076272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758076216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758076215 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758076215 data=null doit=true}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758076215 data=null}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758076214 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758076214 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758076209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:05 [2023-09-15T05:00:05.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758076208 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758076207 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758076207 data=null}, TreeItem with text {Traces [7]}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758076207 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758076207 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:05 [2023-09-15T05:00:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758076195 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:05 [2023-09-15T05:00:05.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075990 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758075990 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758075990 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075989 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758075989 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075967 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:06 [2023-09-15T05:00:06.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075965 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758075965 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758075965 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075965 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758075965 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075961 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075961 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758075961 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758075960 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075960 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758075960 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075930 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075929 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075929 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758075929 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075868 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758075732 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758075732 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758075732 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:00:06 [2023-09-15T05:00:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:00:06 [2023-09-15T05:00:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:06 [2023-09-15T05:00:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:07 [2023-09-15T05:00:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:07 [2023-09-15T05:00:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:07 [2023-09-15T05:00:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:07 [2023-09-15T05:00:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:07 [2023-09-15T05:00:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:07 [2023-09-15T05:00:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758074722 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:07 [2023-09-15T05:00:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758074722 data=null doit=true}, TableItem with text {}]
01:00:07 [2023-09-15T05:00:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758074722 data=null}, TableItem with text {}]
01:00:07 [2023-09-15T05:00:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758074722 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:07 [2023-09-15T05:00:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758074722 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:07 [2023-09-15T05:00:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758074700 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:07 [2023-09-15T05:00:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:07 [2023-09-15T05:00:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:07 [2023-09-15T05:00:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:07 [2023-09-15T05:00:07.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758074432 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758074432 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758074432 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758074432 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758074432 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758074426 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:07 [2023-09-15T05:00:07.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:07 [2023-09-15T05:00:07.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758074420 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758074420 data=null doit=true}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758074420 data=null}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758074419 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758074419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758074384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758074383 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758074383 data=null doit=true}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758074383 data=null}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758074383 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758074383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758074376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:07 [2023-09-15T05:00:07.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758074375 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758074375 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758074375 data=null}, TreeItem with text {Traces [7]}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758074375 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758074375 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:07 [2023-09-15T05:00:07.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758074362 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:07 [2023-09-15T05:00:07.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
01:00:07 [2023-09-15T05:00:07.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:07 [2023-09-15T05:00:07.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758074035 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758074034 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758074034 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758074033 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758074033 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758074000 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:07 [2023-09-15T05:00:07.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758073993 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758073993 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758073993 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758073993 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758073993 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758073989 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758073989 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758073989 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758073989 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758073988 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758073988 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758073985 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758073985 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:07 [2023-09-15T05:00:07.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758073985 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:08 [2023-09-15T05:00:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758073985 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758073831 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758073604 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758073604 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758073604 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758073601 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758073601 data=null doit=true}, TableItem with text {}]
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758073601 data=null}, TableItem with text {}]
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758073601 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758073601 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758073597 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:08 [2023-09-15T05:00:08.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758072441 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758072441 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758072440 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758072440 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758072440 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758072434 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:09 [2023-09-15T05:00:09.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758072429 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758072428 data=null doit=true}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758072428 data=null}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758072428 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758072428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758072397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758072392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758072392 data=null doit=true}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758072392 data=null}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758072392 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758072392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758072377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:09 [2023-09-15T05:00:09.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:09 [2023-09-15T05:00:09.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:09 [2023-09-15T05:00:09.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758072376 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:09 [2023-09-15T05:00:09.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758072376 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:09 [2023-09-15T05:00:09.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758072376 data=null}, TreeItem with text {Traces [7]}]
01:00:09 [2023-09-15T05:00:09.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758072375 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:09 [2023-09-15T05:00:09.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758072375 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:09 [2023-09-15T05:00:09.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758072366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:09 [2023-09-15T05:00:09.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758072040 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758072039 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758072039 data=null}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758072039 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758072038 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758071998 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:10 [2023-09-15T05:00:10.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758071996 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758071995 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758071995 data=null}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758071995 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758071995 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758071991 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758071990 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758071990 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758071990 data=null}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758071990 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758071990 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758071986 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758071986 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1758071986 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758071986 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758071944 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1758071709 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1758071695 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1758071695 data=null}, TreeItem with text {simple_server-thread1}]
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758071693 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758071693 data=null doit=true}, TableItem with text {}]
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758071693 data=null}, TableItem with text {}]
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758071692 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758071692 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758071689 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:10 [2023-09-15T05:00:10.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:11 [2023-09-15T05:00:11.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:11 [2023-09-15T05:00:11.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:11 [2023-09-15T05:00:11.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758070523 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
01:00:11 [2023-09-15T05:00:11.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758070523 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:11 [2023-09-15T05:00:11.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758070522 data=null}, TreeItem with text {simple_server-thread1}]
01:00:11 [2023-09-15T05:00:11.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758070522 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
01:00:11 [2023-09-15T05:00:11.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758070522 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758070517 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:11 [2023-09-15T05:00:11.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758070512 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758070512 data=null doit=true}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758070512 data=null}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758070512 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758070512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758070481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758070480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758070480 data=null doit=true}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758070480 data=null}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758070480 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758070480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758070473 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:11 [2023-09-15T05:00:11.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758070473 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758070472 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758070472 data=null}, TreeItem with text {Traces [7]}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758070472 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758070472 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758070415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:11 [2023-09-15T05:00:11.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070261 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758070261 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758070261 data=null}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070261 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758070261 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070241 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:11 [2023-09-15T05:00:11.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070230 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758070230 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758070230 data=null}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070229 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758070229 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070220 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070219 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758070219 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758070218 data=null}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070218 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758070218 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070212 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070211 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
01:00:11 [2023-09-15T05:00:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070211 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
01:00:12 [2023-09-15T05:00:12.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758070211 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:12 [2023-09-15T05:00:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758070154 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
01:00:12 [2023-09-15T05:00:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1758069970 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
01:00:12 [2023-09-15T05:00:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1758069970 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:12 [2023-09-15T05:00:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1758069970 data=null}, TreeItem with text {simple_server-thread2}]
01:00:12 [2023-09-15T05:00:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
01:00:12 [2023-09-15T05:00:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:12 [2023-09-15T05:00:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:12 [2023-09-15T05:00:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:12 [2023-09-15T05:00:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:12 [2023-09-15T05:00:12.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758069464 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758069464 data=null doit=true}, TableItem with text {}]
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758069464 data=null}, TableItem with text {}]
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758069464 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758069463 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758069460 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:12 [2023-09-15T05:00:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:13 [2023-09-15T05:00:13.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:13 [2023-09-15T05:00:13.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:13 [2023-09-15T05:00:13.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758068687 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758068686 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758068686 data=null}, TreeItem with text {simple_server-thread2}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758068686 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758068686 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758068674 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:13 [2023-09-15T05:00:13.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758068669 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758068669 data=null doit=true}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758068669 data=null}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758068668 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758068668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758068643 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758068626 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758068625 data=null doit=true}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758068625 data=null}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758068625 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758068625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758068616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:13 [2023-09-15T05:00:13.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758068615 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758068615 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758068615 data=null}, TreeItem with text {Traces [7]}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758068615 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758068614 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:13 [2023-09-15T05:00:13.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758068602 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:13 [2023-09-15T05:00:13.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068274 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758068274 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758068274 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068274 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758068274 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068234 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:13 [2023-09-15T05:00:13.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068231 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758068231 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758068230 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068230 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758068230 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068225 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068225 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758068225 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758068224 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068224 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758068224 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068220 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068219 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068219 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:00:13 [2023-09-15T05:00:13.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758068219 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758068174 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758067914 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758067911 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758067910 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:14 [2023-09-15T05:00:14.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:14 [2023-09-15T05:00:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:14 [2023-09-15T05:00:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758067898 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:14 [2023-09-15T05:00:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758067898 data=null doit=true}, TableItem with text {}]
01:00:14 [2023-09-15T05:00:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758067898 data=null}, TableItem with text {}]
01:00:14 [2023-09-15T05:00:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758067898 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:14 [2023-09-15T05:00:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758067897 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:14 [2023-09-15T05:00:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758067894 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:14 [2023-09-15T05:00:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:14 [2023-09-15T05:00:14.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:15 [2023-09-15T05:00:15.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:15 [2023-09-15T05:00:15.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:15 [2023-09-15T05:00:15.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758066777 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758066777 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758066776 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758066776 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758066776 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758066772 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:15 [2023-09-15T05:00:15.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758066765 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758066765 data=null doit=true}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758066764 data=null}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758066764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758066764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758066721 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:15 [2023-09-15T05:00:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758066720 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758066714 data=null doit=true}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758066714 data=null}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758066709 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758066709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758066694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:15 [2023-09-15T05:00:15.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:15 [2023-09-15T05:00:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:15 [2023-09-15T05:00:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758066693 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:15 [2023-09-15T05:00:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758066693 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:15 [2023-09-15T05:00:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758066693 data=null}, TreeItem with text {Traces [7]}]
01:00:15 [2023-09-15T05:00:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758066693 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:15 [2023-09-15T05:00:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758066692 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:15 [2023-09-15T05:00:15.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758066680 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:15 [2023-09-15T05:00:15.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758066351 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758066351 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758066351 data=null}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758066350 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758066350 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758066309 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:15 [2023-09-15T05:00:15.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758066306 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758066306 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758066306 data=null}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758066306 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758066306 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758066302 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758066302 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758066302 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758066301 data=null}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758066301 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758066301 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758066297 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758066297 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1758066297 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758066297 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758066227 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1758066027 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1758066027 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1758066027 data=null}, TreeItem with text {unrecognized.log}]
01:00:15 [2023-09-15T05:00:15.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
01:00:15 [2023-09-15T05:00:15.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
01:00:15 [2023-09-15T05:00:15.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758065724 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758065724 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758065723 data=null}, TreeItem with text {unrecognized.log}]
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758065723 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758065723 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758065711 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:16 [2023-09-15T05:00:16.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758065703 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758065703 data=null doit=true}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758065703 data=null}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758065703 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758065703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758065632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758065630 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758065630 data=null doit=true}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758065630 data=null}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758065630 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758065629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758065606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:16 [2023-09-15T05:00:16.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758065605 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758065605 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758065605 data=null}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758065605 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758065605 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758065591 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758065590 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758065590 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758065590 data=null}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758065589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758065589 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758065585 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:00:16 [2023-09-15T05:00:16.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758065273 data=null doit=true}, Shell with text {Confirm Clear}]
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758065272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758065272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758065272 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758065272 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758065272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758065272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:16 [2023-09-15T05:00:16.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758065272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:18 [2023-09-15T05:00:18.649Z] 
01:00:18 [2023-09-15T05:00:18.649Z] (Eclipse:18457): Gtk-WARNING **: 05:00:18.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:18 [2023-09-15T05:00:18.649Z] 
01:00:18 [2023-09-15T05:00:18.649Z] (Eclipse:18457): Gtk-WARNING **: 05:00:18.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:18 [2023-09-15T05:00:18.649Z] 
01:00:18 [2023-09-15T05:00:18.649Z] (Eclipse:18457): Gtk-WARNING **: 05:00:18.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:18 [2023-09-15T05:00:18.649Z] 
01:00:18 [2023-09-15T05:00:18.649Z] (Eclipse:18457): Gtk-WARNING **: 05:00:18.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758065557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758063371 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758063371 data=null doit=true}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758063371 data=null}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758063371 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758063371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758063318 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758063317 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758063317 data=null doit=true}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758063317 data=null}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758063317 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758063317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758063299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:18 [2023-09-15T05:00:18.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758063298 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758063298 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758063297 data=null}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758063297 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758063297 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758063283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1758063283 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1758063283 data=null doit=true}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1758063283 data=null}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1758063282 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758063282 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1758063278 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
01:00:18 [2023-09-15T05:00:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:00:18 [2023-09-15T05:00:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758062851 data=null doit=true}, Shell with text {Trace Import}]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758062849 data=null}, (of type 'Combo')]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758062796 data=null doit=true}, TreeItem with text {import}]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758062796 data=null}, TreeItem with text {import}]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758062795 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758062795 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758062784 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758062783 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758062783 data=null doit=true}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758062783 data=null}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758062782 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758062782 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758062779 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:19 [2023-09-15T05:00:19.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1758062758 data=null doit=true}, Tree node with text: z-clashes]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1758062758 data=null}, Tree node with text: z-clashes]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1758062757 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758062757 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1758062755 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758062755 data=null button=0 stateMask=0x0 x=171 y=173 count=0}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758062755 data=null doit=true}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758062755 data=null}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758062754 data=null button=1 stateMask=0x0 x=171 y=173 count=1}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758062754 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758062752 data=null button=1 stateMask=0x80000 x=171 y=83 count=1}, Tree node with text: kernel-overlap-testing]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:19 [2023-09-15T05:00:19.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758062750 data=null button=0 stateMask=0x0 x=153 y=-9 count=0}, Tree node with text: simple_server-thread1]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758062750 data=null doit=true}, Tree node with text: simple_server-thread1]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758062750 data=null}, Tree node with text: simple_server-thread1]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758062749 data=null button=1 stateMask=0x0 x=153 y=-9 count=1}, Tree node with text: simple_server-thread1]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758062749 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread1]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758062748 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: simple_server-thread1]
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:19 [2023-09-15T05:00:19.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:20 [2023-09-15T05:00:20.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
01:00:20 [2023-09-15T05:00:20.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758062745 data=null button=0 stateMask=0x0 x=171 y=196 count=0}, Tree node with text: simple_server-thread1]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758062745 data=null doit=true}, Tree node with text: simple_server-thread1]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758062745 data=null}, Tree node with text: simple_server-thread1]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758062745 data=null button=1 stateMask=0x0 x=171 y=196 count=1}, Tree node with text: simple_server-thread1]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758062745 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread1]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758062730 data=null button=1 stateMask=0x80000 x=171 y=106 count=1}, Tree node with text: simple_server-thread1]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:20 [2023-09-15T05:00:20.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758062725 data=null button=0 stateMask=0x0 x=153 y=14 count=0}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758062725 data=null doit=true}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758062724 data=null}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758062724 data=null button=1 stateMask=0x0 x=153 y=14 count=1}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758062724 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758062721 data=null button=1 stateMask=0x80000 x=153 y=14 count=1}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:20 [2023-09-15T05:00:20.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
01:00:20 [2023-09-15T05:00:20.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758062715 data=null button=0 stateMask=0x0 x=171 y=129 count=0}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758062715 data=null doit=true}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758062715 data=null}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758062715 data=null button=1 stateMask=0x0 x=171 y=129 count=1}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758062715 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758062704 data=null button=1 stateMask=0x80000 x=171 y=129 count=1}, Tree node with text: simple_server-thread2]
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:20 [2023-09-15T05:00:20.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758062700 data=null button=0 stateMask=0x0 x=84 y=-78 count=0}, TreeItem with text {import}]
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758062700 data=null doit=true}, TreeItem with text {import}]
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758062700 data=null}, TreeItem with text {import}]
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758062699 data=null button=1 stateMask=0x0 x=84 y=-78 count=1}, TreeItem with text {import}]
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758062699 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758062696 data=null button=1 stateMask=0x80000 x=84 y=-78 count=1}, TreeItem with text {import}]
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758062692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758062674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758062673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758062673 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758062673 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758062673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:20 [2023-09-15T05:00:20.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758062673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:21 [2023-09-15T05:00:21.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:21 [2023-09-15T05:00:21.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:21 [2023-09-15T05:00:21.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:21 [2023-09-15T05:00:21.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:21 [2023-09-15T05:00:21.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:21 [2023-09-15T05:00:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758059996 data=null doit=true}, Shell with text {Confirmation}]
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
01:00:22 [2023-09-15T05:00:22.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-1758059995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-1758059995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-1758059995 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-1758059995 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-1758059995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-1758059995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-1758059995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758059766 data=null doit=true}, Shell with text {Confirmation}]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1758059766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-1758059766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-1758059765 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-1758059765 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-1758059765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-1758059765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-1758059765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:22 [2023-09-15T05:00:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:00:22 [2023-09-15T05:00:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758059562 data=null doit=true}, Shell with text {Confirmation}]
01:00:22 [2023-09-15T05:00:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-1758059562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-1758059562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-1758059562 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-1758059562 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-1758059562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-1758059562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-1758059562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758062673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758063205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758059266 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758059266 data=null doit=true}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758059266 data=null}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758059266 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758059266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758059218 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758059217 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758059217 data=null doit=true}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758059217 data=null}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758059217 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758059217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758059208 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:22 [2023-09-15T05:00:22.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:22 [2023-09-15T05:00:22.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:22 [2023-09-15T05:00:22.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758059201 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:00:22 [2023-09-15T05:00:22.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758059201 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:22 [2023-09-15T05:00:22.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758059200 data=null}, TreeItem with text {Traces [0]}]
01:00:22 [2023-09-15T05:00:22.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758059200 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:22 [2023-09-15T05:00:22.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758059200 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:22 [2023-09-15T05:00:22.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758059194 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:22 [2023-09-15T05:00:22.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758059193 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:22 [2023-09-15T05:00:22.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758059193 data=null}, TreeItem with text {Traces [0]}]
01:00:22 [2023-09-15T05:00:22.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758059193 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:22 [2023-09-15T05:00:22.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758059193 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758059182 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758059031 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758059031 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758059031 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758059030 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758059030 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758059000 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:23 [2023-09-15T05:00:23.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758058994 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758058994 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758058994 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758058994 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758058993 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758058983 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758058982 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758058982 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758058982 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758058982 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758058982 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758058978 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758058977 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758058977 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758058977 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758058909 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758058626 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758058604 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758058604 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758058602 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758058601 data=null doit=true}, TableItem with text {}]
01:00:23 [2023-09-15T05:00:23.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758058601 data=null}, TableItem with text {}]
01:00:23 [2023-09-15T05:00:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758058601 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:23 [2023-09-15T05:00:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758058601 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:23 [2023-09-15T05:00:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758058598 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:23 [2023-09-15T05:00:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:23 [2023-09-15T05:00:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:24 [2023-09-15T05:00:24.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758057432 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758057431 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758057431 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758057431 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758057430 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758057412 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:24 [2023-09-15T05:00:24.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758057405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758057404 data=null doit=true}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758057404 data=null}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758057404 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758057402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758057371 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758057370 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758057370 data=null doit=true}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758057370 data=null}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758057369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758057369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758057331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:24 [2023-09-15T05:00:24.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758057330 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758057329 data=null doit=true}, TreeItem with text {Traces [5]}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758057329 data=null}, TreeItem with text {Traces [5]}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758057329 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758057329 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758057317 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:24 [2023-09-15T05:00:24.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:24 [2023-09-15T05:00:24.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057183 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057182 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057182 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057182 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758057182 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057111 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:24 [2023-09-15T05:00:24.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057109 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057108 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057108 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057108 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758057108 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057101 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057100 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057100 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057100 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057099 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758057099 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057095 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057095 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758057094 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758057094 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758056992 data=null button=1 stateMask=0x80000 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758056985 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758056985 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758056985 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:24 [2023-09-15T05:00:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
01:00:24 [2023-09-15T05:00:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758056479 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758056479 data=null doit=true}, TableItem with text {}]
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758056479 data=null}, TableItem with text {}]
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758056478 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758056478 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758056475 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:25 [2023-09-15T05:00:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758055497 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1758055497 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1758055497 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758055496 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758055496 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1758055486 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:26 [2023-09-15T05:00:26.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758055479 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758055479 data=null doit=true}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758055479 data=null}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758055478 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758055478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758055410 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:26 [2023-09-15T05:00:26.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758055409 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758055409 data=null doit=true}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758055408 data=null}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758055408 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758055408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758055398 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:26 [2023-09-15T05:00:26.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758055396 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758055396 data=null doit=true}, TreeItem with text {Traces [5]}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758055396 data=null}, TreeItem with text {Traces [5]}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758055396 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758055395 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758055377 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:26 [2023-09-15T05:00:26.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055294 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758055294 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758055294 data=null}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055294 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758055293 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055267 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:26 [2023-09-15T05:00:26.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055239 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758055239 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758055238 data=null}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055238 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758055238 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055228 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055228 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758055227 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758055226 data=null}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055225 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758055225 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055220 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055219 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055219 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758055219 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055132 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1758055132 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
01:00:26 [2023-09-15T05:00:26.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1758055131 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1758055131 data=null}, TreeItem with text {simple_server-thread1}]
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758054819 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758054818 data=null doit=true}, TableItem with text {}]
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758054818 data=null}, TableItem with text {}]
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758054817 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758054816 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758054802 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:27 [2023-09-15T05:00:27.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758053631 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758053631 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758053631 data=null}, TreeItem with text {simple_server-thread1}]
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758053630 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758053630 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758053621 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:28 [2023-09-15T05:00:28.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:28 [2023-09-15T05:00:28.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758053614 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758053614 data=null doit=true}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758053614 data=null}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758053614 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758053614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758053584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758053584 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758053583 data=null doit=true}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758053583 data=null}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758053583 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758053583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758053574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:28 [2023-09-15T05:00:28.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758053573 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758053573 data=null doit=true}, TreeItem with text {Traces [5]}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758053573 data=null}, TreeItem with text {Traces [5]}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758053573 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758053572 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758053559 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:28 [2023-09-15T05:00:28.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:28 [2023-09-15T05:00:28.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053298 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758053298 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758053298 data=null}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053298 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758053298 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053230 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:28 [2023-09-15T05:00:28.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053228 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758053228 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758053227 data=null}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053227 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758053227 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053219 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053219 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758053219 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758053219 data=null}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053218 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758053218 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053213 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053213 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053213 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
01:00:28 [2023-09-15T05:00:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758053213 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:29 [2023-09-15T05:00:29.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758053090 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
01:00:29 [2023-09-15T05:00:29.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1758052930 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
01:00:29 [2023-09-15T05:00:29.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1758052930 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:29 [2023-09-15T05:00:29.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1758052930 data=null}, TreeItem with text {simple_server-thread2}]
01:00:29 [2023-09-15T05:00:29.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
01:00:29 [2023-09-15T05:00:29.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:29 [2023-09-15T05:00:29.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:29 [2023-09-15T05:00:29.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:29 [2023-09-15T05:00:29.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758052427 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758052427 data=null doit=true}, TableItem with text {}]
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758052427 data=null}, TableItem with text {}]
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758052427 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758052426 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758052415 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:29 [2023-09-15T05:00:29.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758051656 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758051656 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758051656 data=null}, TreeItem with text {simple_server-thread2}]
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758051656 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758051656 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758051652 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:30 [2023-09-15T05:00:30.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:30 [2023-09-15T05:00:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758051648 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758051648 data=null doit=true}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758051647 data=null}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758051647 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758051647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758051617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758051616 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758051616 data=null doit=true}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758051615 data=null}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758051615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758051615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758051610 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:30 [2023-09-15T05:00:30.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:30 [2023-09-15T05:00:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:30 [2023-09-15T05:00:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758051609 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:00:30 [2023-09-15T05:00:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758051609 data=null doit=true}, TreeItem with text {Traces [5]}]
01:00:30 [2023-09-15T05:00:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758051609 data=null}, TreeItem with text {Traces [5]}]
01:00:30 [2023-09-15T05:00:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758051609 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:30 [2023-09-15T05:00:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758051608 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:00:30 [2023-09-15T05:00:30.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758051601 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:30 [2023-09-15T05:00:30.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758051358 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758051358 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758051358 data=null}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758051357 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758051357 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758051333 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:30 [2023-09-15T05:00:30.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758051330 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758051330 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758051330 data=null}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758051330 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758051330 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758051326 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758051325 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758051325 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758051325 data=null}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758051325 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758051325 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758051321 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758051320 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1758051320 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
01:00:30 [2023-09-15T05:00:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758051320 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:31 [2023-09-15T05:00:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758051280 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
01:00:31 [2023-09-15T05:00:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1758051117 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
01:00:31 [2023-09-15T05:00:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1758051117 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:31 [2023-09-15T05:00:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1758051117 data=null}, TreeItem with text {unrecognized.log}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758050965 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758050965 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758050965 data=null}, TreeItem with text {unrecognized.log}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758050964 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758050964 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758050960 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:31 [2023-09-15T05:00:31.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758050954 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758050952 data=null doit=true}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758050952 data=null}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758050951 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758050951 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758050929 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758050928 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758050928 data=null doit=true}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758050928 data=null}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758050928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758050928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758050922 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:31 [2023-09-15T05:00:31.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758050921 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758050921 data=null doit=true}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758050921 data=null}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758050920 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758050920 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758050906 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758050905 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758050904 data=null doit=true}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758050904 data=null}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758050904 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758050904 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758050900 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:31 [2023-09-15T05:00:31.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:00:31 [2023-09-15T05:00:31.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758050555 data=null doit=true}, Shell with text {Confirm Clear}]
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758050554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758050554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758050554 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758050554 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758050554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758050554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:31 [2023-09-15T05:00:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758050554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:32 [2023-09-15T05:00:32.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758050875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758048931 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758048931 data=null doit=true}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758048931 data=null}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758048931 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758048931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758048896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758048895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758048895 data=null doit=true}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758048895 data=null}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758048895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758048894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758048879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:33 [2023-09-15T05:00:33.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758048878 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758048878 data=null doit=true}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758048878 data=null}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758048878 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758048877 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758048858 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758048851 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758048851 data=null doit=true}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758048851 data=null}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758048851 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758048850 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758048846 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:00:33 [2023-09-15T05:00:33.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758048438 data=null doit=true}, Shell with text {Trace Import}]
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758048435 data=null}, (of type 'Combo')]
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758048382 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758048382 data=null doit=true}, TreeItem with text {import}]
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758048379 data=null}, TreeItem with text {import}]
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758048379 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758048378 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758048378 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:00:33 [2023-09-15T05:00:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} [layout=null] time=-1758048370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758048349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758048349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758048349 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758048348 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758048348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758048348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:33 [2023-09-15T05:00:33.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:33 [2023-09-15T05:00:33.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:33 [2023-09-15T05:00:33.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:33 [2023-09-15T05:00:33.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:33 [2023-09-15T05:00:33.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:33 [2023-09-15T05:00:33.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758047816 data=null doit=true}, Shell with text {Confirmation}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-1758047816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-1758047816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-1758047815 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-1758047815 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-1758047813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-1758047813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-1758047813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758048348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758048805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758047690 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758047690 data=null doit=true}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758047690 data=null}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758047690 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758047690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758047647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758047641 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758047641 data=null doit=true}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758047641 data=null}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758047640 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758047640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758047623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:34 [2023-09-15T05:00:34.357Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758047621 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758047621 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758047621 data=null}, TreeItem with text {Traces [0]}]
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758047621 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758047621 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758047602 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758047598 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758047598 data=null}, TreeItem with text {Traces [0]}]
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758047597 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758047597 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:34 [2023-09-15T05:00:34.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758047595 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:34 [2023-09-15T05:00:34.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:34 [2023-09-15T05:00:34.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:34 [2023-09-15T05:00:34.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047368 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758047368 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758047368 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047367 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758047367 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047331 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:34 [2023-09-15T05:00:34.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047328 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758047328 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758047328 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047328 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758047328 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047324 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047324 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758047324 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758047323 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047323 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758047323 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047320 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047319 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047319 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758047319 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047280 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758047078 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758047077 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758047077 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:34 [2023-09-15T05:00:34.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:00:34 [2023-09-15T05:00:34.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758046575 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758046575 data=null doit=true}, TableItem with text {}]
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758046575 data=null}, TableItem with text {}]
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758046575 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758046571 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758046568 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:35 [2023-09-15T05:00:35.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758045805 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758045805 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758045805 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758045804 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758045804 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758045798 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:36 [2023-09-15T05:00:36.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758045794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758045793 data=null doit=true}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758045793 data=null}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758045793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758045793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758045766 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758045765 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758045765 data=null doit=true}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758045765 data=null}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758045765 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758045765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758045742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:36 [2023-09-15T05:00:36.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1758045741 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1758045741 data=null doit=true}, TreeItem with text {Traces [4]}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1758045741 data=null}, TreeItem with text {Traces [4]}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1758045741 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758045741 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:00:36 [2023-09-15T05:00:36.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1758045733 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:36 [2023-09-15T05:00:36.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045498 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758045498 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758045498 data=null}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045497 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758045497 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045453 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:36 [2023-09-15T05:00:36.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045451 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758045451 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758045450 data=null}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045450 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758045450 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045447 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045446 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758045446 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758045446 data=null}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045446 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758045446 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045438 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045437 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045437 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758045437 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045391 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1758045177 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1758045164 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1758045137 data=null}, TreeItem with text {simple_server-thread1}]
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758045135 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758045134 data=null doit=true}, TableItem with text {}]
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758045134 data=null}, TableItem with text {}]
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758045134 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758045134 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758045125 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:36 [2023-09-15T05:00:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758043964 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758043964 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758043964 data=null}, TreeItem with text {simple_server-thread1}]
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758043964 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758043964 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758043960 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:38 [2023-09-15T05:00:38.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758043953 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758043953 data=null doit=true}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758043953 data=null}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758043953 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758043953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758043919 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758043918 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758043918 data=null doit=true}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758043918 data=null}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758043918 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758043918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758043912 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:38 [2023-09-15T05:00:38.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1758043912 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1758043911 data=null doit=true}, TreeItem with text {Traces [4]}]
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1758043911 data=null}, TreeItem with text {Traces [4]}]
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1758043911 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758043911 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:00:38 [2023-09-15T05:00:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1758043899 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:38 [2023-09-15T05:00:38.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043545 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758043545 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758043545 data=null}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043545 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758043545 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043515 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:38 [2023-09-15T05:00:38.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043512 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758043512 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758043512 data=null}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043512 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758043512 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043507 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043506 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758043506 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758043506 data=null}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043506 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758043506 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043498 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043498 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043497 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758043497 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043450 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1758043302 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1758043298 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1758043298 data=null}, TreeItem with text {simple_server-thread2}]
01:00:38 [2023-09-15T05:00:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
01:00:38 [2023-09-15T05:00:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:38 [2023-09-15T05:00:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758043296 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758043296 data=null doit=true}, TableItem with text {}]
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758043296 data=null}, TableItem with text {}]
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758043296 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758043296 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758043293 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:38 [2023-09-15T05:00:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758042025 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758042025 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758042025 data=null}, TreeItem with text {simple_server-thread2}]
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758042025 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758042025 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758042020 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:40 [2023-09-15T05:00:40.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758042014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758042014 data=null doit=true}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758042014 data=null}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758042014 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758042013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758041989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758041988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758041988 data=null doit=true}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758041988 data=null}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758041988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758041988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758041940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:40 [2023-09-15T05:00:40.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1758041939 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1758041939 data=null doit=true}, TreeItem with text {Traces [4]}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1758041939 data=null}, TreeItem with text {Traces [4]}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1758041938 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758041938 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1758041929 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:40 [2023-09-15T05:00:40.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041827 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758041826 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758041826 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041826 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758041826 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041803 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:40 [2023-09-15T05:00:40.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041801 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758041801 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758041800 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041800 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758041800 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041796 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041796 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758041796 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758041796 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041795 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758041795 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041792 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041792 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041791 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758041791 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041720 data=null button=1 stateMask=0x80000 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758041569 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758041569 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758041568 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:40 [2023-09-15T05:00:40.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758041063 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758041063 data=null doit=true}, TableItem with text {}]
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758041063 data=null}, TableItem with text {}]
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758041063 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758041062 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758041059 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:40 [2023-09-15T05:00:40.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758040302 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758040302 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758040302 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758040302 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758040302 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758040298 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:41 [2023-09-15T05:00:41.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:41 [2023-09-15T05:00:41.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758040291 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758040291 data=null doit=true}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758040291 data=null}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758040291 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758040291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758040271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758040270 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758040270 data=null doit=true}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758040270 data=null}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758040270 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758040270 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758040257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1758040256 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1758040256 data=null doit=true}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1758040256 data=null}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1758040256 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758040255 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1758040249 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758040239 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758040239 data=null doit=true}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758040239 data=null}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758040238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758040238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758040225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758040224 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758040224 data=null doit=true}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758040224 data=null}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758040224 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758040224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758040207 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:41 [2023-09-15T05:00:41.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1758040206 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1758040206 data=null doit=true}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1758040206 data=null}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1758040205 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758040205 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1758040199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1758040199 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1758040198 data=null doit=true}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1758040198 data=null}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1758040198 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758040198 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1758040191 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:00:41 [2023-09-15T05:00:41.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:00:41 [2023-09-15T05:00:41.884Z] 
01:00:41 [2023-09-15T05:00:41.884Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:41 [2023-09-15T05:00:41.884Z] 
01:00:41 [2023-09-15T05:00:41.884Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:41 [2023-09-15T05:00:41.884Z] 
01:00:41 [2023-09-15T05:00:41.884Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:41 [2023-09-15T05:00:41.884Z] 
01:00:41 [2023-09-15T05:00:41.884Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] 
01:00:42 [2023-09-15T05:00:42.146Z] (Eclipse:18457): Gtk-WARNING **: 05:00:41.995: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758039905 data=null doit=true}, Shell with text {Confirm Clear}]
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758039905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758039905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758039905 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758039905 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758039904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758039904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:42 [2023-09-15T05:00:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758039904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758040172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758038751 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758038751 data=null doit=true}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758038750 data=null}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758038750 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758038750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758038719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758038718 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758038718 data=null doit=true}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758038718 data=null}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758038718 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758038718 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758038698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:43 [2023-09-15T05:00:43.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1758038697 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1758038697 data=null doit=true}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1758038697 data=null}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1758038697 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758038697 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1758038691 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1758038684 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1758038684 data=null doit=true}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1758038684 data=null}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1758038684 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758038683 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1758038680 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:00:43 [2023-09-15T05:00:43.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758038346 data=null doit=true}, Shell with text {Trace Import}]
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758038343 data=null}, (of type 'Combo')]
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758038300 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758038300 data=null doit=true}, TreeItem with text {import}]
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758038300 data=null}, TreeItem with text {import}]
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758038300 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758038300 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758038300 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:00:43 [2023-09-15T05:00:43.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} [layout=null] time=-1758038293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:43 [2023-09-15T05:00:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758038273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758038273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758038273 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758038273 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758038273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:43 [2023-09-15T05:00:43.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758038273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:44 [2023-09-15T05:00:44.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:44 [2023-09-15T05:00:44.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:44 [2023-09-15T05:00:44.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:44 [2023-09-15T05:00:44.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:44 [2023-09-15T05:00:44.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758038127 data=null doit=true}, Shell with text {Confirmation}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-1758038127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-1758038127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-1758038127 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-1758038127 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-1758038127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-1758038127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-1758038127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758038273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758038653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758037993 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758037993 data=null doit=true}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758037993 data=null}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758037992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758037992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758037954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758037954 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758037954 data=null doit=true}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758037953 data=null}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758037953 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758037953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758037949 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:44 [2023-09-15T05:00:44.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758037948 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758037948 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758037948 data=null}, TreeItem with text {Traces [0]}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758037948 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758037948 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758037941 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758037932 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758037932 data=null}, TreeItem with text {Traces [0]}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758037931 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758037931 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:44 [2023-09-15T05:00:44.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758037930 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:44 [2023-09-15T05:00:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:44 [2023-09-15T05:00:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:44 [2023-09-15T05:00:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037690 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758037689 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758037689 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037689 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758037689 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037669 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:44 [2023-09-15T05:00:44.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037667 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758037667 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758037667 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037667 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758037667 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037663 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037663 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758037663 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758037663 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037662 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758037662 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037659 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037659 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037659 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758037659 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037613 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758037613 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758037323 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758037288 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758037285 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758037285 data=null doit=true}, TableItem with text {}]
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758037285 data=null}, TableItem with text {}]
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758037285 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758037284 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758037280 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:44 [2023-09-15T05:00:44.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:45 [2023-09-15T05:00:45.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:45 [2023-09-15T05:00:45.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:45 [2023-09-15T05:00:45.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758036121 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
01:00:45 [2023-09-15T05:00:45.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1758036121 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:45 [2023-09-15T05:00:45.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1758036121 data=null}, TreeItem with text {kernel-overlap-testing}]
01:00:45 [2023-09-15T05:00:45.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758036121 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758036121 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1758036117 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:46 [2023-09-15T05:00:46.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758036110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758036110 data=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758036110 data=null}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758036110 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758036110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758036091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758036090 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758036090 data=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758036090 data=null}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758036090 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758036089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758036085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758036084 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758036084 data=null doit=true}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758036084 data=null}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758036084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758036084 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758036077 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758036067 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758036067 data=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758036067 data=null}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758036067 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758036067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758036026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758036026 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758036026 data=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758036026 data=null}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758036025 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758036025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758036013 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758036012 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758036012 data=null doit=true}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758036012 data=null}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758036012 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758036012 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758036001 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758036000 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758036000 data=null doit=true}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758036000 data=null}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758036000 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758036000 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758035996 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:00:46 [2023-09-15T05:00:46.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:00:46 [2023-09-15T05:00:46.323Z] 
01:00:46 [2023-09-15T05:00:46.323Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.323Z] 
01:00:46 [2023-09-15T05:00:46.323Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.323Z] 
01:00:46 [2023-09-15T05:00:46.323Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.323Z] 
01:00:46 [2023-09-15T05:00:46.323Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.323Z] 
01:00:46 [2023-09-15T05:00:46.323Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.323Z] 
01:00:46 [2023-09-15T05:00:46.323Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.324Z] 
01:00:46 [2023-09-15T05:00:46.324Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.324Z] 
01:00:46 [2023-09-15T05:00:46.324Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.324Z] 
01:00:46 [2023-09-15T05:00:46.324Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.324Z] 
01:00:46 [2023-09-15T05:00:46.324Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.324Z] 
01:00:46 [2023-09-15T05:00:46.324Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.324Z] 
01:00:46 [2023-09-15T05:00:46.324Z] (Eclipse:18457): Gtk-WARNING **: 05:00:46.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758035628 data=null doit=true}, Shell with text {Confirm Clear}]
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758035627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758035627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758035627 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758035627 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758035627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758035626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:46 [2023-09-15T05:00:46.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758035626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758035926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758035171 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758035171 data=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758035170 data=null}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758035170 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758035170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758035157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758035157 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758035157 data=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758035157 data=null}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758035157 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758035156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758035152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:46 [2023-09-15T05:00:46.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758035151 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758035151 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758035151 data=null}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758035151 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758035151 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758035140 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:46 [2023-09-15T05:00:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758035139 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758035138 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758035138 data=null}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758035138 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758035138 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758035134 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:46 [2023-09-15T05:00:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:00:46 [2023-09-15T05:00:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758034739 data=null doit=true}, Shell with text {Trace Import}]
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758034722 data=null}, (of type 'Combo')]
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758034685 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758034685 data=null doit=true}, TreeItem with text {import}]
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758034685 data=null}, TreeItem with text {import}]
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758034685 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758034685 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758034684 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:00:47 [2023-09-15T05:00:47.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} [layout=null] time=-1758034666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:00:47 [2023-09-15T05:00:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758034659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758034659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758034659 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758034659 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758034659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758034659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:47 [2023-09-15T05:00:47.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:47 [2023-09-15T05:00:47.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:47 [2023-09-15T05:00:47.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:47 [2023-09-15T05:00:47.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:47 [2023-09-15T05:00:47.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:47 [2023-09-15T05:00:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758034150 data=null doit=true}, Shell with text {Confirmation}]
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-1758034149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-1758034149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-1758034149 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-1758034149 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-1758034149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-1758034149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-1758034149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:48 [2023-09-15T05:00:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758034659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758035111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758034001 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758034001 data=null doit=true}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758034001 data=null}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758034000 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758034000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758033980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758033980 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758033979 data=null doit=true}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758033979 data=null}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758033979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758033979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758033967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:48 [2023-09-15T05:00:48.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758033966 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758033966 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758033966 data=null}, TreeItem with text {Traces [0]}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758033966 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758033966 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758033959 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758033959 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758033959 data=null}, TreeItem with text {Traces [0]}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758033959 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758033959 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:48 [2023-09-15T05:00:48.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758033924 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033735 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758033735 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758033734 data=null}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033734 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758033734 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033704 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:48 [2023-09-15T05:00:48.283Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033701 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758033701 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758033701 data=null}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033700 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758033700 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033695 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
01:00:48 [2023-09-15T05:00:48.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033695 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758033695 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:48 [2023-09-15T05:00:48.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758033695 data=null}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033694 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758033694 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033690 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033689 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033689 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758033689 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033513 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1758033199 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1758033198 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1758033198 data=null}, TreeItem with text {simple_server-thread1}]
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758033197 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758033197 data=null doit=true}, TableItem with text {}]
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758033197 data=null}, TableItem with text {}]
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758033196 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758033196 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758033193 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:48 [2023-09-15T05:00:48.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1758032093 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1758032093 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1758032093 data=null}, TreeItem with text {simple_server-thread1}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1758032092 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758032092 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1758032089 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:50 [2023-09-15T05:00:50.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758032083 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758032083 data=null doit=true}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758032083 data=null}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758032083 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758032083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758032056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758032055 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758032055 data=null doit=true}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758032055 data=null}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758032051 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758032051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758032028 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:50 [2023-09-15T05:00:50.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758032027 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758032027 data=null doit=true}, TreeItem with text {Traces [3]}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758032026 data=null}, TreeItem with text {Traces [3]}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758032026 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:50 [2023-09-15T05:00:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758032026 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:00:50 [2023-09-15T05:00:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758032011 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:50 [2023-09-15T05:00:50.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:00:50 [2023-09-15T05:00:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:50 [2023-09-15T05:00:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:50 [2023-09-15T05:00:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031787 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758031787 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758031787 data=null}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031787 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758031787 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031757 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:50 [2023-09-15T05:00:50.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031754 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758031754 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758031754 data=null}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031754 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758031754 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031750 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031750 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758031750 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758031750 data=null}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031750 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758031749 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031744 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031743 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031743 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758031743 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031699 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1758031550 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1758031548 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1758031548 data=null}, TreeItem with text {simple_server-thread2}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758031546 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758031546 data=null doit=true}, TableItem with text {}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758031546 data=null}, TableItem with text {}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758031546 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758031545 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758031526 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:50 [2023-09-15T05:00:50.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1758030268 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1758030268 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1758030268 data=null}, TreeItem with text {simple_server-thread2}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1758030268 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758030268 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1758030264 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:51 [2023-09-15T05:00:51.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758030261 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758030261 data=null doit=true}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758030260 data=null}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758030260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758030260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758030230 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758030229 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758030229 data=null doit=true}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758030229 data=null}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758030229 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758030228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758030213 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:51 [2023-09-15T05:00:51.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758030212 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758030212 data=null doit=true}, TreeItem with text {Traces [3]}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758030212 data=null}, TreeItem with text {Traces [3]}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758030212 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758030212 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:00:51 [2023-09-15T05:00:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758030204 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:51 [2023-09-15T05:00:51.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:00:51 [2023-09-15T05:00:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:51 [2023-09-15T05:00:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:51 [2023-09-15T05:00:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030169 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:51 [2023-09-15T05:00:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758030169 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:51 [2023-09-15T05:00:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758030169 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:51 [2023-09-15T05:00:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030138 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:51 [2023-09-15T05:00:51.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758030138 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030120 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:52 [2023-09-15T05:00:52.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030119 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758030118 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758030118 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030118 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758030118 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030115 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030114 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758030114 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758030114 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030114 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758030114 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030105 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030105 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030105 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758030105 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030067 data=null button=1 stateMask=0x80000 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758030061 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758030061 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758030061 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:52 [2023-09-15T05:00:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
01:00:52 [2023-09-15T05:00:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:52 [2023-09-15T05:00:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758029380 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758029379 data=null doit=true}, TableItem with text {}]
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758029379 data=null}, TableItem with text {}]
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758029379 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758029379 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758029375 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:52 [2023-09-15T05:00:52.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758028611 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1758028611 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1758028611 data=null}, TreeItem with text {ust-overlap-testing}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758028611 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758028611 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1758028607 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:53 [2023-09-15T05:00:53.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758028603 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758028603 data=null doit=true}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758028603 data=null}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758028602 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758028602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758028583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758028582 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758028582 data=null doit=true}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758028582 data=null}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758028582 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758028582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758028576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758028576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758028575 data=null doit=true}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758028575 data=null}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758028575 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758028575 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758028569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758028561 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758028561 data=null doit=true}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758028561 data=null}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758028560 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758028560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758028553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758028552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758028552 data=null doit=true}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758028552 data=null}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758028552 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758028552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758028530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:53 [2023-09-15T05:00:53.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758028529 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758028529 data=null doit=true}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758028529 data=null}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758028528 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758028528 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758028519 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758028518 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758028518 data=null doit=true}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758028518 data=null}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758028518 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758028518 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758028507 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:00:53 [2023-09-15T05:00:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:00:53 [2023-09-15T05:00:53.560Z] 
01:00:53 [2023-09-15T05:00:53.560Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.560Z] 
01:00:53 [2023-09-15T05:00:53.560Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.560Z] 
01:00:53 [2023-09-15T05:00:53.560Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.560Z] 
01:00:53 [2023-09-15T05:00:53.560Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] 
01:00:53 [2023-09-15T05:00:53.817Z] (Eclipse:18457): Gtk-WARNING **: 05:00:53.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758028219 data=null doit=true}, Shell with text {Confirm Clear}]
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758028219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758028219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758028219 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758028219 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758028217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758028217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:53 [2023-09-15T05:00:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758028217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:00:54 [2023-09-15T05:00:54.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758028482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:00:54 [2023-09-15T05:00:54.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:54 [2023-09-15T05:00:54.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:54 [2023-09-15T05:00:54.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:54 [2023-09-15T05:00:54.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:54 [2023-09-15T05:00:54.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:54 [2023-09-15T05:00:54.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:54 [2023-09-15T05:00:54.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:54 [2023-09-15T05:00:54.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758027501 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758027501 data=null doit=true}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758027501 data=null}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758027501 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758027501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758027485 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758027484 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758027484 data=null doit=true}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758027484 data=null}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758027484 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758027484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758027471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:54 [2023-09-15T05:00:54.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758027470 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758027470 data=null doit=true}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758027470 data=null}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758027470 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758027470 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758027464 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758027463 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758027463 data=null doit=true}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758027463 data=null}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758027463 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758027463 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758027439 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:00:54 [2023-09-15T05:00:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758027041 data=null doit=true}, Shell with text {Trace Import}]
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758027038 data=null}, (of type 'Combo')]
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:55 [2023-09-15T05:00:55.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758027001 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758027001 data=null doit=true}, TreeItem with text {import}]
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758027001 data=null}, TreeItem with text {import}]
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758027001 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758027001 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758027001 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-1758026982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758026976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758026976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758026976 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758026976 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758026976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758026976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:55 [2023-09-15T05:00:55.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:55 [2023-09-15T05:00:55.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:55 [2023-09-15T05:00:55.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:55 [2023-09-15T05:00:55.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:00:55 [2023-09-15T05:00:55.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758026467 data=null doit=true}, Shell with text {Confirmation}]
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:00:55 [2023-09-15T05:00:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
01:00:55 [2023-09-15T05:00:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-1758026466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-1758026466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-1758026466 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-1758026466 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-1758026466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-1758026466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-1758026466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758026976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:00:55 [2023-09-15T05:00:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758027415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758026352 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758026352 data=null doit=true}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758026352 data=null}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758026352 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758026352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758026320 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758026319 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758026319 data=null doit=true}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758026319 data=null}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758026319 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758026319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758026314 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:55 [2023-09-15T05:00:55.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758026313 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758026313 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758026313 data=null}, TreeItem with text {Traces [0]}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758026313 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758026313 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758026300 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758026300 data=null doit=true}, TreeItem with text {Traces [0]}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758026300 data=null}, TreeItem with text {Traces [0]}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758026299 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758026299 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
01:00:55 [2023-09-15T05:00:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758026298 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758026059 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758026059 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758026058 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758026058 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758026058 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758026038 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:56 [2023-09-15T05:00:56.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758026036 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758026035 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758026035 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758026035 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758026035 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758026027 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758026027 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758026027 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758026026 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758026026 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758026026 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758026022 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758026021 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758026021 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758026021 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758025982 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758025975 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758025974 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758025956 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:00:56 [2023-09-15T05:00:56.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758024839 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758024838 data=null doit=true}, TableItem with text {}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758024838 data=null}, TableItem with text {}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758024837 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758024837 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758024810 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758024556 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758024556 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758024556 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758024555 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758024555 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758024550 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:57 [2023-09-15T05:00:57.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758024523 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758024523 data=null doit=true}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758024523 data=null}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758024523 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758024523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758024504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758024498 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758024498 data=null doit=true}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758024498 data=null}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758024497 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758024497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758024490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:57 [2023-09-15T05:00:57.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758024490 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758024490 data=null doit=true}, TreeItem with text {Traces [3]}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758024489 data=null}, TreeItem with text {Traces [3]}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758024489 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758024489 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:00:57 [2023-09-15T05:00:57.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758024478 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:57 [2023-09-15T05:00:57.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:00:57 [2023-09-15T05:00:57.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:57 [2023-09-15T05:00:57.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:57 [2023-09-15T05:00:57.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024221 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758024221 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758024221 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024221 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758024221 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024200 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:57 [2023-09-15T05:00:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:57 [2023-09-15T05:00:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:57 [2023-09-15T05:00:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:57 [2023-09-15T05:00:57.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:57 [2023-09-15T05:00:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:57 [2023-09-15T05:00:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024198 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758024198 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758024198 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024198 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758024198 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024194 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024194 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758024194 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758024194 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024193 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758024193 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024190 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024190 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024190 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758024190 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024144 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758024144 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758024144 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758024144 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:00:57 [2023-09-15T05:00:57.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:58 [2023-09-15T05:00:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:58 [2023-09-15T05:00:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:59 [2023-09-15T05:00:59.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:59 [2023-09-15T05:00:59.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:59 [2023-09-15T05:00:59.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758022947 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:00:59 [2023-09-15T05:00:59.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758022947 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:59 [2023-09-15T05:00:59.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758022946 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:00:59 [2023-09-15T05:00:59.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758022946 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758022946 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758022942 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:59 [2023-09-15T05:00:59.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758022936 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758022936 data=null doit=true}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758022936 data=null}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758022935 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758022935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758022908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758022907 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758022907 data=null doit=true}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758022907 data=null}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758022907 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758022907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758022895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:00:59 [2023-09-15T05:00:59.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758022894 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758022894 data=null doit=true}, TreeItem with text {Traces [3]}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758022894 data=null}, TreeItem with text {Traces [3]}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758022894 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758022893 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758022886 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:00:59 [2023-09-15T05:00:59.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758022852 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758022852 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758022852 data=null}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758022851 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758022851 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758022814 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:00:59 [2023-09-15T05:00:59.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758022812 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758022811 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758022811 data=null}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758022811 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758022811 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758022807 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758022807 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758022807 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758022807 data=null}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758022807 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758022807 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758022803 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758022803 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1758022803 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758022803 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758022761 data=null button=1 stateMask=0x80000 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1758022605 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1758022605 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1758022605 data=null}, TreeItem with text {unrecognized.log}]
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:00:59 [2023-09-15T05:00:59.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758021556 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758021556 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758021556 data=null}, TreeItem with text {unrecognized.log}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758021555 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758021555 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758021552 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:00 [2023-09-15T05:01:00.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758021548 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758021548 data=null doit=true}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758021548 data=null}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758021548 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758021548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758021516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758021515 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758021515 data=null doit=true}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758021515 data=null}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758021515 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758021515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758021508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758021507 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758021507 data=null doit=true}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758021507 data=null}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758021507 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758021507 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758021500 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758021491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758021491 data=null doit=true}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758021490 data=null}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758021490 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758021490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758021471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758021471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758021471 data=null doit=true}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758021471 data=null}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758021470 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758021470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758021463 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:00 [2023-09-15T05:01:00.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758021462 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758021462 data=null doit=true}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758021462 data=null}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758021462 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758021462 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758021456 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1758021455 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1758021455 data=null doit=true}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1758021455 data=null}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1758021455 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758021455 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1758021452 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:01:00 [2023-09-15T05:01:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758021158 data=null doit=true}, Shell with text {Confirm Clear}]
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758021158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758021157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758021157 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758021157 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:00 [2023-09-15T05:01:00.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758021157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:00 [2023-09-15T05:01:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758021157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:00 [2023-09-15T05:01:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758021157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758021423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758020419 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758020419 data=null doit=true}, TreeItem with text {test}]
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758020419 data=null}, TreeItem with text {test}]
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758020419 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758020418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758020407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:01:01 [2023-09-15T05:01:01.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:01:01 [2023-09-15T05:01:01.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:01:01 [2023-09-15T05:01:01.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
01:01:02 [2023-09-15T05:01:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758020150 data=null doit=true}, Shell with text {Import}]
01:01:02 [2023-09-15T05:01:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:02 [2023-09-15T05:01:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:02 [2023-09-15T05:01:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1758020080 data=null doit=true}, TreeItem with text {Tracing}]
01:01:02 [2023-09-15T05:01:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1758020080 data=null}, TreeItem with text {Tracing}]
01:01:02 [2023-09-15T05:01:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1758020079 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:01:02 [2023-09-15T05:01:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758020079 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1758020077 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-1758020075 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=-1758020075 data=null doit=true}, Tree node with text: Trace Import]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-1758020075 data=null}, Tree node with text: Trace Import]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-1758020075 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758020074 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Import]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-1758020070 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1758020069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1758020069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1758020069 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1758020069 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1758020069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1758020069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1758020069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758019984 data=null}, (of type 'Combo')]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758019942 data=null doit=true}, TreeItem with text {import}]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758019942 data=null}, TreeItem with text {import}]
01:01:02 [2023-09-15T05:01:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758019942 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758019941 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758019940 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758019939 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758019939 data=null doit=true}, TreeItem with text {import}]
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758019939 data=null}, TreeItem with text {import}]
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758019939 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758019939 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758019939 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758019929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3d8e94e0
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1758019927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1758019927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1758019927 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1758019927 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1758019926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1758019926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1758019926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1758019926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1758019926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1758019926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1758019926 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1758019926 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:01:02 [2023-09-15T05:01:02.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758019902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758019902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758019902 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758019902 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758019902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758019902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:02 [2023-09-15T05:01:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758019902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758020396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758019392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758019392 data=null doit=true}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758019392 data=null}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758019392 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758019392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758019387 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758019386 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758019386 data=null doit=true}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758019386 data=null}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758019386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758019381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758019376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:02 [2023-09-15T05:01:02.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758019375 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758019375 data=null doit=true}, TreeItem with text {Traces [1]}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758019375 data=null}, TreeItem with text {Traces [1]}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758019374 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758019374 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758019334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758019334 data=null doit=true}, TreeItem with text {Traces [1]}]
01:01:02 [2023-09-15T05:01:02.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758019334 data=null}, TreeItem with text {Traces [1]}]
01:01:02 [2023-09-15T05:01:02.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758019333 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:02 [2023-09-15T05:01:02.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758019333 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:01:02 [2023-09-15T05:01:02.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758019332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:02 [2023-09-15T05:01:02.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:03 [2023-09-15T05:01:03.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:03 [2023-09-15T05:01:03.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019104 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758019104 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758019104 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019104 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758019104 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019075 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:03 [2023-09-15T05:01:03.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:03 [2023-09-15T05:01:03.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019073 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758019073 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758019073 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019072 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758019072 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019069 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019069 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758019069 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758019069 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019068 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758019068 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019066 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019065 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019065 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758019065 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019029 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758019022 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758019022 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758019022 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:03 [2023-09-15T05:01:03.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:01:03 [2023-09-15T05:01:03.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758017516 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758017516 data=null doit=true}, TableItem with text {}]
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758017516 data=null}, TableItem with text {}]
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758017516 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758017515 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758017512 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:04 [2023-09-15T05:01:04.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758017450 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758017450 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758017450 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758017450 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758017449 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758017446 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:04 [2023-09-15T05:01:04.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758017438 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758017438 data=null doit=true}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758017438 data=null}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758017438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758017437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758017414 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758017414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758017414 data=null doit=true}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758017414 data=null}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758017413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758017413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758017409 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:04 [2023-09-15T05:01:04.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758017408 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758017408 data=null doit=true}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758017408 data=null}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758017408 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758017408 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758017402 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758017401 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758017401 data=null doit=true}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758017401 data=null}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758017401 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758017401 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758017398 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:01:04 [2023-09-15T05:01:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:01:04 [2023-09-15T05:01:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:01:04 [2023-09-15T05:01:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:01:04 [2023-09-15T05:01:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758017140 data=null doit=true}, Shell with text {Confirm Clear}]
01:01:04 [2023-09-15T05:01:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:01:04 [2023-09-15T05:01:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:01:04 [2023-09-15T05:01:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:01:04 [2023-09-15T05:01:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:01:04 [2023-09-15T05:01:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:01:04 [2023-09-15T05:01:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:01:04 [2023-09-15T05:01:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758017140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:04 [2023-09-15T05:01:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758017140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:04 [2023-09-15T05:01:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758017140 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:04 [2023-09-15T05:01:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758017140 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:04 [2023-09-15T05:01:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758017139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:04 [2023-09-15T05:01:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758017139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:04 [2023-09-15T05:01:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758017139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758017372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree')
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-1758016820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-1758016820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-1758016820 data=null doit=true}, (of type 'Tree')]
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-1758016820 data=null}, (of type 'Tree')]
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758016819 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')]
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758016819 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758016812 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')]
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:01:05 [2023-09-15T05:01:05.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758016517 data=null doit=true}, Shell with text {Import}]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:05 [2023-09-15T05:01:05.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-1758016501 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=-1758016501 data=null doit=true}, Tree node with text: Trace Import]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-1758016501 data=null}, Tree node with text: Trace Import]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-1758016500 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758016500 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Import]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-1758016495 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1758016494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1758016494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1758016494 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1758016494 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1758016494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1758016494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1758016494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:05 [2023-09-15T05:01:05.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:05 [2023-09-15T05:01:05.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:05 [2023-09-15T05:01:05.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:05 [2023-09-15T05:01:05.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758016230 data=null}, (of type 'Combo')]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758016192 data=null doit=true}, TreeItem with text {import}]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758016192 data=null}, TreeItem with text {import}]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758016192 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758016192 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758016190 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758016189 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758016189 data=null doit=true}, TreeItem with text {import}]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758016189 data=null}, TreeItem with text {import}]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758016189 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758016189 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758016189 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1758016124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758016117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758016117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758016117 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758016117 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758016117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:05 [2023-09-15T05:01:05.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758016117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758016117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758016810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1758015807 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1758015806 data=null doit=true}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1758015806 data=null}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1758015806 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758015806 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1758015729 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1758015728 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1758015728 data=null doit=true}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1758015728 data=null}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1758015728 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758015728 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1758015723 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1758015723 data=null doit=true}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1758015723 data=null}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1758015722 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758015722 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1758015720 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:06 [2023-09-15T05:01:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1758015720 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}]
01:01:06 [2023-09-15T05:01:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758015720 data=null doit=true}, TreeItem with text {Traces [1]}]
01:01:06 [2023-09-15T05:01:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758015719 data=null}, TreeItem with text {Traces [1]}]
01:01:06 [2023-09-15T05:01:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758015719 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
01:01:06 [2023-09-15T05:01:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758015709 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:01:06 [2023-09-15T05:01:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758015696 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
01:01:06 [2023-09-15T05:01:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1758015696 data=null doit=true}, TreeItem with text {Traces [1]}]
01:01:06 [2023-09-15T05:01:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1758015696 data=null}, TreeItem with text {Traces [1]}]
01:01:06 [2023-09-15T05:01:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1758015695 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
01:01:06 [2023-09-15T05:01:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758015695 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:01:06 [2023-09-15T05:01:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1758015694 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015370 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758015370 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758015370 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015369 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758015369 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015339 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:06 [2023-09-15T05:01:06.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015337 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758015336 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758015336 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015336 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758015336 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015332 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:01:06 [2023-09-15T05:01:06.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015329 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758015329 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:06 [2023-09-15T05:01:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758015329 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015329 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758015329 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015325 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015325 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015325 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758015325 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015287 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758015280 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758015180 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758015177 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:06 [2023-09-15T05:01:06.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:01:06 [2023-09-15T05:01:06.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758014144 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758014144 data=null doit=true}, TableItem with text {}]
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758014144 data=null}, TableItem with text {}]
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758014144 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758014143 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758014118 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:07 [2023-09-15T05:01:07.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758013861 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758013860 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758013860 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758013860 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758013860 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758013856 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:08 [2023-09-15T05:01:08.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1758013850 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}]
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1758013845 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1758013845 data=null doit=true}, TreeItem with text {Tracing}]
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1758013845 data=null}, TreeItem with text {Tracing}]
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1758013845 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
01:01:08 [2023-09-15T05:01:08.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758013844 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:01:08 [2023-09-15T05:01:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1758013800 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
01:01:08 [2023-09-15T05:01:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:01:08 [2023-09-15T05:01:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:01:08 [2023-09-15T05:01:08.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012567 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012567 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012566 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1758012566 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1758012565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1758012565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1758012565 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1758012565 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1758012565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1758012565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:09 [2023-09-15T05:01:09.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:01:09 [2023-09-15T05:01:09.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:01:09 [2023-09-15T05:01:09.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:01:09 [2023-09-15T05:01:09.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:01:09 [2023-09-15T05:01:09.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:01:09 [2023-09-15T05:01:09.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:01:09 [2023-09-15T05:01:09.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1758012565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:09 [2023-09-15T05:01:09.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1758013707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758012055 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758012054 data=null doit=true}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758012054 data=null}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758012054 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758012043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758012019 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758012018 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758012018 data=null doit=true}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758012018 data=null}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758012018 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758012018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758012004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758012003 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758012003 data=null doit=true}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758012003 data=null}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758012003 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758012002 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758011988 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758011988 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758011987 data=null doit=true}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758011987 data=null}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758011987 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758011987 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758011983 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:01:10 [2023-09-15T05:01:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758011604 data=null doit=true}, Shell with text {Confirm Clear}]
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1758011603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1758011603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1758011603 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1758011603 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1758011603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1758011603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:10 [2023-09-15T05:01:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1758011603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1758011904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758011430 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758011430 data=null doit=true}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758011430 data=null}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758011429 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758011429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758011397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758011394 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758011394 data=null doit=true}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758011394 data=null}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758011394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758011394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758011332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:10 [2023-09-15T05:01:10.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758011331 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758011331 data=null doit=true}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758011331 data=null}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758011331 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758011330 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758011321 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:10 [2023-09-15T05:01:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1758011310 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1758011310 data=null doit=true}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1758011310 data=null}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1758011310 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758011309 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1758011304 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:10 [2023-09-15T05:01:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:01:10 [2023-09-15T05:01:10.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:01:11 [2023-09-15T05:01:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:01:11 [2023-09-15T05:01:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:01:11 [2023-09-15T05:01:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758010780 data=null doit=true}, Shell with text {Trace Import}]
01:01:11 [2023-09-15T05:01:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:01:11 [2023-09-15T05:01:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758010777 data=null}, (of type 'Combo')]
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758010730 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758010730 data=null doit=true}, TreeItem with text {import}]
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758010730 data=null}, TreeItem with text {import}]
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758010730 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758010729 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758010729 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-1758010710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5e209dae
01:01:11 [2023-09-15T05:01:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1758010708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1758010708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1758010707 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1758010707 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1758010707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1758010707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1758010707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1758010707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1758010707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1758010707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1758010707 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1758010707 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:01:11 [2023-09-15T05:01:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758010697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758010696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758010696 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758010696 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758010696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758010696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:11 [2023-09-15T05:01:11.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:11 [2023-09-15T05:01:11.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:11 [2023-09-15T05:01:11.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:11 [2023-09-15T05:01:11.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:11 [2023-09-15T05:01:11.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:11 [2023-09-15T05:01:11.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:01:11 [2023-09-15T05:01:11.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758010696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:11 [2023-09-15T05:01:11.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758011224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758010110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758010110 data=null doit=true}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758010110 data=null}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758010109 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758010109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758010100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758010095 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758010095 data=null doit=true}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758010095 data=null}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758010095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758010095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758010077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:11 [2023-09-15T05:01:11.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758010076 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758010076 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758010076 data=null}, TreeItem with text {Traces [5]}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758010075 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758010075 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758010069 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758010069 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758010069 data=null}, TreeItem with text {Traces [5]}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758010068 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758010068 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:11 [2023-09-15T05:01:11.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758010060 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:12 [2023-09-15T05:01:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:12 [2023-09-15T05:01:12.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009711 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758009711 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758009711 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009710 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758009710 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009690 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:12 [2023-09-15T05:01:12.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009688 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758009688 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758009688 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009687 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758009687 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009684 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009683 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758009683 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758009683 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009683 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758009683 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009679 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009679 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009679 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758009679 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009623 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758009416 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758009416 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758009416 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:12 [2023-09-15T05:01:12.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:01:12 [2023-09-15T05:01:12.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758008411 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758008410 data=null doit=true}, TableItem with text {}]
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758008410 data=null}, TableItem with text {}]
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758008410 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758008410 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758008407 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:13 [2023-09-15T05:01:13.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:13 [2023-09-15T05:01:13.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:13 [2023-09-15T05:01:13.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:13 [2023-09-15T05:01:13.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758008151 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:13 [2023-09-15T05:01:13.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758008151 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:13 [2023-09-15T05:01:13.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758008151 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:13 [2023-09-15T05:01:13.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758008151 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:13 [2023-09-15T05:01:13.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758008150 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:13 [2023-09-15T05:01:13.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758008147 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:13 [2023-09-15T05:01:13.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:13 [2023-09-15T05:01:13.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:13 [2023-09-15T05:01:13.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758008134 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758008134 data=null doit=true}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758008134 data=null}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758008134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758008134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758008110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758008110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758008110 data=null doit=true}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758008110 data=null}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758008109 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758008109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758008088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:13 [2023-09-15T05:01:13.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758008087 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758008087 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758008086 data=null}, TreeItem with text {Traces [5]}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758008086 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758008086 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:13 [2023-09-15T05:01:13.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758008079 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:13 [2023-09-15T05:01:13.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007832 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758007832 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758007831 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007831 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758007831 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007813 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:14 [2023-09-15T05:01:14.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007807 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758007807 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758007807 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007806 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758007806 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007803 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007802 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758007802 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758007802 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007802 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758007802 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007798 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007798 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007798 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758007798 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007759 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758007753 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758007752 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758007752 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:14 [2023-09-15T05:01:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:01:14 [2023-09-15T05:01:14.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:15 [2023-09-15T05:01:15.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:15 [2023-09-15T05:01:15.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758006577 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758006577 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758006577 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758006577 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758006576 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758006571 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:15 [2023-09-15T05:01:15.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758006566 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758006566 data=null doit=true}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758006566 data=null}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758006566 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758006566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758006534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758006534 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758006534 data=null doit=true}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758006533 data=null}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758006533 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758006533 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758006520 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:15 [2023-09-15T05:01:15.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758006519 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758006519 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758006519 data=null}, TreeItem with text {Traces [5]}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758006519 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758006519 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758006511 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:15 [2023-09-15T05:01:15.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758006454 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758006454 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758006454 data=null}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758006454 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758006453 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758006433 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:15 [2023-09-15T05:01:15.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758006431 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758006430 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758006430 data=null}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758006430 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758006430 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758006420 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758006419 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758006419 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758006419 data=null}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758006419 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758006419 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758006413 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758006413 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1758006413 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758006413 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758006302 data=null button=1 stateMask=0x80000 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1758006181 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1758006181 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1758006181 data=null}, TreeItem with text {unrecognized.log}]
01:01:15 [2023-09-15T05:01:15.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
01:01:15 [2023-09-15T05:01:15.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:15 [2023-09-15T05:01:15.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:15 [2023-09-15T05:01:15.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:16 [2023-09-15T05:01:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:16 [2023-09-15T05:01:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1758005124 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1758005124 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1758005124 data=null}, TreeItem with text {unrecognized.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1758005124 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758005124 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1758005120 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:17 [2023-09-15T05:01:17.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758005112 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758005112 data=null doit=true}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758005112 data=null}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758005112 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758005112 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758005085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758005084 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758005084 data=null doit=true}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758005084 data=null}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758005084 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758005084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758005079 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:17 [2023-09-15T05:01:17.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758005078 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758005078 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758005078 data=null}, TreeItem with text {Traces [5]}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758005078 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758005078 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758005070 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:17 [2023-09-15T05:01:17.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=-1758005070 data=null doit=true}, TreeItem with text {z-clashes [2]}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=-1758005070 data=null}, TreeItem with text {z-clashes [2]}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=-1758005069 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1758005069 data=null item=TreeItem {z-clashes [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [2]}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=-1758005059 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004998 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758004998 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758004997 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004997 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758004997 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004976 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:17 [2023-09-15T05:01:17.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004974 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758004973 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758004973 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004973 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758004973 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004969 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004969 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758004969 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758004969 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004968 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758004968 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004965 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004965 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004965 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758004965 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004922 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758004784 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758004782 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758004781 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:17 [2023-09-15T05:01:17.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:01:17 [2023-09-15T05:01:17.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:17 [2023-09-15T05:01:17.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:17 [2023-09-15T05:01:17.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:17 [2023-09-15T05:01:17.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758003717 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758003717 data=null doit=true}, TableItem with text {}]
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758003717 data=null}, TableItem with text {}]
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758003716 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758003716 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758003712 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:18 [2023-09-15T05:01:18.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758003559 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758003558 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758003558 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758003558 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758003558 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758003549 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:18 [2023-09-15T05:01:18.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:18 [2023-09-15T05:01:18.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758003545 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758003544 data=null doit=true}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758003544 data=null}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758003544 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758003544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758003515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758003514 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758003514 data=null doit=true}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758003514 data=null}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758003514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758003514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758003504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:18 [2023-09-15T05:01:18.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758003504 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758003504 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758003503 data=null}, TreeItem with text {Traces [5]}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758003503 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758003503 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:18 [2023-09-15T05:01:18.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758003491 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:18 [2023-09-15T05:01:18.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:01:18 [2023-09-15T05:01:18.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758003163 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758003163 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758003163 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758003162 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758003162 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758003125 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:19 [2023-09-15T05:01:19.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758003122 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758003122 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758003122 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758003121 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758003121 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758003113 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758003112 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758003112 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758003112 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758003112 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758003112 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758003107 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758003106 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758003106 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758003106 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758002998 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758002832 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758002832 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758002832 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:19 [2023-09-15T05:01:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:01:19 [2023-09-15T05:01:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:19 [2023-09-15T05:01:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:19 [2023-09-15T05:01:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:19 [2023-09-15T05:01:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:19 [2023-09-15T05:01:19.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758001873 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1758001873 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1758001873 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758001872 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758001872 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1758001869 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:20 [2023-09-15T05:01:20.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758001865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758001865 data=null doit=true}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758001865 data=null}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758001864 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758001864 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758001846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758001846 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758001846 data=null doit=true}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758001846 data=null}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758001845 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758001845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758001833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758001833 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758001832 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758001832 data=null}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758001832 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758001832 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758001820 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758001816 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758001816 data=null doit=true}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758001816 data=null}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758001816 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758001816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758001792 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758001791 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758001791 data=null doit=true}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758001791 data=null}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758001791 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758001791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758001779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:20 [2023-09-15T05:01:20.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758001778 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758001778 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758001778 data=null}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758001778 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758001778 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758001771 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758001771 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758001771 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758001771 data=null}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758001770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758001770 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758001763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:01:20 [2023-09-15T05:01:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1758001301 data=null doit=true}, Shell with text {Trace Import}]
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1758001298 data=null}, (of type 'Combo')]
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1758001219 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1758001219 data=null doit=true}, TreeItem with text {import}]
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1758001219 data=null}, TreeItem with text {import}]
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1758001219 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758001219 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1758001218 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-1758001211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:01:20 [2023-09-15T05:01:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1758001194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1758001193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:20 [2023-09-15T05:01:20.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1758001193 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:20 [2023-09-15T05:01:20.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1758001193 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:20 [2023-09-15T05:01:20.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1758001193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:20 [2023-09-15T05:01:20.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1758001193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:21 [2023-09-15T05:01:21.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:21 [2023-09-15T05:01:21.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:21 [2023-09-15T05:01:21.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:21 [2023-09-15T05:01:21.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:21 [2023-09-15T05:01:21.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1758001054 data=null doit=true}, Shell with text {Confirmation}]
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-1758001054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-1758001054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-1758001054 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-1758001054 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-1758001054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-1758001054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-1758001054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1758001193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:21 [2023-09-15T05:01:21.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1758001742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758000822 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758000821 data=null doit=true}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758000821 data=null}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758000821 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758000821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758000802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758000802 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758000802 data=null doit=true}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758000802 data=null}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758000802 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758000801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758000788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758000787 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758000787 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758000787 data=null}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758000787 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758000787 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758000771 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000410 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758000410 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758000410 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000409 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758000409 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000377 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:21 [2023-09-15T05:01:21.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000375 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758000375 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758000375 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000374 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758000374 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000366 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000365 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758000365 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758000365 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000365 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758000365 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000360 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000360 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000360 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1758000360 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000317 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000253 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758000253 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758000253 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:21 [2023-09-15T05:01:21.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1758000252 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1758000251 data=null doit=true}, TableItem with text {}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1758000251 data=null}, TableItem with text {}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1758000251 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1758000251 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1758000249 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000164 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1758000164 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1758000164 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000164 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758000163 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1758000160 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:21 [2023-09-15T05:01:21.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758000153 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758000153 data=null doit=true}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758000153 data=null}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758000153 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758000152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758000130 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1758000129 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1758000129 data=null doit=true}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1758000129 data=null}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1758000129 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758000129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1758000119 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:21 [2023-09-15T05:01:21.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1758000118 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1758000118 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1758000117 data=null}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1758000117 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1758000117 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1758000109 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:21 [2023-09-15T05:01:21.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999781 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757999780 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757999780 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999780 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757999780 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999746 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:22 [2023-09-15T05:01:22.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999739 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757999739 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757999738 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999738 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757999738 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999733 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:01:22 [2023-09-15T05:01:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999732 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757999732 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757999732 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999731 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757999731 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999723 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999722 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999722 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757999722 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999681 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999619 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757999619 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757999618 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999555 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757999555 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757999555 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999555 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757999555 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757999549 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:22 [2023-09-15T05:01:22.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757999545 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757999545 data=null doit=true}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757999544 data=null}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757999544 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757999544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757999509 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757999509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757999509 data=null doit=true}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757999508 data=null}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757999508 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757999508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757999498 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:22 [2023-09-15T05:01:22.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1757999497 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1757999497 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1757999497 data=null}, TreeItem with text {Traces [5]}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1757999497 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757999497 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:22 [2023-09-15T05:01:22.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1757999489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:22 [2023-09-15T05:01:22.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1757999257 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1757999256 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1757999256 data=null}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1757999256 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757999256 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1757999215 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:22 [2023-09-15T05:01:22.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1757999212 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1757999212 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1757999212 data=null}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1757999211 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757999211 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1757999207 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1757999207 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1757999206 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1757999206 data=null}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1757999206 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757999206 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1757999202 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1757999202 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1757999201 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757999201 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1757999131 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1757999075 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1757999075 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1757999075 data=null}, TreeItem with text {unrecognized.log}]
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:22 [2023-09-15T05:01:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1757999007 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1757999007 data=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1757999006 data=null}, TreeItem with text {unrecognized.log}]
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1757999006 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757999006 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1757998999 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:23 [2023-09-15T05:01:23.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757998994 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757998994 data=null doit=true}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757998994 data=null}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757998994 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757998994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757998971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757998971 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757998971 data=null doit=true}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757998970 data=null}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757998970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757998970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757998963 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1757998962 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1757998962 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1757998962 data=null}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1757998962 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757998962 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1757998954 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:01:23 [2023-09-15T05:01:23.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998591 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757998590 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757998590 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998589 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757998589 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998558 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:23 [2023-09-15T05:01:23.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998555 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757998555 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757998555 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998554 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757998554 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998546 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998546 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757998545 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757998545 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998545 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757998545 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998540 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998540 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998539 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757998539 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998481 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998411 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757998411 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757998411 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757998409 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757998409 data=null doit=true}, TableItem with text {}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757998409 data=null}, TableItem with text {}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757998408 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757998408 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757998407 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998253 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757998252 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757998252 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998252 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757998252 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757998246 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:23 [2023-09-15T05:01:23.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:23 [2023-09-15T05:01:23.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757998240 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757998240 data=null doit=true}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757998240 data=null}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757998240 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757998239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757998206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757998205 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757998205 data=null doit=true}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757998205 data=null}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757998204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757998204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757998194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:23 [2023-09-15T05:01:23.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1757998193 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1757998193 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1757998193 data=null}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1757998192 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757998192 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1757998138 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:23 [2023-09-15T05:01:23.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:01:23 [2023-09-15T05:01:23.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757998003 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757998003 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:23 [2023-09-15T05:01:23.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757998003 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757998002 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997984 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997932 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:24 [2023-09-15T05:01:24.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997929 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757997929 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757997929 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997929 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997928 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997921 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997920 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757997920 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757997920 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997920 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997920 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997915 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997915 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997915 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757997915 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997715 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997714 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757997714 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757997714 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:01:24 [2023-09-15T05:01:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:24 [2023-09-15T05:01:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:24 [2023-09-15T05:01:24.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997643 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757997643 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757997642 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997642 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997642 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757997636 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:24 [2023-09-15T05:01:24.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757997625 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757997625 data=null doit=true}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757997625 data=null}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757997625 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757997594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757997593 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757997593 data=null doit=true}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757997593 data=null}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757997592 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757997587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1757997586 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1757997586 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1757997586 data=null}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1757997585 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997585 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1757997574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757997565 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757997565 data=null doit=true}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757997565 data=null}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757997564 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757997554 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757997553 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757997553 data=null doit=true}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757997553 data=null}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757997553 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757997540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:24 [2023-09-15T05:01:24.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1757997539 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1757997539 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1757997539 data=null}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1757997538 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997538 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1757997527 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1757997526 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1757997526 data=null doit=true}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1757997526 data=null}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1757997526 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997526 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1757997522 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:01:24 [2023-09-15T05:01:24.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:01:25 [2023-09-15T05:01:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:01:25 [2023-09-15T05:01:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:01:25 [2023-09-15T05:01:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757997068 data=null doit=true}, Shell with text {Trace Import}]
01:01:25 [2023-09-15T05:01:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:01:25 [2023-09-15T05:01:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:01:25 [2023-09-15T05:01:25.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1757997065 data=null}, (of type 'Combo')]
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1757997024 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757997024 data=null doit=true}, TreeItem with text {import}]
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757997024 data=null}, TreeItem with text {import}]
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757997023 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757997023 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757997023 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-1757997014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:25 [2023-09-15T05:01:25.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:01:25 [2023-09-15T05:01:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:01:25 [2023-09-15T05:01:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:25 [2023-09-15T05:01:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:01:25 [2023-09-15T05:01:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757996991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757996991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757996991 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757996991 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757996991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757996991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:25 [2023-09-15T05:01:25.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:25 [2023-09-15T05:01:25.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:25 [2023-09-15T05:01:25.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:25 [2023-09-15T05:01:25.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757996901 data=null doit=true}, Shell with text {Confirmation}]
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-1757996901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-1757996901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-1757996901 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-1757996900 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-1757996900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-1757996900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-1757996900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:25 [2023-09-15T05:01:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757996990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:25 [2023-09-15T05:01:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757997491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757996309 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757996309 data=null doit=true}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757996308 data=null}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757996308 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757996308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757996282 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757996281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757996281 data=null doit=true}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757996281 data=null}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757996281 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757996281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757996267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:25 [2023-09-15T05:01:25.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1757996266 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1757996266 data=null doit=true}, TreeItem with text {Traces [10]}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1757996266 data=null}, TreeItem with text {Traces [10]}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1757996266 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757996266 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
01:01:25 [2023-09-15T05:01:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1757996253 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:25 [2023-09-15T05:01:25.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
01:01:26 [2023-09-15T05:01:26.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:26 [2023-09-15T05:01:26.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:26 [2023-09-15T05:01:26.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995896 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995896 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995896 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995895 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757995895 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995874 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:26 [2023-09-15T05:01:26.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995872 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995872 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995871 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995871 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757995871 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995860 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995859 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995859 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995859 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995858 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757995858 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995853 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995853 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995853 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757995853 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995734 data=null button=1 stateMask=0x80000 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995479 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995478 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757995478 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:26 [2023-09-15T05:01:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
01:01:26 [2023-09-15T05:01:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:26 [2023-09-15T05:01:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:26 [2023-09-15T05:01:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:26 [2023-09-15T05:01:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:26 [2023-09-15T05:01:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:26 [2023-09-15T05:01:26.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757994409 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757994409 data=null doit=true}, TableItem with text {}]
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757994409 data=null}, TableItem with text {}]
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757994409 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757994408 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757994404 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:27 [2023-09-15T05:01:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757994242 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757994242 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757994241 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757994241 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757994240 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757994234 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:27 [2023-09-15T05:01:27.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757994217 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757994217 data=null doit=true}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757994217 data=null}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757994217 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757994217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757994187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757994186 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757994186 data=null doit=true}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757994186 data=null}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757994186 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757994186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757994180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:27 [2023-09-15T05:01:27.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1757994179 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1757994179 data=null doit=true}, TreeItem with text {Traces [10]}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1757994179 data=null}, TreeItem with text {Traces [10]}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1757994179 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757994178 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
01:01:27 [2023-09-15T05:01:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1757994164 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:27 [2023-09-15T05:01:27.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993905 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993905 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993905 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993904 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757993904 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993880 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:28 [2023-09-15T05:01:28.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993877 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993877 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993877 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993877 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757993877 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993872 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993872 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993872 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993872 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993872 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757993871 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993868 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993868 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993867 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757993867 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993816 data=null button=1 stateMask=0x80000 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993666 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993666 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757993666 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:28 [2023-09-15T05:01:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757992299 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757992299 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757992299 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757992298 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757992298 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757992292 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:29 [2023-09-15T05:01:29.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757992287 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757992286 data=null doit=true}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757992286 data=null}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757992286 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757992286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757992255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757992254 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757992254 data=null doit=true}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757992254 data=null}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757992254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757992254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757992249 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:29 [2023-09-15T05:01:29.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1757992248 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1757992248 data=null doit=true}, TreeItem with text {Traces [10]}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1757992248 data=null}, TreeItem with text {Traces [10]}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1757992248 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:29 [2023-09-15T05:01:29.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757992247 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
01:01:29 [2023-09-15T05:01:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1757992233 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:29 [2023-09-15T05:01:29.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
01:01:29 [2023-09-15T05:01:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:29 [2023-09-15T05:01:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:29 [2023-09-15T05:01:29.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991999 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1757991999 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1757991977 data=null}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991977 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757991977 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991951 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:30 [2023-09-15T05:01:30.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991949 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1757991949 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1757991949 data=null}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991948 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757991948 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991935 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log(2)}
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991934 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1757991934 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1757991933 data=null}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991933 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757991932 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991923 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991922 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991922 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757991922 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991879 data=null button=1 stateMask=0x80000 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757991692 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1757991692 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1757991682 data=null}, TreeItem with text {unrecognized.log(2)}]
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log(2)}
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:30 [2023-09-15T05:01:30.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757990617 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1757990617 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1757990617 data=null}, TreeItem with text {unrecognized.log(2)}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757990616 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757990616 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1757990608 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:31 [2023-09-15T05:01:31.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757990603 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757990602 data=null doit=true}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757990602 data=null}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757990602 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757990602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757990564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757990563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757990563 data=null doit=true}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757990563 data=null}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757990563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757990563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757990558 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:31 [2023-09-15T05:01:31.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1757990557 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1757990557 data=null doit=true}, TreeItem with text {Traces [10]}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1757990557 data=null}, TreeItem with text {Traces [10]}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1757990556 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757990556 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
01:01:31 [2023-09-15T05:01:31.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1757990549 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:31 [2023-09-15T05:01:31.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
01:01:31 [2023-09-15T05:01:31.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990468 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990467 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990467 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990467 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757990467 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990447 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:31 [2023-09-15T05:01:31.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990444 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990444 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990444 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990444 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757990444 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990440 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990439 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990439 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990439 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990439 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757990438 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990433 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990433 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990432 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757990432 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990366 data=null button=1 stateMask=0x80000 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990176 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990176 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757990176 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:31 [2023-09-15T05:01:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757989168 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757989168 data=null doit=true}, TableItem with text {}]
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757989150 data=null}, TableItem with text {}]
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757989150 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757989140 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757989134 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:32 [2023-09-15T05:01:32.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757988977 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757988977 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757988977 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757988977 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757988977 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757988970 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:33 [2023-09-15T05:01:33.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757988966 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757988966 data=null doit=true}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757988966 data=null}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757988965 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757988965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757988927 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757988926 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757988926 data=null doit=true}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757988926 data=null}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757988926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757988926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757988915 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:33 [2023-09-15T05:01:33.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1757988914 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1757988914 data=null doit=true}, TreeItem with text {Traces [10]}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1757988914 data=null}, TreeItem with text {Traces [10]}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1757988914 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757988914 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1757988900 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:33 [2023-09-15T05:01:33.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
01:01:33 [2023-09-15T05:01:33.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:33 [2023-09-15T05:01:33.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:33 [2023-09-15T05:01:33.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988781 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988781 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988781 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988781 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757988742 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988726 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:33 [2023-09-15T05:01:33.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:33 [2023-09-15T05:01:33.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:33 [2023-09-15T05:01:33.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:33 [2023-09-15T05:01:33.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:33 [2023-09-15T05:01:33.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988715 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988715 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988715 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988714 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757988714 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988710 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988710 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988710 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988709 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988709 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757988707 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988702 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988702 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988702 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757988702 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988618 data=null button=1 stateMask=0x80000 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988417 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988416 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757988416 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:33 [2023-09-15T05:01:33.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757987456 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757987456 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757987456 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757987456 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757987456 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757987452 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:34 [2023-09-15T05:01:34.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757987445 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757987445 data=null doit=true}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757987445 data=null}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757987445 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757987445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757987409 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757987409 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757987409 data=null doit=true}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757987409 data=null}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757987408 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757987408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757987402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1757987401 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1757987401 data=null doit=true}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1757987401 data=null}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1757987400 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757987400 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1757987389 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757987385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757987385 data=null doit=true}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757987385 data=null}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757987385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757987385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757987368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757987367 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757987367 data=null doit=true}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757987367 data=null}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757987367 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757987367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757987359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:34 [2023-09-15T05:01:34.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1757987359 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1757987359 data=null doit=true}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1757987359 data=null}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1757987358 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757987358 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1757987352 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:34 [2023-09-15T05:01:34.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1757987351 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1757987351 data=null doit=true}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1757987351 data=null}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1757987351 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757987351 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1757987343 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:34 [2023-09-15T05:01:34.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:01:34 [2023-09-15T05:01:34.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757987039 data=null doit=true}, Shell with text {Confirm Clear}]
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757987039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757987039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757987039 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757987039 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757987039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757987039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:35 [2023-09-15T05:01:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757987039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757987315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757984586 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757984586 data=null doit=true}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757984586 data=null}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757984586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757984586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757984578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:37 [2023-09-15T05:01:37.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757984578 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757984578 data=null doit=true}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757984578 data=null}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757984577 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757984577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757984565 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:37 [2023-09-15T05:01:37.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1757984564 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1757984564 data=null doit=true}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1757984564 data=null}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1757984564 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757984564 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1757984532 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1757984531 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1757984531 data=null doit=true}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1757984531 data=null}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1757984531 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757984531 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1757984526 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:01:37 [2023-09-15T05:01:37.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757984212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757984212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757984212 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757984212 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757984212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757984212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757984212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1757984497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757984144 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757984144 data=null doit=true}, TreeItem with text {Traces [0]}]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757984144 data=null}, TreeItem with text {Traces [0]}]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757984144 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757984144 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757984131 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
01:01:37 [2023-09-15T05:01:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757983852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757983852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757983852 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757983852 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757983852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757983852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757983852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1757984106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757983779 data=null doit=true}, TreeItem with text {Traces [0]}]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757983779 data=null}, TreeItem with text {Traces [0]}]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757983779 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757983779 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757983778 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-1757983777 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-1757983777 data=null doit=true}, TreeItem with text {FolderA}]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1757983777 data=null}, TreeItem with text {FolderA}]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1757983777 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757983777 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderA}]
01:01:38 [2023-09-15T05:01:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1757983764 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
01:01:38 [2023-09-15T05:01:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:01:38 [2023-09-15T05:01:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:01:38 [2023-09-15T05:01:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:01:38 [2023-09-15T05:01:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:01:38 [2023-09-15T05:01:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757983369 data=null doit=true}, Shell with text {Trace Import}]
01:01:38 [2023-09-15T05:01:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1757983366 data=null}, (of type 'Combo')]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757983329 data=null doit=true}, TreeItem with text {import}]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757983329 data=null}, TreeItem with text {import}]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757983329 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757983329 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757983327 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1757983326 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757983326 data=null doit=true}, TreeItem with text {import}]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757983326 data=null}, TreeItem with text {import}]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757983326 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757983326 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757983325 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:38 [2023-09-15T05:01:38.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757983302 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757983302 data=null doit=true}, Tree node with text: kernel-overlap-testing]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757983302 data=null}, Tree node with text: kernel-overlap-testing]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757983302 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757983302 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757983300 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757983297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:01:38 [2023-09-15T05:01:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6a939fb2
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1757983294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757983294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1757983294 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1757983294 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1757983294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1757983294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1757983294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1757983294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757983294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1757983294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1757983294 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1757983294 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:38 [2023-09-15T05:01:38.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757983289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757983288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757983288 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757983288 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757983288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757983288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757983288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:38 [2023-09-15T05:01:38.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757983718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:01:38 [2023-09-15T05:01:38.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:38 [2023-09-15T05:01:38.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:38 [2023-09-15T05:01:38.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:38 [2023-09-15T05:01:38.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:38 [2023-09-15T05:01:38.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:38 [2023-09-15T05:01:38.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:38 [2023-09-15T05:01:38.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757982983 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757982909 data=null doit=true}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757982909 data=null}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757982909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757982909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757982881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757982881 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757982881 data=null doit=true}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757982880 data=null}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757982880 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757982880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757982869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:39 [2023-09-15T05:01:39.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757982868 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757982868 data=null doit=true}, TreeItem with text {Traces [2]}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757982867 data=null}, TreeItem with text {Traces [2]}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757982867 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757982867 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757982854 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:39 [2023-09-15T05:01:39.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-1757982854 data=null doit=true}, TreeItem with text {FolderA [2]}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-1757982854 data=null}, TreeItem with text {FolderA [2]}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-1757982854 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757982854 data=null item=TreeItem {FolderA [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA [2]}]
01:01:39 [2023-09-15T05:01:39.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-1757982852 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982598 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757982598 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757982598 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982597 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757982597 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982582 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:39 [2023-09-15T05:01:39.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982580 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757982580 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757982580 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982580 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757982580 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982570 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982570 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757982570 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:39 [2023-09-15T05:01:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757982570 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982569 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757982569 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982566 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982566 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982565 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757982565 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982523 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757982416 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757982416 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757982415 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:39 [2023-09-15T05:01:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:01:39 [2023-09-15T05:01:39.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757980908 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757980908 data=null doit=true}, TableItem with text {}]
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757980908 data=null}, TableItem with text {}]
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757980908 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757980907 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757980904 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:41 [2023-09-15T05:01:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:41 [2023-09-15T05:01:41.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757980823 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:41 [2023-09-15T05:01:41.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757980822 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:41 [2023-09-15T05:01:41.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757980822 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:41 [2023-09-15T05:01:41.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757980822 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:41 [2023-09-15T05:01:41.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757980822 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757980819 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:41 [2023-09-15T05:01:41.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757980812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757980812 data=null doit=true}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757980812 data=null}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757980812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757980811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757980793 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757980793 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757980792 data=null doit=true}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757980792 data=null}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757980792 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757980792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757980787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:41 [2023-09-15T05:01:41.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757980786 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757980786 data=null doit=true}, TreeItem with text {Traces [2]}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757980786 data=null}, TreeItem with text {Traces [2]}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757980786 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757980786 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:01:41 [2023-09-15T05:01:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757980780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:41 [2023-09-15T05:01:41.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:01:41 [2023-09-15T05:01:41.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980456 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757980456 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757980456 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980456 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757980455 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980421 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:41 [2023-09-15T05:01:41.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980419 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757980419 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757980419 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980419 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757980419 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980413 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980413 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757980413 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757980413 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980412 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757980412 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980409 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980409 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980409 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757980408 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980366 data=null button=1 stateMask=0x80000 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757980359 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757980176 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757980169 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:41 [2023-09-15T05:01:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:01:41 [2023-09-15T05:01:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:41 [2023-09-15T05:01:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757979667 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757979667 data=null doit=true}, TableItem with text {}]
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757979667 data=null}, TableItem with text {}]
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757979667 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757979666 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757979663 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:42 [2023-09-15T05:01:42.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:42 [2023-09-15T05:01:42.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:42 [2023-09-15T05:01:42.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757978904 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757978904 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757978904 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757978904 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757978904 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757978898 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:43 [2023-09-15T05:01:43.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:43 [2023-09-15T05:01:43.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1757978895 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-1757978895 data=null doit=true}, TreeItem with text {FolderB}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1757978895 data=null}, TreeItem with text {FolderB}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1757978895 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757978895 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderB}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1757978886 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:01:43 [2023-09-15T05:01:43.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:01:43 [2023-09-15T05:01:43.249Z] 
01:01:43 [2023-09-15T05:01:43.249Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.249Z] 
01:01:43 [2023-09-15T05:01:43.249Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.249Z] 
01:01:43 [2023-09-15T05:01:43.249Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.249Z] 
01:01:43 [2023-09-15T05:01:43.249Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] 
01:01:43 [2023-09-15T05:01:43.506Z] (Eclipse:18457): Gtk-WARNING **: 05:01:43.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:43 [2023-09-15T05:01:43.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:01:43 [2023-09-15T05:01:43.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:01:43 [2023-09-15T05:01:43.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757978524 data=null doit=true}, Shell with text {Trace Import}]
01:01:43 [2023-09-15T05:01:43.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:01:43 [2023-09-15T05:01:43.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:01:43 [2023-09-15T05:01:43.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:01:43 [2023-09-15T05:01:43.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1757978520 data=null}, (of type 'Combo')]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757978484 data=null doit=true}, TreeItem with text {import}]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757978484 data=null}, TreeItem with text {import}]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757978484 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757978484 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757978477 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1757978476 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757978476 data=null doit=true}, TreeItem with text {import}]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757978476 data=null}, TreeItem with text {import}]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757978476 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757978476 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757978475 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:43 [2023-09-15T05:01:43.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757978467 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757978467 data=null doit=true}, Tree node with text: kernel-overlap-testing]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757978467 data=null}, Tree node with text: kernel-overlap-testing]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757978466 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757978466 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757978456 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757978453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:43 [2023-09-15T05:01:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757978446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757978446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757978446 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757978446 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757978446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:43 [2023-09-15T05:01:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757978443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:43 [2023-09-15T05:01:43.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757978441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757978855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757978078 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757978078 data=null doit=true}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757978078 data=null}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757978078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757978078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757978041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757978039 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757978039 data=null doit=true}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757978039 data=null}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757978039 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757978038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757978021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:44 [2023-09-15T05:01:44.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757978021 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757978013 data=null doit=true}, TreeItem with text {Traces [2]}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757978013 data=null}, TreeItem with text {Traces [2]}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757978013 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757978013 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757978007 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:44 [2023-09-15T05:01:44.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-1757978006 data=null doit=true}, TreeItem with text {FolderB [2]}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-1757978006 data=null}, TreeItem with text {FolderB [2]}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1757978006 data=null button=1 stateMask=0x0 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757978006 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB [2]}]
01:01:44 [2023-09-15T05:01:44.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1757978004 data=null button=1 stateMask=0x80000 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977771 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757977771 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757977771 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977770 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757977770 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977738 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:44 [2023-09-15T05:01:44.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977731 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757977731 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757977731 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977731 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757977731 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977727 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977727 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757977727 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757977727 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977726 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757977726 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977722 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977722 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977722 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757977722 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977681 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757977518 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757977518 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757977513 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:44 [2023-09-15T05:01:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:01:44 [2023-09-15T05:01:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:44 [2023-09-15T05:01:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:44 [2023-09-15T05:01:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:44 [2023-09-15T05:01:44.627Z] Created Pod: kubernetes tracecompass/tracecompass-build-4k8lg-zcsss
01:01:45 [2023-09-15T05:01:45.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:45 [2023-09-15T05:01:45.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:45 [2023-09-15T05:01:45.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:45 [2023-09-15T05:01:45.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:45 [2023-09-15T05:01:45.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:45 [2023-09-15T05:01:45.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757976508 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:45 [2023-09-15T05:01:45.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757976508 data=null doit=true}, TableItem with text {}]
01:01:45 [2023-09-15T05:01:45.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757976508 data=null}, TableItem with text {}]
01:01:45 [2023-09-15T05:01:45.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757976507 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:45 [2023-09-15T05:01:45.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757976507 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:45 [2023-09-15T05:01:45.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757976504 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:45 [2023-09-15T05:01:45.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:45 [2023-09-15T05:01:45.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757976258 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757976258 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757976258 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757976258 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757976258 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757976252 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:45 [2023-09-15T05:01:45.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757976248 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757976248 data=null doit=true}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757976248 data=null}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757976248 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757976248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757976214 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757976213 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757976213 data=null doit=true}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757976213 data=null}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757976213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757976213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757976208 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:45 [2023-09-15T05:01:45.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:45 [2023-09-15T05:01:45.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:45 [2023-09-15T05:01:45.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1757976207 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:01:45 [2023-09-15T05:01:45.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1757976207 data=null doit=true}, TreeItem with text {Traces [4]}]
01:01:45 [2023-09-15T05:01:45.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1757976207 data=null}, TreeItem with text {Traces [4]}]
01:01:45 [2023-09-15T05:01:45.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1757976207 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:01:45 [2023-09-15T05:01:45.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757976207 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:01:45 [2023-09-15T05:01:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1757976197 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:01:45 [2023-09-15T05:01:45.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
01:01:45 [2023-09-15T05:01:45.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
01:01:45 [2023-09-15T05:01:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:45 [2023-09-15T05:01:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:45 [2023-09-15T05:01:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975973 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:45 [2023-09-15T05:01:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757975973 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:45 [2023-09-15T05:01:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757975973 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:45 [2023-09-15T05:01:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975972 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:45 [2023-09-15T05:01:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757975972 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975940 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:46 [2023-09-15T05:01:46.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975937 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757975937 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757975937 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975936 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757975936 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975928 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975927 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757975927 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757975927 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975927 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757975927 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975922 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975922 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975921 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757975921 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975882 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757975876 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757975876 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757975875 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:46 [2023-09-15T05:01:46.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:46 [2023-09-15T05:01:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:46 [2023-09-15T05:01:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:46 [2023-09-15T05:01:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:46 [2023-09-15T05:01:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757975369 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757975369 data=null doit=true}, TableItem with text {}]
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757975369 data=null}, TableItem with text {}]
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757975368 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757975368 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757975365 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:46 [2023-09-15T05:01:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:47 [2023-09-15T05:01:47.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:47 [2023-09-15T05:01:47.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:47 [2023-09-15T05:01:47.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757974480 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:47 [2023-09-15T05:01:47.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757974480 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757974480 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757974480 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757974479 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757974473 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:47 [2023-09-15T05:01:47.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:47 [2023-09-15T05:01:47.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
01:01:47 [2023-09-15T05:01:47.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
01:01:47 [2023-09-15T05:01:47.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-1757974471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-1757974471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-1757974471 data=null doit=true}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-1757974471 data=null}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757974470 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757974470 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757974451 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-1757974450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-1757974450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-1757974450 data=null doit=true}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-1757974450 data=null}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1757974450 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757974450 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1757974442 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')]
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:01:47 [2023-09-15T05:01:47.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:47 [2023-09-15T05:01:47.756Z] 
01:01:47 [2023-09-15T05:01:47.756Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.012Z] 
01:01:48 [2023-09-15T05:01:48.012Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.012Z] 
01:01:48 [2023-09-15T05:01:48.012Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.012Z] 
01:01:48 [2023-09-15T05:01:48.012Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.013Z] 
01:01:48 [2023-09-15T05:01:48.013Z] (Eclipse:18457): Gtk-WARNING **: 05:01:47.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757974153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757974153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757974153 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757974153 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757974153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757974153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:48 [2023-09-15T05:01:48.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757974153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:48 [2023-09-15T05:01:48.943Z] 
01:01:48 [2023-09-15T05:01:48.943Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.201Z] 
01:01:49 [2023-09-15T05:01:49.201Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.201Z] 
01:01:49 [2023-09-15T05:01:49.201Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.201Z] 
01:01:49 [2023-09-15T05:01:49.201Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.201Z] 
01:01:49 [2023-09-15T05:01:49.201Z] (Eclipse:18457): Gtk-WARNING **: 05:01:48.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757974410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757972863 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757972863 data=null doit=true}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757972863 data=null}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757972862 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757972862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757972834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757972834 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757972834 data=null doit=true}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757972834 data=null}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757972833 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757972833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757972829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1757972828 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1757972828 data=null doit=true}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1757972828 data=null}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1757972828 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757972828 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1757972811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1757972810 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1757972810 data=null doit=true}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1757972810 data=null}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1757972810 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757972810 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1757972806 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:01:49 [2023-09-15T05:01:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] 
01:01:49 [2023-09-15T05:01:49.458Z] (Eclipse:18457): Gtk-WARNING **: 05:01:49.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757972474 data=null doit=true}, Shell with text {Confirm Clear}]
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757972473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757972473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757972473 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757972473 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757972473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:49 [2023-09-15T05:01:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757972473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:49 [2023-09-15T05:01:49.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757972473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757972762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757972134 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757972134 data=null doit=true}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757972134 data=null}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757972134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757972133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757972111 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757972110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757972110 data=null doit=true}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757972110 data=null}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757972110 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757972110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757972105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:49 [2023-09-15T05:01:49.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757972104 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757972104 data=null doit=true}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757972104 data=null}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757972104 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757972103 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757972097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757972097 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757972097 data=null doit=true}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757972097 data=null}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757972097 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757972097 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757972094 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
01:01:49 [2023-09-15T05:01:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757971816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757971816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757971816 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757971816 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757971816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757971816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757971815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1757972069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757971735 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757971735 data=null doit=true}, TreeItem with text {Traces [0]}]
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757971735 data=null}, TreeItem with text {Traces [0]}]
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757971735 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757971734 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757971731 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
01:01:50 [2023-09-15T05:01:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757971555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757971555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757971555 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757971555 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757971555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757971555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757971555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:01:50 [2023-09-15T05:01:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1757971701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757971410 data=null doit=true}, TreeItem with text {Traces [0]}]
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757971410 data=null}, TreeItem with text {Traces [0]}]
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757971410 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757971409 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757971408 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-1757971408 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-1757971408 data=null doit=true}, TreeItem with text {FolderA}]
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1757971408 data=null}, TreeItem with text {FolderA}]
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1757971407 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757971407 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderA}]
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1757971394 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:01:50 [2023-09-15T05:01:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757971050 data=null doit=true}, Shell with text {Trace Import}]
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:01:51 [2023-09-15T05:01:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1757971035 data=null}, (of type 'Combo')]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757970995 data=null doit=true}, TreeItem with text {import}]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757970995 data=null}, TreeItem with text {import}]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757970995 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757970995 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757970993 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1757970993 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757970993 data=null doit=true}, TreeItem with text {import}]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757970993 data=null}, TreeItem with text {import}]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757970993 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757970992 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757970992 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757970984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757970965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757970965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757970965 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757970965 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757970965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:51 [2023-09-15T05:01:51.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757970965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757970964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757971366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757970673 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757970673 data=null doit=true}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757970673 data=null}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757970673 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757970673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757970656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757970655 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757970655 data=null doit=true}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757970655 data=null}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757970655 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757970655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757970642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:51 [2023-09-15T05:01:51.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757970641 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757970641 data=null doit=true}, TreeItem with text {Traces [0]}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757970641 data=null}, TreeItem with text {Traces [0]}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757970641 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757970641 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757970628 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:01:51 [2023-09-15T05:01:51.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-1757970627 data=null doit=true}, TreeItem with text {FolderA}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1757970627 data=null}, TreeItem with text {FolderA}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1757970627 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757970627 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1757970626 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970588 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757970588 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757970588 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970588 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757970588 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970557 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:51 [2023-09-15T05:01:51.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970555 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757970555 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757970555 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970555 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757970554 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970551 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970551 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757970551 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757970551 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970551 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757970551 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970548 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970547 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970547 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757970547 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970508 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757970501 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757970501 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757970501 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:51 [2023-09-15T05:01:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:01:52 [2023-09-15T05:01:52.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757968997 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757968996 data=null doit=true}, TableItem with text {}]
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757968996 data=null}, TableItem with text {}]
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757968996 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757968996 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757968993 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:53 [2023-09-15T05:01:53.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757968934 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757968934 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757968934 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757968934 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757968934 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757968930 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:53 [2023-09-15T05:01:53.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:53 [2023-09-15T05:01:53.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1757968925 data=null button=0 stateMask=0x0 x=103 y=127 count=0}, TreeItem with text {FolderB}]
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-1757968925 data=null doit=true}, TreeItem with text {FolderB}]
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1757968925 data=null}, TreeItem with text {FolderB}]
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1757968925 data=null button=1 stateMask=0x0 x=103 y=127 count=1}, TreeItem with text {FolderB}]
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757968925 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderB}]
01:01:53 [2023-09-15T05:01:53.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1757968916 data=null button=1 stateMask=0x80000 x=103 y=127 count=1}, TreeItem with text {FolderB}]
01:01:53 [2023-09-15T05:01:53.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:01:53 [2023-09-15T05:01:53.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757968559 data=null doit=true}, Shell with text {Trace Import}]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1757968557 data=null}, (of type 'Combo')]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757968517 data=null doit=true}, TreeItem with text {import}]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757968516 data=null}, TreeItem with text {import}]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757968516 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757968516 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757968514 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757968514 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757968514 data=null doit=true}, Tree node with text: kernel-overlap-testing]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757968514 data=null}, Tree node with text: kernel-overlap-testing]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757968514 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757968513 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757968512 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
01:01:53 [2023-09-15T05:01:53.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757968504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757968482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757968482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757968482 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757968482 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757968482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757968482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:53 [2023-09-15T05:01:53.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:53 [2023-09-15T05:01:53.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:53 [2023-09-15T05:01:53.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:53 [2023-09-15T05:01:53.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:53 [2023-09-15T05:01:53.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757968482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:53 [2023-09-15T05:01:53.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757968887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757967971 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757967971 data=null doit=true}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757967971 data=null}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757967971 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757967971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757967945 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757967944 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757967944 data=null doit=true}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757967944 data=null}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757967944 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757967944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757967932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:54 [2023-09-15T05:01:54.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757967931 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757967931 data=null doit=true}, TreeItem with text {Traces [2]}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757967931 data=null}, TreeItem with text {Traces [2]}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757967930 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757967930 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757967924 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:54 [2023-09-15T05:01:54.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-1757967918 data=null doit=true}, TreeItem with text {FolderB [1]}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-1757967918 data=null}, TreeItem with text {FolderB [1]}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1757967918 data=null button=1 stateMask=0x0 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757967918 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB [1]}]
01:01:54 [2023-09-15T05:01:54.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1757967916 data=null button=1 stateMask=0x80000 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967696 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757967679 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757967679 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967679 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757967679 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967663 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:54 [2023-09-15T05:01:54.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967662 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757967662 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757967662 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967661 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757967661 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967658 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967658 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757967658 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757967657 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967657 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757967657 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967649 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967648 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967648 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757967648 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967607 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757967294 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757967288 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757967288 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757967286 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757967286 data=null doit=true}, TableItem with text {}]
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757967286 data=null}, TableItem with text {}]
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757967286 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757967232 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757967229 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:54 [2023-09-15T05:01:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:55 [2023-09-15T05:01:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:55 [2023-09-15T05:01:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:55 [2023-09-15T05:01:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757966076 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:01:55 [2023-09-15T05:01:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757966076 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:55 [2023-09-15T05:01:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757966075 data=null}, TreeItem with text {kernel-overlap-testing}]
01:01:55 [2023-09-15T05:01:55.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757966075 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:56 [2023-09-15T05:01:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757966075 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:01:56 [2023-09-15T05:01:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757966072 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:01:56 [2023-09-15T05:01:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:56 [2023-09-15T05:01:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:56 [2023-09-15T05:01:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:56 [2023-09-15T05:01:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:56 [2023-09-15T05:01:56.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:56 [2023-09-15T05:01:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:56 [2023-09-15T05:01:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:56 [2023-09-15T05:01:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:56 [2023-09-15T05:01:56.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:01:56 [2023-09-15T05:01:56.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:01:56 [2023-09-15T05:01:56.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-1757966068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-1757966068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-1757966068 data=null doit=true}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-1757966068 data=null}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-1757966067 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757966067 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-1757966059 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-1757966059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-1757966059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-1757966059 data=null doit=true}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-1757966059 data=null}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1757966059 data=null button=1 stateMask=0x40000 x=114 y=127 count=1}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757966059 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1757966046 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1}, (of type 'Tree')]
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:01:56 [2023-09-15T05:01:56.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:01:56 [2023-09-15T05:01:56.111Z] 
01:01:56 [2023-09-15T05:01:56.111Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.111Z] 
01:01:56 [2023-09-15T05:01:56.111Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.111Z] 
01:01:56 [2023-09-15T05:01:56.111Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.111Z] 
01:01:56 [2023-09-15T05:01:56.111Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] 
01:01:56 [2023-09-15T05:01:56.368Z] (Eclipse:18457): Gtk-WARNING **: 05:01:56.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757965691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757965691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757965691 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757965691 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757965691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757965691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:56 [2023-09-15T05:01:56.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757965691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:01:57 [2023-09-15T05:01:57.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757966017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757964622 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757964619 data=null doit=true}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757964619 data=null}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757964619 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757964619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757964590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757964589 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757964589 data=null doit=true}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757964589 data=null}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757964583 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757964583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757964577 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:57 [2023-09-15T05:01:57.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757964576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757964576 data=null doit=true}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757964576 data=null}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757964576 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757964576 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757964529 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757964529 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757964528 data=null doit=true}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757964528 data=null}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757964528 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757964528 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757964523 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:57 [2023-09-15T05:01:57.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:01:57 [2023-09-15T05:01:57.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:01:57 [2023-09-15T05:01:57.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757964070 data=null doit=true}, Shell with text {Trace Import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1757964054 data=null}, (of type 'Combo')]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757964018 data=null doit=true}, TreeItem with text {import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757964018 data=null}, TreeItem with text {import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757964018 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757964017 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757964016 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1757964015 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757964015 data=null doit=true}, TreeItem with text {import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757964015 data=null}, TreeItem with text {import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757964015 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757964015 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757964015 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:58 [2023-09-15T05:01:58.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1757964000 data=null doit=true}, Tree node with text: z-clashes]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1757964000 data=null}, Tree node with text: z-clashes]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1757964000 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:01:58 [2023-09-15T05:01:58.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757964000 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1757963998 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1757963998 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1757963998 data=null doit=true}, Tree node with text: z-clashes]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1757963998 data=null}, Tree node with text: z-clashes]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1757963998 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757963985 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1757963983 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-1757963972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38d463a3
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1757963970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757963970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1757963970 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1757963970 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1757963970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1757963970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1757963970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1757963970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757963970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1757963970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1757963970 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1757963969 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:01:58 [2023-09-15T05:01:58.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757963965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:58 [2023-09-15T05:01:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757963965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:58 [2023-09-15T05:01:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757963965 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:58 [2023-09-15T05:01:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757963965 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:58 [2023-09-15T05:01:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757963965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:58 [2023-09-15T05:01:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757963965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:58 [2023-09-15T05:01:58.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:58 [2023-09-15T05:01:58.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:58 [2023-09-15T05:01:58.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:58 [2023-09-15T05:01:58.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:58 [2023-09-15T05:01:58.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:01:58 [2023-09-15T05:01:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:01:58 [2023-09-15T05:01:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757963965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:01:58 [2023-09-15T05:01:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757964481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:01:58 [2023-09-15T05:01:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757963454 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757963454 data=null doit=true}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757963454 data=null}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757963454 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757963454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757963430 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757963429 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757963429 data=null doit=true}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757963429 data=null}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757963429 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757963429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757963424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:01:58 [2023-09-15T05:01:58.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757963423 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757963423 data=null doit=true}, TreeItem with text {Traces [2]}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757963423 data=null}, TreeItem with text {Traces [2]}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757963418 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757963418 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757963412 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757963412 data=null doit=true}, TreeItem with text {Traces [2]}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757963412 data=null}, TreeItem with text {Traces [2]}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757963411 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757963411 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
01:01:58 [2023-09-15T05:01:58.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757963410 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963087 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757963087 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757963087 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963087 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757963086 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963059 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:01:58 [2023-09-15T05:01:58.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963057 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757963057 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757963057 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963057 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757963057 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963053 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:01:58 [2023-09-15T05:01:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963053 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757963053 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:01:58 [2023-09-15T05:01:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757963053 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963052 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757963052 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963049 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963049 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:58 [2023-09-15T05:01:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963049 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:59 [2023-09-15T05:01:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757963049 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:59 [2023-09-15T05:01:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963012 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:01:59 [2023-09-15T05:01:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757963005 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:01:59 [2023-09-15T05:01:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757963005 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:01:59 [2023-09-15T05:01:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757963005 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:01:59 [2023-09-15T05:01:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:01:59 [2023-09-15T05:01:59.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757961502 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757961502 data=null doit=true}, TableItem with text {}]
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757961502 data=null}, TableItem with text {}]
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757961502 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757961501 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757961498 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:00 [2023-09-15T05:02:00.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757961400 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757961400 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757961400 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757961399 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757961399 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757961396 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:00 [2023-09-15T05:02:00.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757961392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757961391 data=null doit=true}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757961391 data=null}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757961391 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757961391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757961367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757961366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757961366 data=null doit=true}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757961366 data=null}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757961366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757961366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757961350 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:00 [2023-09-15T05:02:00.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757961349 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757961349 data=null doit=true}, TreeItem with text {Traces [2]}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757961349 data=null}, TreeItem with text {Traces [2]}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757961349 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757961348 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757961342 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:02:00 [2023-09-15T05:02:00.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1757961341 data=null doit=true}, TreeItem with text {z-clashes [1]}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1757961341 data=null}, TreeItem with text {z-clashes [1]}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1757961341 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757961341 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
01:02:00 [2023-09-15T05:02:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1757961339 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757961000 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757960999 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757960999 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960999 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757960999 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960965 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:01 [2023-09-15T05:02:01.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960963 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757960963 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757960963 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960962 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757960962 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960959 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960958 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757960958 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757960958 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960958 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757960958 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960955 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960954 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960954 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757960954 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960912 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757960702 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757960702 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757960702 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:01 [2023-09-15T05:02:01.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:02:01 [2023-09-15T05:02:01.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:01 [2023-09-15T05:02:01.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757959700 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757959700 data=null doit=true}, TableItem with text {}]
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757959700 data=null}, TableItem with text {}]
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757959700 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757959700 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757959696 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:02 [2023-09-15T05:02:02.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:02 [2023-09-15T05:02:02.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:02 [2023-09-15T05:02:02.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:02 [2023-09-15T05:02:02.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757959438 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:02 [2023-09-15T05:02:02.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757959438 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757959438 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757959437 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757959437 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757959433 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:02 [2023-09-15T05:02:02.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757959429 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757959428 data=null doit=true}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757959428 data=null}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757959428 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757959428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757959404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757959403 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757959403 data=null doit=true}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757959403 data=null}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757959403 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757959402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757959381 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:02 [2023-09-15T05:02:02.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757959380 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757959380 data=null doit=true}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757959380 data=null}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757959380 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757959380 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757959332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757959331 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757959331 data=null doit=true}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757959331 data=null}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757959330 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757959330 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757959327 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:02:02 [2023-09-15T05:02:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757959046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757959045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757959045 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757959045 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757959045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757959045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:02 [2023-09-15T05:02:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757959045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757959302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757958410 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757958410 data=null doit=true}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757958410 data=null}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757958410 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757958410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757958384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757958383 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757958383 data=null doit=true}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757958383 data=null}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757958383 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757958383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757958378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:03 [2023-09-15T05:02:03.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757958377 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757958377 data=null doit=true}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757958377 data=null}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757958377 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757958376 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757958369 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757958368 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757958368 data=null doit=true}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757958368 data=null}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757958368 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757958368 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757958358 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:02:03 [2023-09-15T05:02:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757957928 data=null doit=true}, Shell with text {Trace Import}]
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:02:04 [2023-09-15T05:02:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1757957925 data=null}, (of type 'Combo')]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757957838 data=null doit=true}, TreeItem with text {import}]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757957838 data=null}, TreeItem with text {import}]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757957837 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757957837 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757957836 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-1757957835 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757957835 data=null doit=true}, TreeItem with text {import}]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757957835 data=null}, TreeItem with text {import}]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757957835 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757957835 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757957834 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:04 [2023-09-15T05:02:04.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
01:02:04 [2023-09-15T05:02:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:02:04 [2023-09-15T05:02:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:04 [2023-09-15T05:02:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:02:04 [2023-09-15T05:02:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757957810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@cf88b73
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1757957805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757957805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1757957805 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1757957805 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1757957804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1757957804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1757957804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1757957804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757957804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1757957804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1757957804 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1757957804 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757957799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757957799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757957799 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757957799 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757957799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:04 [2023-09-15T05:02:04.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757957799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:04 [2023-09-15T05:02:04.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757957799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:04 [2023-09-15T05:02:04.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757958323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:02:04 [2023-09-15T05:02:04.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:02:04 [2023-09-15T05:02:04.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:04 [2023-09-15T05:02:04.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:04 [2023-09-15T05:02:04.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:04 [2023-09-15T05:02:04.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:04 [2023-09-15T05:02:04.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:04 [2023-09-15T05:02:04.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:04 [2023-09-15T05:02:04.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757957434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757957434 data=null doit=true}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757957434 data=null}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757957434 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757957434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757957424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757957414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757957414 data=null doit=true}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757957414 data=null}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757957414 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757957414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757957398 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:04 [2023-09-15T05:02:04.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757957397 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757957397 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757957397 data=null}, TreeItem with text {Traces [0]}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757957397 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757957397 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757957390 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757957390 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757957390 data=null}, TreeItem with text {Traces [0]}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757957390 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757957383 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
01:02:04 [2023-09-15T05:02:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757957382 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:04 [2023-09-15T05:02:04.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957159 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757957159 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757957159 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957159 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757957159 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957126 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:04 [2023-09-15T05:02:04.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957124 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757957124 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757957124 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957124 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757957124 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957120 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957120 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757957120 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757957119 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957119 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757957119 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957116 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957116 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957116 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757957116 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957080 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757957074 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757957074 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757957074 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:04 [2023-09-15T05:02:04.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:02:05 [2023-09-15T05:02:05.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757955569 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757955569 data=null doit=true}, TableItem with text {}]
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757955569 data=null}, TableItem with text {}]
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757955568 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757955568 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757955566 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:06 [2023-09-15T05:02:06.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:06 [2023-09-15T05:02:06.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:06 [2023-09-15T05:02:06.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:06 [2023-09-15T05:02:06.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757955507 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:06 [2023-09-15T05:02:06.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757955507 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:06 [2023-09-15T05:02:06.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757955506 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:06 [2023-09-15T05:02:06.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757955506 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:06 [2023-09-15T05:02:06.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757955506 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:06 [2023-09-15T05:02:06.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757955503 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:06 [2023-09-15T05:02:06.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:06 [2023-09-15T05:02:06.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:06 [2023-09-15T05:02:06.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757955392 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757955392 data=null doit=true}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757955392 data=null}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757955392 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757955392 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757955370 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757955370 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757955370 data=null doit=true}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757955370 data=null}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757955369 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757955369 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757955361 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757955361 data=null doit=true}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757955361 data=null}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757955360 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757955360 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757955359 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757955359 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757955359 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757955359 data=null}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757955359 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757955359 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757955353 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757955352 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757955352 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757955352 data=null}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757955352 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757955345 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757955342 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:02:06 [2023-09-15T05:02:06.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757955009 data=null doit=true}, Shell with text {Trace Import}]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1757955006 data=null}, (of type 'Combo')]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757954975 data=null doit=true}, TreeItem with text {import}]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757954974 data=null}, TreeItem with text {import}]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757954974 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757954974 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757954973 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954972 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757954972 data=null doit=true}, Tree node with text: kernel-overlap-testing]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757954972 data=null}, Tree node with text: kernel-overlap-testing]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954972 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757954972 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
01:02:07 [2023-09-15T05:02:07.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954970 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757954963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:02:07 [2023-09-15T05:02:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757954942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757954942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757954942 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757954942 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757954941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757954941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:07 [2023-09-15T05:02:07.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:07 [2023-09-15T05:02:07.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:07 [2023-09-15T05:02:07.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:07 [2023-09-15T05:02:07.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:07 [2023-09-15T05:02:07.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757954941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:07 [2023-09-15T05:02:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757955316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757954428 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757954428 data=null doit=true}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757954428 data=null}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757954427 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757954427 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757954402 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757954401 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757954401 data=null doit=true}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757954401 data=null}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757954401 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757954401 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757954392 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
01:02:07 [2023-09-15T05:02:07.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757954391 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757954391 data=null doit=true}, TreeItem with text {Traces [1]}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757954391 data=null}, TreeItem with text {Traces [1]}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757954391 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757954391 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757954385 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757954384 data=null doit=true}, TreeItem with text {Traces [1]}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757954384 data=null}, TreeItem with text {Traces [1]}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757954384 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757954384 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:02:07 [2023-09-15T05:02:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757954383 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954059 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757954059 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757954059 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954059 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757954058 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954023 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:08 [2023-09-15T05:02:08.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954021 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757954021 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757954021 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954021 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757954020 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954014 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954013 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757954013 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757954013 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954013 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757954012 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954009 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954008 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757954008 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757954008 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757953971 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757953964 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757953964 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757953964 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:02:08 [2023-09-15T05:02:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757953462 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757953462 data=null doit=true}, TableItem with text {}]
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757953462 data=null}, TableItem with text {}]
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757953462 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757953462 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757953459 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:08 [2023-09-15T05:02:08.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757952502 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757952502 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757952502 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757952502 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757952502 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757952498 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:09 [2023-09-15T05:02:09.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-1757952494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-1757952494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-1757952494 data=null doit=true}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-1757952494 data=null}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757952494 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757952494 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757952485 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-1757952485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-1757952485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-1757952485 data=null doit=true}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-1757952485 data=null}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757952484 data=null button=1 stateMask=0x40000 x=92 y=150 count=1}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757952484 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757952471 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1}, (of type 'Tree')]
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:02:09 [2023-09-15T05:02:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] 
01:02:09 [2023-09-15T05:02:09.763Z] (Eclipse:18457): Gtk-WARNING **: 05:02:09.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757952178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757952178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757952178 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757952178 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757952177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757952177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:09 [2023-09-15T05:02:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757952177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:10 [2023-09-15T05:02:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757952452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:02:10 [2023-09-15T05:02:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:02:10 [2023-09-15T05:02:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757951606 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:02:10 [2023-09-15T05:02:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757951590 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757951590 data=null doit=true}, TreeItem with text {Tracing}]
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757951590 data=null}, TreeItem with text {Tracing}]
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757951590 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757951590 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757951532 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:02:10 [2023-09-15T05:02:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950730 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950730 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950729 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757950729 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757950728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757950728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757950728 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757950728 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757950728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757950728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:02:11 [2023-09-15T05:02:11.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:02:11 [2023-09-15T05:02:11.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:02:11 [2023-09-15T05:02:11.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:02:11 [2023-09-15T05:02:11.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:02:11 [2023-09-15T05:02:11.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:02:11 [2023-09-15T05:02:11.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757950728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:02:11 [2023-09-15T05:02:11.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757951495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:02:11 [2023-09-15T05:02:11.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757950220 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757950220 data=null doit=true}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757950220 data=null}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757950219 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757950219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757950209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757950208 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757950208 data=null doit=true}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757950208 data=null}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757950208 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757950208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757950196 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:11 [2023-09-15T05:02:11.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757950196 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757950195 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757950195 data=null}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757950195 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757950195 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757950184 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757950183 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757950183 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757950183 data=null}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757950183 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757950183 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757950179 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:02:11 [2023-09-15T05:02:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757949997 data=null doit=true}, Shell with text {Confirm Clear}]
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757949997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757949997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757949983 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757949983 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757949983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757949983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757949983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757950155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757949910 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757949910 data=null doit=true}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757949910 data=null}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757949909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757949909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757949884 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757949884 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757949884 data=null doit=true}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757949884 data=null}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757949883 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757949883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757949865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:12 [2023-09-15T05:02:12.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757949864 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757949864 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757949864 data=null}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757949864 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757949864 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757949858 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757949858 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757949857 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757949851 data=null}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757949851 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757949851 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757949848 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:02:12 [2023-09-15T05:02:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757949476 data=null doit=true}, Shell with text {Trace Import}]
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1757949475 data=null doit=true}, Button with text {Select roo&t directory:}]
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1757949474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-1757949474 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1757949474 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1757949474 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1757949474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-1757949447 data=null}, (of type 'Combo')]
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1757949393 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
01:02:12 [2023-09-15T05:02:12.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1757949392 data=null doit=true}, TreeItem with text {/}]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1757949392 data=null}, TreeItem with text {/}]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1757949392 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757949392 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1757949391 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757949384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38c0f37d
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1757949382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757949382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1757949382 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1757949382 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1757949382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1757949382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1757949382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1757949382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757949382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1757949382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1757949382 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1757949382 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757949329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757949329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757949329 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757949329 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757949329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757949329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:12 [2023-09-15T05:02:12.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:12 [2023-09-15T05:02:12.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:12 [2023-09-15T05:02:12.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:12 [2023-09-15T05:02:12.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:12 [2023-09-15T05:02:12.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:12 [2023-09-15T05:02:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757949329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757949819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757948732 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757948732 data=null doit=true}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757948732 data=null}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757948731 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757948731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757948715 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757948714 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757948714 data=null doit=true}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757948714 data=null}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757948714 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757948714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757948698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:13 [2023-09-15T05:02:13.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757948697 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757948697 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757948697 data=null}, TreeItem with text {Traces [0]}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757948697 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757948697 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757948691 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757948691 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757948691 data=null}, TreeItem with text {Traces [0]}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757948684 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757948684 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:13 [2023-09-15T05:02:13.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757948681 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948394 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757948394 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757948394 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948393 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757948393 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948375 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:13 [2023-09-15T05:02:13.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948373 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757948373 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757948373 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948373 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757948372 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948369 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948369 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757948369 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757948369 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948368 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757948368 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948365 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948365 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948365 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757948365 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948310 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757948310 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757948309 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757948309 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:13 [2023-09-15T05:02:13.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:02:14 [2023-09-15T05:02:14.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:15 [2023-09-15T05:02:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:15 [2023-09-15T05:02:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:15 [2023-09-15T05:02:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:15 [2023-09-15T05:02:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:15 [2023-09-15T05:02:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:15 [2023-09-15T05:02:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757946802 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:15 [2023-09-15T05:02:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757946802 data=null doit=true}, TableItem with text {}]
01:02:15 [2023-09-15T05:02:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757946802 data=null}, TableItem with text {}]
01:02:15 [2023-09-15T05:02:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757946801 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:15 [2023-09-15T05:02:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757946801 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757946797 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757946703 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757946702 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757946702 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757946702 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757946702 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757946696 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:15 [2023-09-15T05:02:15.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757946692 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757946692 data=null doit=true}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757946692 data=null}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757946692 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757946692 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757946673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757946672 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757946672 data=null doit=true}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757946672 data=null}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757946672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757946672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757946641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:15 [2023-09-15T05:02:15.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757946640 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757946638 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757946637 data=null}, TreeItem with text {Traces [12]}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757946637 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757946637 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:15 [2023-09-15T05:02:15.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757946628 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:15 [2023-09-15T05:02:15.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946388 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757946388 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757946388 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946388 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757946387 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946369 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:15 [2023-09-15T05:02:15.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946367 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757946367 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757946367 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946367 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757946367 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946363 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946363 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757946363 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757946363 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946363 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757946362 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946357 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946357 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946357 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757946357 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946315 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757946083 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757946082 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757946082 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:15 [2023-09-15T05:02:15.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:02:15 [2023-09-15T05:02:15.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:15 [2023-09-15T05:02:15.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757945080 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757945080 data=null doit=true}, TableItem with text {}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757945080 data=null}, TableItem with text {}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757945080 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757945080 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757945077 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757944826 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757944825 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757944825 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757944825 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757944825 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757944822 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:17 [2023-09-15T05:02:17.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757944815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757944815 data=null doit=true}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757944815 data=null}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757944815 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757944815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757944783 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757944782 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757944782 data=null doit=true}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757944782 data=null}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757944782 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757944782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757944761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:17 [2023-09-15T05:02:17.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:17 [2023-09-15T05:02:17.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:17 [2023-09-15T05:02:17.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757944760 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:17 [2023-09-15T05:02:17.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757944760 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:17 [2023-09-15T05:02:17.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757944760 data=null}, TreeItem with text {Traces [12]}]
01:02:17 [2023-09-15T05:02:17.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757944760 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:17 [2023-09-15T05:02:17.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757944760 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:17 [2023-09-15T05:02:17.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757944753 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:17 [2023-09-15T05:02:17.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:17 [2023-09-15T05:02:17.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:17 [2023-09-15T05:02:17.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:17 [2023-09-15T05:02:17.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944426 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757944426 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757944425 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944425 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757944425 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944394 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:17 [2023-09-15T05:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:17 [2023-09-15T05:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:17 [2023-09-15T05:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:17 [2023-09-15T05:02:17.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:17 [2023-09-15T05:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:17 [2023-09-15T05:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944393 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757944392 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757944392 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944392 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757944392 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944383 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944382 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757944382 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757944382 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944382 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757944382 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944378 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944378 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944378 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:17 [2023-09-15T05:02:17.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757944378 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:18 [2023-09-15T05:02:18.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944310 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:18 [2023-09-15T05:02:18.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757944005 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:18 [2023-09-15T05:02:18.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757943984 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757943984 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757943939 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757943939 data=null doit=true}, TableItem with text {}]
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757943939 data=null}, TableItem with text {}]
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757943939 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757943938 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757943934 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:18 [2023-09-15T05:02:18.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757942725 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757942725 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757942725 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757942724 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757942724 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757942720 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:19 [2023-09-15T05:02:19.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757942715 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757942715 data=null doit=true}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757942715 data=null}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757942714 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757942714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757942691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757942690 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757942690 data=null doit=true}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757942690 data=null}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757942690 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757942690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757942685 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:19 [2023-09-15T05:02:19.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757942685 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757942685 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757942684 data=null}, TreeItem with text {Traces [12]}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757942684 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757942684 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:19 [2023-09-15T05:02:19.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757942628 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:19 [2023-09-15T05:02:19.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942398 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757942398 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757942398 data=null}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942398 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757942398 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942362 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:19 [2023-09-15T05:02:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:19 [2023-09-15T05:02:19.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942360 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757942360 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757942360 data=null}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942359 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757942359 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942356 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942355 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757942355 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757942355 data=null}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942355 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757942355 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942352 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942352 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942352 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757942352 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942307 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1757942139 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1757942138 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1757942138 data=null}, TreeItem with text {simple_server-thread1}]
01:02:19 [2023-09-15T05:02:19.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
01:02:19 [2023-09-15T05:02:19.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:19 [2023-09-15T05:02:19.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:19 [2023-09-15T05:02:19.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:19 [2023-09-15T05:02:19.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757941634 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757941634 data=null doit=true}, TableItem with text {}]
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757941634 data=null}, TableItem with text {}]
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757941634 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757941634 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757941630 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:20 [2023-09-15T05:02:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:21 [2023-09-15T05:02:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:21 [2023-09-15T05:02:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757940867 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757940867 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757940867 data=null}, TreeItem with text {simple_server-thread1}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757940866 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757940866 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757940860 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:21 [2023-09-15T05:02:21.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757940856 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757940856 data=null doit=true}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757940856 data=null}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757940856 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757940856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757940823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757940822 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757940822 data=null doit=true}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757940822 data=null}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757940821 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757940821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757940815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:21 [2023-09-15T05:02:21.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757940811 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757940811 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757940811 data=null}, TreeItem with text {Traces [12]}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757940810 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757940810 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757940802 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:21 [2023-09-15T05:02:21.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:21 [2023-09-15T05:02:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940766 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757940766 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757940765 data=null}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940765 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757940765 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940726 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:21 [2023-09-15T05:02:21.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940724 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757940723 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757940723 data=null}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940723 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757940723 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940717 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940717 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757940717 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757940716 data=null}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940716 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757940716 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940712 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940712 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940712 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757940712 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940667 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1757940482 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1757940482 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1757940482 data=null}, TreeItem with text {simple_server-thread2}]
01:02:21 [2023-09-15T05:02:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
01:02:21 [2023-09-15T05:02:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:21 [2023-09-15T05:02:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:21 [2023-09-15T05:02:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:21 [2023-09-15T05:02:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:21 [2023-09-15T05:02:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757939976 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757939976 data=null doit=true}, TableItem with text {}]
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757939976 data=null}, TableItem with text {}]
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757939976 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757939976 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757939972 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:22 [2023-09-15T05:02:22.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:22 [2023-09-15T05:02:22.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:22 [2023-09-15T05:02:22.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:22 [2023-09-15T05:02:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757939206 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:02:22 [2023-09-15T05:02:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757939206 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:22 [2023-09-15T05:02:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757939205 data=null}, TreeItem with text {simple_server-thread2}]
01:02:22 [2023-09-15T05:02:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757939205 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:22 [2023-09-15T05:02:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757939205 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:22 [2023-09-15T05:02:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757939198 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:22 [2023-09-15T05:02:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:22 [2023-09-15T05:02:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:22 [2023-09-15T05:02:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:22 [2023-09-15T05:02:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:22 [2023-09-15T05:02:22.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:22 [2023-09-15T05:02:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757939193 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757939192 data=null doit=true}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757939192 data=null}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757939192 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757939192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757939172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757939171 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757939171 data=null doit=true}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757939171 data=null}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757939171 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757939171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757939150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:22 [2023-09-15T05:02:22.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757939149 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757939149 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757939149 data=null}, TreeItem with text {Traces [12]}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757939149 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757939149 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:22 [2023-09-15T05:02:22.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757939143 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:22 [2023-09-15T05:02:22.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938913 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757938893 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757938893 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938892 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757938892 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938874 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:23 [2023-09-15T05:02:23.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938872 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757938872 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757938872 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938872 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757938872 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938868 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938868 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757938868 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757938867 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938867 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757938867 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938856 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938856 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938856 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757938856 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938812 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757938665 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757938662 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757938662 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757938660 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757938660 data=null doit=true}, TableItem with text {}]
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757938660 data=null}, TableItem with text {}]
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757938660 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757938660 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757938630 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:23 [2023-09-15T05:02:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757937364 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757937364 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757937364 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757937363 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757937363 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757937356 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:24 [2023-09-15T05:02:24.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757937352 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757937352 data=null doit=true}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757937352 data=null}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757937352 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757937351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757937318 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757937317 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757937317 data=null doit=true}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757937317 data=null}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757937317 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757937317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757937292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:24 [2023-09-15T05:02:24.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:24 [2023-09-15T05:02:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:24 [2023-09-15T05:02:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757937291 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:24 [2023-09-15T05:02:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757937291 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:24 [2023-09-15T05:02:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757937291 data=null}, TreeItem with text {Traces [12]}]
01:02:24 [2023-09-15T05:02:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757937291 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:24 [2023-09-15T05:02:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757937291 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:24 [2023-09-15T05:02:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757937275 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:24 [2023-09-15T05:02:24.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:24 [2023-09-15T05:02:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1757937274 data=null doit=true}, TreeItem with text {z-clashes [6]}]
01:02:24 [2023-09-15T05:02:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1757937274 data=null}, TreeItem with text {z-clashes [6]}]
01:02:24 [2023-09-15T05:02:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1757937274 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
01:02:24 [2023-09-15T05:02:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757937274 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [6]}]
01:02:24 [2023-09-15T05:02:24.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1757937272 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936914 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757936914 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757936914 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936913 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757936913 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936896 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:25 [2023-09-15T05:02:25.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936894 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757936894 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757936894 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936894 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757936894 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936890 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936889 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757936889 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757936883 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936882 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757936882 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936878 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936878 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936877 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757936877 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936829 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757936687 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757936687 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757936687 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:25 [2023-09-15T05:02:25.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757935658 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757935658 data=null doit=true}, TableItem with text {}]
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757935658 data=null}, TableItem with text {}]
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757935657 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757935657 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757935654 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:26 [2023-09-15T05:02:26.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:26 [2023-09-15T05:02:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:26 [2023-09-15T05:02:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:26 [2023-09-15T05:02:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757935372 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:26 [2023-09-15T05:02:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757935371 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:26 [2023-09-15T05:02:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757935371 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:26 [2023-09-15T05:02:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757935371 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:26 [2023-09-15T05:02:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757935371 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:26 [2023-09-15T05:02:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757935365 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:26 [2023-09-15T05:02:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:26 [2023-09-15T05:02:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:26 [2023-09-15T05:02:26.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757935343 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757935343 data=null doit=true}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757935342 data=null}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757935342 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757935342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757935302 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757935302 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757935302 data=null doit=true}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757935302 data=null}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757935301 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757935301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757935288 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:26 [2023-09-15T05:02:26.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757935287 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757935287 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757935287 data=null}, TreeItem with text {Traces [12]}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757935286 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757935286 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:26 [2023-09-15T05:02:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757935278 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:26 [2023-09-15T05:02:26.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:26 [2023-09-15T05:02:26.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757935050 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757935050 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757935050 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757935050 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757935050 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757935003 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:27 [2023-09-15T05:02:27.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757935001 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757935001 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757935001 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757935001 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757935001 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757934997 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757934997 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757934997 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757934997 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757934996 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757934996 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757934993 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757934993 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757934992 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757934992 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757934950 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757934815 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757934814 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757934814 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:27 [2023-09-15T05:02:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:02:27 [2023-09-15T05:02:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:27 [2023-09-15T05:02:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:27 [2023-09-15T05:02:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:27 [2023-09-15T05:02:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:27 [2023-09-15T05:02:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:27 [2023-09-15T05:02:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:27 [2023-09-15T05:02:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:27 [2023-09-15T05:02:27.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757933811 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757933811 data=null doit=true}, TableItem with text {}]
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757933811 data=null}, TableItem with text {}]
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757933810 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757933810 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757933806 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:28 [2023-09-15T05:02:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757933529 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757933529 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757933529 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757933528 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757933528 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757933516 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:28 [2023-09-15T05:02:28.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757933510 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757933510 data=null doit=true}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757933510 data=null}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757933510 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757933510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757933482 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757933442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757933442 data=null doit=true}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757933442 data=null}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757933441 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757933441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757933434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:28 [2023-09-15T05:02:28.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757933433 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757933433 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757933433 data=null}, TreeItem with text {Traces [12]}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757933433 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757933433 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:28 [2023-09-15T05:02:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757933424 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:28 [2023-09-15T05:02:28.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:28 [2023-09-15T05:02:28.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
01:02:28 [2023-09-15T05:02:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:28 [2023-09-15T05:02:28.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757933133 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757933133 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757933133 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757933133 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757933133 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757933100 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:29 [2023-09-15T05:02:29.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757933097 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757933097 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757933097 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757933097 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757933097 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757933092 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757933091 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757933091 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757933091 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757933091 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757933090 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757933085 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757933085 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757933085 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757933085 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757932993 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757932677 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757932654 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757932654 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:29 [2023-09-15T05:02:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757932652 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757932652 data=null doit=true}, TableItem with text {}]
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757932652 data=null}, TableItem with text {}]
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757932652 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757932652 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757932648 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:29 [2023-09-15T05:02:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757931474 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757931474 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757931474 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757931474 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757931473 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757931467 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:30 [2023-09-15T05:02:30.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757931463 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757931463 data=null doit=true}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757931462 data=null}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757931462 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757931462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757931436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757931436 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757931436 data=null doit=true}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757931435 data=null}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757931435 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757931435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757931425 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:30 [2023-09-15T05:02:30.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757931424 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757931424 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757931424 data=null}, TreeItem with text {Traces [12]}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757931423 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757931423 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:30 [2023-09-15T05:02:30.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757931410 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:30 [2023-09-15T05:02:30.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:30 [2023-09-15T05:02:30.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931334 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757931334 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757931334 data=null}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931334 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757931333 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931296 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:30 [2023-09-15T05:02:30.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931294 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757931294 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757931294 data=null}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931294 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757931293 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931289 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931289 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757931289 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757931289 data=null}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931288 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757931288 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931285 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931284 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931284 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757931284 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931204 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1757931204 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1757931204 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1757931204 data=null}, TreeItem with text {simple_server-thread1}]
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:30 [2023-09-15T05:02:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757930697 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757930697 data=null doit=true}, TableItem with text {}]
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757930697 data=null}, TableItem with text {}]
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757930697 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757930697 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:31 [2023-09-15T05:02:31.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757930693 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:31 [2023-09-15T05:02:31.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:31 [2023-09-15T05:02:31.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:32 [2023-09-15T05:02:32.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757929828 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757929828 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757929828 data=null}, TreeItem with text {simple_server-thread1}]
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757929828 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757929828 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757929816 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:32 [2023-09-15T05:02:32.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757929811 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757929811 data=null doit=true}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757929811 data=null}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757929810 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757929810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757929780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757929779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757929779 data=null doit=true}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757929779 data=null}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757929779 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757929779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757929764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:32 [2023-09-15T05:02:32.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757929763 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757929763 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757929763 data=null}, TreeItem with text {Traces [12]}]
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757929763 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757929763 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:32 [2023-09-15T05:02:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757929755 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:32 [2023-09-15T05:02:32.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:32 [2023-09-15T05:02:32.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929393 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757929393 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757929393 data=null}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929393 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757929393 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929371 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:32 [2023-09-15T05:02:32.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929369 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757929369 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757929369 data=null}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929369 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757929369 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929365 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929364 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757929364 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757929364 data=null}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929364 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757929364 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929360 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929360 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929360 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929306 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1757929305 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1757929305 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1757929305 data=null}, TreeItem with text {simple_server-thread2}]
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:32 [2023-09-15T05:02:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757929360 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757928799 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757928798 data=null doit=true}, TableItem with text {}]
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757928798 data=null}, TableItem with text {}]
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757928798 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757928798 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757928794 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:33 [2023-09-15T05:02:33.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757927810 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757927810 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757927810 data=null}, TreeItem with text {simple_server-thread2}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757927809 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757927809 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757927801 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:34 [2023-09-15T05:02:34.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757927795 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757927795 data=null doit=true}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757927795 data=null}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757927794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757927794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757927764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757927763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757927763 data=null doit=true}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757927763 data=null}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757927763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757927763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757927734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:34 [2023-09-15T05:02:34.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757927733 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757927732 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757927732 data=null}, TreeItem with text {Traces [12]}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757927731 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757927731 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:34 [2023-09-15T05:02:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757927721 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:34 [2023-09-15T05:02:34.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:34 [2023-09-15T05:02:34.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
01:02:34 [2023-09-15T05:02:34.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:34 [2023-09-15T05:02:34.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:34 [2023-09-15T05:02:34.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927386 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757927386 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757927385 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927385 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757927385 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927346 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:34 [2023-09-15T05:02:34.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927344 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757927344 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757927344 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927344 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757927344 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927339 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927338 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757927338 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757927338 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927338 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757927338 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927333 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927332 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927332 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757927332 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927281 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757927108 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757927108 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757927107 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:34 [2023-09-15T05:02:34.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:35 [2023-09-15T05:02:35.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:35 [2023-09-15T05:02:35.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:35 [2023-09-15T05:02:35.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:35 [2023-09-15T05:02:35.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:35 [2023-09-15T05:02:35.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:35 [2023-09-15T05:02:35.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757926605 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:35 [2023-09-15T05:02:35.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757926605 data=null doit=true}, TableItem with text {}]
01:02:35 [2023-09-15T05:02:35.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757926605 data=null}, TableItem with text {}]
01:02:35 [2023-09-15T05:02:35.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757926605 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:35 [2023-09-15T05:02:35.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757926604 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:35 [2023-09-15T05:02:35.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757926600 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:35 [2023-09-15T05:02:35.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:35 [2023-09-15T05:02:35.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757925821 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757925821 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757925821 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757925821 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757925821 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757925805 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:36 [2023-09-15T05:02:36.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757925800 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757925800 data=null doit=true}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757925800 data=null}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757925800 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757925800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757925772 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757925771 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757925771 data=null doit=true}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757925771 data=null}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757925771 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757925771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757925765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757925764 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757925764 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757925764 data=null}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757925763 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757925763 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757925744 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757925739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757925739 data=null doit=true}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757925739 data=null}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757925739 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757925739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757925730 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757925729 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757925729 data=null doit=true}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757925729 data=null}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757925729 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757925729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757925718 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:36 [2023-09-15T05:02:36.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757925717 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757925717 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757925717 data=null}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757925716 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757925716 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757925704 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757925703 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757925703 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757925703 data=null}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757925703 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757925702 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757925698 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:02:36 [2023-09-15T05:02:36.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.590Z] 
01:02:36 [2023-09-15T05:02:36.590Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.849Z] 
01:02:36 [2023-09-15T05:02:36.849Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.849Z] 
01:02:36 [2023-09-15T05:02:36.849Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.849Z] 
01:02:36 [2023-09-15T05:02:36.849Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.849Z] 
01:02:36 [2023-09-15T05:02:36.849Z] (Eclipse:18457): Gtk-WARNING **: 05:02:36.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757925306 data=null doit=true}, Shell with text {Confirm Clear}]
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757925306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757925306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757925306 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757925306 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757925305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757925304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:36 [2023-09-15T05:02:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757925304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:38 [2023-09-15T05:02:38.226Z] 
01:02:38 [2023-09-15T05:02:38.226Z] (Eclipse:18457): Gtk-WARNING **: 05:02:37.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:02:39 [2023-09-15T05:02:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:02:39 [2023-09-15T05:02:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757925618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757921772 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757921772 data=null doit=true}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757921772 data=null}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757921772 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757921771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757921764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757921763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757921763 data=null doit=true}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757921763 data=null}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757921763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757921763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757921749 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:40 [2023-09-15T05:02:40.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757921749 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757921749 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757921749 data=null}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757921748 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757921748 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757921743 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757921742 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757921742 data=null doit=true}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757921742 data=null}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757921742 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757921742 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757921734 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:02:40 [2023-09-15T05:02:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:02:40 [2023-09-15T05:02:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:02:40 [2023-09-15T05:02:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:02:40 [2023-09-15T05:02:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757921376 data=null doit=true}, Shell with text {Trace Import}]
01:02:40 [2023-09-15T05:02:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
01:02:40 [2023-09-15T05:02:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
01:02:40 [2023-09-15T05:02:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
01:02:40 [2023-09-15T05:02:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-1757921372 data=null}, (of type 'Combo')]
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1757921311 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1757921311 data=null doit=true}, TreeItem with text {/}]
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1757921311 data=null}, TreeItem with text {/}]
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1757921311 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757921311 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1757921311 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757921293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@188a3d00
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1757921291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757921290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1757921290 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1757921290 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1757921290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1757921290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1757921290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1757921290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757921290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1757921290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1757921290 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1757921290 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757921285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757921285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757921285 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757921285 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757921285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:40 [2023-09-15T05:02:40.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757921285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:40 [2023-09-15T05:02:40.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:40 [2023-09-15T05:02:40.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:40 [2023-09-15T05:02:40.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:40 [2023-09-15T05:02:40.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:40 [2023-09-15T05:02:40.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:02:40 [2023-09-15T05:02:40.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757920729 data=null doit=true}, Shell with text {Confirmation}]
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-1757920728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-1757920728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-1757920728 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-1757920728 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-1757920727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-1757920727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-1757920727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:02:41 [2023-09-15T05:02:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:02:41 [2023-09-15T05:02:41.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757921285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:02:41 [2023-09-15T05:02:41.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757921711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757920126 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757920126 data=null doit=true}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757920125 data=null}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757920125 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757920125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757920103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757920102 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757920102 data=null doit=true}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757920102 data=null}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757920101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757920101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757920092 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:42 [2023-09-15T05:02:42.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757920091 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757920091 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757920091 data=null}, TreeItem with text {Traces [12]}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757920091 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757920091 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757920085 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757920085 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757920085 data=null}, TreeItem with text {Traces [12]}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757920085 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757920084 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:42 [2023-09-15T05:02:42.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757920070 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919817 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757919817 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757919817 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919817 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757919817 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919779 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:42 [2023-09-15T05:02:42.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919777 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757919777 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757919777 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919776 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757919776 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919773 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919773 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757919773 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757919772 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919772 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757919772 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919769 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919769 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919769 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757919769 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919727 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757919605 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757919602 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757919601 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:42 [2023-09-15T05:02:42.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:02:42 [2023-09-15T05:02:42.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757918566 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757918566 data=null doit=true}, TableItem with text {}]
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757918566 data=null}, TableItem with text {}]
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757918566 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757918563 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757918560 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:43 [2023-09-15T05:02:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757918305 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757918305 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757918305 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757918305 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757918305 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757918301 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:43 [2023-09-15T05:02:43.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757918293 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757918293 data=null doit=true}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757918293 data=null}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757918293 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757918292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757918259 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757918259 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757918259 data=null doit=true}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757918259 data=null}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757918258 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757918258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757918254 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:43 [2023-09-15T05:02:43.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757918253 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757918253 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:43 [2023-09-15T05:02:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757918253 data=null}, TreeItem with text {Traces [12]}]
01:02:43 [2023-09-15T05:02:43.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757918253 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:43 [2023-09-15T05:02:43.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757918253 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:43 [2023-09-15T05:02:43.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757918241 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:43 [2023-09-15T05:02:43.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917916 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757917916 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757917916 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917916 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757917916 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917880 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:44 [2023-09-15T05:02:44.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917879 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757917879 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757917879 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917878 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757917878 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917873 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917873 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757917873 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757917873 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917872 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757917872 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917869 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917869 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917869 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757917869 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917826 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757917697 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757917696 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757917696 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:44 [2023-09-15T05:02:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757916692 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757916692 data=null doit=true}, TableItem with text {}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757916692 data=null}, TableItem with text {}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757916692 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757916692 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757916689 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757916461 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757916461 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757916461 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757916436 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757916436 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757916432 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:45 [2023-09-15T05:02:45.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757916416 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757916416 data=null doit=true}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757916416 data=null}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757916416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757916416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757916395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757916395 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757916391 data=null doit=true}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757916391 data=null}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757916391 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757916390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757916373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:45 [2023-09-15T05:02:45.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757916372 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:45 [2023-09-15T05:02:45.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757916372 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:45 [2023-09-15T05:02:45.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757916372 data=null}, TreeItem with text {Traces [12]}]
01:02:45 [2023-09-15T05:02:45.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757916372 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:45 [2023-09-15T05:02:45.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757916372 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:45 [2023-09-15T05:02:45.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757916366 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:45 [2023-09-15T05:02:45.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916120 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757916119 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757916119 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916119 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757916119 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916098 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:45 [2023-09-15T05:02:45.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:45 [2023-09-15T05:02:45.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916096 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757916096 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757916096 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916096 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757916096 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916092 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916092 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757916092 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757916092 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916091 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757916091 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916088 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916088 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916088 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:45 [2023-09-15T05:02:45.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757916088 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:46 [2023-09-15T05:02:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757916047 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
01:02:46 [2023-09-15T05:02:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757915781 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:46 [2023-09-15T05:02:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757915781 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:46 [2023-09-15T05:02:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757915781 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:46 [2023-09-15T05:02:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:02:46 [2023-09-15T05:02:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:46 [2023-09-15T05:02:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:46 [2023-09-15T05:02:46.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757915276 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757915276 data=null doit=true}, TableItem with text {}]
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757915275 data=null}, TableItem with text {}]
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757915275 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757915275 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757915272 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:46 [2023-09-15T05:02:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:47 [2023-09-15T05:02:47.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:47 [2023-09-15T05:02:47.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:47 [2023-09-15T05:02:47.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757914614 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:02:47 [2023-09-15T05:02:47.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757914614 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:47 [2023-09-15T05:02:47.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757914614 data=null}, TreeItem with text {kernel-overlap-testing}]
01:02:47 [2023-09-15T05:02:47.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757914614 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:47 [2023-09-15T05:02:47.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757914614 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:02:47 [2023-09-15T05:02:47.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757914610 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:02:47 [2023-09-15T05:02:47.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:47 [2023-09-15T05:02:47.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:47 [2023-09-15T05:02:47.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:47 [2023-09-15T05:02:47.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:47 [2023-09-15T05:02:47.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757914604 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757914604 data=null doit=true}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757914604 data=null}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757914604 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757914604 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757914571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757914570 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757914570 data=null doit=true}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757914570 data=null}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757914570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757914570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757914565 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:47 [2023-09-15T05:02:47.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757914565 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757914564 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757914564 data=null}, TreeItem with text {Traces [12]}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757914564 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757914564 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757914553 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:47 [2023-09-15T05:02:47.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914427 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757914427 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757914427 data=null}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914427 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757914427 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914386 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:47 [2023-09-15T05:02:47.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914384 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757914384 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757914384 data=null}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914384 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757914383 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914380 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914380 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757914380 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757914380 data=null}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914379 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757914379 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914377 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914376 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914376 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757914376 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914328 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1757914127 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1757914127 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1757914127 data=null}, TreeItem with text {simple_server-thread1}]
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:47 [2023-09-15T05:02:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757913622 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757913621 data=null doit=true}, TableItem with text {}]
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757913621 data=null}, TableItem with text {}]
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757913621 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757913621 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757913618 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:48 [2023-09-15T05:02:48.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757912859 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757912859 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757912859 data=null}, TreeItem with text {simple_server-thread1}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757912859 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757912859 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757912855 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:49 [2023-09-15T05:02:49.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757912849 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757912849 data=null doit=true}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757912849 data=null}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757912849 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757912849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757912815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757912815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757912814 data=null doit=true}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757912814 data=null}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757912814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757912814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757912799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:49 [2023-09-15T05:02:49.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757912798 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757912798 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757912798 data=null}, TreeItem with text {Traces [12]}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757912797 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757912797 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757912790 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:49 [2023-09-15T05:02:49.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912754 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757912754 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757912754 data=null}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912754 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757912729 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912701 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:49 [2023-09-15T05:02:49.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912699 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757912699 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757912699 data=null}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912699 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757912699 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912695 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912695 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757912695 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:49 [2023-09-15T05:02:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757912695 data=null}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912695 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757912694 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912685 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912685 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912685 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757912685 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912515 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1757912336 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1757912335 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1757912335 data=null}, TreeItem with text {simple_server-thread2}]
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:49 [2023-09-15T05:02:49.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:49 [2023-09-15T05:02:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:49 [2023-09-15T05:02:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:49 [2023-09-15T05:02:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:49 [2023-09-15T05:02:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757912314 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:49 [2023-09-15T05:02:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757912314 data=null doit=true}, TableItem with text {}]
01:02:49 [2023-09-15T05:02:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757912314 data=null}, TableItem with text {}]
01:02:49 [2023-09-15T05:02:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757912313 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:49 [2023-09-15T05:02:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757912313 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:49 [2023-09-15T05:02:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757912309 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:49 [2023-09-15T05:02:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:49 [2023-09-15T05:02:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:50 [2023-09-15T05:02:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:50 [2023-09-15T05:02:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757911152 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757911152 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757911152 data=null}, TreeItem with text {simple_server-thread2}]
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757911152 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757911152 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757911148 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:51 [2023-09-15T05:02:51.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:51 [2023-09-15T05:02:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757911141 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757911141 data=null doit=true}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757911141 data=null}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757911140 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757911139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757911107 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757911107 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757911107 data=null doit=true}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757911107 data=null}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757911106 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757911106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757911101 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:51 [2023-09-15T05:02:51.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757911100 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757911100 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757911100 data=null}, TreeItem with text {Traces [12]}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757911099 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757911099 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757911085 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:51 [2023-09-15T05:02:51.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757911012 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757911012 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757911012 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757911012 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757910990 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757910970 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:51 [2023-09-15T05:02:51.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757910968 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757910968 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757910968 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757910968 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757910968 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757910964 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757910964 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757910964 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757910964 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757910964 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757910963 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757910955 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757910955 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757910955 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757910954 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757910896 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757910896 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757910896 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757910896 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:51 [2023-09-15T05:02:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
01:02:51 [2023-09-15T05:02:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:51 [2023-09-15T05:02:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:51 [2023-09-15T05:02:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:51 [2023-09-15T05:02:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:51 [2023-09-15T05:02:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757910252 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757910252 data=null doit=true}, TableItem with text {}]
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757910252 data=null}, TableItem with text {}]
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757910252 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757910252 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757910246 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:51 [2023-09-15T05:02:51.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:52 [2023-09-15T05:02:52.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757909486 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757909486 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757909486 data=null}, TreeItem with text {ust-overlap-testing}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757909486 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757909486 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757909482 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:52 [2023-09-15T05:02:52.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757909476 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757909476 data=null doit=true}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757909476 data=null}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757909476 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757909476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757909437 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757909436 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757909436 data=null doit=true}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757909436 data=null}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757909436 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757909436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757909429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:52 [2023-09-15T05:02:52.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757909428 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757909428 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757909428 data=null}, TreeItem with text {Traces [12]}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757909428 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757909428 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757909421 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:52 [2023-09-15T05:02:52.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909381 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909381 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909361 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909361 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757909361 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909347 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:52 [2023-09-15T05:02:52.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909341 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909341 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909341 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909340 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757909340 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909319 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909318 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909318 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:52 [2023-09-15T05:02:52.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909318 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909318 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757909318 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909311 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909311 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909311 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:52 [2023-09-15T05:02:52.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757909310 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909271 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909156 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909156 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757909155 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:53 [2023-09-15T05:02:53.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757908054 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757908054 data=null doit=true}, TableItem with text {}]
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757908054 data=null}, TableItem with text {}]
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757908054 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757908053 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757908050 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:53 [2023-09-15T05:02:53.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757907895 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757907895 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757907895 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757907894 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757907894 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757907888 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:54 [2023-09-15T05:02:54.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757907875 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757907875 data=null doit=true}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757907875 data=null}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757907875 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757907875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757907858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757907858 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757907858 data=null doit=true}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757907858 data=null}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757907857 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757907857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757907849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:54 [2023-09-15T05:02:54.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757907849 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757907848 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757907848 data=null}, TreeItem with text {Traces [12]}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757907848 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757907848 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:54 [2023-09-15T05:02:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757907842 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:54 [2023-09-15T05:02:54.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907595 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907595 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907595 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907594 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757907594 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907574 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:54 [2023-09-15T05:02:54.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907572 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907572 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907572 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907571 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757907571 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907568 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907567 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907567 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907567 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907567 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757907567 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907564 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907564 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907563 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757907563 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907516 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907369 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907369 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757907369 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:54 [2023-09-15T05:02:54.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
01:02:54 [2023-09-15T05:02:54.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:54 [2023-09-15T05:02:54.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:54 [2023-09-15T05:02:54.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:54 [2023-09-15T05:02:54.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:54 [2023-09-15T05:02:54.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:54 [2023-09-15T05:02:54.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:54 [2023-09-15T05:02:54.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:54 [2023-09-15T05:02:54.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757906364 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757906363 data=null doit=true}, TableItem with text {}]
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757906363 data=null}, TableItem with text {}]
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757906363 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757906363 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757906356 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:55 [2023-09-15T05:02:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757906099 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757906099 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757906099 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757906099 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757906099 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757906095 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:55 [2023-09-15T05:02:55.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757906089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757906089 data=null doit=true}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757906089 data=null}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757906089 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757906089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757906077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757906077 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757906077 data=null doit=true}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757906077 data=null}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757906077 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757906077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757906064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:55 [2023-09-15T05:02:55.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757906063 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757906063 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757906063 data=null}, TreeItem with text {Traces [12]}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757906063 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757906063 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:55 [2023-09-15T05:02:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757906052 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:55 [2023-09-15T05:02:55.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905701 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905701 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905701 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905701 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757905701 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905680 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:56 [2023-09-15T05:02:56.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905678 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905678 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905678 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905678 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757905678 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905672 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905672 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905672 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905672 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905672 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757905671 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905668 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905668 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905668 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757905668 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905625 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905394 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905391 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1757905391 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757905389 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757905389 data=null doit=true}, TableItem with text {}]
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757905389 data=null}, TableItem with text {}]
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757905389 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757905389 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757905326 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:56 [2023-09-15T05:02:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757904150 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1757904150 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1757904150 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757904150 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757904150 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757904146 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:58 [2023-09-15T05:02:58.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757904142 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757904142 data=null doit=true}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757904142 data=null}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757904142 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757904141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757904118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757904114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757904114 data=null doit=true}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757904114 data=null}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757904114 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757904114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757904096 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:58 [2023-09-15T05:02:58.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757904095 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757904095 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757904095 data=null}, TreeItem with text {Traces [12]}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757904095 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757904094 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757904085 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:58 [2023-09-15T05:02:58.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903858 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1757903858 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1757903858 data=null}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903858 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757903857 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903818 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:58 [2023-09-15T05:02:58.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:58 [2023-09-15T05:02:58.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903817 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1757903817 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1757903816 data=null}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903816 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757903816 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903811 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903811 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1757903811 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1757903810 data=null}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903810 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757903810 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903806 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903806 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903806 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757903806 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903763 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757903541 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1757903539 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1757903538 data=null}, TreeItem with text {simple_server-thread1(2)}]
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757903537 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757903537 data=null doit=true}, TableItem with text {}]
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757903537 data=null}, TableItem with text {}]
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757903537 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757903536 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:02:58 [2023-09-15T05:02:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757903533 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:02:58 [2023-09-15T05:02:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:02:58 [2023-09-15T05:02:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:02:59 [2023-09-15T05:02:59.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:59 [2023-09-15T05:02:59.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757902360 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1757902360 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1757902359 data=null}, TreeItem with text {simple_server-thread1(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757902359 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757902359 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757902355 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:59 [2023-09-15T05:02:59.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757902349 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757902348 data=null doit=true}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757902348 data=null}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757902348 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757902348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757902326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757902325 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757902325 data=null doit=true}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757902325 data=null}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757902325 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757902325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757902315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:02:59 [2023-09-15T05:02:59.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757902314 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757902314 data=null doit=true}, TreeItem with text {Traces [12]}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757902314 data=null}, TreeItem with text {Traces [12]}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757902314 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757902314 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757902307 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:02:59 [2023-09-15T05:02:59.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902228 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1757902227 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1757902227 data=null}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902227 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757902227 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902205 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:02:59 [2023-09-15T05:02:59.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902203 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1757902203 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1757902203 data=null}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902203 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757902203 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902199 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902199 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1757902199 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:02:59 [2023-09-15T05:02:59.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1757902199 data=null}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902199 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757902198 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902195 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902195 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902195 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
01:02:59 [2023-09-15T05:02:59.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757902195 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757902126 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757901729 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1757901729 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1757901729 data=null}, TreeItem with text {simple_server-thread2(2)}]
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:00 [2023-09-15T05:03:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757901223 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757901223 data=null doit=true}, TableItem with text {}]
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757901223 data=null}, TableItem with text {}]
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757901223 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757901223 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757901219 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:00 [2023-09-15T05:03:00.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757900554 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1757900554 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1757900554 data=null}, TreeItem with text {simple_server-thread2(2)}]
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757900553 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757900553 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757900549 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:01 [2023-09-15T05:03:01.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757900544 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757900544 data=null doit=true}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757900544 data=null}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757900544 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757900544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757900504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757900503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757900503 data=null doit=true}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757900503 data=null}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757900503 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757900503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757900489 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:01 [2023-09-15T05:03:01.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757900488 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757900488 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757900488 data=null}, TreeItem with text {Traces [12]}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757900488 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757900488 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757900469 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:01 [2023-09-15T05:03:01.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:01 [2023-09-15T05:03:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900392 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1757900392 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1757900392 data=null}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900392 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757900391 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900362 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:01 [2023-09-15T05:03:01.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900360 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1757900360 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1757900360 data=null}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900360 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757900359 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900355 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900355 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1757900355 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1757900355 data=null}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900355 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757900355 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900351 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900351 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900351 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
01:03:01 [2023-09-15T05:03:01.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757900351 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900304 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757900066 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1757900024 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1757900024 data=null}, TreeItem with text {ust-overlap-testing(2)}]
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757900023 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757900022 data=null doit=true}, TableItem with text {}]
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757900022 data=null}, TableItem with text {}]
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757900022 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757900022 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757900018 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:02 [2023-09-15T05:03:02.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757898855 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1757898855 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1757898855 data=null}, TreeItem with text {ust-overlap-testing(2)}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757898855 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757898855 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757898848 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:03 [2023-09-15T05:03:03.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757898844 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757898844 data=null doit=true}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757898844 data=null}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757898844 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757898844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757898807 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757898806 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757898806 data=null doit=true}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757898806 data=null}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757898806 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757898806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757898800 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757898799 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757898799 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757898799 data=null}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757898799 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757898799 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757898778 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757898775 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757898775 data=null doit=true}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757898774 data=null}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757898774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757898774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757898761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757898761 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757898761 data=null doit=true}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757898761 data=null}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757898760 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757898760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757898748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:03 [2023-09-15T05:03:03.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757898747 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757898747 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757898747 data=null}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757898747 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757898747 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757898732 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:03 [2023-09-15T05:03:03.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757898731 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757898731 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757898731 data=null}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757898730 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757898730 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757898725 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:03 [2023-09-15T05:03:03.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:03:03 [2023-09-15T05:03:03.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:03:03 [2023-09-15T05:03:03.391Z] 
01:03:03 [2023-09-15T05:03:03.391Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.391Z] 
01:03:03 [2023-09-15T05:03:03.391Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.391Z] 
01:03:03 [2023-09-15T05:03:03.391Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.391Z] 
01:03:03 [2023-09-15T05:03:03.391Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] 
01:03:03 [2023-09-15T05:03:03.647Z] (Eclipse:18457): Gtk-WARNING **: 05:03:03.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757898386 data=null doit=true}, Shell with text {Confirm Clear}]
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757898386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757898386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757898386 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:03 [2023-09-15T05:03:03.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757898386 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:03 [2023-09-15T05:03:03.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757898386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:03 [2023-09-15T05:03:03.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757898385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:03 [2023-09-15T05:03:03.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757898385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.016Z] 
01:03:05 [2023-09-15T05:03:05.016Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.017Z] 
01:03:05 [2023-09-15T05:03:05.017Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.017Z] 
01:03:05 [2023-09-15T05:03:05.017Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.017Z] 
01:03:05 [2023-09-15T05:03:05.017Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.017Z] 
01:03:05 [2023-09-15T05:03:05.017Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.017Z] 
01:03:05 [2023-09-15T05:03:05.017Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.017Z] 
01:03:05 [2023-09-15T05:03:05.017Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.017Z] 
01:03:05 [2023-09-15T05:03:05.017Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.017Z] 
01:03:05 [2023-09-15T05:03:05.017Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:05 [2023-09-15T05:03:05.017Z] 
01:03:05 [2023-09-15T05:03:05.017Z] (Eclipse:18457): Gtk-WARNING **: 05:03:04.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:06 [2023-09-15T05:03:06.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:03:06 [2023-09-15T05:03:06.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757898696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:03:07 [2023-09-15T05:03:07.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:07 [2023-09-15T05:03:07.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:07 [2023-09-15T05:03:07.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:07 [2023-09-15T05:03:07.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:07 [2023-09-15T05:03:07.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:07 [2023-09-15T05:03:07.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:07 [2023-09-15T05:03:07.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757894730 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757894730 data=null doit=true}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757894730 data=null}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757894730 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757894730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757894705 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757894704 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757894704 data=null doit=true}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757894704 data=null}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757894704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757894704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757894699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:07 [2023-09-15T05:03:07.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757894695 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757894695 data=null doit=true}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757894695 data=null}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757894695 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757894695 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757894689 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757894688 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757894688 data=null doit=true}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757894688 data=null}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757894688 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757894688 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757894685 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:03:07 [2023-09-15T05:03:07.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:03:07 [2023-09-15T05:03:07.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757894351 data=null doit=true}, Shell with text {Trace Import}]
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-1757894349 data=null}, (of type 'Combo')]
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:03:07 [2023-09-15T05:03:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1757894314 data=null doit=true}, TreeItem with text {/}]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1757894314 data=null}, TreeItem with text {/}]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1757894314 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757894313 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1757894312 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1757894312 data=null doit=true}, Tree node with text: z-clashes]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1757894312 data=null}, Tree node with text: z-clashes]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1757894311 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757894311 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1757894310 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1757894310 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1757894310 data=null doit=true}, Tree node with text: z-clashes]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1757894309 data=null}, Tree node with text: z-clashes]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1757894309 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757894309 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1757894308 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:07 [2023-09-15T05:03:07.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757894293 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757894293 data=null doit=true}, Tree node with text: kernel-overlap-testing]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757894293 data=null}, Tree node with text: kernel-overlap-testing]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757894293 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757894292 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757894282 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757894279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@9df930b
01:03:07 [2023-09-15T05:03:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1757894277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757894277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1757894277 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1757894277 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1757894277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1757894277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1757894277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1757894277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757894277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1757894277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1757894277 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1757894277 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757894265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757894264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757894264 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757894264 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757894264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:07 [2023-09-15T05:03:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757894264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:07 [2023-09-15T05:03:07.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:07 [2023-09-15T05:03:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757894264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:07 [2023-09-15T05:03:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757894660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:03:07 [2023-09-15T05:03:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:03:07 [2023-09-15T05:03:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757893911 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757893911 data=null doit=true}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757893911 data=null}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757893911 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757893910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757893896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757893895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757893895 data=null doit=true}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757893895 data=null}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757893895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757893895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757893885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:08 [2023-09-15T05:03:08.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757893885 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757893885 data=null doit=true}, TreeItem with text {Traces [2]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757893884 data=null}, TreeItem with text {Traces [2]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757893884 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757893884 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757893878 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757893878 data=null doit=true}, TreeItem with text {Traces [2]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757893878 data=null}, TreeItem with text {Traces [2]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757893878 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757893878 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757893877 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1757893877 data=null doit=true}, TreeItem with text {z-clashes [1]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1757893876 data=null}, TreeItem with text {z-clashes [1]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1757893876 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757893876 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
01:03:08 [2023-09-15T05:03:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1757893876 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893637 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757893636 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757893636 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893636 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757893636 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893614 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:08 [2023-09-15T05:03:08.503Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893613 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757893613 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757893613 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893612 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757893612 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893609 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893608 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757893608 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757893608 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893608 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757893608 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893603 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893603 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893603 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757893602 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893568 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757893561 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757893561 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757893561 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:08 [2023-09-15T05:03:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:03:09 [2023-09-15T05:03:09.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757892056 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757892055 data=null doit=true}, TableItem with text {}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757892055 data=null}, TableItem with text {}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757892055 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757892055 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757892052 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757891990 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757891990 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757891990 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757891990 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757891990 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757891969 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:09 [2023-09-15T05:03:09.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757891965 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:09 [2023-09-15T05:03:09.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757891965 data=null doit=true}, TreeItem with text {test}]
01:03:09 [2023-09-15T05:03:09.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757891965 data=null}, TreeItem with text {test}]
01:03:09 [2023-09-15T05:03:09.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757891965 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:09 [2023-09-15T05:03:09.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757891965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:09 [2023-09-15T05:03:09.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757891932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:09 [2023-09-15T05:03:09.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:09 [2023-09-15T05:03:09.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757891931 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:09 [2023-09-15T05:03:09.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757891931 data=null doit=true}, TreeItem with text {test}]
01:03:09 [2023-09-15T05:03:09.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757891931 data=null}, TreeItem with text {test}]
01:03:09 [2023-09-15T05:03:09.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757891931 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:10 [2023-09-15T05:03:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757891931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:10 [2023-09-15T05:03:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757891925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:10 [2023-09-15T05:03:10.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:10 [2023-09-15T05:03:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:10 [2023-09-15T05:03:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757891924 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:03:10 [2023-09-15T05:03:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757891924 data=null doit=true}, TreeItem with text {Traces [2]}]
01:03:10 [2023-09-15T05:03:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757891924 data=null}, TreeItem with text {Traces [2]}]
01:03:10 [2023-09-15T05:03:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757891924 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:10 [2023-09-15T05:03:10.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757891924 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:03:10 [2023-09-15T05:03:10.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757891908 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:10 [2023-09-15T05:03:10.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:03:10 [2023-09-15T05:03:10.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:10 [2023-09-15T05:03:10.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891658 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757891657 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757891657 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891657 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757891657 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891634 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:10 [2023-09-15T05:03:10.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:10 [2023-09-15T05:03:10.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891632 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757891632 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757891632 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891631 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757891631 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891627 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891626 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757891626 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757891626 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891626 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757891625 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891622 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891621 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891621 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757891621 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891570 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757891564 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757891564 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757891564 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757891324 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757891324 data=null doit=true}, TableItem with text {}]
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757891324 data=null}, TableItem with text {}]
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757891323 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757891323 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757891310 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:10 [2023-09-15T05:03:10.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757890153 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757890153 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757890153 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757890152 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757890152 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757890149 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:12 [2023-09-15T05:03:12.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757890139 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757890138 data=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757890138 data=null}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757890138 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757890138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757890117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757890116 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757890116 data=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757890116 data=null}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757890116 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757890116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757890112 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757890111 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757890111 data=null doit=true}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757890111 data=null}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757890111 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757890111 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757890104 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757890101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757890101 data=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757890101 data=null}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757890101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757890094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757890074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757890074 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757890073 data=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757890073 data=null}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757890073 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757890073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757890069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757890068 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757890068 data=null doit=true}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757890068 data=null}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757890068 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757890068 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757890056 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757890056 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757890056 data=null doit=true}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757890055 data=null}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757890055 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757890055 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757890052 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:03:12 [2023-09-15T05:03:12.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.145Z] 
01:03:12 [2023-09-15T05:03:12.145Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.401Z] 
01:03:12 [2023-09-15T05:03:12.401Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.401Z] 
01:03:12 [2023-09-15T05:03:12.401Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.401Z] 
01:03:12 [2023-09-15T05:03:12.401Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.401Z] 
01:03:12 [2023-09-15T05:03:12.401Z] (Eclipse:18457): Gtk-WARNING **: 05:03:12.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757889701 data=null doit=true}, Shell with text {Confirm Clear}]
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757889701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757889701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757889701 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757889701 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757889701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:12 [2023-09-15T05:03:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757889700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:12 [2023-09-15T05:03:12.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757889700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757890019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757889036 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757889036 data=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757889036 data=null}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757889036 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757889035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757889022 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757889021 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757889021 data=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757889021 data=null}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757889021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757889021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757889016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:12 [2023-09-15T05:03:12.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757889015 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757889015 data=null doit=true}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757889015 data=null}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757889015 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757889015 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757889001 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757889001 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757889001 data=null doit=true}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757889000 data=null}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757889000 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757889000 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757888994 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:03:12 [2023-09-15T05:03:12.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757888658 data=null doit=true}, Shell with text {Trace Import}]
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-1757888656 data=null}, (of type 'Combo')]
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1757888610 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1757888610 data=null doit=true}, TreeItem with text {/}]
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1757888610 data=null}, TreeItem with text {/}]
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1757888610 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757888610 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1757888609 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757888602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757888585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757888585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757888585 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757888585 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757888585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757888585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:13 [2023-09-15T05:03:13.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:13 [2023-09-15T05:03:13.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:13 [2023-09-15T05:03:13.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:13 [2023-09-15T05:03:13.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:13 [2023-09-15T05:03:13.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:13 [2023-09-15T05:03:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757888585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757888972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757888013 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757888013 data=null doit=true}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757888012 data=null}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757888012 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757888012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757887988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757887987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757887987 data=null doit=true}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757887987 data=null}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757887987 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757887987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757887975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:14 [2023-09-15T05:03:14.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757887974 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757887974 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757887973 data=null}, TreeItem with text {Traces [12]}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757887973 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757887973 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757887930 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757887930 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757887930 data=null}, TreeItem with text {Traces [12]}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757887930 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757887929 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:14 [2023-09-15T05:03:14.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757887927 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887687 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757887687 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757887686 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887686 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757887686 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887671 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:14 [2023-09-15T05:03:14.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887669 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757887669 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757887669 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887669 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757887669 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887665 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887665 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757887665 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757887665 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887664 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757887664 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887655 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887655 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887655 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757887655 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887584 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757887458 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757887458 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757887458 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:14 [2023-09-15T05:03:14.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:03:14 [2023-09-15T05:03:14.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757886439 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757886439 data=null doit=true}, TableItem with text {}]
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757886439 data=null}, TableItem with text {}]
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757886438 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757886438 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757886434 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:15 [2023-09-15T05:03:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757886181 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757886181 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757886181 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757886181 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757886181 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757886175 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:15 [2023-09-15T05:03:15.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757886171 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757886171 data=null doit=true}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757886171 data=null}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757886170 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757886170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757886147 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757886146 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757886146 data=null doit=true}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757886146 data=null}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757886146 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757886146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757886130 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:15 [2023-09-15T05:03:15.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757886129 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757886129 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757886129 data=null}, TreeItem with text {Traces [12]}]
01:03:15 [2023-09-15T05:03:15.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757886129 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:15 [2023-09-15T05:03:15.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757886126 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:16 [2023-09-15T05:03:16.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757886116 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:16 [2023-09-15T05:03:16.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:16 [2023-09-15T05:03:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:16 [2023-09-15T05:03:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:16 [2023-09-15T05:03:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885760 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757885760 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757885760 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885759 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757885759 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885739 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:16 [2023-09-15T05:03:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:16 [2023-09-15T05:03:16.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885735 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757885735 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757885735 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885734 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757885734 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885730 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885729 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757885729 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757885729 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885729 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757885729 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885724 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885724 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885724 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757885724 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885675 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757885562 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757885562 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757885562 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:16 [2023-09-15T05:03:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:03:16 [2023-09-15T05:03:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:16 [2023-09-15T05:03:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757884544 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757884544 data=null doit=true}, TableItem with text {}]
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757884544 data=null}, TableItem with text {}]
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757884544 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757884544 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757884539 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:17 [2023-09-15T05:03:17.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:17 [2023-09-15T05:03:17.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:17 [2023-09-15T05:03:17.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:17 [2023-09-15T05:03:17.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757884277 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:17 [2023-09-15T05:03:17.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757884277 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757884277 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757884276 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757884276 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757884263 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:17 [2023-09-15T05:03:17.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757884258 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757884258 data=null doit=true}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757884258 data=null}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757884258 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757884258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757884218 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757884218 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757884218 data=null doit=true}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757884218 data=null}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757884217 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757884217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757884212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:17 [2023-09-15T05:03:17.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757884211 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757884211 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757884211 data=null}, TreeItem with text {Traces [12]}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757884211 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757884211 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:17 [2023-09-15T05:03:17.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757884200 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:17 [2023-09-15T05:03:17.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883876 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757883876 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757883876 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883875 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757883875 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883845 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:18 [2023-09-15T05:03:18.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883842 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757883842 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757883842 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883840 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757883840 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883832 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883832 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757883832 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757883831 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883831 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757883831 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883826 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883826 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883826 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757883826 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883770 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757883598 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757883598 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757883598 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:18 [2023-09-15T05:03:18.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:03:18 [2023-09-15T05:03:18.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:18 [2023-09-15T05:03:18.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:18 [2023-09-15T05:03:18.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757883096 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757883095 data=null doit=true}, TableItem with text {}]
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757883095 data=null}, TableItem with text {}]
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757883095 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757883095 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757883091 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:18 [2023-09-15T05:03:18.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:19 [2023-09-15T05:03:19.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757882323 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757882323 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757882323 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757882322 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757882322 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757882315 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:19 [2023-09-15T05:03:19.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757882310 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757882310 data=null doit=true}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757882309 data=null}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757882309 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757882309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757882283 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757882282 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757882282 data=null doit=true}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757882282 data=null}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757882282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757882282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757882274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:19 [2023-09-15T05:03:19.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757882274 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757882274 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757882274 data=null}, TreeItem with text {Traces [12]}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757882273 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757882273 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757882267 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:19 [2023-09-15T05:03:19.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882141 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757882141 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757882141 data=null}, TreeItem with text {simple_server-thread1}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882140 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757882140 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882103 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:19 [2023-09-15T05:03:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:20 [2023-09-15T05:03:20.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882101 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757882101 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757882101 data=null}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882101 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757882100 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882097 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882097 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757882097 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757882096 data=null}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882096 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757882096 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882093 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882093 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882093 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882053 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1757882053 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1757882053 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1757882053 data=null}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:20 [2023-09-15T05:03:20.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757882093 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:20 [2023-09-15T05:03:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:20 [2023-09-15T05:03:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:20 [2023-09-15T05:03:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:20 [2023-09-15T05:03:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:20 [2023-09-15T05:03:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:20 [2023-09-15T05:03:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:20 [2023-09-15T05:03:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:20 [2023-09-15T05:03:20.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:20 [2023-09-15T05:03:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:20 [2023-09-15T05:03:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757881547 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:20 [2023-09-15T05:03:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757881547 data=null doit=true}, TableItem with text {}]
01:03:20 [2023-09-15T05:03:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757881547 data=null}, TableItem with text {}]
01:03:20 [2023-09-15T05:03:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757881547 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:20 [2023-09-15T05:03:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757881546 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:20 [2023-09-15T05:03:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757881544 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:20 [2023-09-15T05:03:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:20 [2023-09-15T05:03:20.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757880589 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757880588 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757880588 data=null}, TreeItem with text {simple_server-thread1}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757880588 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757880588 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757880582 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:21 [2023-09-15T05:03:21.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757880578 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757880578 data=null doit=true}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757880578 data=null}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757880578 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757880578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757880526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757880525 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757880525 data=null doit=true}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757880525 data=null}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757880525 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757880525 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757880516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:21 [2023-09-15T05:03:21.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757880516 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757880515 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757880515 data=null}, TreeItem with text {Traces [12]}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757880515 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757880515 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757880508 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:21 [2023-09-15T05:03:21.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880473 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757880473 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757880472 data=null}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880472 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757880472 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880428 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:21 [2023-09-15T05:03:21.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880422 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757880422 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757880422 data=null}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880422 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757880422 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880417 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880417 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757880417 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757880417 data=null}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880416 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757880408 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880404 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880404 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880404 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757880404 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880364 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1757880221 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1757880217 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1757880217 data=null}, TreeItem with text {simple_server-thread2}]
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757880216 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757880216 data=null doit=true}, TableItem with text {}]
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757880216 data=null}, TableItem with text {}]
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757880216 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757880215 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757880212 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:21 [2023-09-15T05:03:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757878945 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757878945 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757878945 data=null}, TreeItem with text {simple_server-thread2}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757878945 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757878945 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757878941 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:23 [2023-09-15T05:03:23.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757878934 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757878934 data=null doit=true}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757878934 data=null}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757878934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757878933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757878910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757878909 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757878909 data=null doit=true}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757878909 data=null}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757878909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757878909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757878902 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:23 [2023-09-15T05:03:23.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757878901 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757878901 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757878901 data=null}, TreeItem with text {Traces [12]}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757878901 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757878901 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:23 [2023-09-15T05:03:23.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757878894 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:23 [2023-09-15T05:03:23.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878857 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757878857 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757878857 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878856 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757878856 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878818 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:23 [2023-09-15T05:03:23.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878816 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757878816 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757878816 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878815 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757878815 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878811 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878811 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757878811 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757878811 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878810 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757878810 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878807 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878807 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878807 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757878806 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878765 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757878583 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757878519 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757878519 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757878518 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757878517 data=null doit=true}, TableItem with text {}]
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757878517 data=null}, TableItem with text {}]
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757878517 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757878517 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757878514 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:23 [2023-09-15T05:03:23.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757877358 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757877358 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757877358 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757877357 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757877357 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757877354 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:24 [2023-09-15T05:03:24.848Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757877350 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757877348 data=null doit=true}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757877348 data=null}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757877347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757877347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757877310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757877310 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757877310 data=null doit=true}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757877310 data=null}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757877309 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757877309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757877294 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:24 [2023-09-15T05:03:24.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757877294 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757877294 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757877294 data=null}, TreeItem with text {Traces [12]}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757877294 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757877293 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757877287 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:24 [2023-09-15T05:03:24.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1757877286 data=null doit=true}, TreeItem with text {z-clashes [6]}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1757877286 data=null}, TreeItem with text {z-clashes [6]}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1757877286 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757877286 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [6]}]
01:03:24 [2023-09-15T05:03:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1757877271 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757877044 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757877044 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757877044 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757877044 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757877044 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757877002 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:25 [2023-09-15T05:03:25.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:25 [2023-09-15T05:03:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757877000 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757877000 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757877000 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757877000 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757877000 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757876996 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757876996 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757876996 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757876996 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757876996 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757876996 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757876992 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757876992 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757876991 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757876991 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757876949 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757876783 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757876783 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757876783 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:25 [2023-09-15T05:03:25.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757875765 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757875764 data=null doit=true}, TableItem with text {}]
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757875764 data=null}, TableItem with text {}]
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757875764 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757875764 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757875760 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:26 [2023-09-15T05:03:26.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757875505 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757875504 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757875504 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757875504 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757875504 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757875500 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:26 [2023-09-15T05:03:26.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:26 [2023-09-15T05:03:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757875494 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757875494 data=null doit=true}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757875494 data=null}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757875494 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757875494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757875466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757875466 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757875466 data=null doit=true}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757875466 data=null}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757875465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757875465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757875436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:26 [2023-09-15T05:03:26.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757875435 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757875435 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757875435 data=null}, TreeItem with text {Traces [12]}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757875435 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757875434 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:26 [2023-09-15T05:03:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757875422 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:26 [2023-09-15T05:03:26.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:26 [2023-09-15T05:03:26.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875193 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757875193 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757875193 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875193 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757875193 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875159 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:26 [2023-09-15T05:03:26.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875157 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757875157 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757875157 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875156 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757875156 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875153 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875153 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757875153 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757875153 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875152 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757875152 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875149 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875149 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:03:26 [2023-09-15T05:03:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875149 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757875149 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757875106 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757874979 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757874979 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757874979 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:27 [2023-09-15T05:03:27.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757873968 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757873968 data=null doit=true}, TableItem with text {}]
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757873968 data=null}, TableItem with text {}]
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757873967 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757873967 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757873964 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:28 [2023-09-15T05:03:28.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:28 [2023-09-15T05:03:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:28 [2023-09-15T05:03:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:28 [2023-09-15T05:03:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757873686 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:28 [2023-09-15T05:03:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757873686 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:28 [2023-09-15T05:03:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757873686 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:28 [2023-09-15T05:03:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757873686 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757873686 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757873679 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:28 [2023-09-15T05:03:28.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757873672 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757873672 data=null doit=true}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757873672 data=null}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757873671 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757873671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757873642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757873641 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757873641 data=null doit=true}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757873641 data=null}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757873641 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757873641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757873636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:28 [2023-09-15T05:03:28.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757873635 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757873635 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757873635 data=null}, TreeItem with text {Traces [12]}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757873635 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757873634 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:28 [2023-09-15T05:03:28.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757873627 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:28 [2023-09-15T05:03:28.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:28 [2023-09-15T05:03:28.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
01:03:28 [2023-09-15T05:03:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:28 [2023-09-15T05:03:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:28 [2023-09-15T05:03:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873371 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757873371 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757873371 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873371 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757873371 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873351 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:28 [2023-09-15T05:03:28.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873349 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757873349 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757873349 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873349 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757873348 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873345 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873345 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757873344 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757873344 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873344 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757873344 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873340 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873340 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873339 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:28 [2023-09-15T05:03:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757873339 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:29 [2023-09-15T05:03:29.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873292 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:29 [2023-09-15T05:03:29.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757873017 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:29 [2023-09-15T05:03:29.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757873014 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:29 [2023-09-15T05:03:29.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757873014 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:29 [2023-09-15T05:03:29.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:03:29 [2023-09-15T05:03:29.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757873003 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757873002 data=null doit=true}, TableItem with text {}]
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757873002 data=null}, TableItem with text {}]
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757873002 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757873002 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757872998 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:29 [2023-09-15T05:03:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757871840 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757871836 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757871836 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757871836 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757871836 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757871823 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:30 [2023-09-15T05:03:30.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757871818 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757871818 data=null doit=true}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757871818 data=null}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757871818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757871818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757871793 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757871793 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757871793 data=null doit=true}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757871793 data=null}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757871793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757871793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757871788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:30 [2023-09-15T05:03:30.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757871787 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757871787 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757871787 data=null}, TreeItem with text {Traces [12]}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757871787 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757871787 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:30 [2023-09-15T05:03:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757871776 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:30 [2023-09-15T05:03:30.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:30 [2023-09-15T05:03:30.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871448 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757871448 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757871448 data=null}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871447 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757871447 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871411 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:30 [2023-09-15T05:03:30.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871405 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757871405 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757871405 data=null}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871405 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757871405 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871401 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871401 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757871400 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757871400 data=null}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871400 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757871400 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871397 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871396 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871396 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757871396 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871338 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1757871164 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1757871163 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1757871163 data=null}, TreeItem with text {simple_server-thread1}]
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:30 [2023-09-15T05:03:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757870661 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757870661 data=null doit=true}, TableItem with text {}]
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757870661 data=null}, TableItem with text {}]
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757870661 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757870660 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757870656 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:31 [2023-09-15T05:03:31.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:32 [2023-09-15T05:03:32.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:32 [2023-09-15T05:03:32.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757869867 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757869867 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757869867 data=null}, TreeItem with text {simple_server-thread1}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757869867 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757869866 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757869861 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:32 [2023-09-15T05:03:32.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757869857 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757869857 data=null doit=true}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757869857 data=null}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757869856 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757869856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757869826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757869822 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757869822 data=null doit=true}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757869822 data=null}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757869822 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757869822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757869813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:32 [2023-09-15T05:03:32.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757869812 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757869811 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757869811 data=null}, TreeItem with text {Traces [12]}]
01:03:32 [2023-09-15T05:03:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757869811 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:32 [2023-09-15T05:03:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757869811 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:32 [2023-09-15T05:03:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757869781 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:32 [2023-09-15T05:03:32.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:32 [2023-09-15T05:03:32.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
01:03:32 [2023-09-15T05:03:32.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:32 [2023-09-15T05:03:32.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:32 [2023-09-15T05:03:32.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869547 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757869547 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757869547 data=null}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869547 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757869547 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869499 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:32 [2023-09-15T05:03:32.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869497 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757869497 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757869497 data=null}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869497 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757869497 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869492 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869492 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757869492 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757869492 data=null}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869492 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757869492 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869488 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869488 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869487 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:03:32 [2023-09-15T05:03:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757869487 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869393 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1757869081 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1757869060 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1757869059 data=null}, TreeItem with text {simple_server-thread2}]
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757869055 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757869055 data=null doit=true}, TableItem with text {}]
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757869055 data=null}, TableItem with text {}]
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757869055 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757869055 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757869033 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:33 [2023-09-15T05:03:33.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:34 [2023-09-15T05:03:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:34 [2023-09-15T05:03:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:34 [2023-09-15T05:03:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757867864 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
01:03:34 [2023-09-15T05:03:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757867864 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:34 [2023-09-15T05:03:34.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757867864 data=null}, TreeItem with text {simple_server-thread2}]
01:03:34 [2023-09-15T05:03:34.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757867864 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757867864 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757867857 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:34 [2023-09-15T05:03:34.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757867853 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757867853 data=null doit=true}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757867853 data=null}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757867852 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757867852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757867811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757867811 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757867810 data=null doit=true}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757867810 data=null}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757867810 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757867810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757867804 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:34 [2023-09-15T05:03:34.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757867803 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757867803 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757867803 data=null}, TreeItem with text {Traces [12]}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757867803 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757867803 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757867795 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:34 [2023-09-15T05:03:34.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:34 [2023-09-15T05:03:34.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867716 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757867715 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757867715 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867715 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757867715 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867693 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:34 [2023-09-15T05:03:34.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867691 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757867691 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757867691 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867691 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757867691 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867679 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867679 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757867678 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757867678 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867678 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757867677 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867673 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867673 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867672 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757867672 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867602 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757867565 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757867565 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757867565 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:34 [2023-09-15T05:03:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
01:03:34 [2023-09-15T05:03:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:34 [2023-09-15T05:03:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:34 [2023-09-15T05:03:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:34 [2023-09-15T05:03:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:34 [2023-09-15T05:03:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:34 [2023-09-15T05:03:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:34 [2023-09-15T05:03:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:34 [2023-09-15T05:03:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:34 [2023-09-15T05:03:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:34 [2023-09-15T05:03:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:34 [2023-09-15T05:03:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757867058 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757867058 data=null doit=true}, TableItem with text {}]
01:03:35 [2023-09-15T05:03:35.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757867058 data=null}, TableItem with text {}]
01:03:35 [2023-09-15T05:03:35.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757867058 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:35 [2023-09-15T05:03:35.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757867058 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:35 [2023-09-15T05:03:35.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757867053 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:35 [2023-09-15T05:03:35.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:35 [2023-09-15T05:03:35.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:35 [2023-09-15T05:03:35.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:35 [2023-09-15T05:03:35.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757866191 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757866191 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757866191 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757866190 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757866190 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757866134 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:35 [2023-09-15T05:03:35.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757866127 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757866127 data=null doit=true}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757866127 data=null}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757866127 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757866127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757866099 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757866098 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757866098 data=null doit=true}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757866098 data=null}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757866098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757866098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757866081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757866080 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757866080 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757866080 data=null}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757866079 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757866079 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757866067 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757866062 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757866062 data=null doit=true}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757866062 data=null}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757866062 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757866062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757866043 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757866042 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757866042 data=null doit=true}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757866042 data=null}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757866041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757866041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757866030 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:35 [2023-09-15T05:03:35.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757866029 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757866029 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757866029 data=null}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757866028 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757866028 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757866012 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757866011 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757866011 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757866010 data=null}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757866010 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757866010 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757866005 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:03:35 [2023-09-15T05:03:35.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.223Z] 
01:03:36 [2023-09-15T05:03:36.223Z] (Eclipse:18457): Gtk-WARNING **: 05:03:36.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757865690 data=null doit=true}, Shell with text {Confirm Clear}]
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757865689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757865689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757865689 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757865689 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757865689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757865689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:36 [2023-09-15T05:03:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757865689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:37 [2023-09-15T05:03:37.851Z] 
01:03:37 [2023-09-15T05:03:37.851Z] (Eclipse:18457): Gtk-WARNING **: 05:03:37.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:03:39 [2023-09-15T05:03:39.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:03:39 [2023-09-15T05:03:39.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757865967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757862177 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757862177 data=null doit=true}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757862176 data=null}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757862176 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757862176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757862151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757862151 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757862151 data=null doit=true}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757862150 data=null}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757862150 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757862150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757862136 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:40 [2023-09-15T05:03:40.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757862134 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757862134 data=null doit=true}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757862134 data=null}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757862134 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757862134 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757862120 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:40 [2023-09-15T05:03:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757862119 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757862119 data=null doit=true}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757862119 data=null}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757862118 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757862118 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757862113 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:03:40 [2023-09-15T05:03:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:03:40 [2023-09-15T05:03:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757861750 data=null doit=true}, Shell with text {Trace Import}]
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-1757861694 data=null}, (of type 'Combo')]
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-1757861661 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1757861661 data=null doit=true}, TreeItem with text {/}]
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1757861661 data=null}, TreeItem with text {/}]
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1757861661 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757861661 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1757861660 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757861641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:03:40 [2023-09-15T05:03:40.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@ab8c4a9
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1757861639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757861638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1757861638 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1757861638 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1757861638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1757861638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1757861638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1757861638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757861638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1757861638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1757861638 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1757861638 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757861630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757861630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757861630 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757861630 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757861629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:40 [2023-09-15T05:03:40.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757861629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:40 [2023-09-15T05:03:40.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:40 [2023-09-15T05:03:40.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:40 [2023-09-15T05:03:40.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:40 [2023-09-15T05:03:40.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:40 [2023-09-15T05:03:40.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:03:40 [2023-09-15T05:03:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757861085 data=null doit=true}, Shell with text {Confirmation}]
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-1757861084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-1757861084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-1757861084 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-1757861084 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-1757861084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-1757861084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-1757861084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:03:41 [2023-09-15T05:03:41.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:03:41 [2023-09-15T05:03:41.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757861629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:03:41 [2023-09-15T05:03:41.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757862085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757860537 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757860537 data=null doit=true}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757860537 data=null}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757860537 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757860537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757860505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757860505 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757860505 data=null doit=true}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757860505 data=null}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757860505 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757860505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757860482 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:41 [2023-09-15T05:03:41.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757860481 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757860481 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757860481 data=null}, TreeItem with text {Traces [12]}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757860481 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757860481 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757860475 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757860475 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757860475 data=null}, TreeItem with text {Traces [12]}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757860475 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757860475 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:41 [2023-09-15T05:03:41.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757860461 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860137 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757860137 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757860137 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860136 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757860136 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860093 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:41 [2023-09-15T05:03:41.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860092 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757860092 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757860091 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860091 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757860091 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860088 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860088 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757860088 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757860088 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860087 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757860087 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860085 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860085 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860084 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:41 [2023-09-15T05:03:41.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757860084 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:42 [2023-09-15T05:03:42.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757860047 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:03:42 [2023-09-15T05:03:42.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757859836 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:42 [2023-09-15T05:03:42.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757859836 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:42 [2023-09-15T05:03:42.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757859836 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:42 [2023-09-15T05:03:42.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:03:42 [2023-09-15T05:03:42.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757858833 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757858833 data=null doit=true}, TableItem with text {}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757858833 data=null}, TableItem with text {}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757858833 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757858833 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757858829 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757858679 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757858679 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757858678 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757858678 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757858678 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757858675 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:43 [2023-09-15T05:03:43.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:43 [2023-09-15T05:03:43.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757858671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757858671 data=null doit=true}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757858671 data=null}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757858671 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757858671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757858655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757858654 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757858654 data=null doit=true}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757858654 data=null}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757858654 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757858654 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757858645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:43 [2023-09-15T05:03:43.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757858645 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757858645 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757858645 data=null}, TreeItem with text {Traces [12]}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757858644 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757858644 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757858637 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:43 [2023-09-15T05:03:43.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858575 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757858575 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757858575 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858575 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757858575 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858556 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:43 [2023-09-15T05:03:43.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858555 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757858554 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757858554 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858554 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757858554 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858551 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858551 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757858551 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757858550 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858550 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757858550 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858545 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858545 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858545 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757858545 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858496 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757858331 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757858331 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757858330 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:43 [2023-09-15T05:03:43.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
01:03:43 [2023-09-15T05:03:43.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:43 [2023-09-15T05:03:43.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757857326 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757857326 data=null doit=true}, TableItem with text {}]
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757857326 data=null}, TableItem with text {}]
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757857325 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757857325 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757857323 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:44 [2023-09-15T05:03:44.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:44 [2023-09-15T05:03:44.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:44 [2023-09-15T05:03:44.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:44 [2023-09-15T05:03:44.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757857066 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1757857066 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1757857066 data=null}, TreeItem with text {ExampleCustomXml.xml}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757857066 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757857066 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1757857062 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:44 [2023-09-15T05:03:44.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757857059 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757857058 data=null doit=true}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757857058 data=null}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757857058 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757857058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757857026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757857025 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757857025 data=null doit=true}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757857025 data=null}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757857025 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757857025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757857019 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:44 [2023-09-15T05:03:44.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757857019 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757857019 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757857019 data=null}, TreeItem with text {Traces [12]}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757857018 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757857018 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:44 [2023-09-15T05:03:44.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757857008 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:44 [2023-09-15T05:03:44.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:45 [2023-09-15T05:03:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:45 [2023-09-15T05:03:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:45 [2023-09-15T05:03:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856781 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757856781 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757856781 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856749 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757856748 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856723 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:45 [2023-09-15T05:03:45.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:45 [2023-09-15T05:03:45.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856721 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757856720 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757856720 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856720 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757856714 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856709 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856709 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757856708 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757856708 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856708 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757856708 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856704 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856700 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856700 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757856700 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856648 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757856400 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757856397 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757856397 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757856338 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757856338 data=null doit=true}, TableItem with text {}]
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757856338 data=null}, TableItem with text {}]
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757856338 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757856337 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757856333 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:45 [2023-09-15T05:03:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757855173 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757855173 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757855173 data=null}, TreeItem with text {kernel-overlap-testing}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757855173 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757855173 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757855169 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:47 [2023-09-15T05:03:47.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757855163 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757855163 data=null doit=true}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757855163 data=null}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757855163 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757855163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757855126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757855126 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757855126 data=null doit=true}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757855125 data=null}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757855125 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757855125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757855112 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:47 [2023-09-15T05:03:47.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757855111 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:47 [2023-09-15T05:03:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757855111 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757855111 data=null}, TreeItem with text {Traces [12]}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757855111 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757855111 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757855104 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:47 [2023-09-15T05:03:47.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757855068 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757855068 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757855068 data=null}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757855068 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757855068 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757855026 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:47 [2023-09-15T05:03:47.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757855024 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757855024 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757855024 data=null}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757855024 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757855024 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757855020 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757855020 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757855019 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757855013 data=null}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757855012 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757855012 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757855008 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757855008 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1757855008 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757855007 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757854965 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1757854793 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1757854790 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1757854790 data=null}, TreeItem with text {simple_server-thread1}]
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757854788 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757854788 data=null doit=true}, TableItem with text {}]
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757854788 data=null}, TableItem with text {}]
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757854788 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757854788 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757854760 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:47 [2023-09-15T05:03:47.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1757853494 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1757853494 data=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1757853494 data=null}, TreeItem with text {simple_server-thread1}]
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1757853494 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757853494 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1757853490 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:48 [2023-09-15T05:03:48.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:48 [2023-09-15T05:03:48.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757853486 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757853486 data=null doit=true}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757853486 data=null}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757853486 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757853486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757853468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757853467 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757853467 data=null doit=true}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757853467 data=null}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757853467 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757853467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757853457 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:48 [2023-09-15T05:03:48.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757853456 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757853456 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757853456 data=null}, TreeItem with text {Traces [12]}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757853456 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757853456 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757853444 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:48 [2023-09-15T05:03:48.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853372 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757853371 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757853371 data=null}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853371 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757853371 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853329 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:48 [2023-09-15T05:03:48.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853326 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757853326 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757853326 data=null}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853326 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757853326 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853322 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853322 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757853322 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757853321 data=null}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853321 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757853321 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853317 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853317 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853317 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757853317 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853228 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1757853091 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1757853091 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1757853091 data=null}, TreeItem with text {simple_server-thread2}]
01:03:48 [2023-09-15T05:03:48.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
01:03:48 [2023-09-15T05:03:48.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:48 [2023-09-15T05:03:48.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:48 [2023-09-15T05:03:48.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:48 [2023-09-15T05:03:48.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:48 [2023-09-15T05:03:48.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:49 [2023-09-15T05:03:49.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757852585 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757852585 data=null doit=true}, TableItem with text {}]
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757852585 data=null}, TableItem with text {}]
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757852585 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757852585 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757852581 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:49 [2023-09-15T05:03:49.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1757851816 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1757851816 data=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1757851816 data=null}, TreeItem with text {simple_server-thread2}]
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1757851816 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757851816 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1757851812 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:50 [2023-09-15T05:03:50.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757851808 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757851808 data=null doit=true}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757851808 data=null}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757851808 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757851808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757851777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757851774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757851774 data=null doit=true}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757851774 data=null}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757851774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757851773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757851756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:50 [2023-09-15T05:03:50.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757851755 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757851755 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757851755 data=null}, TreeItem with text {Traces [12]}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757851755 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757851755 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:50 [2023-09-15T05:03:50.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757851745 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:50 [2023-09-15T05:03:50.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851489 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757851489 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757851489 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851488 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757851488 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851469 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:50 [2023-09-15T05:03:50.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851468 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757851468 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757851468 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851467 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757851467 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851464 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851464 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757851464 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757851464 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851463 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757851463 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851455 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851455 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851455 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757851455 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851401 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757851242 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757851237 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757851237 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757851235 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757851235 data=null doit=true}, TableItem with text {}]
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757851235 data=null}, TableItem with text {}]
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757851234 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757851234 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757851217 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:50 [2023-09-15T05:03:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:52 [2023-09-15T05:03:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:52 [2023-09-15T05:03:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:52 [2023-09-15T05:03:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757849948 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
01:03:52 [2023-09-15T05:03:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757849948 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:52 [2023-09-15T05:03:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757849948 data=null}, TreeItem with text {ust-overlap-testing}]
01:03:52 [2023-09-15T05:03:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757849948 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:52 [2023-09-15T05:03:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757849948 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:03:52 [2023-09-15T05:03:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757849941 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
01:03:52 [2023-09-15T05:03:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:52 [2023-09-15T05:03:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:52 [2023-09-15T05:03:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:52 [2023-09-15T05:03:52.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757849935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757849935 data=null doit=true}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757849934 data=null}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757849934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757849934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757849899 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757849899 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757849898 data=null doit=true}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757849898 data=null}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757849898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757849898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757849873 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:52 [2023-09-15T05:03:52.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757849872 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757849872 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757849872 data=null}, TreeItem with text {Traces [12]}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757849872 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757849872 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757849854 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:52 [2023-09-15T05:03:52.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849725 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849725 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849725 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849724 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757849724 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849685 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:52 [2023-09-15T05:03:52.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849684 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849683 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849683 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849683 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757849683 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849679 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849679 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849679 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849679 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849679 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757849678 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849675 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849675 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849675 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757849675 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849631 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849502 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849502 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757849502 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:52 [2023-09-15T05:03:52.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
01:03:52 [2023-09-15T05:03:52.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:52 [2023-09-15T05:03:52.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:52 [2023-09-15T05:03:52.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:52 [2023-09-15T05:03:52.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:52 [2023-09-15T05:03:52.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:52 [2023-09-15T05:03:52.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:52 [2023-09-15T05:03:52.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:53 [2023-09-15T05:03:53.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:53 [2023-09-15T05:03:53.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:53 [2023-09-15T05:03:53.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:53 [2023-09-15T05:03:53.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757848477 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757848477 data=null doit=true}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757848477 data=null}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757848476 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757848476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757848475 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757848474 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757848474 data=null doit=true}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757848474 data=null}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757848473 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757848473 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757848473 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:53 [2023-09-15T05:03:53.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:53 [2023-09-15T05:03:53.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757847803 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757847803 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757847803 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757847802 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757847802 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1757847794 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:54 [2023-09-15T05:03:54.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:54 [2023-09-15T05:03:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757847789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757847789 data=null doit=true}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757847788 data=null}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757847788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757847788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757847765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757847765 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757847764 data=null doit=true}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757847764 data=null}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757847764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757847764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757847742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:54 [2023-09-15T05:03:54.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757847741 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757847741 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757847741 data=null}, TreeItem with text {Traces [12]}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757847741 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757847740 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:54 [2023-09-15T05:03:54.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757847733 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:54 [2023-09-15T05:03:54.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847484 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847483 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847483 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847483 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757847483 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847463 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:54 [2023-09-15T05:03:54.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847461 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847461 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847461 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847461 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757847461 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847457 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847457 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847457 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847457 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847457 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757847456 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847454 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847453 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847453 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757847453 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847410 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847260 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847260 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757847260 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:54 [2023-09-15T05:03:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757846254 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757846254 data=null doit=true}, TableItem with text {}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757846253 data=null}, TableItem with text {}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757846253 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757846253 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757846236 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757846060 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757846059 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757846059 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757846059 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757846059 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1757846052 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:56 [2023-09-15T05:03:56.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:56 [2023-09-15T05:03:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757846048 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757846048 data=null doit=true}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757846048 data=null}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757846048 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757846048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757846010 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757846009 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757846009 data=null doit=true}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757846009 data=null}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757846009 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757846009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757845983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:56 [2023-09-15T05:03:56.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757845982 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757845982 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757845982 data=null}, TreeItem with text {Traces [12]}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757845982 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757845982 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:56 [2023-09-15T05:03:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757845969 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:56 [2023-09-15T05:03:56.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845642 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845642 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845642 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845642 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757845642 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845599 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:56 [2023-09-15T05:03:56.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845597 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845597 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845597 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845597 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757845597 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845593 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845593 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845593 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845593 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845592 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757845592 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845589 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845589 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845589 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757845589 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845548 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845362 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845362 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1757845361 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:56 [2023-09-15T05:03:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
01:03:56 [2023-09-15T05:03:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:56 [2023-09-15T05:03:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:56 [2023-09-15T05:03:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:56 [2023-09-15T05:03:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:56 [2023-09-15T05:03:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:56 [2023-09-15T05:03:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:56 [2023-09-15T05:03:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:56 [2023-09-15T05:03:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:56 [2023-09-15T05:03:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757844860 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757844859 data=null doit=true}, TableItem with text {}]
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757844859 data=null}, TableItem with text {}]
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757844859 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757844859 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757844855 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:57 [2023-09-15T05:03:57.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:58 [2023-09-15T05:03:58.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757844064 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1757844064 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1757844063 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757844063 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757844063 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1757844058 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:58 [2023-09-15T05:03:58.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757844041 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757844041 data=null doit=true}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757844041 data=null}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757844041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757844040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757844014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757844013 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757844013 data=null doit=true}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757844013 data=null}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757844013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757844013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757844005 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:58 [2023-09-15T05:03:58.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757844004 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757844004 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757844004 data=null}, TreeItem with text {Traces [12]}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757844004 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757844004 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757843992 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:03:58 [2023-09-15T05:03:58.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:58 [2023-09-15T05:03:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843734 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1757843734 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1757843733 data=null}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843733 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757843733 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843709 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:58 [2023-09-15T05:03:58.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843707 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1757843707 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1757843707 data=null}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843707 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757843706 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843696 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843695 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1757843695 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1757843695 data=null}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843695 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757843695 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843691 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843690 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843690 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757843690 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843646 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757843442 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1757843442 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1757843442 data=null}, TreeItem with text {simple_server-thread1(2)}]
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:58 [2023-09-15T05:03:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757842939 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757842939 data=null doit=true}, TableItem with text {}]
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757842939 data=null}, TableItem with text {}]
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757842939 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757842938 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757842933 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:03:59 [2023-09-15T05:03:59.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757842170 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1757842170 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1757842170 data=null}, TreeItem with text {simple_server-thread1(2)}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757842170 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757842170 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1757842166 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:59 [2023-09-15T05:03:59.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757842160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757842160 data=null doit=true}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757842160 data=null}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757842160 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757842159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757842124 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757842123 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757842123 data=null doit=true}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757842123 data=null}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757842123 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757842123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757842105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:03:59 [2023-09-15T05:03:59.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:03:59 [2023-09-15T05:03:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:03:59 [2023-09-15T05:03:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757842104 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:03:59 [2023-09-15T05:03:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757842104 data=null doit=true}, TreeItem with text {Traces [12]}]
01:03:59 [2023-09-15T05:03:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757842104 data=null}, TreeItem with text {Traces [12]}]
01:03:59 [2023-09-15T05:03:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757842104 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:04:00 [2023-09-15T05:04:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757842104 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:04:00 [2023-09-15T05:04:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757842086 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:04:00 [2023-09-15T05:04:00.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:04:00 [2023-09-15T05:04:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:04:00 [2023-09-15T05:04:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:00 [2023-09-15T05:04:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841857 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1757841857 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1757841857 data=null}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841856 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757841856 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841816 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:00 [2023-09-15T05:04:00.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841814 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1757841814 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1757841814 data=null}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841813 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757841813 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841809 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841809 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1757841809 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1757841808 data=null}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841808 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757841808 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841804 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841804 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841804 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757841804 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841750 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757841520 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1757841504 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1757841504 data=null}, TreeItem with text {simple_server-thread2(2)}]
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757841502 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757841502 data=null doit=true}, TableItem with text {}]
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757841502 data=null}, TableItem with text {}]
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757841501 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757841501 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757841497 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:00 [2023-09-15T05:04:00.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757840283 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1757840283 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1757840283 data=null}, TreeItem with text {simple_server-thread2(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757840282 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757840282 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1757840278 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:01 [2023-09-15T05:04:01.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757840275 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757840274 data=null doit=true}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757840274 data=null}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757840274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757840274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757840248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757840247 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757840247 data=null doit=true}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757840247 data=null}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757840247 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757840247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757840218 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:01 [2023-09-15T05:04:01.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757840217 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757840217 data=null doit=true}, TreeItem with text {Traces [12]}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757840217 data=null}, TreeItem with text {Traces [12]}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757840217 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757840217 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757840207 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:04:01 [2023-09-15T05:04:01.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757840079 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1757840079 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1757840079 data=null}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757840078 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757840078 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757840040 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:01 [2023-09-15T05:04:01.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:01 [2023-09-15T05:04:01.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757840038 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1757840038 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1757840038 data=null}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757840038 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757840037 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757840033 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757840033 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1757840033 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1757840033 data=null}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757840032 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757840032 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757840028 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757840028 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757840028 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
01:04:01 [2023-09-15T05:04:01.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757840028 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:04:02 [2023-09-15T05:04:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757839979 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
01:04:02 [2023-09-15T05:04:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757839814 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
01:04:02 [2023-09-15T05:04:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1757839810 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:04:02 [2023-09-15T05:04:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1757839810 data=null}, TreeItem with text {ust-overlap-testing(2)}]
01:04:02 [2023-09-15T05:04:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
01:04:02 [2023-09-15T05:04:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757839808 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757839808 data=null doit=true}, TableItem with text {}]
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757839808 data=null}, TableItem with text {}]
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757839808 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757839807 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757839793 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:02 [2023-09-15T05:04:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:03 [2023-09-15T05:04:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:04:03 [2023-09-15T05:04:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:03 [2023-09-15T05:04:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757838530 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
01:04:03 [2023-09-15T05:04:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1757838530 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:04:03 [2023-09-15T05:04:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1757838530 data=null}, TreeItem with text {ust-overlap-testing(2)}]
01:04:03 [2023-09-15T05:04:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757838529 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:04:03 [2023-09-15T05:04:03.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757838529 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1757838522 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:03 [2023-09-15T05:04:03.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757838518 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757838518 data=null doit=true}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757838518 data=null}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757838518 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757838517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757838493 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757838493 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757838493 data=null doit=true}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757838493 data=null}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757838492 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757838492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757838469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757838441 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757838440 data=null doit=true}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757838440 data=null}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757838440 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757838440 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757838428 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757838413 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757838413 data=null doit=true}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757838413 data=null}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757838413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757838413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757838401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757838400 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757838400 data=null doit=true}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757838400 data=null}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757838400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757838400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757838385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:03 [2023-09-15T05:04:03.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757838384 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757838384 data=null doit=true}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757838384 data=null}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757838384 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757838384 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757838377 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1757838377 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1757838372 data=null doit=true}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1757838372 data=null}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1757838372 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757838372 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1757838368 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
01:04:03 [2023-09-15T05:04:03.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:04:03 [2023-09-15T05:04:03.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.886Z] 
01:04:03 [2023-09-15T05:04:03.886Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.887Z] 
01:04:03 [2023-09-15T05:04:03.887Z] (Eclipse:18457): Gtk-WARNING **: 05:04:03.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757838046 data=null doit=true}, Shell with text {Confirm Clear}]
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757838045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757838045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757838045 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757838045 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757838045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:03 [2023-09-15T05:04:03.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757838045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:04 [2023-09-15T05:04:04.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757838045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:05 [2023-09-15T05:04:05.512Z] 
01:04:05 [2023-09-15T05:04:05.512Z] (Eclipse:18457): Gtk-WARNING **: 05:04:05.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:06 [2023-09-15T05:04:06.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:07 [2023-09-15T05:04:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757838338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757834510 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757834510 data=null doit=true}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757834510 data=null}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757834509 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757834509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757834501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757834500 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757834500 data=null doit=true}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757834500 data=null}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757834500 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757834500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757834486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:07 [2023-09-15T05:04:07.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757834485 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757834485 data=null doit=true}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757834485 data=null}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757834485 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757834485 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757834474 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757834473 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757834473 data=null doit=true}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757834473 data=null}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757834473 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757834473 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757834469 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:04:07 [2023-09-15T05:04:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757834111 data=null doit=true}, Shell with text {Trace Import}]
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-1757834109 data=null}, (of type 'Combo')]
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-1757834074 data=null doit=true}, TreeItem with text {/}]
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-1757834074 data=null}, TreeItem with text {/}]
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-1757834074 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
01:04:07 [2023-09-15T05:04:07.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757834074 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-1757834072 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1757834072 data=null doit=true}, Tree node with text: z-clashes]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1757834072 data=null}, Tree node with text: z-clashes]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1757834043 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757834040 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1757834039 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1757834038 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1757834038 data=null doit=true}, Tree node with text: z-clashes]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1757834038 data=null}, Tree node with text: z-clashes]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1757834038 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757834038 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1757834029 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:07 [2023-09-15T05:04:07.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757834019 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757834019 data=null doit=true}, Tree node with text: kernel-overlap-testing]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757834019 data=null}, Tree node with text: kernel-overlap-testing]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757834018 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757834018 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757834016 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757834013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4147f0fd
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1757833996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757833996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1757833996 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1757833996 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1757833995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1757833995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1757833995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1757833995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757833991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1757833991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1757833991 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1757833991 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:04:07 [2023-09-15T05:04:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757833986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757833986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757833986 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757833986 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757833986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:07 [2023-09-15T05:04:07.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757833986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:08 [2023-09-15T05:04:08.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757833986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:08 [2023-09-15T05:04:08.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757834446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:04:08 [2023-09-15T05:04:08.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:08 [2023-09-15T05:04:08.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757833594 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757833594 data=null doit=true}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757833594 data=null}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757833594 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757833594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757833531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757833530 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757833530 data=null doit=true}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757833530 data=null}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757833530 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757833530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757833507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:08 [2023-09-15T05:04:08.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757833506 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757833506 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757833506 data=null}, TreeItem with text {Traces [2]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757833505 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757833505 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757833492 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757833492 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757833492 data=null}, TreeItem with text {Traces [2]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757833492 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757833492 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757833491 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1757833491 data=null doit=true}, TreeItem with text {z-clashes [1]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1757833490 data=null}, TreeItem with text {z-clashes [1]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1757833490 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757833490 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
01:04:08 [2023-09-15T05:04:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1757833489 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833267 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757833267 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757833267 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833267 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757833267 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833237 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:08 [2023-09-15T05:04:08.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833236 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757833235 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757833235 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833235 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757833235 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833232 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833231 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757833231 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757833231 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833231 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757833231 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833226 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833225 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833225 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:04:08 [2023-09-15T05:04:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757833225 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:09 [2023-09-15T05:04:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833191 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:04:09 [2023-09-15T05:04:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757833100 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:04:09 [2023-09-15T05:04:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757833100 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:09 [2023-09-15T05:04:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757833099 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:04:09 [2023-09-15T05:04:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:04:09 [2023-09-15T05:04:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757831594 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757831594 data=null doit=true}, TableItem with text {}]
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757831594 data=null}, TableItem with text {}]
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757831594 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757831594 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757831591 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757831524 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757831523 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757831523 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757831523 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757831523 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:10 [2023-09-15T05:04:10.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757831519 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:10 [2023-09-15T05:04:10.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757831515 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757831515 data=null doit=true}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757831515 data=null}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757831515 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757831515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757831495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757831495 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757831495 data=null doit=true}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757831495 data=null}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757831494 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757831494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757831490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:10 [2023-09-15T05:04:10.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757831490 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757831489 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757831489 data=null}, TreeItem with text {Traces [2]}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757831489 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757831489 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:10 [2023-09-15T05:04:10.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757831483 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:10 [2023-09-15T05:04:10.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831158 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757831158 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757831158 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831157 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757831157 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831122 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:10 [2023-09-15T05:04:10.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831120 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757831120 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757831120 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831120 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757831119 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831116 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
01:04:10 [2023-09-15T05:04:10.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831115 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757831115 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:10 [2023-09-15T05:04:10.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757831115 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831115 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757831114 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831111 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831111 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831111 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:04:10 [2023-09-15T05:04:10.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757831110 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:11 [2023-09-15T05:04:11.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757831067 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
01:04:11 [2023-09-15T05:04:11.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757830878 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:11 [2023-09-15T05:04:11.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757830878 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:11 [2023-09-15T05:04:11.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757830878 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:11 [2023-09-15T05:04:11.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
01:04:11 [2023-09-15T05:04:11.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:11 [2023-09-15T05:04:11.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757830376 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757830376 data=null doit=true}, TableItem with text {}]
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757830376 data=null}, TableItem with text {}]
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757830375 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757830375 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757830372 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:11 [2023-09-15T05:04:11.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757829616 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757829616 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757829616 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757829616 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757829615 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757829612 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:12 [2023-09-15T05:04:12.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757829606 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757829605 data=null doit=true}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757829605 data=null}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757829605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757829605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757829577 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757829571 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757829570 data=null doit=true}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757829570 data=null}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757829570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757829570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757829553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757829552 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757829552 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757829552 data=null}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757829552 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757829552 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757829546 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757829536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757829536 data=null doit=true}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757829536 data=null}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757829536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757829536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757829526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757829521 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757829521 data=null doit=true}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757829521 data=null}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757829520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757829520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757829515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:12 [2023-09-15T05:04:12.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757829514 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757829514 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757829514 data=null}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757829514 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757829514 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757829503 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757829502 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757829502 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757829502 data=null}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757829502 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757829502 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757829499 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
01:04:12 [2023-09-15T05:04:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
01:04:12 [2023-09-15T05:04:12.586Z] 
01:04:12 [2023-09-15T05:04:12.586Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.586Z] 
01:04:12 [2023-09-15T05:04:12.586Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.586Z] 
01:04:12 [2023-09-15T05:04:12.586Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.586Z] 
01:04:12 [2023-09-15T05:04:12.586Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.586Z] 
01:04:12 [2023-09-15T05:04:12.586Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.586Z] 
01:04:12 [2023-09-15T05:04:12.586Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.586Z] 
01:04:12 [2023-09-15T05:04:12.586Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.586Z] 
01:04:12 [2023-09-15T05:04:12.586Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.842Z] 
01:04:12 [2023-09-15T05:04:12.842Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] 
01:04:12 [2023-09-15T05:04:12.843Z] (Eclipse:18457): Gtk-WARNING **: 05:04:12.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757829186 data=null doit=true}, Shell with text {New Folder}]
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757829182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757829182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757829182 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757829182 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757829182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757829182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757829182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:12 [2023-09-15T05:04:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1757829477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
01:04:13 [2023-09-15T05:04:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:13 [2023-09-15T05:04:13.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:13 [2023-09-15T05:04:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:13 [2023-09-15T05:04:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-1757829055 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}]
01:04:13 [2023-09-15T05:04:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=-1757829055 data=null doit=true}, TreeItem with text {aaa}]
01:04:13 [2023-09-15T05:04:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=-1757829055 data=null}, TreeItem with text {aaa}]
01:04:13 [2023-09-15T05:04:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=-1757829055 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}]
01:04:13 [2023-09-15T05:04:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757829055 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {aaa}]
01:04:13 [2023-09-15T05:04:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=-1757829049 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}]
01:04:13 [2023-09-15T05:04:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:04:13 [2023-09-15T05:04:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:04:13 [2023-09-15T05:04:13.101Z] 
01:04:13 [2023-09-15T05:04:13.101Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.101Z] 
01:04:13 [2023-09-15T05:04:13.101Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.101Z] 
01:04:13 [2023-09-15T05:04:13.101Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.101Z] 
01:04:13 [2023-09-15T05:04:13.101Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.101Z] 
01:04:13 [2023-09-15T05:04:13.101Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.101Z] 
01:04:13 [2023-09-15T05:04:13.101Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.101Z] 
01:04:13 [2023-09-15T05:04:13.101Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.101Z] 
01:04:13 [2023-09-15T05:04:13.101Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.360Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.360Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] 
01:04:13 [2023-09-15T05:04:13.361Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757828661 data=null doit=true}, Shell with text {Trace Import}]
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1757828660 data=null doit=true}, Button with text {Select &archive file:}]
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1757828660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1757828658 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1757828658 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1757828658 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1757828658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-1757828656 data=null}, (of type 'Combo')]
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-1757828613 data=null doit=true}, TreeItem with text {import}]
01:04:13 [2023-09-15T05:04:13.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-1757828613 data=null}, TreeItem with text {import}]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-1757828612 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757828612 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-1757828611 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757828610 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757828610 data=null doit=true}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757828610 data=null}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757828610 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757828610 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757828608 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-1757828581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@15058524
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1757828580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1757828580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1757828580 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1757828580 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1757828580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1757828580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1757828580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1757828579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1757828579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1757828579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1757828579 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1757828579 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c52dc45
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1757828578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757828578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1757828578 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1757828578 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1757828578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1757828578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1757828578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1757828578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1757828578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1757828578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1757828578 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1757828578 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757828574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757828574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757828574 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757828574 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757828574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:13 [2023-09-15T05:04:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757828574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:13 [2023-09-15T05:04:13.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757828574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757829014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757828431 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757828431 data=null doit=true}, TreeItem with text {test}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757828431 data=null}, TreeItem with text {test}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757828431 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757828430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757828400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:13 [2023-09-15T05:04:13.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-1757828399 data=null doit=true}, TreeItem with text {Experiments [0]}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-1757828399 data=null}, TreeItem with text {Experiments [0]}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-1757828399 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757828399 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-1757828398 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1757828398 data=null doit=true}, TreeItem with text {aaa [1]}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1757828398 data=null}, TreeItem with text {aaa [1]}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1757828398 data=null button=1 stateMask=0x0 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757828397 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {aaa [1]}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1757828397 data=null button=1 stateMask=0x80000 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757828395 data=null doit=true}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757828395 data=null}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757828395 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757828395 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-1757828335 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-1757828334 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-1757828331 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-1757828320 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-1757828319 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-1757828319 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-1757828319 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-1757828319 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-1757828313 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [0]} time=-1757828302 data=null doit=true}, TreeItem with text {exp [0]}]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-1757828302 data=null}, TreeItem with text {exp [0]}]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-1757828301 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757828301 data=null item=TreeItem {exp [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [0]}]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-1757828300 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-1757828299 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1757828299 data=null doit=true}, TreeItem with text {aaa [1]}]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1757828299 data=null}, TreeItem with text {aaa [1]}]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1757828299 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757828299 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {aaa [1]}]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1757828275 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
01:04:13 [2023-09-15T05:04:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:13 [2023-09-15T05:04:13.878Z] 
01:04:13 [2023-09-15T05:04:13.878Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] 
01:04:14 [2023-09-15T05:04:14.135Z] (Eclipse:18457): Gtk-WARNING **: 05:04:13.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757827953 data=null doit=true}, Shell with text {Rename Folder}]
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text'
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757827951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757827951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757827951 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757827951 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757827950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757827950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757827950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:14 [2023-09-15T05:04:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:14 [2023-09-15T05:04:14.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1757828254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
01:04:14 [2023-09-15T05:04:14.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:14 [2023-09-15T05:04:14.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
01:04:14 [2023-09-15T05:04:14.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
01:04:14 [2023-09-15T05:04:14.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:14 [2023-09-15T05:04:14.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757827340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757827340 data=null doit=true}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757827340 data=null}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757827340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757827340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757827300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757827299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757827299 data=null doit=true}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757827299 data=null}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757827299 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757827299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757827295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1757827294 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757827294 data=null doit=true}, TreeItem with text {Traces [3]}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757827294 data=null}, TreeItem with text {Traces [3]}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757827294 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757827294 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:04:14 [2023-09-15T05:04:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757827281 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
01:04:14 [2023-09-15T05:04:14.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757827077 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}]
01:04:14 [2023-09-15T05:04:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:04:14 [2023-09-15T05:04:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:14 [2023-09-15T05:04:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:14 [2023-09-15T05:04:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:14 [2023-09-15T05:04:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757827073 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757827072 data=null doit=true}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757827072 data=null}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757827072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757827072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:14 [2023-09-15T05:04:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757827046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:15 [2023-09-15T05:04:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:04:15 [2023-09-15T05:04:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:04:15 [2023-09-15T05:04:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.161Z] 
01:04:15 [2023-09-15T05:04:15.161Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.417Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.418Z] 
01:04:15 [2023-09-15T05:04:15.418Z] (Eclipse:18457): Gtk-WARNING **: 05:04:15.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826150 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826150 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826150 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757826150 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757826149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757826149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757826149 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757826149 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757826149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757826149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:15 [2023-09-15T05:04:15.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:15 [2023-09-15T05:04:15.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:15 [2023-09-15T05:04:15.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:15 [2023-09-15T05:04:15.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:15 [2023-09-15T05:04:15.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:15 [2023-09-15T05:04:15.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:04:16 [2023-09-15T05:04:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757826149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:16 [2023-09-15T05:04:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757827005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:04:16 [2023-09-15T05:04:16.543Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 372.022 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
01:04:16 [2023-09-15T05:04:16.543Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.291 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.994 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.481 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.879 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.532 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 11.175 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.844 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.173 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.303 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.68 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.504 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.097 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 27.522 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 17.686 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 16.409 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 14.75 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.709 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.172 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.508 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.074 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.051 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.384 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.239 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.247 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.184 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 14.523 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.239 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.212 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.191 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 24.48 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 26.965 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.673 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 24.038 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 27.637 s
01:04:16 [2023-09-15T05:04:16.544Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.882 s
01:04:16 [2023-09-15T05:04:16.544Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.266 s
01:04:16 [2023-09-15T05:04:16.544Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
01:04:16 [2023-09-15T05:04:16.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757825435 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:04:16 [2023-09-15T05:04:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:16 [2023-09-15T05:04:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:04:16 [2023-09-15T05:04:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:04:16 [2023-09-15T05:04:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
01:04:16 [2023-09-15T05:04:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1757825294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
01:04:16 [2023-09-15T05:04:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
01:04:16 [2023-09-15T05:04:16.800Z] 
01:04:16 [2023-09-15T05:04:16.800Z] (Eclipse:18457): Gtk-WARNING **: 05:04:16.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:17 [2023-09-15T05:04:17.057Z] 
01:04:17 [2023-09-15T05:04:17.057Z] (Eclipse:18457): Gtk-WARNING **: 05:04:17.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:18 [2023-09-15T05:04:18.427Z] 
01:04:18 [2023-09-15T05:04:18.427Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:18.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:18 [2023-09-15T05:04:18.427Z] 
01:04:18 [2023-09-15T05:04:18.427Z] (Eclipse:18457): Gtk-WARNING **: 05:04:18.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:18 [2023-09-15T05:04:18.683Z] 
01:04:18 [2023-09-15T05:04:18.683Z] (Eclipse:18457): Gtk-WARNING **: 05:04:18.482: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:18 [2023-09-15T05:04:18.683Z] 
01:04:18 [2023-09-15T05:04:18.683Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:18.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:18 [2023-09-15T05:04:18.940Z] 
01:04:18 [2023-09-15T05:04:18.940Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:18.678: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:20 [2023-09-15T05:04:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
01:04:21 [2023-09-15T05:04:21.094Z] 
01:04:21 [2023-09-15T05:04:21.094Z] (Eclipse:18457): Gtk-WARNING **: 05:04:20.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:21 [2023-09-15T05:04:21.094Z] 
01:04:21 [2023-09-15T05:04:21.094Z] (Eclipse:18457): Gtk-WARNING **: 05:04:20.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:21 [2023-09-15T05:04:21.094Z] 
01:04:21 [2023-09-15T05:04:21.094Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:20.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:22 [2023-09-15T05:04:22.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
01:04:22 [2023-09-15T05:04:22.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:22 [2023-09-15T05:04:22.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757819678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757819677 data=null doit=true}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757819677 data=null}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757819677 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757819677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757819660 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757819660 data=null doit=true}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757819660 data=null}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757819659 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757819659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757819658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757819658 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757819658 data=null}, TreeItem with text {Traces [2]}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757819657 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757819657 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757819656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:04:22 [2023-09-15T05:04:22.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1757819656 data=null doit=true}, TreeItem with text {Experiments [1]}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1757819656 data=null}, TreeItem with text {Experiments [1]}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1757819656 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757819656 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1757819655 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1757819654 data=null doit=true}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1757819654 data=null}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1757819654 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757819654 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-1757819642 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-1757819642 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-1757819641 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-1757819641 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-1757819640 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-1757819640 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-1757819640 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-1757819640 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-1757819636 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-1757819634 data=null doit=true}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1757819634 data=null}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1757819631 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757819631 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-1757819626 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-1757819626 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-1757819625 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-1757819625 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-1757819624 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-1757819624 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-1757819624 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-1757819624 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-1757819619 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]}
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-1757819610 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-1757819610 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:22 [2023-09-15T05:04:22.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-1757819610 data=null}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-1757819609 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757819609 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-1757819604 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-1757819604 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-1757819604 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757819604 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-1757819497 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=-1757819496 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=-1757819496 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=-1757819496 data=null}, TreeItem with text {TestExperiment [0]}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [0]}
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757819493 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757819493 data=null doit=true}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757819493 data=null}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757819492 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757819492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757819331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:22 [2023-09-15T05:04:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:22 [2023-09-15T05:04:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:22 [2023-09-15T05:04:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:22 [2023-09-15T05:04:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:22 [2023-09-15T05:04:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:22 [2023-09-15T05:04:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757819328 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757819328 data=null doit=true}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757819328 data=null}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757819328 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757819327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:22 [2023-09-15T05:04:22.980Z] 
01:04:22 [2023-09-15T05:04:22.980Z] (Eclipse:18457): Gtk-WARNING **: 05:04:22.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:23 [2023-09-15T05:04:23.238Z] 
01:04:23 [2023-09-15T05:04:23.238Z] (Eclipse:18457): Gtk-WARNING **: 05:04:22.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:23 [2023-09-15T05:04:23.238Z] 
01:04:23 [2023-09-15T05:04:23.238Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:22.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:23 [2023-09-15T05:04:23.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757818912 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:23 [2023-09-15T05:04:23.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757818719 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757818719 data=null doit=true}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757818719 data=null}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757818719 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757818719 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757818681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757818680 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757818680 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757818680 data=null}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757818680 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757818680 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757818675 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:23 [2023-09-15T05:04:23.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1757818674 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1757818674 data=null}, TreeItem with text {debuginfo-synth-exec}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1757818674 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757818674 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1757818672 data=null button=1 stateMask=0x80000 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-1757818672 data=null doit=true}, Tree node with text: Views]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-1757818672 data=null}, Tree node with text: Views]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-1757818672 data=null button=1 stateMask=0x0 x=116 y=150 count=1}, Tree node with text: Views]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757818672 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-1757818613 data=null button=1 stateMask=0x80000 x=116 y=150 count=1}, Tree node with text: Views]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757818596 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757818596 data=null doit=true}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757818596 data=null}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757818595 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757818595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757818588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757818535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757818535 data=null doit=true}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757818535 data=null}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757818534 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757818534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757818529 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757818529 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757818528 data=null doit=true}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757818528 data=null}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757818528 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757818528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757818523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:23 [2023-09-15T05:04:23.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757818518 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757818517 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757818517 data=null}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757818517 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757818517 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757818512 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:23 [2023-09-15T05:04:23.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:23 [2023-09-15T05:04:23.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-1757818511 data=null doit=true}, TreeItem with text {bug446190}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1757818511 data=null}, TreeItem with text {bug446190}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1757818511 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757818511 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {bug446190}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1757818509 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-1757818509 data=null doit=true}, Tree node with text: Views]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-1757818509 data=null}, Tree node with text: Views]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-1757818509 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
01:04:23 [2023-09-15T05:04:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757818509 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
01:04:23 [2023-09-15T05:04:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-1757818432 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
01:04:24 [2023-09-15T05:04:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:24 [2023-09-15T05:04:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1757817272 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
01:04:24 [2023-09-15T05:04:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-1757817272 data=null doit=true}, TreeItem with text {bug446190}]
01:04:24 [2023-09-15T05:04:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1757817272 data=null}, TreeItem with text {bug446190}]
01:04:24 [2023-09-15T05:04:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1757817271 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
01:04:24 [2023-09-15T05:04:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757817271 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
01:04:24 [2023-09-15T05:04:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1757817267 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
01:04:24 [2023-09-15T05:04:24.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
01:04:24 [2023-09-15T05:04:24.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
01:04:24 [2023-09-15T05:04:24.960Z] 
01:04:24 [2023-09-15T05:04:24.960Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:24.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:24 [2023-09-15T05:04:24.960Z] 
01:04:24 [2023-09-15T05:04:24.960Z] (Eclipse:18457): Gtk-WARNING **: 05:04:24.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:24 [2023-09-15T05:04:24.960Z] 
01:04:24 [2023-09-15T05:04:24.960Z] (Eclipse:18457): Gtk-WARNING **: 05:04:24.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:24 [2023-09-15T05:04:24.960Z] 
01:04:24 [2023-09-15T05:04:24.960Z] (Eclipse:18457): Gtk-WARNING **: 05:04:24.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:24 [2023-09-15T05:04:24.960Z] 
01:04:24 [2023-09-15T05:04:24.960Z] (Eclipse:18457): Gtk-WARNING **: 05:04:24.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:24 [2023-09-15T05:04:24.960Z] 
01:04:24 [2023-09-15T05:04:24.960Z] (Eclipse:18457): Gtk-WARNING **: 05:04:24.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:24 [2023-09-15T05:04:24.960Z] 
01:04:24 [2023-09-15T05:04:24.960Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:24.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:25 [2023-09-15T05:04:25.218Z] 
01:04:25 [2023-09-15T05:04:25.218Z] (Eclipse:18457): Gtk-WARNING **: 05:04:24.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:25 [2023-09-15T05:04:25.218Z] 
01:04:25 [2023-09-15T05:04:25.218Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:24.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:25 [2023-09-15T05:04:25.218Z] 
01:04:25 [2023-09-15T05:04:25.218Z] (Eclipse:18457): Gtk-WARNING **: 05:04:25.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:25 [2023-09-15T05:04:25.218Z] 
01:04:25 [2023-09-15T05:04:25.218Z] (Eclipse:18457): Gtk-WARNING **: 05:04:25.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:25 [2023-09-15T05:04:25.218Z] 
01:04:25 [2023-09-15T05:04:25.218Z] (Eclipse:18457): Gtk-WARNING **: 05:04:25.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:25 [2023-09-15T05:04:25.218Z] 
01:04:25 [2023-09-15T05:04:25.218Z] (Eclipse:18457): Gtk-WARNING **: 05:04:25.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:25 [2023-09-15T05:04:25.218Z] 
01:04:25 [2023-09-15T05:04:25.218Z] (Eclipse:18457): Gtk-WARNING **: 05:04:25.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:25 [2023-09-15T05:04:25.218Z] 
01:04:25 [2023-09-15T05:04:25.218Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:25.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1757816873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1757816872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1757816872 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1757816872 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1757816872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1757816872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1757816872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:25 [2023-09-15T05:04:25.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1757817227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
01:04:25 [2023-09-15T05:04:25.218Z] 
01:04:25 [2023-09-15T05:04:25.218Z] (Eclipse:18457): Gtk-WARNING **: 05:04:25.118: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:25 [2023-09-15T05:04:25.218Z] 
01:04:25 [2023-09-15T05:04:25.218Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:25.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:25 [2023-09-15T05:04:25.475Z] 
01:04:25 [2023-09-15T05:04:25.475Z] (Eclipse:18457): Gtk-WARNING **: 05:04:25.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:25 [2023-09-15T05:04:25.475Z] 
01:04:25 [2023-09-15T05:04:25.475Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:25.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:25 [2023-09-15T05:04:25.475Z] 
01:04:25 [2023-09-15T05:04:25.475Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:25.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:25 [2023-09-15T05:04:25.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:25 [2023-09-15T05:04:25.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:25 [2023-09-15T05:04:25.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-1757816599 data=null button=0 stateMask=0x0 x=155 y=288 count=0}, Tree node with text: IRQ Analysis]
01:04:25 [2023-09-15T05:04:25.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-1757816599 data=null doit=true}, Tree node with text: IRQ Analysis]
01:04:25 [2023-09-15T05:04:25.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-1757816599 data=null}, Tree node with text: IRQ Analysis]
01:04:25 [2023-09-15T05:04:25.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-1757816599 data=null button=1 stateMask=0x0 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
01:04:25 [2023-09-15T05:04:25.475Z] 
01:04:25 [2023-09-15T05:04:25.475Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:25.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:25 [2023-09-15T05:04:25.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757816599 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
01:04:25 [2023-09-15T05:04:25.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-1757816583 data=null button=1 stateMask=0x80000 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
01:04:25 [2023-09-15T05:04:25.475Z] 
01:04:25 [2023-09-15T05:04:25.475Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:25.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:25 [2023-09-15T05:04:25.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
01:04:25 [2023-09-15T05:04:25.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
01:04:25 [2023-09-15T05:04:25.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1757816491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
01:04:25 [2023-09-15T05:04:25.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
01:04:27 [2023-09-15T05:04:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:27 [2023-09-15T05:04:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1757814338 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
01:04:27 [2023-09-15T05:04:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-1757814338 data=null doit=true}, TreeItem with text {bug446190}]
01:04:27 [2023-09-15T05:04:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1757814337 data=null}, TreeItem with text {bug446190}]
01:04:27 [2023-09-15T05:04:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1757814337 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
01:04:27 [2023-09-15T05:04:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757814337 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
01:04:27 [2023-09-15T05:04:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1757814331 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
01:04:27 [2023-09-15T05:04:27.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
01:04:27 [2023-09-15T05:04:27.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
01:04:27 [2023-09-15T05:04:27.883Z] 
01:04:27 [2023-09-15T05:04:27.883Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:27.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-WARNING **: 05:04:27.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-WARNING **: 05:04:27.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-WARNING **: 05:04:27.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-WARNING **: 05:04:27.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-WARNING **: 05:04:27.924: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:27.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.141Z] 
01:04:28 [2023-09-15T05:04:28.141Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1757813801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1757813801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1757813801 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1757813801 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1757813801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1757813801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1757813801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1757814294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.256: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1757813656 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-1757813656 data=null doit=true}, TreeItem with text {bug446190}]
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1757813656 data=null}, TreeItem with text {bug446190}]
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1757813656 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757813655 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.309: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1757813607 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.341: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.398Z] 
01:04:28 [2023-09-15T05:04:28.398Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
01:04:28 [2023-09-15T05:04:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.547: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.574: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.655Z] 
01:04:28 [2023-09-15T05:04:28.655Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.656Z] 
01:04:28 [2023-09-15T05:04:28.656Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.656Z] 
01:04:28 [2023-09-15T05:04:28.656Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.656Z] 
01:04:28 [2023-09-15T05:04:28.656Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.656Z] 
01:04:28 [2023-09-15T05:04:28.656Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.656Z] 
01:04:28 [2023-09-15T05:04:28.656Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.656Z] 
01:04:28 [2023-09-15T05:04:28.656Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.656Z] 
01:04:28 [2023-09-15T05:04:28.656Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1757813256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1757813256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1757813256 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1757813256 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1757813256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1757813256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1757813256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1757813573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
01:04:28 [2023-09-15T05:04:28.912Z] 
01:04:28 [2023-09-15T05:04:28.912Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.717: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.912Z] 
01:04:28 [2023-09-15T05:04:28.912Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.912Z] 
01:04:28 [2023-09-15T05:04:28.912Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.912Z] 
01:04:28 [2023-09-15T05:04:28.912Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:28 [2023-09-15T05:04:28.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis
01:04:28 [2023-09-15T05:04:28.912Z] 
01:04:28 [2023-09-15T05:04:28.912Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.912Z] 
01:04:28 [2023-09-15T05:04:28.912Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:28 [2023-09-15T05:04:28.912Z] 
01:04:28 [2023-09-15T05:04:28.912Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:28 [2023-09-15T05:04:28.912Z] 
01:04:28 [2023-09-15T05:04:28.912Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:29 [2023-09-15T05:04:29.169Z] 
01:04:29 [2023-09-15T05:04:29.169Z] (Eclipse:18457): Gtk-WARNING **: 05:04:28.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:29 [2023-09-15T05:04:29.169Z] 
01:04:29 [2023-09-15T05:04:29.169Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.909: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1757813090 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1757813006 data=null doit=true}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1757813006 data=null}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1757813005 data=null button=1 stateMask=0x0 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757813005 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] 
01:04:29 [2023-09-15T05:04:29.169Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1757812988 data=null button=1 stateMask=0x80000 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1757812988 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1757812988 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757812987 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] 
01:04:29 [2023-09-15T05:04:29.169Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.980: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:29 [2023-09-15T05:04:29.169Z] 
01:04:29 [2023-09-15T05:04:29.169Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:28.990: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1757812926 data=null button=1 stateMask=0x80000 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1757812926 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1757812926 data=null doit=true}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1757812926 data=null}, Tree node with text: Futex Contention Analysis]
01:04:29 [2023-09-15T05:04:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis
01:04:29 [2023-09-15T05:04:29.169Z] 
01:04:29 [2023-09-15T05:04:29.169Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:29.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1757809840 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-1757809840 data=null doit=true}, TreeItem with text {bug446190}]
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1757809840 data=null}, TreeItem with text {bug446190}]
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1757809840 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757809839 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1757809825 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.447Z] 
01:04:32 [2023-09-15T05:04:32.447Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1757809489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1757809489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1757809489 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1757809489 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1757809489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:32 [2023-09-15T05:04:32.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1757809489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1757809489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1757809794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
01:04:32 [2023-09-15T05:04:32.704Z] 
01:04:32 [2023-09-15T05:04:32.704Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.704Z] 
01:04:32 [2023-09-15T05:04:32.704Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.704Z] 
01:04:32 [2023-09-15T05:04:32.704Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.704Z] 
01:04:32 [2023-09-15T05:04:32.704Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:32 [2023-09-15T05:04:32.704Z] 
01:04:32 [2023-09-15T05:04:32.704Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.704Z] 
01:04:32 [2023-09-15T05:04:32.704Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.704Z] 
01:04:32 [2023-09-15T05:04:32.704Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.704Z] 
01:04:32 [2023-09-15T05:04:32.704Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757809227 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757809227 data=null doit=true}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757809227 data=null}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757809227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.961Z] 
01:04:32 [2023-09-15T05:04:32.961Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.961Z] 
01:04:32 [2023-09-15T05:04:32.961Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757809227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.961Z] 
01:04:32 [2023-09-15T05:04:32.961Z] (Eclipse:18457): Gtk-WARNING **: 05:04:32.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:32 [2023-09-15T05:04:32.962Z] 
01:04:32 [2023-09-15T05:04:32.962Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757809187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:32 [2023-09-15T05:04:32.962Z] 
01:04:32 [2023-09-15T05:04:32.962Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757809133 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757809133 data=null doit=true}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757809133 data=null}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757809133 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] 
01:04:32 [2023-09-15T05:04:32.962Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757809132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757809115 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757809114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757809114 data=null doit=true}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757809114 data=null}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757809114 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757809113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] 
01:04:32 [2023-09-15T05:04:32.962Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:32.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757809100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757809099 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757809099 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757809099 data=null}, TreeItem with text {Traces [2]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757809099 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757809099 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757809094 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:32 [2023-09-15T05:04:32.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:32 [2023-09-15T05:04:32.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:32 [2023-09-15T05:04:32.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
01:04:32 [2023-09-15T05:04:32.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won't expand it again.
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757809038 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757809037 data=null doit=true}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757809037 data=null}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757809037 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757809037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757809031 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:32 [2023-09-15T05:04:32.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-1757809030 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1757809030 data=null doit=true}, TreeItem with text {Experiments [1]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1757809030 data=null}, TreeItem with text {Experiments [1]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1757809029 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757809029 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiments [1]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1757809017 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
01:04:32 [2023-09-15T05:04:32.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
01:04:32 [2023-09-15T05:04:32.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-1757809017 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-1757809017 data=null}, TreeItem with text {TestExperiment [2]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-1757809017 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757809016 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestExperiment [2]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-1757809014 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-1757809014 data=null doit=true}, Tree node with text: Views]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-1757809014 data=null}, Tree node with text: Views]
01:04:32 [2023-09-15T05:04:32.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-1757809014 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
01:04:32 [2023-09-15T05:04:32.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757809014 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
01:04:32 [2023-09-15T05:04:32.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-1757808991 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
01:04:33 [2023-09-15T05:04:33.219Z] 
01:04:33 [2023-09-15T05:04:33.219Z] (Eclipse:18457): Gtk-WARNING **: 05:04:33.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:33 [2023-09-15T05:04:33.219Z] 
01:04:33 [2023-09-15T05:04:33.219Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:33.143: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:33 [2023-09-15T05:04:33.219Z] 
01:04:33 [2023-09-15T05:04:33.219Z] (Eclipse:18457): Gtk-WARNING **: 05:04:33.145: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757808315 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757808242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757808242 data=null doit=true}, TreeItem with text {test}]
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757808242 data=null}, TreeItem with text {test}]
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757808241 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757808241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757808229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:04:33 [2023-09-15T05:04:33.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:04:34 [2023-09-15T05:04:34.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:04:34 [2023-09-15T05:04:34.298Z] 
01:04:34 [2023-09-15T05:04:34.298Z] (Eclipse:18457): Gtk-WARNING **: 05:04:34.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:34 [2023-09-15T05:04:34.298Z] 
01:04:34 [2023-09-15T05:04:34.298Z] (Eclipse:18457): Gtk-WARNING **: 05:04:34.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:34 [2023-09-15T05:04:34.298Z] 
01:04:34 [2023-09-15T05:04:34.298Z] (Eclipse:18457): Gtk-WARNING **: 05:04:34.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:34 [2023-09-15T05:04:34.298Z] 
01:04:34 [2023-09-15T05:04:34.298Z] (Eclipse:18457): Gtk-WARNING **: 05:04:34.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:34 [2023-09-15T05:04:34.555Z] 
01:04:34 [2023-09-15T05:04:34.555Z] (Eclipse:18457): Gtk-WARNING **: 05:04:34.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807096 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807096 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807096 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757807095 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757807094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757807094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757807094 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757807094 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757807094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757807094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:35 [2023-09-15T05:04:35.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:35 [2023-09-15T05:04:35.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:35 [2023-09-15T05:04:35.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:35 [2023-09-15T05:04:35.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:35 [2023-09-15T05:04:35.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:35 [2023-09-15T05:04:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:04:35 [2023-09-15T05:04:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757807094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:35 [2023-09-15T05:04:35.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757808187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:04:35 [2023-09-15T05:04:35.378Z] 
01:04:35 [2023-09-15T05:04:35.378Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.379Z] 
01:04:35 [2023-09-15T05:04:35.379Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.231: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.379Z] 
01:04:35 [2023-09-15T05:04:35.379Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.379Z] 
01:04:35 [2023-09-15T05:04:35.379Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.379Z] 
01:04:35 [2023-09-15T05:04:35.379Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.379Z] 
01:04:35 [2023-09-15T05:04:35.379Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.379Z] 
01:04:35 [2023-09-15T05:04:35.379Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.379Z] 
01:04:35 [2023-09-15T05:04:35.379Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.379Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.848 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
01:04:35 [2023-09-15T05:04:35.379Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.892 s
01:04:35 [2023-09-15T05:04:35.379Z] testAnalysisRun(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 9.311 s
01:04:35 [2023-09-15T05:04:35.379Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.207 s
01:04:35 [2023-09-15T05:04:35.379Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.098 s
01:04:35 [2023-09-15T05:04:35.379Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
01:04:35 [2023-09-15T05:04:35.379Z] 
01:04:35 [2023-09-15T05:04:35.379Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.379Z] 
01:04:35 [2023-09-15T05:04:35.379Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.360: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.636Z] 
01:04:35 [2023-09-15T05:04:35.636Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.636Z] 
01:04:35 [2023-09-15T05:04:35.636Z] (Eclipse:18457): Gtk-WARNING **: 05:04:35.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:35 [2023-09-15T05:04:35.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757806521 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:04:35 [2023-09-15T05:04:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:35 [2023-09-15T05:04:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:04:35 [2023-09-15T05:04:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:04:35 [2023-09-15T05:04:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
01:04:35 [2023-09-15T05:04:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1757806210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
01:04:35 [2023-09-15T05:04:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
01:04:36 [2023-09-15T05:04:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:36 [2023-09-15T05:04:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:36 [2023-09-15T05:04:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:36 [2023-09-15T05:04:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:36 [2023-09-15T05:04:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:36 [2023-09-15T05:04:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:36 [2023-09-15T05:04:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1757805821 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757805820 data=null doit=true}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757805820 data=null}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757805820 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757805820 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757805736 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:36 [2023-09-15T05:04:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1757805733 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757805733 data=null doit=true}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757805733 data=null}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757805732 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.409Z] 
01:04:36 [2023-09-15T05:04:36.410Z] !ENTRY org.eclipse.cdt.core 1 0 2023-09-15 05:04:36.192
01:04:36 [2023-09-15T05:04:36.410Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
01:04:36 [2023-09-15T05:04:36.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757805732 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757805725 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:36 [2023-09-15T05:04:36.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
01:04:36 [2023-09-15T05:04:36.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
01:04:36 [2023-09-15T05:04:36.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
01:04:36 [2023-09-15T05:04:36.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1757805638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
01:04:36 [2023-09-15T05:04:36.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757805488 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757805488 data=null doit=true}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757805488 data=null}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757805487 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757805487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757805477 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757805477 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757805477 data=null doit=true}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757805477 data=null}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757805476 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757805476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757805460 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757805459 data=null doit=true}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757805459 data=null}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757805459 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757805459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757805458 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757805457 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757805457 data=null doit=true}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757805457 data=null}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757805457 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757805457 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757805446 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757805445 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757805445 data=null doit=true}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757805445 data=null}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757805445 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757805445 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757805441 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1757805405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757805388 data=null doit=true}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757805388 data=null}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757805387 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757805387 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757805386 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757805385 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757805385 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757805385 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757805385 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757805384 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757805322 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1757805286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Linux Kernel Trace']
01:04:36 [2023-09-15T05:04:36.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
01:04:36 [2023-09-15T05:04:36.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
01:04:36 [2023-09-15T05:04:36.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:36 [2023-09-15T05:04:36.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757805238 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757805238 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757805238 data=null}, TreeItem with text {ust-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757805236 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757805236 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757805209 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace'
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-1757805128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'LTTng UST Trace']
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace'
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757805109 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757805109 data=null doit=true}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757805109 data=null}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757805108 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757805108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757805034 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757805033 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757805033 data=null doit=true}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757805033 data=null}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757805033 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757805033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757805026 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:36 [2023-09-15T05:04:36.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757805022 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757805022 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757805022 data=null}, TreeItem with text {Traces [2]}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757805022 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757805021 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:36 [2023-09-15T05:04:36.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757805010 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:36 [2023-09-15T05:04:36.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:37 [2023-09-15T05:04:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:37 [2023-09-15T05:04:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757804999 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:37 [2023-09-15T05:04:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757804999 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:37 [2023-09-15T05:04:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757804999 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:37 [2023-09-15T05:04:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757804998 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:37 [2023-09-15T05:04:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757804998 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:37 [2023-09-15T05:04:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757804971 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:37 [2023-09-15T05:04:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
01:04:37 [2023-09-15T05:04:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
01:04:37 [2023-09-15T05:04:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
01:04:37 [2023-09-15T05:04:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1757804950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
01:04:37 [2023-09-15T05:04:37.439Z] 
01:04:37 [2023-09-15T05:04:37.439Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:37.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:37 [2023-09-15T05:04:37.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
01:04:38 [2023-09-15T05:04:38.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:38 [2023-09-15T05:04:38.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:38 [2023-09-15T05:04:38.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757803232 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
01:04:38 [2023-09-15T05:04:38.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757803231 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:38 [2023-09-15T05:04:38.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757803231 data=null}, TreeItem with text {Traces [2]}]
01:04:38 [2023-09-15T05:04:38.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757803231 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:38 [2023-09-15T05:04:38.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757803231 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:38 [2023-09-15T05:04:38.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757803216 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:38 [2023-09-15T05:04:38.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
01:04:38 [2023-09-15T05:04:38.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
01:04:38 [2023-09-15T05:04:38.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
01:04:38 [2023-09-15T05:04:38.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
01:04:39 [2023-09-15T05:04:39.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1757803142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
01:04:39 [2023-09-15T05:04:39.144Z] 
01:04:39 [2023-09-15T05:04:39.144Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-09-15 05:04:39.015
01:04:39 [2023-09-15T05:04:39.144Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
01:04:39 [2023-09-15T05:04:39.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757801297 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757801297 data=null doit=true}, TreeItem with text {test}]
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757801297 data=null}, TreeItem with text {test}]
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757801296 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757801296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757801287 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:40 [2023-09-15T05:04:40.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1757801286 data=null doit=true}, TreeItem with text {Experiments [1]}]
01:04:40 [2023-09-15T05:04:40.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1757801286 data=null}, TreeItem with text {Experiments [1]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1757801286 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757801286 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1757801285 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757801231 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757801231 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757801231 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757801231 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757801231 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757801202 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1757801134 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1757801134 data=null doit=true}, TreeItem with text {Experiment [2]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1757801134 data=null}, TreeItem with text {Experiment [2]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1757801134 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757801134 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1757801118 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757801084 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757801084 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757801084 data=null}, TreeItem with text {Traces [2]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757801084 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757801083 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:40 [2023-09-15T05:04:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757801067 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:41 [2023-09-15T05:04:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
01:04:41 [2023-09-15T05:04:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
01:04:41 [2023-09-15T05:04:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1757801012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
01:04:41 [2023-09-15T05:04:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.156Z] 
01:04:41 [2023-09-15T05:04:41.156Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.412Z] 
01:04:41 [2023-09-15T05:04:41.412Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.412Z] 
01:04:41 [2023-09-15T05:04:41.412Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.412Z] 
01:04:41 [2023-09-15T05:04:41.412Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.412Z] 
01:04:41 [2023-09-15T05:04:41.412Z] (Eclipse:18457): Gtk-WARNING **: 05:04:41.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:41 [2023-09-15T05:04:41.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-1757800241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-1757800241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-1757800241 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-1757800241 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-1757800240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-1757800240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-1757800240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757800149 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757800149 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757800149 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757800148 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757800148 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757800108 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1757800065 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1757800064 data=null doit=true}, TreeItem with text {Experiment [2]}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1757800064 data=null}, TreeItem with text {Experiment [2]}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1757800064 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757800064 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1757800042 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
01:04:41 [2023-09-15T05:04:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
01:04:42 [2023-09-15T05:04:42.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:42 [2023-09-15T05:04:42.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:42 [2023-09-15T05:04:42.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757799513 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757799513 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757799513 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757799513 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757799513 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757799491 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757799462 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757799462 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757799462 data=null}, TreeItem with text {Traces [2]}]
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757799461 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757799461 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:42 [2023-09-15T05:04:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757799440 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:42 [2023-09-15T05:04:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
01:04:42 [2023-09-15T05:04:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
01:04:42 [2023-09-15T05:04:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1757799408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
01:04:42 [2023-09-15T05:04:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
01:04:42 [2023-09-15T05:04:42.746Z] 
01:04:42 [2023-09-15T05:04:42.746Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.746Z] 
01:04:42 [2023-09-15T05:04:42.746Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.746Z] 
01:04:42 [2023-09-15T05:04:42.746Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.746Z] 
01:04:42 [2023-09-15T05:04:42.746Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.746Z] 
01:04:42 [2023-09-15T05:04:42.746Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.746Z] 
01:04:42 [2023-09-15T05:04:42.746Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.746Z] 
01:04:42 [2023-09-15T05:04:42.746Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.746Z] 
01:04:42 [2023-09-15T05:04:42.746Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.747Z] 
01:04:42 [2023-09-15T05:04:42.747Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.747Z] 
01:04:42 [2023-09-15T05:04:42.747Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.747Z] 
01:04:42 [2023-09-15T05:04:42.747Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.747Z] 
01:04:42 [2023-09-15T05:04:42.747Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.747Z] 
01:04:42 [2023-09-15T05:04:42.747Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.747Z] 
01:04:42 [2023-09-15T05:04:42.747Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.747Z] 
01:04:42 [2023-09-15T05:04:42.747Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:42 [2023-09-15T05:04:42.747Z] 
01:04:42 [2023-09-15T05:04:42.747Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] 
01:04:43 [2023-09-15T05:04:43.003Z] (Eclipse:18457): Gtk-WARNING **: 05:04:42.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757799092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757799092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757799092 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757799092 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:43 [2023-09-15T05:04:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757799092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:43 [2023-09-15T05:04:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757799092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:43 [2023-09-15T05:04:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757799092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:43 [2023-09-15T05:04:43.260Z] 
01:04:43 [2023-09-15T05:04:43.260Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:43.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:43 [2023-09-15T05:04:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:43 [2023-09-15T05:04:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:43 [2023-09-15T05:04:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757798688 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757798688 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757798688 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757798688 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757798688 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757798625 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757798580 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757798580 data=null doit=true}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757798580 data=null}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757798579 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757798579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757798511 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757798510 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757798510 data=null doit=true}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757798510 data=null}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757798510 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757798510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757798487 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:43 [2023-09-15T05:04:43.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757798486 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757798486 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757798486 data=null}, TreeItem with text {Traces [2]}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757798485 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757798485 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757798478 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:43 [2023-09-15T05:04:43.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:43 [2023-09-15T05:04:43.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757798470 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757798470 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757798470 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757798470 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757798470 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757798451 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1757798426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Linux Kernel Trace']
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757798416 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757798416 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757798416 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757798416 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757798416 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757798409 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:43 [2023-09-15T05:04:43.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
01:04:43 [2023-09-15T05:04:43.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
01:04:43 [2023-09-15T05:04:43.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
01:04:43 [2023-09-15T05:04:43.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1757798389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
01:04:43 [2023-09-15T05:04:43.774Z] 
01:04:43 [2023-09-15T05:04:43.774Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:43.665: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:44 [2023-09-15T05:04:44.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
01:04:45 [2023-09-15T05:04:45.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:45 [2023-09-15T05:04:45.268Z] 
01:04:45 [2023-09-15T05:04:45.268Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:45.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:45 [2023-09-15T05:04:45.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:45 [2023-09-15T05:04:45.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757796763 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
01:04:45 [2023-09-15T05:04:45.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757796756 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:45 [2023-09-15T05:04:45.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757796756 data=null}, TreeItem with text {Traces [2]}]
01:04:45 [2023-09-15T05:04:45.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757796755 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:45 [2023-09-15T05:04:45.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757796755 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:45 [2023-09-15T05:04:45.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757796731 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:45 [2023-09-15T05:04:45.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
01:04:45 [2023-09-15T05:04:45.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
01:04:45 [2023-09-15T05:04:45.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
01:04:45 [2023-09-15T05:04:45.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
01:04:45 [2023-09-15T05:04:45.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1757796697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
01:04:45 [2023-09-15T05:04:45.526Z] 
01:04:45 [2023-09-15T05:04:45.526Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-09-15 05:04:45.329
01:04:45 [2023-09-15T05:04:45.526Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
01:04:45 [2023-09-15T05:04:45.526Z] 
01:04:45 [2023-09-15T05:04:45.526Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:45.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:46 [2023-09-15T05:04:46.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:47 [2023-09-15T05:04:47.020Z] 
01:04:47 [2023-09-15T05:04:47.020Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:46.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757794989 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757794989 data=null doit=true}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757794989 data=null}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757794988 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757794971 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:47 [2023-09-15T05:04:47.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757794970 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757794970 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757794970 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757794969 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794969 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757794956 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757794921 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757794921 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757794921 data=null}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757794921 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794921 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757794902 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1757794876 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1757794876 data=null doit=true}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1757794876 data=null}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1757794875 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794875 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1757794836 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757794810 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757794810 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757794810 data=null}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757794809 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794809 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757794796 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1757794774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757794766 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757794766 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757794766 data=null}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757794766 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794766 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757794738 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757794716 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757794716 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757794716 data=null}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757794715 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794715 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757794702 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1757794675 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1757794675 data=null doit=true}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1757794675 data=null}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1757794675 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794675 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1757794659 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757794632 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757794632 data=null doit=true}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757794632 data=null}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757794632 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757794617 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757794617 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757794617 data=null doit=true}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757794617 data=null}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757794616 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757794601 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
01:04:47 [2023-09-15T05:04:47.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757794595 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757794595 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757794595 data=null}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757794594 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794594 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757794587 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:04:47 [2023-09-15T05:04:47.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:47 [2023-09-15T05:04:47.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:47 [2023-09-15T05:04:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
01:04:47 [2023-09-15T05:04:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
01:04:47 [2023-09-15T05:04:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
01:04:47 [2023-09-15T05:04:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1757794577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
01:04:47 [2023-09-15T05:04:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
01:04:47 [2023-09-15T05:04:47.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1757794332 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757794331 data=null doit=true}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757794331 data=null}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757794331 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794331 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757794306 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1757794305 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757794305 data=null doit=true}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757794305 data=null}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757794304 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794304 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757794293 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1757794251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1757794149 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757794149 data=null doit=true}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757794149 data=null}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757794148 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794148 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
01:04:47 [2023-09-15T05:04:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757794142 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1757794112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757794107 data=null doit=true}, TreeItem with text {c-project}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757794107 data=null}, TreeItem with text {c-project}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757794106 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757794106 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {c-project}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757794104 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1757794104 data=null doit=true}, TreeItem with text {Trace Compass}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1757794104 data=null}, TreeItem with text {Trace Compass}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1757794104 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757794103 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Trace Compass}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1757794103 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757794102 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757794102 data=null doit=true}, TreeItem with text {Traces [0]}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757794102 data=null}, TreeItem with text {Traces [0]}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757794102 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757794102 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757794087 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
01:04:48 [2023-09-15T05:04:48.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
01:04:48 [2023-09-15T05:04:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
01:04:48 [2023-09-15T05:04:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} [layout=null] time=-1757793725 data=null}, (of type 'Combo')]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757793696 data=null doit=true}, TreeItem with text {c-project}]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757793696 data=null}, TreeItem with text {c-project}]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757793696 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {c-project}]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757793696 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {c-project}]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757793694 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {c-project}]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757793694 data=null button=0 stateMask=0x0 x=153 y=81 count=0}, Tree node with text: kernel-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1757793694 data=null doit=true}, Tree node with text: kernel-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1757793694 data=null}, Tree node with text: kernel-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757793694 data=null button=1 stateMask=0x0 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757793694 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1757793692 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:48 [2023-09-15T05:04:48.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757793685 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, Tree node with text: ust-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1757793685 data=null doit=true}, Tree node with text: ust-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1757793685 data=null}, Tree node with text: ust-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757793684 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757793684 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ust-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1757793683 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: ust-overlap-testing
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:04:48 [2023-09-15T05:04:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:04:48 [2023-09-15T05:04:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:04:48 [2023-09-15T05:04:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757793665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:48 [2023-09-15T05:04:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757793665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:48 [2023-09-15T05:04:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757793665 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:48 [2023-09-15T05:04:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757793665 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:48 [2023-09-15T05:04:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757793665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:48 [2023-09-15T05:04:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757793665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:48 [2023-09-15T05:04:48.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:04:48 [2023-09-15T05:04:48.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:04:48 [2023-09-15T05:04:48.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:04:48 [2023-09-15T05:04:48.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:04:48 [2023-09-15T05:04:48.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:04:48 [2023-09-15T05:04:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:04:48 [2023-09-15T05:04:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757793665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:04:48 [2023-09-15T05:04:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1757794066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
01:04:48 [2023-09-15T05:04:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757793116 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:48 [2023-09-15T05:04:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757793116 data=null}, TreeItem with text {Traces [2]}]
01:04:48 [2023-09-15T05:04:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757793115 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:48 [2023-09-15T05:04:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757793115 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:48 [2023-09-15T05:04:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757793107 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:49 [2023-09-15T05:04:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:49 [2023-09-15T05:04:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757793105 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [2]}]
01:04:49 [2023-09-15T05:04:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757793105 data=null doit=true}, TreeItem with text {Traces [2]}]
01:04:49 [2023-09-15T05:04:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757793105 data=null}, TreeItem with text {Traces [2]}]
01:04:49 [2023-09-15T05:04:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757793105 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:49 [2023-09-15T05:04:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757793105 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:04:49 [2023-09-15T05:04:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757793101 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
01:04:49 [2023-09-15T05:04:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
01:04:49 [2023-09-15T05:04:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
01:04:49 [2023-09-15T05:04:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
01:04:49 [2023-09-15T05:04:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
01:04:49 [2023-09-15T05:04:49.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1757793078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
01:04:49 [2023-09-15T05:04:49.334Z] 
01:04:49 [2023-09-15T05:04:49.334Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-09-15 05:04:49.154
01:04:49 [2023-09-15T05:04:49.334Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
01:04:49 [2023-09-15T05:04:49.334Z] 
01:04:49 [2023-09-15T05:04:49.334Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:49.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:49 [2023-09-15T05:04:49.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:50 [2023-09-15T05:04:50.959Z] 
01:04:50 [2023-09-15T05:04:50.959Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:50.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:50 [2023-09-15T05:04:50.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
01:04:50 [2023-09-15T05:04:50.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1757791027 data=null doit=true}, TreeItem with text {Experiments [1]}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1757791026 data=null}, TreeItem with text {Experiments [1]}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1757791026 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757791026 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1757791025 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1757791025 data=null doit=true}, TreeItem with text {Experiment [2]}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1757791025 data=null}, TreeItem with text {Experiment [2]}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1757791024 data=null button=1 stateMask=0x0 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757791024 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiment [2]}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1757791023 data=null button=1 stateMask=0x80000 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1757791021 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757791021 data=null doit=true}, TreeItem with text {c-project}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757791021 data=null}, TreeItem with text {c-project}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757791021 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757791021 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
01:04:50 [2023-09-15T05:04:50.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757790991 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1757790932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
01:04:51 [2023-09-15T05:04:51.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1757790611 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757790611 data=null doit=true}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757790611 data=null}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757790611 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757790611 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757790600 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1757790484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1757790479 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757790479 data=null doit=true}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757790479 data=null}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757790479 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757790479 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757790458 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1757790425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1757790324 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757790324 data=null doit=true}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757790324 data=null}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757790323 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757790323 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757790313 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1757790285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
01:04:51 [2023-09-15T05:04:51.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
01:04:51 [2023-09-15T05:04:51.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1757790281 data=null doit=true}, TreeItem with text {Experiments [1]}]
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1757790281 data=null}, TreeItem with text {Experiments [1]}]
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1757790280 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757790280 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
01:04:51 [2023-09-15T05:04:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1757790280 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
01:04:51 [2023-09-15T05:04:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757789965 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:04:51 [2023-09-15T05:04:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:04:51 [2023-09-15T05:04:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:51 [2023-09-15T05:04:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:51 [2023-09-15T05:04:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:51 [2023-09-15T05:04:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757789948 data=null button=0 stateMask=0x0 x=55 y=104 count=0}, TreeItem with text {test}]
01:04:51 [2023-09-15T05:04:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757789948 data=null doit=true}, TreeItem with text {test}]
01:04:51 [2023-09-15T05:04:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757789948 data=null}, TreeItem with text {test}]
01:04:51 [2023-09-15T05:04:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757789948 data=null button=1 stateMask=0x0 x=55 y=104 count=1}, TreeItem with text {test}]
01:04:51 [2023-09-15T05:04:51.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757789948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:52 [2023-09-15T05:04:52.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757789932 data=null button=1 stateMask=0x80000 x=55 y=104 count=1}, TreeItem with text {test}]
01:04:52 [2023-09-15T05:04:52.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:04:52 [2023-09-15T05:04:52.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:04:52 [2023-09-15T05:04:52.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789159 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789158 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789158 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757789158 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757789157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757789157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757789157 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757789157 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757789157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757789157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:52 [2023-09-15T05:04:52.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:52 [2023-09-15T05:04:52.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:52 [2023-09-15T05:04:52.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:52 [2023-09-15T05:04:52.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:52 [2023-09-15T05:04:52.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:52 [2023-09-15T05:04:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:04:53 [2023-09-15T05:04:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757789157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:53 [2023-09-15T05:04:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757789898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757788551 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1757788546 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-1757788546 data=null doit=true}, TreeItem with text {c-project}]
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1757788546 data=null}, TreeItem with text {c-project}]
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1757788546 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757788546 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1757788511 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:04:53 [2023-09-15T05:04:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:04:53 [2023-09-15T05:04:53.631Z] 
01:04:53 [2023-09-15T05:04:53.631Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:53.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787821 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787821 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] 
01:04:54 [2023-09-15T05:04:54.194Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:54.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787810 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757787810 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757787809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757787809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757787809 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757787809 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757787809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757787809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:54 [2023-09-15T05:04:54.194Z] 
01:04:54 [2023-09-15T05:04:54.194Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:54.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:54 [2023-09-15T05:04:54.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:54 [2023-09-15T05:04:54.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:54 [2023-09-15T05:04:54.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:54 [2023-09-15T05:04:54.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:54 [2023-09-15T05:04:54.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:04:54 [2023-09-15T05:04:54.194Z] 
01:04:54 [2023-09-15T05:04:54.194Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:54.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757787809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:04:54 [2023-09-15T05:04:54.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757788477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:04:54 [2023-09-15T05:04:54.759Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.286 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
01:04:54 [2023-09-15T05:04:54.759Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.381 s
01:04:54 [2023-09-15T05:04:54.759Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 6.53 s
01:04:54 [2023-09-15T05:04:54.759Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 3.947 s
01:04:54 [2023-09-15T05:04:54.759Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.3 s
01:04:54 [2023-09-15T05:04:54.759Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 4.057 s
01:04:54 [2023-09-15T05:04:54.759Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
01:04:54 [2023-09-15T05:04:54.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757787231 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:04:55 [2023-09-15T05:04:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:55 [2023-09-15T05:04:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:04:55 [2023-09-15T05:04:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:04:55 [2023-09-15T05:04:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
01:04:55 [2023-09-15T05:04:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1757787076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
01:04:55 [2023-09-15T05:04:55.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
01:04:55 [2023-09-15T05:04:55.273Z] 
01:04:55 [2023-09-15T05:04:55.273Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:55.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757785477 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757785477 data=null doit=true}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757785477 data=null}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757785476 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757785476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757785461 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757785461 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757785460 data=null doit=true}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757785460 data=null}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757785460 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757785460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757785451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757785450 data=null doit=true}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757785450 data=null}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757785450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757785450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757785449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757785448 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757785448 data=null doit=true}, TreeItem with text {Traces [1]}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757785448 data=null}, TreeItem with text {Traces [1]}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757785448 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:56 [2023-09-15T05:04:56.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757785448 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757785437 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757785436 data=null doit=true}, TreeItem with text {Traces [1]}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757785436 data=null}, TreeItem with text {Traces [1]}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757785436 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757785436 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757785435 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757785434 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757785434 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757785433 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757785433 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757785433 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757785411 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:56 [2023-09-15T05:04:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757785231 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757785231 data=null doit=true}, TableItem with text {}]
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757785231 data=null}, TableItem with text {}]
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757785231 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757785231 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757785224 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:04:56 [2023-09-15T05:04:56.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:04:56 [2023-09-15T05:04:56.915Z] 
01:04:56 [2023-09-15T05:04:56.915Z] (Eclipse:18457): Gtk-WARNING **: 05:04:56.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:56 [2023-09-15T05:04:56.915Z] 
01:04:56 [2023-09-15T05:04:56.915Z] (Eclipse:18457): Gtk-WARNING **: 05:04:56.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:57 [2023-09-15T05:04:57.175Z] 
01:04:57 [2023-09-15T05:04:57.175Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:56.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:57 [2023-09-15T05:04:57.175Z] 
01:04:57 [2023-09-15T05:04:57.175Z] (Eclipse:18457): Gtk-WARNING **: 05:04:56.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.175Z] 
01:04:57 [2023-09-15T05:04:57.175Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:56.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:57 [2023-09-15T05:04:57.175Z] 
01:04:57 [2023-09-15T05:04:57.175Z] (Eclipse:18457): Gtk-WARNING **: 05:04:56.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757784916 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757784916 data=null doit=true}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757784916 data=null}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757784915 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757784915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757784890 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757784889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757784889 data=null doit=true}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757784889 data=null}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757784889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757784889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757784876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:57 [2023-09-15T05:04:57.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757784875 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757784875 data=null doit=true}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757784875 data=null}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757784875 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757784875 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757784833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757784833 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757784833 data=null doit=true}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757784833 data=null}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757784833 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757784832 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757784828 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:57 [2023-09-15T05:04:57.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:04:57 [2023-09-15T05:04:57.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:04:57 [2023-09-15T05:04:57.438Z] 
01:04:57 [2023-09-15T05:04:57.438Z] (Eclipse:18457): Gtk-WARNING **: 05:04:57.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.438Z] 
01:04:57 [2023-09-15T05:04:57.438Z] (Eclipse:18457): Gtk-WARNING **: 05:04:57.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.438Z] 
01:04:57 [2023-09-15T05:04:57.438Z] (Eclipse:18457): Gtk-WARNING **: 05:04:57.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.438Z] 
01:04:57 [2023-09-15T05:04:57.438Z] (Eclipse:18457): Gtk-WARNING **: 05:04:57.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.438Z] 
01:04:57 [2023-09-15T05:04:57.438Z] (Eclipse:18457): Gtk-WARNING **: 05:04:57.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.438Z] 
01:04:57 [2023-09-15T05:04:57.438Z] (Eclipse:18457): Gtk-WARNING **: 05:04:57.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757784502 data=null doit=true}, Shell with text {Confirm Clear}]
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757784501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757784501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757784501 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757784501 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757784500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:57 [2023-09-15T05:04:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757784500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:57 [2023-09-15T05:04:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757784500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:04:57 [2023-09-15T05:04:57.698Z] 
01:04:57 [2023-09-15T05:04:57.698Z] (Eclipse:18457): Gtk-WARNING **: 05:04:57.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.698Z] 
01:04:57 [2023-09-15T05:04:57.698Z] (Eclipse:18457): Gtk-WARNING **: 05:04:57.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.959Z] 
01:04:57 [2023-09-15T05:04:57.959Z] (Eclipse:18457): Gtk-WARNING **: 05:04:57.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:57 [2023-09-15T05:04:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757784800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:04:57 [2023-09-15T05:04:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:04:58 [2023-09-15T05:04:58.230Z] 
01:04:58 [2023-09-15T05:04:58.230Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:57.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:58 [2023-09-15T05:04:58.230Z] 
01:04:58 [2023-09-15T05:04:58.230Z] (Eclipse:18457): Gtk-WARNING **: 05:04:57.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:58 [2023-09-15T05:04:58.230Z] 
01:04:58 [2023-09-15T05:04:58.230Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:58.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:58 [2023-09-15T05:04:58.230Z] 
01:04:58 [2023-09-15T05:04:58.230Z] (Eclipse:18457): Gtk-WARNING **: 05:04:58.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:59 [2023-09-15T05:04:59.678Z] 
01:04:59 [2023-09-15T05:04:59.678Z] (Eclipse:18457): Gtk-WARNING **: 05:04:59.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:59 [2023-09-15T05:04:59.678Z] 
01:04:59 [2023-09-15T05:04:59.678Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:59.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:59 [2023-09-15T05:04:59.678Z] 
01:04:59 [2023-09-15T05:04:59.678Z] (Eclipse:18457): Gtk-WARNING **: 05:04:59.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757782497 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757782497 data=null doit=true}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757782497 data=null}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757782497 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757782497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757782435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757782434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757782434 data=null doit=true}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757782434 data=null}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757782434 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757782434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757782424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:04:59 [2023-09-15T05:04:59.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757782423 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757782423 data=null doit=true}, TreeItem with text {Traces [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757782423 data=null}, TreeItem with text {Traces [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757782422 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757782422 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757782409 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757782409 data=null doit=true}, TreeItem with text {Traces [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757782409 data=null}, TreeItem with text {Traces [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757782408 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757782408 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757782407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1757782406 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1757782406 data=null}, TreeItem with text {symbolic-link [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1757782406 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757782406 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {symbolic-link [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1757782405 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757782397 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757782397 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757782396 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757782396 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757782396 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757782392 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757782392 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757782392 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757782392 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.942Z] 
01:04:59 [2023-09-15T05:04:59.942Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:59.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:59 [2023-09-15T05:04:59.942Z] 
01:04:59 [2023-09-15T05:04:59.942Z] (Eclipse:18457): Gtk-WARNING **: 05:04:59.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:59 [2023-09-15T05:04:59.942Z] 
01:04:59 [2023-09-15T05:04:59.942Z] (Eclipse:18457): Gtk-CRITICAL **: 05:04:59.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:04:59 [2023-09-15T05:04:59.942Z] 
01:04:59 [2023-09-15T05:04:59.942Z] (Eclipse:18457): Gtk-WARNING **: 05:04:59.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:04:59 [2023-09-15T05:04:59.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757782331 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757782018 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757782018 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757782018 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:04:59 [2023-09-15T05:04:59.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:04:59 [2023-09-15T05:04:59.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:04:59 [2023-09-15T05:04:59.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757781937 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757781937 data=null doit=true}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757781937 data=null}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757781937 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757781937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757781931 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757781931 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757781931 data=null doit=true}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757781931 data=null}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757781931 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757781931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757781926 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757781919 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757781918 data=null doit=true}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757781918 data=null}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757781918 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757781918 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757781913 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:05:00 [2023-09-15T05:05:00.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757781912 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757781912 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757781912 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757781912 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757781912 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757781904 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
01:05:00 [2023-09-15T05:05:00.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
01:05:00 [2023-09-15T05:05:00.200Z] 
01:05:00 [2023-09-15T05:05:00.200Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.200Z] 
01:05:00 [2023-09-15T05:05:00.200Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.457Z] 
01:05:00 [2023-09-15T05:05:00.457Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.457Z] 
01:05:00 [2023-09-15T05:05:00.457Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.457Z] 
01:05:00 [2023-09-15T05:05:00.457Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.457Z] 
01:05:00 [2023-09-15T05:05:00.457Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.457Z] 
01:05:00 [2023-09-15T05:05:00.457Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.457Z] 
01:05:00 [2023-09-15T05:05:00.457Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.457Z] 
01:05:00 [2023-09-15T05:05:00.457Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
01:05:00 [2023-09-15T05:05:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
01:05:00 [2023-09-15T05:05:00.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757781584 data=null doit=true}, Shell with text {Rename Trace}]
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757781582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757781582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757781582 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757781582 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757781582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757781582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:00 [2023-09-15T05:05:00.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757781582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:00 [2023-09-15T05:05:00.458Z] 
01:05:00 [2023-09-15T05:05:00.458Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.458Z] 
01:05:00 [2023-09-15T05:05:00.458Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.458Z] 
01:05:00 [2023-09-15T05:05:00.458Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.458Z] 
01:05:00 [2023-09-15T05:05:00.458Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.717Z] 
01:05:00 [2023-09-15T05:05:00.717Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:00.647: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:00 [2023-09-15T05:05:00.717Z] 
01:05:00 [2023-09-15T05:05:00.717Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1757781867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757781125 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757781125 data=null doit=true}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757781125 data=null}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757781125 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757781124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757781116 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757781115 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757781115 data=null doit=true}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757781115 data=null}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757781115 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757781115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757781104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:00 [2023-09-15T05:05:00.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757781103 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757781103 data=null doit=true}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757781102 data=null}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757781102 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757781102 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757781098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:00 [2023-09-15T05:05:00.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:05:00 [2023-09-15T05:05:00.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757781097 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1757781097 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1757781097 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757781096 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757781096 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757781087 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
01:05:00 [2023-09-15T05:05:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1757781060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
01:05:00 [2023-09-15T05:05:00.974Z] 
01:05:00 [2023-09-15T05:05:00.974Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:00.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:00 [2023-09-15T05:05:00.974Z] 
01:05:00 [2023-09-15T05:05:00.974Z] (Eclipse:18457): Gtk-WARNING **: 05:05:00.961: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:01 [2023-09-15T05:05:01.232Z] 
01:05:01 [2023-09-15T05:05:01.232Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:00.982: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:01 [2023-09-15T05:05:01.232Z] 
01:05:01 [2023-09-15T05:05:01.232Z] (Eclipse:18457): Gtk-WARNING **: 05:05:01.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757780543 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757780542 data=null doit=true}, TableItem with text {}]
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757780542 data=null}, TableItem with text {}]
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757780542 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757780542 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757780533 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
01:05:01 [2023-09-15T05:05:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:01 [2023-09-15T05:05:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757780437 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:01 [2023-09-15T05:05:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1757780437 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:01 [2023-09-15T05:05:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1757780437 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:01 [2023-09-15T05:05:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757780436 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:01 [2023-09-15T05:05:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757780436 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:01 [2023-09-15T05:05:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757780431 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:01 [2023-09-15T05:05:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:01 [2023-09-15T05:05:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:01 [2023-09-15T05:05:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:01 [2023-09-15T05:05:01.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:01 [2023-09-15T05:05:01.746Z] 
01:05:01 [2023-09-15T05:05:01.747Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:01.536: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757780319 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757780319 data=null doit=true}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757780319 data=null}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757780319 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757780319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757780296 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757780296 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757780295 data=null doit=true}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757780295 data=null}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757780295 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757780295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757780285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:01 [2023-09-15T05:05:01.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757780284 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757780284 data=null doit=true}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757780284 data=null}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757780283 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757780283 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757780228 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757780227 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757780227 data=null doit=true}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757780227 data=null}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757780227 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757780226 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757780214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:01 [2023-09-15T05:05:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757779815 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757779815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757779815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757779815 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757779814 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757779814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757779814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:02 [2023-09-15T05:05:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757779814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:02 [2023-09-15T05:05:02.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:02 [2023-09-15T05:05:02.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757780182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:03 [2023-09-15T05:05:03.135Z] 
01:05:03 [2023-09-15T05:05:03.135Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:03.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757777457 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757777457 data=null doit=true}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757777457 data=null}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757777457 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757777457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757777443 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757777442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757777442 data=null doit=true}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757777442 data=null}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757777442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757777441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757777429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:04 [2023-09-15T05:05:04.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757777428 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757777428 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757777427 data=null}, TreeItem with text {Traces [1]}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757777427 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:04 [2023-09-15T05:05:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757777427 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757777409 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757777408 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757777408 data=null}, TreeItem with text {Traces [1]}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757777408 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757777407 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757777406 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757777402 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757777402 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757777402 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757777401 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757777401 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757777376 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
01:05:04 [2023-09-15T05:05:04.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757777067 data=null doit=true}, Shell with text {Copy Trace}]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1757777065 data=null doit=true}, Button with text {Copy as a link}]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-1757777065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1757777065 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1757777065 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1757777065 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1757777064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757777064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757777063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757777063 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757777063 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757777063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:05 [2023-09-15T05:05:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757777063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757777063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1757777353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757776953 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757776953 data=null doit=true}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757776953 data=null}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757776953 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757776953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757776920 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757776919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757776919 data=null doit=true}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757776919 data=null}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757776918 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757776918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757776897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757776896 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757776896 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757776896 data=null}, TreeItem with text {Traces [1]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757776896 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757776895 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757776833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757776831 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757776831 data=null doit=true}, TreeItem with text {Traces [2]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757776831 data=null}, TreeItem with text {Traces [2]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757776831 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757776831 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757776827 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
01:05:05 [2023-09-15T05:05:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:05 [2023-09-15T05:05:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1757776790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757776148 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757776148 data=null doit=true}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757776148 data=null}, TreeItem with text {test}]
01:05:05 [2023-09-15T05:05:05.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757776147 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757776147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757776121 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1757776120 data=null doit=true}, TreeItem with text {Experiments [1]}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1757776120 data=null}, TreeItem with text {Experiments [1]}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1757776120 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757776120 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1757776119 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
01:05:06 [2023-09-15T05:05:06.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1757776109 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1757776109 data=null doit=true}, TreeItem with text {Experiment [2]}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1757776109 data=null}, TreeItem with text {Experiment [2]}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1757776109 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757776109 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1757776101 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
01:05:06 [2023-09-15T05:05:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757775807 data=null doit=true}, Shell with text {Copy Experiment}]
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757775805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757775805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757775805 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757775805 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757775805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757775804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:06 [2023-09-15T05:05:06.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:06 [2023-09-15T05:05:06.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:06 [2023-09-15T05:05:06.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:06 [2023-09-15T05:05:06.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:06 [2023-09-15T05:05:06.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757775804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:06 [2023-09-15T05:05:06.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1757776077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
01:05:06 [2023-09-15T05:05:06.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757775285 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757775285 data=null doit=true}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757775285 data=null}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757775285 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757775285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757775261 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757775260 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757775260 data=null doit=true}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757775260 data=null}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757775260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757775260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757775248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:06 [2023-09-15T05:05:06.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757775247 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757775247 data=null doit=true}, TreeItem with text {Traces [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757775247 data=null}, TreeItem with text {Traces [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757775247 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757775247 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757775240 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1757775232 data=null doit=true}, TreeItem with text {exp [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1757775232 data=null}, TreeItem with text {exp [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1757775231 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757775231 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1757775229 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-1757775226 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1757775225 data=null doit=true}, TreeItem with text {exp [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1757775225 data=null}, TreeItem with text {exp [2]}]
01:05:06 [2023-09-15T05:05:06.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1757775225 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
01:05:06 [2023-09-15T05:05:06.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757775225 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {exp [2]}]
01:05:06 [2023-09-15T05:05:06.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1757775211 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
01:05:06 [2023-09-15T05:05:06.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
01:05:06 [2023-09-15T05:05:06.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
01:05:07 [2023-09-15T05:05:07.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
01:05:07 [2023-09-15T05:05:07.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
01:05:07 [2023-09-15T05:05:07.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757774941 data=null doit=true}, Shell with text {Copy Experiment}]
01:05:07 [2023-09-15T05:05:07.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text'
01:05:07 [2023-09-15T05:05:07.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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)'
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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')
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774934 data=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774934 data=null}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774933 data=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1757774933 data=null}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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')
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757774933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757774933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757774933 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757774933 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757774932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757774932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:07 [2023-09-15T05:05:07.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:07 [2023-09-15T05:05:07.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:07 [2023-09-15T05:05:07.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:07 [2023-09-15T05:05:07.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:07 [2023-09-15T05:05:07.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757774932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:07 [2023-09-15T05:05:07.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1757775190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
01:05:07 [2023-09-15T05:05:07.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757774411 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757774411 data=null doit=true}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757774411 data=null}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757774411 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757774411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757774396 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757774396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757774396 data=null doit=true}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757774396 data=null}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757774395 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757774395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757774390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:07 [2023-09-15T05:05:07.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1757774390 data=null button=0 stateMask=0x0 x=92 y=242 count=0}, TreeItem with text {Traces [4]}]
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1757774390 data=null doit=true}, TreeItem with text {Traces [4]}]
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1757774390 data=null}, TreeItem with text {Traces [4]}]
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1757774389 data=null button=1 stateMask=0x0 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757774389 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1757774375 data=null button=1 stateMask=0x80000 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
01:05:07 [2023-09-15T05:05:07.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1757774375 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1757774375 data=null}, TreeItem with text {expDeepCopy [2]}]
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1757774375 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
01:05:07 [2023-09-15T05:05:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757774375 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {expDeepCopy [2]}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1757774373 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
01:05:07 [2023-09-15T05:05:07.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1757774372 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1757774372 data=null}, TreeItem with text {expDeepCopy [2]}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1757774372 data=null button=1 stateMask=0x0 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757774372 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {expDeepCopy [2]}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1757774371 data=null button=1 stateMask=0x80000 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757774301 data=null button=0 stateMask=0x0 x=172 y=403 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757774301 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757774301 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757774300 data=null button=1 stateMask=0x0 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757774300 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757774278 data=null button=1 stateMask=0x80000 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
01:05:07 [2023-09-15T05:05:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:07 [2023-09-15T05:05:07.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757774223 data=null button=0 stateMask=0x0 x=176 y=426 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:07 [2023-09-15T05:05:07.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1757774223 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:07 [2023-09-15T05:05:07.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1757774223 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:07 [2023-09-15T05:05:07.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757774222 data=null button=1 stateMask=0x0 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:07 [2023-09-15T05:05:07.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757774222 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:07 [2023-09-15T05:05:07.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757774203 data=null button=1 stateMask=0x80000 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:07 [2023-09-15T05:05:07.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:07 [2023-09-15T05:05:07.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:07 [2023-09-15T05:05:07.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:07 [2023-09-15T05:05:07.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:07 [2023-09-15T05:05:07.959Z] 
01:05:07 [2023-09-15T05:05:07.959Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:07.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:08 [2023-09-15T05:05:08.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:08 [2023-09-15T05:05:08.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:08 [2023-09-15T05:05:08.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:08 [2023-09-15T05:05:08.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:08 [2023-09-15T05:05:08.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:08 [2023-09-15T05:05:08.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:08 [2023-09-15T05:05:08.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757773739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757773738 data=null doit=true}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757773738 data=null}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757773738 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757773738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757773707 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757773706 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757773706 data=null doit=true}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757773706 data=null}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757773706 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757773706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757773700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:08 [2023-09-15T05:05:08.472Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1757773699 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1757773698 data=null doit=true}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1757773698 data=null}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1757773698 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757773698 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1757773679 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1757773642 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1757773641 data=null doit=true}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1757773641 data=null}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1757773641 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757773641 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1757773637 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:08 [2023-09-15T05:05:08.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757773358 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757773357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757773357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757773357 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757773357 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757773357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757773357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757773357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:08 [2023-09-15T05:05:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757773602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:09 [2023-09-15T05:05:09.292Z] 
01:05:09 [2023-09-15T05:05:09.292Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:09.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757771285 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757771285 data=null doit=true}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757771285 data=null}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757771285 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757771285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757771275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757771274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757771274 data=null doit=true}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757771274 data=null}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757771274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757771273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757771260 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757771260 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757771260 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757771260 data=null}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757771259 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757771259 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757771248 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757771248 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757771248 data=null}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757771248 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757771247 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757771247 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757771246 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757771246 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757771246 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757771246 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757771246 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757771216 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:10 [2023-09-15T05:05:10.925Z] 
01:05:10 [2023-09-15T05:05:10.925Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:10.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757771120 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757771120 data=null doit=true}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757771120 data=null}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757771119 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757771119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757771093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757771093 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757771092 data=null doit=true}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757771092 data=null}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757771092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757771092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757771085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:10 [2023-09-15T05:05:10.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757771084 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757771084 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757771084 data=null}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757771083 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757771083 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757771028 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757771027 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757771027 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757771027 data=null}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757771027 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757771027 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:10 [2023-09-15T05:05:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757771013 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:11 [2023-09-15T05:05:11.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:11 [2023-09-15T05:05:11.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:11 [2023-09-15T05:05:11.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:11 [2023-09-15T05:05:11.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:11 [2023-09-15T05:05:11.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757770679 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:11 [2023-09-15T05:05:11.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:11 [2023-09-15T05:05:11.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:11 [2023-09-15T05:05:11.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:11 [2023-09-15T05:05:11.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:11 [2023-09-15T05:05:11.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:11 [2023-09-15T05:05:11.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:11 [2023-09-15T05:05:11.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757770679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:11 [2023-09-15T05:05:11.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757770679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:11 [2023-09-15T05:05:11.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757770679 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:11 [2023-09-15T05:05:11.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757770679 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:11 [2023-09-15T05:05:11.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757770679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:11 [2023-09-15T05:05:11.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757770679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:11 [2023-09-15T05:05:11.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757770679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:11 [2023-09-15T05:05:11.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757770986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:11 [2023-09-15T05:05:11.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:11 [2023-09-15T05:05:11.953Z] 
01:05:11 [2023-09-15T05:05:11.953Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:11.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:13 [2023-09-15T05:05:13.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:13 [2023-09-15T05:05:13.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:13 [2023-09-15T05:05:13.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757768773 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757768773 data=null doit=true}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757768772 data=null}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757768772 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757768772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757768752 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757768752 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757768752 data=null doit=true}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757768752 data=null}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757768751 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757768751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757768739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:13 [2023-09-15T05:05:13.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757768738 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757768738 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757768738 data=null}, TreeItem with text {Traces [1]}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757768737 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757768737 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757768731 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757768730 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757768730 data=null}, TreeItem with text {Traces [1]}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757768730 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757768725 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757768725 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757768724 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757768724 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757768724 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757768724 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757768723 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757768704 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
01:05:13 [2023-09-15T05:05:13.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757768430 data=null doit=true}, Shell with text {Rename Trace}]
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757768428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757768428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757768428 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757768428 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757768428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757768428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:13 [2023-09-15T05:05:13.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757768428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:14 [2023-09-15T05:05:14.148Z] 
01:05:14 [2023-09-15T05:05:14.148Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:13.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1757768679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757767917 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757767916 data=null doit=true}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757767916 data=null}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757767916 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757767916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757767839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757767839 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757767839 data=null doit=true}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757767839 data=null}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757767838 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757767838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757767833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757767832 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757767832 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757767832 data=null}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757767832 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757767832 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757767812 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757767809 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1757767809 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1757767809 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757767809 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:14 [2023-09-15T05:05:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757767809 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:14 [2023-09-15T05:05:14.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757767738 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:14 [2023-09-15T05:05:14.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
01:05:14 [2023-09-15T05:05:14.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
01:05:14 [2023-09-15T05:05:14.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
01:05:14 [2023-09-15T05:05:14.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1757767708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
01:05:14 [2023-09-15T05:05:14.412Z] 
01:05:14 [2023-09-15T05:05:14.412Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:14.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757767089 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757767089 data=null doit=true}, TableItem with text {}]
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757767089 data=null}, TableItem with text {}]
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757767089 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757767088 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757767083 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:14 [2023-09-15T05:05:14.990Z] 
01:05:14 [2023-09-15T05:05:14.990Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:14.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:14 [2023-09-15T05:05:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757767009 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757767009 data=null doit=true}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757767009 data=null}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757767008 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757767005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757766983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757766983 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757766983 data=null doit=true}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757766983 data=null}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757766982 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757766982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757766977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:14 [2023-09-15T05:05:14.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757766977 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757766976 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757766976 data=null}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757766976 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757766976 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757766965 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757766965 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757766965 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757766965 data=null}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757766964 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757766964 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:14 [2023-09-15T05:05:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757766961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:15 [2023-09-15T05:05:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:15 [2023-09-15T05:05:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:15 [2023-09-15T05:05:15.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:15 [2023-09-15T05:05:15.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:15 [2023-09-15T05:05:15.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757766674 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:15 [2023-09-15T05:05:15.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:15 [2023-09-15T05:05:15.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:15 [2023-09-15T05:05:15.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:15 [2023-09-15T05:05:15.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:15 [2023-09-15T05:05:15.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:15 [2023-09-15T05:05:15.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:15 [2023-09-15T05:05:15.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757766672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:15 [2023-09-15T05:05:15.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757766672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:15 [2023-09-15T05:05:15.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757766672 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:15 [2023-09-15T05:05:15.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757766672 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:15 [2023-09-15T05:05:15.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757766672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:15 [2023-09-15T05:05:15.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757766672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:15 [2023-09-15T05:05:15.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757766672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:15 [2023-09-15T05:05:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757766918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:15 [2023-09-15T05:05:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:15 [2023-09-15T05:05:15.778Z] 
01:05:15 [2023-09-15T05:05:15.778Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:15.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:17 [2023-09-15T05:05:17.147Z] 
01:05:17 [2023-09-15T05:05:17.147Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:17.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757764791 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757764791 data=null doit=true}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757764791 data=null}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757764791 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757764791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757764782 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757764781 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757764781 data=null doit=true}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757764781 data=null}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757764781 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757764781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757764767 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:17 [2023-09-15T05:05:17.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:17 [2023-09-15T05:05:17.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757764766 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757764766 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757764766 data=null}, TreeItem with text {Traces [1]}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757764766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757764766 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757764740 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757764739 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757764739 data=null}, TreeItem with text {Traces [1]}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757764739 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757764739 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757764737 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757764737 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757764737 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757764736 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757764736 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757764736 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757764705 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
01:05:17 [2023-09-15T05:05:17.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
01:05:17 [2023-09-15T05:05:17.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1757764633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
01:05:17 [2023-09-15T05:05:17.664Z] 
01:05:17 [2023-09-15T05:05:17.664Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:17.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757764060 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757764059 data=null doit=true}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757764059 data=null}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757764059 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757764059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757764042 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:17 [2023-09-15T05:05:17.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1757764041 data=null doit=true}, TreeItem with text {Experiments [1]}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1757764034 data=null}, TreeItem with text {Experiments [1]}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1757764034 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757764034 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1757764032 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
01:05:17 [2023-09-15T05:05:17.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1757764032 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1757764032 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1757764032 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757764031 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1757764030 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757764030 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757764030 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757764029 data=null}, Tree node with text: ExampleCustomTxt.log]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757764029 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
01:05:17 [2023-09-15T05:05:17.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757764029 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
01:05:18 [2023-09-15T05:05:18.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757764002 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
01:05:18 [2023-09-15T05:05:18.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
01:05:18 [2023-09-15T05:05:18.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove'
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove'
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Remove} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757763684 data=null doit=true}, Shell with text {Confirm Remove}]
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757763683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757763683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757763683 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757763682 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757763682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757763682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:18 [2023-09-15T05:05:18.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757763682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:18 [2023-09-15T05:05:18.435Z] 
01:05:18 [2023-09-15T05:05:18.435Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:18.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:19 [2023-09-15T05:05:19.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-1757763939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove']
01:05:19 [2023-09-15T05:05:19.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:19 [2023-09-15T05:05:19.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
01:05:19 [2023-09-15T05:05:19.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757762529 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757762529 data=null doit=true}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757762529 data=null}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757762528 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757762528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757762501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757762500 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757762500 data=null doit=true}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757762500 data=null}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757762499 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757762499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757762495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757762494 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757762494 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757762494 data=null}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757762493 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757762493 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757762486 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757762473 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757762473 data=null doit=true}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757762473 data=null}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757762473 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757762473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757762457 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757762456 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757762456 data=null doit=true}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757762456 data=null}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757762456 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757762456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757762448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:19 [2023-09-15T05:05:19.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757762447 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757762447 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757762447 data=null}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757762447 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757762447 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757762440 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757762440 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757762439 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757762439 data=null}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757762439 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757762439 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757762429 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:19 [2023-09-15T05:05:19.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:19 [2023-09-15T05:05:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:19 [2023-09-15T05:05:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:19 [2023-09-15T05:05:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757762253 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:19 [2023-09-15T05:05:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:19 [2023-09-15T05:05:19.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757762251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757762251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757762251 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757762251 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757762251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757762251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757762251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:19 [2023-09-15T05:05:19.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757762400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:20 [2023-09-15T05:05:20.391Z] 
01:05:20 [2023-09-15T05:05:20.391Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:20.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:21 [2023-09-15T05:05:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:21 [2023-09-15T05:05:21.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:22 [2023-09-15T05:05:22.016Z] 
01:05:22 [2023-09-15T05:05:22.016Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:21.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757760126 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757760126 data=null doit=true}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757760126 data=null}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757760126 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757760126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757760101 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757760101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757760101 data=null doit=true}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757760100 data=null}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757760100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757760100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757760089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757760088 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757760088 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757760088 data=null}, TreeItem with text {Traces [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757760088 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757760088 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757760038 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757760037 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757760037 data=null}, TreeItem with text {Traces [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757760036 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757760036 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757760035 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1757760034 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1757760034 data=null}, TreeItem with text {symbolic-link [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1757760034 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757760034 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {symbolic-link [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1757760033 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757760027 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757760027 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757760027 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757760026 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757760026 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757760001 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
01:05:22 [2023-09-15T05:05:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
01:05:22 [2023-09-15T05:05:22.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
01:05:22 [2023-09-15T05:05:22.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
01:05:22 [2023-09-15T05:05:22.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757759603 data=null doit=true}, Shell with text {Copy Trace}]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757759601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757759601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757759601 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757759601 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757759601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757759601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757759601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1757759935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757759497 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757759497 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757759497 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757759496 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757759496 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757759492 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
01:05:22 [2023-09-15T05:05:22.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757759205 data=null doit=true}, Shell with text {Copy Trace}]
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1757759199 data=null doit=true}, Button with text {Copy as a link}]
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-1757759199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1757759199 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1757759199 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1757759199 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1757759199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757759198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757759198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757759197 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757759197 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757759197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757759197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757759197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1757759461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757759098 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757759098 data=null doit=true}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757759098 data=null}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757759098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:22 [2023-09-15T05:05:22.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757759098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757759075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757759074 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757759074 data=null doit=true}, TreeItem with text {test}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757759074 data=null}, TreeItem with text {test}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757759074 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757759074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757759043 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:23 [2023-09-15T05:05:23.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1757759036 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757759036 data=null doit=true}, TreeItem with text {Traces [3]}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757759036 data=null}, TreeItem with text {Traces [3]}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757759035 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757759035 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757759025 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:05:23 [2023-09-15T05:05:23.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:05:23 [2023-09-15T05:05:23.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757759014 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1757759014 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1757759014 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757759013 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757759013 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757758992 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
01:05:23 [2023-09-15T05:05:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1757758914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
01:05:23 [2023-09-15T05:05:23.356Z] 
01:05:23 [2023-09-15T05:05:23.356Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:23.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:23 [2023-09-15T05:05:23.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:23 [2023-09-15T05:05:23.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:23 [2023-09-15T05:05:23.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:24 [2023-09-15T05:05:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:24 [2023-09-15T05:05:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757757333 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757757333 data=null doit=true}, TableItem with text {}]
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757757332 data=null}, TableItem with text {}]
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757757332 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757757332 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757757324 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757757239 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757757239 data=null doit=true}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757757238 data=null}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757757238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757757238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757757209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757757208 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757757208 data=null doit=true}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757757208 data=null}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757757208 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757757208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757757201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:24 [2023-09-15T05:05:24.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1757757200 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1757757200 data=null doit=true}, TreeItem with text {Traces [4]}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1757757200 data=null}, TreeItem with text {Traces [4]}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1757757200 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757757200 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1757757193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:05:24 [2023-09-15T05:05:24.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
01:05:24 [2023-09-15T05:05:24.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757757192 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1757757191 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1757757191 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757757191 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:24 [2023-09-15T05:05:24.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757757191 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:24 [2023-09-15T05:05:24.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757757168 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:24 [2023-09-15T05:05:24.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
01:05:24 [2023-09-15T05:05:24.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
01:05:24 [2023-09-15T05:05:24.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
01:05:24 [2023-09-15T05:05:24.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:24 [2023-09-15T05:05:24.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1757757142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
01:05:25 [2023-09-15T05:05:25.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:25 [2023-09-15T05:05:25.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:25 [2023-09-15T05:05:25.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:25 [2023-09-15T05:05:25.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:26 [2023-09-15T05:05:26.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:26 [2023-09-15T05:05:26.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757755569 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757755568 data=null doit=true}, TableItem with text {}]
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757755568 data=null}, TableItem with text {}]
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757755568 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757755568 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757755554 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:26 [2023-09-15T05:05:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757755485 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1757755485 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1757755485 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757755484 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757755484 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757755474 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757755440 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:26 [2023-09-15T05:05:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1757755440 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1757755440 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757755439 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757755439 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757755409 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:26 [2023-09-15T05:05:26.642Z] 
01:05:26 [2023-09-15T05:05:26.642Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:26.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757755328 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757755328 data=null doit=true}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757755328 data=null}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757755328 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757755328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757755295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757755295 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757755295 data=null doit=true}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757755295 data=null}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757755295 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757755294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757755290 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:26 [2023-09-15T05:05:26.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1757755289 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1757755289 data=null doit=true}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1757755289 data=null}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1757755289 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757755289 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1757755282 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1757755281 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1757755281 data=null doit=true}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1757755281 data=null}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1757755281 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757755281 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1757755272 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:26 [2023-09-15T05:05:26.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757755011 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757755009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757755009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757755009 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757755009 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757755009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757755009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:27 [2023-09-15T05:05:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757755009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:27 [2023-09-15T05:05:27.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:27 [2023-09-15T05:05:27.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757755252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:27 [2023-09-15T05:05:27.976Z] 
01:05:27 [2023-09-15T05:05:27.977Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:27.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757752601 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757752601 data=null doit=true}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757752601 data=null}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757752601 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757752600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757752578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757752577 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757752577 data=null doit=true}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757752577 data=null}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757752577 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757752576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757752568 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:29 [2023-09-15T05:05:29.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757752567 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757752567 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757752567 data=null}, TreeItem with text {Traces [1]}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757752567 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757752567 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757752560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757752560 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757752560 data=null}, TreeItem with text {Traces [1]}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757752560 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757752560 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757752559 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757752558 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757752558 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757752558 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757752558 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757752558 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757752541 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:05:29 [2023-09-15T05:05:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757752242 data=null doit=true}, Shell with text {Confirm Delete}]
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757752241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757752241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757752241 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757752241 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757752241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757752241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:29 [2023-09-15T05:05:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757752241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:30 [2023-09-15T05:05:30.120Z] 
01:05:30 [2023-09-15T05:05:30.120Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:30.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757752506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757751868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757751868 data=null doit=true}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757751868 data=null}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757751868 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757751868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757751844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757751843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757751843 data=null doit=true}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757751843 data=null}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757751843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757751843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757751821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:30 [2023-09-15T05:05:30.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757751820 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757751820 data=null doit=true}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757751820 data=null}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757751819 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757751819 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757751811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757751806 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757751806 data=null doit=true}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757751806 data=null}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757751805 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757751805 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757751801 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757751622 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757751621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757751621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:30 [2023-09-15T05:05:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757751621 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:30 [2023-09-15T05:05:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757751621 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:30 [2023-09-15T05:05:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757751621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:30 [2023-09-15T05:05:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757751621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:30 [2023-09-15T05:05:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757751621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:30 [2023-09-15T05:05:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757751777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:30 [2023-09-15T05:05:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:30 [2023-09-15T05:05:30.635Z] 
01:05:30 [2023-09-15T05:05:30.635Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:30.464: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:32 [2023-09-15T05:05:32.007Z] 
01:05:32 [2023-09-15T05:05:32.007Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:31.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757749967 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757749967 data=null doit=true}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757749967 data=null}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757749967 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757749967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757749948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757749947 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757749947 data=null doit=true}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757749947 data=null}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757749947 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757749946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757749941 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757749937 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757749937 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757749937 data=null}, TreeItem with text {Traces [1]}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757749937 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757749937 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757749927 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757749927 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757749927 data=null}, TreeItem with text {Traces [1]}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757749927 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757749927 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757749925 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757749925 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757749925 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757749924 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:32 [2023-09-15T05:05:32.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757749924 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:32 [2023-09-15T05:05:32.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757749924 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:32 [2023-09-15T05:05:32.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757749893 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:32 [2023-09-15T05:05:32.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
01:05:32 [2023-09-15T05:05:32.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
01:05:32 [2023-09-15T05:05:32.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
01:05:32 [2023-09-15T05:05:32.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
01:05:32 [2023-09-15T05:05:32.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1757749869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
01:05:32 [2023-09-15T05:05:32.521Z] 
01:05:32 [2023-09-15T05:05:32.521Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:32.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757749250 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757749249 data=null doit=true}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757749249 data=null}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757749249 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757749249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757749209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:32 [2023-09-15T05:05:32.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1757749208 data=null doit=true}, TreeItem with text {Experiments [1]}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1757749208 data=null}, TreeItem with text {Experiments [1]}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1757749207 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757749207 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1757749206 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
01:05:32 [2023-09-15T05:05:32.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1757749206 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1757749206 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1757749206 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757749205 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1757749204 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757749204 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757749204 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757749204 data=null}, Tree node with text: ExampleCustomTxt.log]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757749203 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757749203 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757749181 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:05:32 [2023-09-15T05:05:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:05:33 [2023-09-15T05:05:33.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:05:33 [2023-09-15T05:05:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
01:05:33 [2023-09-15T05:05:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757748888 data=null doit=true}, Shell with text {Confirm Delete}]
01:05:33 [2023-09-15T05:05:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:33 [2023-09-15T05:05:33.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:33 [2023-09-15T05:05:33.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:33 [2023-09-15T05:05:33.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:33 [2023-09-15T05:05:33.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:33 [2023-09-15T05:05:33.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:33 [2023-09-15T05:05:33.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757748887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:33 [2023-09-15T05:05:33.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757748887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:33 [2023-09-15T05:05:33.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757748887 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:33 [2023-09-15T05:05:33.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757748887 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:33 [2023-09-15T05:05:33.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757748887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:33 [2023-09-15T05:05:33.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757748887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:33 [2023-09-15T05:05:33.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757748887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:33 [2023-09-15T05:05:33.550Z] 
01:05:33 [2023-09-15T05:05:33.551Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:33.398: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757749158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757748476 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757748476 data=null doit=true}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757748476 data=null}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757748476 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757748476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757748436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757748435 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757748435 data=null doit=true}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757748435 data=null}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757748435 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757748435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757748414 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:33 [2023-09-15T05:05:33.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757748414 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757748413 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757748413 data=null}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757748413 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757748413 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757748399 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757748399 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757748399 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757748399 data=null}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757748398 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757748398 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757748394 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:33 [2023-09-15T05:05:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:33 [2023-09-15T05:05:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:33 [2023-09-15T05:05:33.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757748106 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757748106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757748106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757748106 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757748106 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757748106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757748106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757748106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757748369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:34 [2023-09-15T05:05:34.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:34 [2023-09-15T05:05:34.322Z] 
01:05:34 [2023-09-15T05:05:34.322Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:34.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:35 [2023-09-15T05:05:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:35 [2023-09-15T05:05:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:35 [2023-09-15T05:05:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:35 [2023-09-15T05:05:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:35 [2023-09-15T05:05:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:35 [2023-09-15T05:05:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:35 [2023-09-15T05:05:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:35 [2023-09-15T05:05:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:35 [2023-09-15T05:05:35.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757746441 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757746440 data=null doit=true}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757746440 data=null}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757746440 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757746440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757746428 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757746427 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757746427 data=null doit=true}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757746427 data=null}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757746427 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757746427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757746412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:35 [2023-09-15T05:05:35.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757746411 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757746411 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757746411 data=null}, TreeItem with text {Traces [1]}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757746411 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757746411 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757746400 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757746399 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757746399 data=null}, TreeItem with text {Traces [1]}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757746399 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757746399 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757746398 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757746398 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757746398 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757746397 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757746397 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757746397 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757746376 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757746376 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757746375 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757746375 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757746341 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757746279 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757746279 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757746279 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:35 [2023-09-15T05:05:35.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:35 [2023-09-15T05:05:35.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:35 [2023-09-15T05:05:35.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757746220 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757746220 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757746220 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757746219 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757746219 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757746215 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:35 [2023-09-15T05:05:35.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
01:05:35 [2023-09-15T05:05:35.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
01:05:35 [2023-09-15T05:05:35.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757745876 data=null doit=true}, Shell with text {Copy Trace}]
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757745874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757745874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757745874 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:36 [2023-09-15T05:05:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757745874 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757745874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757745874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757745874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1757746192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757745777 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757745777 data=null doit=true}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757745776 data=null}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757745776 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757745776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757745732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757745732 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757745732 data=null doit=true}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757745732 data=null}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757745731 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757745731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757745725 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:36 [2023-09-15T05:05:36.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757745724 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757745724 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757745724 data=null}, TreeItem with text {Traces [1]}]
01:05:36 [2023-09-15T05:05:36.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757745724 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757745724 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757745707 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:36 [2023-09-15T05:05:36.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757745703 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1757745703 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1757745693 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757745693 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757745693 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757745668 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757745668 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757745667 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757745667 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757745622 data=null button=1 stateMask=0x80000 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757745447 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1757745447 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1757745447 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:36 [2023-09-15T05:05:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
01:05:36 [2023-09-15T05:05:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:36 [2023-09-15T05:05:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:37 [2023-09-15T05:05:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:37 [2023-09-15T05:05:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:05:37 [2023-09-15T05:05:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757744377 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757744372 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:37 [2023-09-15T05:05:37.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757744372 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757744371 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757744371 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757744363 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757744363 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757744362 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757744339 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757744302 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757744181 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757744181 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757744181 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:37 [2023-09-15T05:05:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:05:37 [2023-09-15T05:05:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:37 [2023-09-15T05:05:37.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:37 [2023-09-15T05:05:37.909Z] 
01:05:37 [2023-09-15T05:05:37.909Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:37.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757743988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757743988 data=null doit=true}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757743988 data=null}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757743987 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757743987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757743964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757743963 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757743963 data=null doit=true}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757743963 data=null}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757743963 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757743963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757743939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:38 [2023-09-15T05:05:38.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757743938 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757743938 data=null doit=true}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757743938 data=null}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757743938 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757743938 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757743921 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757743920 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757743920 data=null doit=true}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757743920 data=null}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757743920 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757743920 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757743915 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:38 [2023-09-15T05:05:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757743647 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757743647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757743647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757743647 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757743646 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757743646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757743646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:38 [2023-09-15T05:05:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757743646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:38 [2023-09-15T05:05:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757743890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:38 [2023-09-15T05:05:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:38 [2023-09-15T05:05:38.937Z] 
01:05:38 [2023-09-15T05:05:38.938Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:38.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757741832 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757741832 data=null doit=true}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757741832 data=null}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757741832 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757741832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757741822 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757741822 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757741822 data=null doit=true}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757741821 data=null}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757741821 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757741821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757741810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757741810 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757741810 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757741809 data=null}, TreeItem with text {Traces [1]}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757741809 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757741809 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757741803 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757741803 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757741799 data=null}, TreeItem with text {Traces [1]}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757741798 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757741798 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757741797 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757741797 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757741797 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757741797 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757741797 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:40 [2023-09-15T05:05:40.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757741797 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:40 [2023-09-15T05:05:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757741778 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:40 [2023-09-15T05:05:40.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757741504 data=null doit=true}, Shell with text {Confirm Delete}]
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757741504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757741504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757741504 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757741504 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757741504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757741504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:40 [2023-09-15T05:05:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757741504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:40 [2023-09-15T05:05:40.823Z] 
01:05:40 [2023-09-15T05:05:40.823Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:40.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:40 [2023-09-15T05:05:40.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:40 [2023-09-15T05:05:40.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:40 [2023-09-15T05:05:40.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:40 [2023-09-15T05:05:40.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:40 [2023-09-15T05:05:40.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:40 [2023-09-15T05:05:40.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:40 [2023-09-15T05:05:40.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:40 [2023-09-15T05:05:40.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757741142 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757741142 data=null doit=true}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757741142 data=null}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757741142 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757741142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757741109 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:40 [2023-09-15T05:05:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757741108 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757741108 data=null doit=true}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757741108 data=null}, TreeItem with text {test}]
01:05:40 [2023-09-15T05:05:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757741108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757741108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757741087 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:41 [2023-09-15T05:05:41.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757741087 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757741087 data=null doit=true}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757741087 data=null}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757741086 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757741086 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757741079 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757741079 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757741079 data=null doit=true}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757741079 data=null}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757741079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757741078 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757741070 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757740938 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757740922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757740922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757740922 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757740922 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757740921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757740921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757740921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757741046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:41 [2023-09-15T05:05:41.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:41 [2023-09-15T05:05:41.338Z] 
01:05:41 [2023-09-15T05:05:41.338Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:41.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:42 [2023-09-15T05:05:42.707Z] 
01:05:42 [2023-09-15T05:05:42.707Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:42.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757739285 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757739285 data=null doit=true}, TreeItem with text {test}]
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757739285 data=null}, TreeItem with text {test}]
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757739284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757739284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:42 [2023-09-15T05:05:42.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757739262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:42 [2023-09-15T05:05:42.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-1757739261 data=null doit=true}, TreeItem with text {Experiments [0]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-1757739261 data=null}, TreeItem with text {Experiments [0]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-1757739261 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757739261 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-1757739260 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1757739260 data=null doit=true}, TreeItem with text {exp [1]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1757739260 data=null}, TreeItem with text {exp [1]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1757739260 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757739259 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [1]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1757739258 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-1757739258 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1757739258 data=null doit=true}, TreeItem with text {exp [1]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1757739258 data=null}, TreeItem with text {exp [1]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1757739257 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757739257 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {exp [1]}]
01:05:42 [2023-09-15T05:05:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1757739242 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
01:05:42 [2023-09-15T05:05:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
01:05:42 [2023-09-15T05:05:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
01:05:42 [2023-09-15T05:05:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
01:05:42 [2023-09-15T05:05:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1757739212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
01:05:42 [2023-09-15T05:05:42.965Z] 
01:05:42 [2023-09-15T05:05:42.965Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:42.828: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:43 [2023-09-15T05:05:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:43 [2023-09-15T05:05:43.527Z] 
01:05:43 [2023-09-15T05:05:43.527Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:43.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757738271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757738271 data=null doit=true}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757738271 data=null}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757738271 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757738271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757738253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757738253 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757738253 data=null doit=true}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757738253 data=null}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757738252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757738252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757738238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:43 [2023-09-15T05:05:43.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757738237 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757738236 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757738236 data=null}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757738236 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757738236 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757738222 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757738222 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757738222 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757738222 data=null}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757738221 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757738221 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757738213 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:43 [2023-09-15T05:05:43.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757737946 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757737946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757737946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757737946 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757737946 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757737945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757737945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:44 [2023-09-15T05:05:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757737945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:44 [2023-09-15T05:05:44.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:44 [2023-09-15T05:05:44.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757738186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:44 [2023-09-15T05:05:44.862Z] 
01:05:44 [2023-09-15T05:05:44.862Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:44.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757735889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757735889 data=null doit=true}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757735889 data=null}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757735889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757735889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757735877 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757735877 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757735877 data=null doit=true}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757735877 data=null}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757735876 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757735876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757735872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:46 [2023-09-15T05:05:46.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757735872 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757735872 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757735872 data=null}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757735871 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757735871 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757735860 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757735860 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757735860 data=null}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757735860 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757735859 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757735859 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757735858 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757735858 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757735858 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757735858 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757735858 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757735838 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1757735811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757735710 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757735710 data=null doit=true}, TableItem with text {}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757735710 data=null}, TableItem with text {}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757735710 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757735709 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757735702 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:46 [2023-09-15T05:05:46.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:46 [2023-09-15T05:05:46.488Z] 
01:05:46 [2023-09-15T05:05:46.488Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:46 [2023-09-15T05:05:46.488Z] 
01:05:46 [2023-09-15T05:05:46.488Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:46.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:46 [2023-09-15T05:05:46.488Z] 
01:05:46 [2023-09-15T05:05:46.488Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.360: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.488Z] 
01:05:46 [2023-09-15T05:05:46.488Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:46.366: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:46 [2023-09-15T05:05:46.488Z] 
01:05:46 [2023-09-15T05:05:46.488Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757735506 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757735506 data=null doit=true}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757735506 data=null}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757735506 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757735506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757735484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757735484 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757735484 data=null doit=true}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757735484 data=null}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757735483 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757735483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757735475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:46 [2023-09-15T05:05:46.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757735474 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757735474 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757735474 data=null}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757735474 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757735474 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757735470 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:46 [2023-09-15T05:05:46.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757735470 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757735469 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757735469 data=null}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757735469 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757735469 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757735466 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:46 [2023-09-15T05:05:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:46 [2023-09-15T05:05:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:46 [2023-09-15T05:05:46.745Z] 
01:05:46 [2023-09-15T05:05:46.745Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.745Z] 
01:05:46 [2023-09-15T05:05:46.745Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.745Z] 
01:05:46 [2023-09-15T05:05:46.745Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.563: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:46 [2023-09-15T05:05:46.745Z] 
01:05:46 [2023-09-15T05:05:46.745Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.745Z] 
01:05:46 [2023-09-15T05:05:46.745Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.745Z] 
01:05:46 [2023-09-15T05:05:46.745Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.745Z] 
01:05:46 [2023-09-15T05:05:46.745Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.632: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.745Z] 
01:05:46 [2023-09-15T05:05:46.745Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.745Z] 
01:05:46 [2023-09-15T05:05:46.745Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.745Z] 
01:05:46 [2023-09-15T05:05:46.745Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.745Z] 
01:05:46 [2023-09-15T05:05:46.745Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.723: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757735186 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757735185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757735185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757735185 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757735185 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757735185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:46 [2023-09-15T05:05:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757735185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:47 [2023-09-15T05:05:47.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757735185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:47 [2023-09-15T05:05:47.003Z] 
01:05:47 [2023-09-15T05:05:47.003Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:47 [2023-09-15T05:05:47.003Z] 
01:05:47 [2023-09-15T05:05:47.003Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:47 [2023-09-15T05:05:47.003Z] 
01:05:47 [2023-09-15T05:05:47.003Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.787: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:47 [2023-09-15T05:05:47.003Z] 
01:05:47 [2023-09-15T05:05:47.003Z] (Eclipse:18457): Gtk-WARNING **: 05:05:46.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:47 [2023-09-15T05:05:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757735443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:47 [2023-09-15T05:05:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:47 [2023-09-15T05:05:47.259Z] 
01:05:47 [2023-09-15T05:05:47.259Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:47.100: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:47 [2023-09-15T05:05:47.259Z] 
01:05:47 [2023-09-15T05:05:47.259Z] (Eclipse:18457): Gtk-WARNING **: 05:05:47.123: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:47 [2023-09-15T05:05:47.259Z] 
01:05:47 [2023-09-15T05:05:47.259Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:47.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:47 [2023-09-15T05:05:47.259Z] 
01:05:47 [2023-09-15T05:05:47.259Z] (Eclipse:18457): Gtk-WARNING **: 05:05:47.158: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757733399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757733399 data=null doit=true}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757733399 data=null}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757733399 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757733399 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757733392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757733391 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757733391 data=null doit=true}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757733391 data=null}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757733391 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757733391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757733379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:48 [2023-09-15T05:05:48.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757733378 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757733378 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757733377 data=null}, TreeItem with text {Traces [1]}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757733377 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757733377 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757733365 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757733365 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757733365 data=null}, TreeItem with text {Traces [1]}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757733364 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757733364 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757733363 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757733360 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757733360 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757733360 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757733360 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757733360 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757733352 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
01:05:48 [2023-09-15T05:05:48.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
01:05:48 [2023-09-15T05:05:48.884Z] 
01:05:48 [2023-09-15T05:05:48.884Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.884Z] 
01:05:48 [2023-09-15T05:05:48.884Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.691: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.885Z] 
01:05:48 [2023-09-15T05:05:48.885Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.885Z] 
01:05:48 [2023-09-15T05:05:48.885Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.885Z] 
01:05:48 [2023-09-15T05:05:48.885Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.885Z] 
01:05:48 [2023-09-15T05:05:48.885Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.885Z] 
01:05:48 [2023-09-15T05:05:48.885Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.885Z] 
01:05:48 [2023-09-15T05:05:48.885Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.885Z] 
01:05:48 [2023-09-15T05:05:48.885Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.885Z] 
01:05:48 [2023-09-15T05:05:48.885Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.885Z] 
01:05:48 [2023-09-15T05:05:48.885Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757733051 data=null doit=true}, Shell with text {Copy Trace}]
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757733049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757733049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757733049 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757733049 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757733049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:48 [2023-09-15T05:05:48.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757733049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757733049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1757733323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
01:05:49 [2023-09-15T05:05:49.141Z] 
01:05:49 [2023-09-15T05:05:49.141Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.141Z] 
01:05:49 [2023-09-15T05:05:49.141Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757732960 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757732960 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757732960 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757732960 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757732960 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757732956 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:49 [2023-09-15T05:05:49.141Z] 
01:05:49 [2023-09-15T05:05:49.141Z] (Eclipse:18457): Gtk-WARNING **: 05:05:48.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
01:05:49 [2023-09-15T05:05:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
01:05:49 [2023-09-15T05:05:49.141Z] 
01:05:49 [2023-09-15T05:05:49.141Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.141Z] 
01:05:49 [2023-09-15T05:05:49.141Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.141Z] 
01:05:49 [2023-09-15T05:05:49.141Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.141Z] 
01:05:49 [2023-09-15T05:05:49.141Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.397Z] 
01:05:49 [2023-09-15T05:05:49.397Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.397Z] 
01:05:49 [2023-09-15T05:05:49.397Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.397Z] 
01:05:49 [2023-09-15T05:05:49.397Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.397Z] 
01:05:49 [2023-09-15T05:05:49.397Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.194: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.397Z] 
01:05:49 [2023-09-15T05:05:49.397Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.397Z] 
01:05:49 [2023-09-15T05:05:49.397Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.397Z] 
01:05:49 [2023-09-15T05:05:49.397Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757732658 data=null doit=true}, Shell with text {Copy Trace}]
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:05:49 [2023-09-15T05:05:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1757732650 data=null doit=true}, Button with text {Copy as a link}]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-1757732650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1757732649 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1757732649 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1757732649 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1757732649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757732648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757732648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757732648 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757732648 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757732648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757732648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757732648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1757732924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
01:05:49 [2023-09-15T05:05:49.398Z] 
01:05:49 [2023-09-15T05:05:49.398Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.398Z] 
01:05:49 [2023-09-15T05:05:49.398Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.398Z] 
01:05:49 [2023-09-15T05:05:49.398Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:49 [2023-09-15T05:05:49.654Z] 
01:05:49 [2023-09-15T05:05:49.654Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.416: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.654Z] 
01:05:49 [2023-09-15T05:05:49.654Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:49.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:49 [2023-09-15T05:05:49.654Z] 
01:05:49 [2023-09-15T05:05:49.654Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757732474 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757732474 data=null doit=true}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757732474 data=null}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757732474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757732474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757732460 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757732459 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757732459 data=null doit=true}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757732459 data=null}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757732459 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757732459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757732445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:49 [2023-09-15T05:05:49.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1757732445 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757732445 data=null doit=true}, TreeItem with text {Traces [3]}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757732445 data=null}, TreeItem with text {Traces [3]}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757732444 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757732444 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757732440 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:05:49 [2023-09-15T05:05:49.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:49 [2023-09-15T05:05:49.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757732439 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:49 [2023-09-15T05:05:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1757732439 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:49 [2023-09-15T05:05:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1757732439 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:49 [2023-09-15T05:05:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757732438 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:49 [2023-09-15T05:05:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757732438 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:49 [2023-09-15T05:05:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757732423 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:49 [2023-09-15T05:05:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
01:05:49 [2023-09-15T05:05:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
01:05:49 [2023-09-15T05:05:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
01:05:49 [2023-09-15T05:05:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1757732392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
01:05:49 [2023-09-15T05:05:49.655Z] 
01:05:49 [2023-09-15T05:05:49.655Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:49.603: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:49 [2023-09-15T05:05:49.655Z] 
01:05:49 [2023-09-15T05:05:49.655Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:49 [2023-09-15T05:05:49.655Z] 
01:05:49 [2023-09-15T05:05:49.655Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:49.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:49 [2023-09-15T05:05:49.912Z] 
01:05:49 [2023-09-15T05:05:49.912Z] (Eclipse:18457): Gtk-WARNING **: 05:05:49.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:50 [2023-09-15T05:05:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:50 [2023-09-15T05:05:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:50 [2023-09-15T05:05:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:50 [2023-09-15T05:05:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:50 [2023-09-15T05:05:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757730853 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757730853 data=null doit=true}, TableItem with text {}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757730853 data=null}, TableItem with text {}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757730853 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757730852 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757730849 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757730797 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757730796 data=null doit=true}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757730796 data=null}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757730796 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757730796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757730791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757730790 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757730790 data=null doit=true}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757730790 data=null}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757730790 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757730790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757730785 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:51 [2023-09-15T05:05:51.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1757730785 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757730785 data=null doit=true}, TreeItem with text {Traces [3]}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757730785 data=null}, TreeItem with text {Traces [3]}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757730784 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757730784 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:05:51 [2023-09-15T05:05:51.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757730774 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:05:51 [2023-09-15T05:05:51.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757730773 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1757730773 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1757730773 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757730773 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757730773 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757730769 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1757730742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
01:05:51 [2023-09-15T05:05:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:51 [2023-09-15T05:05:51.552Z] 
01:05:51 [2023-09-15T05:05:51.552Z] (Eclipse:18457): Gtk-WARNING **: 05:05:51.323: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:51 [2023-09-15T05:05:51.552Z] 
01:05:51 [2023-09-15T05:05:51.552Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:51.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:51 [2023-09-15T05:05:51.552Z] 
01:05:51 [2023-09-15T05:05:51.552Z] (Eclipse:18457): Gtk-WARNING **: 05:05:51.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:51 [2023-09-15T05:05:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:51 [2023-09-15T05:05:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:51 [2023-09-15T05:05:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:51 [2023-09-15T05:05:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:52 [2023-09-15T05:05:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:52 [2023-09-15T05:05:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757729181 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757729181 data=null doit=true}, TableItem with text {}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757729181 data=null}, TableItem with text {}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757729180 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757729180 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757729172 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757729079 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1757729079 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1757729079 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757729078 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757729078 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1757729069 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757729033 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1757729033 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1757729033 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757729033 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757729033 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1757728999 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:52 [2023-09-15T05:05:52.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:53 [2023-09-15T05:05:53.195Z] 
01:05:53 [2023-09-15T05:05:53.195Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:52.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757728921 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757728921 data=null doit=true}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757728921 data=null}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757728921 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757728921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757728894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757728889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757728889 data=null doit=true}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757728889 data=null}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757728888 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757728888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757728870 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:53 [2023-09-15T05:05:53.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1757728869 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757728869 data=null doit=true}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757728869 data=null}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757728869 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757728869 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757728862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1757728861 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757728861 data=null doit=true}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757728861 data=null}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757728861 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757728861 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757728852 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:53 [2023-09-15T05:05:53.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757728725 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757728724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757728724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757728724 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757728724 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757728724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757728724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:53 [2023-09-15T05:05:53.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757728724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:53 [2023-09-15T05:05:53.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:53 [2023-09-15T05:05:53.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757728832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:54 [2023-09-15T05:05:54.272Z] 
01:05:54 [2023-09-15T05:05:54.272Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:54.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757726445 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757726444 data=null doit=true}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757726444 data=null}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757726444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757726444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757726405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757726405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757726405 data=null doit=true}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757726405 data=null}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757726404 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757726404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757726388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:55 [2023-09-15T05:05:55.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757726387 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757726387 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757726387 data=null}, TreeItem with text {Traces [1]}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757726387 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757726386 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757726380 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757726380 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757726380 data=null}, TreeItem with text {Traces [1]}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757726379 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757726379 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757726378 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757726378 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757726378 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757726378 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757726377 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757726377 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757726360 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757726356 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757726355 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757726355 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757726261 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1757726260 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1757726260 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1757726260 data=null}, TreeItem with text {ExampleCustomTxt.log}]
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-1757726258 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-1757726258 data=null doit=true}, TableItem with text {}]
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-1757726258 data=null}, TableItem with text {}]
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-1757726258 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757726258 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
01:05:55 [2023-09-15T05:05:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-1757726245 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
01:05:55 [2023-09-15T05:05:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:05:55 [2023-09-15T05:05:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:05:55 [2023-09-15T05:05:55.899Z] 
01:05:55 [2023-09-15T05:05:55.899Z] (Eclipse:18457): Gtk-WARNING **: 05:05:55.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:55 [2023-09-15T05:05:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
01:05:55 [2023-09-15T05:05:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:55 [2023-09-15T05:05:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:55 [2023-09-15T05:05:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:55 [2023-09-15T05:05:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:55 [2023-09-15T05:05:55.899Z] 
01:05:55 [2023-09-15T05:05:55.899Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:55.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:55 [2023-09-15T05:05:55.899Z] 
01:05:55 [2023-09-15T05:05:55.899Z] (Eclipse:18457): Gtk-WARNING **: 05:05:55.821: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:55 [2023-09-15T05:05:55.899Z] 
01:05:55 [2023-09-15T05:05:55.899Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:55.828: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:05:55 [2023-09-15T05:05:55.899Z] 
01:05:55 [2023-09-15T05:05:55.899Z] (Eclipse:18457): Gtk-WARNING **: 05:05:55.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:55 [2023-09-15T05:05:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757726022 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757726022 data=null doit=true}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757726022 data=null}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757726021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757726021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757726016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757726015 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757726015 data=null doit=true}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757726015 data=null}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757726015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757726015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757726010 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757726010 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757726010 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757726009 data=null}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757726009 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757726009 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757725998 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757725998 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757725998 data=null doit=true}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757725997 data=null}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757725997 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757725997 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757725993 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:05:56 [2023-09-15T05:05:56.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
01:05:56 [2023-09-15T05:05:56.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
01:05:56 [2023-09-15T05:05:56.157Z] 
01:05:56 [2023-09-15T05:05:56.157Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.157Z] 
01:05:56 [2023-09-15T05:05:56.157Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.032: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.157Z] 
01:05:56 [2023-09-15T05:05:56.157Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.157Z] 
01:05:56 [2023-09-15T05:05:56.157Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.157Z] 
01:05:56 [2023-09-15T05:05:56.157Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.157Z] 
01:05:56 [2023-09-15T05:05:56.157Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.157Z] 
01:05:56 [2023-09-15T05:05:56.157Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.157Z] 
01:05:56 [2023-09-15T05:05:56.157Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.157Z] 
01:05:56 [2023-09-15T05:05:56.157Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.413Z] 
01:05:56 [2023-09-15T05:05:56.413Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.413Z] 
01:05:56 [2023-09-15T05:05:56.413Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757725725 data=null doit=true}, Shell with text {Confirm Clear}]
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757725724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757725724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757725724 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757725724 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757725724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757725724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:56 [2023-09-15T05:05:56.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757725724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:05:56 [2023-09-15T05:05:56.413Z] 
01:05:56 [2023-09-15T05:05:56.413Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.236: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.413Z] 
01:05:56 [2023-09-15T05:05:56.413Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.670Z] 
01:05:56 [2023-09-15T05:05:56.670Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1757725964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757725417 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757725410 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757725410 data=null doit=true}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757725410 data=null}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757725410 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757725409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757725382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:05:56 [2023-09-15T05:05:56.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:05:56 [2023-09-15T05:05:56.926Z] 
01:05:56 [2023-09-15T05:05:56.926Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.926Z] 
01:05:56 [2023-09-15T05:05:56.926Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.926Z] 
01:05:56 [2023-09-15T05:05:56.926Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.926Z] 
01:05:56 [2023-09-15T05:05:56.926Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.926Z] 
01:05:56 [2023-09-15T05:05:56.926Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.926Z] 
01:05:56 [2023-09-15T05:05:56.926Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.926Z] 
01:05:56 [2023-09-15T05:05:56.926Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.926Z] 
01:05:56 [2023-09-15T05:05:56.926Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.926Z] 
01:05:56 [2023-09-15T05:05:56.926Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.926Z] 
01:05:56 [2023-09-15T05:05:56.926Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:56 [2023-09-15T05:05:56.926Z] 
01:05:56 [2023-09-15T05:05:56.926Z] (Eclipse:18457): Gtk-WARNING **: 05:05:56.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724669 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724669 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724668 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757724668 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:05:57 [2023-09-15T05:05:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757724668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757724668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757724668 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757724668 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757724668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757724668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:57 [2023-09-15T05:05:57.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:57 [2023-09-15T05:05:57.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:57 [2023-09-15T05:05:57.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:57 [2023-09-15T05:05:57.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:57 [2023-09-15T05:05:57.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757724667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:05:57 [2023-09-15T05:05:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757725339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:05:57 [2023-09-15T05:05:57.491Z] 
01:05:57 [2023-09-15T05:05:57.491Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.491Z] 
01:05:57 [2023-09-15T05:05:57.491Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.491Z] 
01:05:57 [2023-09-15T05:05:57.491Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.341: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.491Z] 
01:05:57 [2023-09-15T05:05:57.491Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.357: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.491Z] 
01:05:57 [2023-09-15T05:05:57.491Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.374: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.491Z] 
01:05:57 [2023-09-15T05:05:57.491Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.491Z] 
01:05:57 [2023-09-15T05:05:57.491Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.407: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.491Z] 
01:05:57 [2023-09-15T05:05:57.491Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.491Z] 
01:05:57 [2023-09-15T05:05:57.491Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.491Z] 
01:05:57 [2023-09-15T05:05:57.491Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.491Z] 
01:05:57 [2023-09-15T05:05:57.491Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.473: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.747Z] 
01:05:57 [2023-09-15T05:05:57.747Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:57 [2023-09-15T05:05:57.747Z] 
01:05:57 [2023-09-15T05:05:57.747Z] (Eclipse:18457): Gtk-WARNING **: 05:05:57.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:05:58 [2023-09-15T05:05:58.003Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.124 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
01:05:58 [2023-09-15T05:05:58.003Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.875 s
01:05:58 [2023-09-15T05:05:58.003Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.124 s
01:05:58 [2023-09-15T05:05:58.003Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.18 s
01:05:58 [2023-09-15T05:05:58.003Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.391 s
01:05:58 [2023-09-15T05:05:58.003Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.009 s
01:05:58 [2023-09-15T05:05:58.003Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.699 s
01:05:58 [2023-09-15T05:05:58.003Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.583 s
01:05:58 [2023-09-15T05:05:58.003Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.548 s
01:05:58 [2023-09-15T05:05:58.003Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.571 s
01:05:58 [2023-09-15T05:05:58.003Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.659 s
01:05:58 [2023-09-15T05:05:58.003Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.474 s
01:05:58 [2023-09-15T05:05:58.003Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.467 s
01:05:58 [2023-09-15T05:05:58.003Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.478 s
01:05:58 [2023-09-15T05:05:58.003Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.003 s
01:05:58 [2023-09-15T05:05:58.003Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.485 s
01:05:58 [2023-09-15T05:05:58.003Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
01:05:58 [2023-09-15T05:05:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757724153 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:05:58 [2023-09-15T05:05:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:05:58 [2023-09-15T05:05:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:05:58 [2023-09-15T05:05:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:05:58 [2023-09-15T05:05:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
01:05:58 [2023-09-15T05:05:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1757724027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
01:05:58 [2023-09-15T05:05:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
01:05:58 [2023-09-15T05:05:58.566Z] 
01:05:58 [2023-09-15T05:05:58.566Z] (Eclipse:18457): Gtk-CRITICAL **: 05:05:58.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:06:01 [2023-09-15T05:06:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"'
01:06:01 [2023-09-15T05:06:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:01 [2023-09-15T05:06:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
01:06:01 [2023-09-15T05:06:01.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
01:06:02 [2023-09-15T05:06:02.401Z] 
01:06:02 [2023-09-15T05:06:02.401Z] (Eclipse:18457): Gtk-CRITICAL **: 05:06:02.197: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:06:02 [2023-09-15T05:06:02.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-1757720342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
01:06:02 [2023-09-15T05:06:02.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
01:06:02 [2023-09-15T05:06:02.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
01:06:02 [2023-09-15T05:06:02.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
01:06:02 [2023-09-15T05:06:02.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<?xml version="1.0" ...", using matcher: of type 'StyledText'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Example'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=-1757718603 data=null doit=true}, MenuItem with text {None}]
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-1757718603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=-1757718603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Example']
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Example'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
01:06:03 [2023-09-15T05:06:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Example} time=-1757718523 data=null doit=true}, MenuItem with text {Example}]
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=-1757718523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Example}]
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-1757718523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'None'
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Set A} time=-1757718415 data=null doit=true}, MenuItem with text {Set A}]
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-1757718415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Set A}]
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-1757718415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'None']
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'None'
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:03 [2023-09-15T05:06:03.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
01:06:03 [2023-09-15T05:06:03.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:03 [2023-09-15T05:06:03.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
01:06:03 [2023-09-15T05:06:03.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
01:06:04 [2023-09-15T05:06:04.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-1757718286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
01:06:04 [2023-09-15T05:06:04.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
01:06:04 [2023-09-15T05:06:04.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
01:06:04 [2023-09-15T05:06:04.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
01:06:04 [2023-09-15T05:06:04.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
01:06:04 [2023-09-15T05:06:04.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:04 [2023-09-15T05:06:04.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:04 [2023-09-15T05:06:04.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:04 [2023-09-15T05:06:04.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
01:06:04 [2023-09-15T05:06:04.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
01:06:04 [2023-09-15T05:06:04.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-1757717385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
01:06:05 [2023-09-15T05:06:05.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
01:06:05 [2023-09-15T05:06:05.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
01:06:05 [2023-09-15T05:06:05.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
01:06:05 [2023-09-15T05:06:05.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets></marke...", using matcher: of type 'StyledText'
01:06:05 [2023-09-15T05:06:05.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:05 [2023-09-15T05:06:05.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
01:06:05 [2023-09-15T05:06:05.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
01:06:05 [2023-09-15T05:06:05.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=-1757716569 data=null doit=true}, MenuItem with text {None}]
01:06:05 [2023-09-15T05:06:05.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-1757716569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
01:06:05 [2023-09-15T05:06:05.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-1757716569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
01:06:05 [2023-09-15T05:06:05.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757716060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757716060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757716060 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757716060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757716059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757716059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757716058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757716058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757716058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757716058 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757716058 data=null}, ToolItem with tooltip text {Next Marker}]
01:06:05 [2023-09-15T05:06:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Markers", using matcher: with mnemonic 'Show Markers'
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker A-1", using matcher: with mnemonic 'Marker A-1'
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757715555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757715555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757715555 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757715555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757715555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757715554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757715553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757715553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757715553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757715553 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-1757715553 data=null}, ToolItem with tooltip text {Previous Marker}]
01:06:06 [2023-09-15T05:06:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
01:06:07 [2023-09-15T05:06:07.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
01:06:07 [2023-09-15T05:06:07.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
01:06:07 [2023-09-15T05:06:07.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
01:06:07 [2023-09-15T05:06:07.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-1757715011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
01:06:07 [2023-09-15T05:06:07.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
01:06:07 [2023-09-15T05:06:07.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
01:06:07 [2023-09-15T05:06:07.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
01:06:07 [2023-09-15T05:06:07.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
01:06:07 [2023-09-15T05:06:07.896Z] 
01:06:07 [2023-09-15T05:06:07.896Z] (Eclipse:18457): Gtk-CRITICAL **: 05:06:07.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757714217 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test_project} time=-1757714200 data=null button=0 stateMask=0x0 x=81 y=12 count=0}, TreeItem with text {test_project}]
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test_project} time=-1757714200 data=null doit=true}, TreeItem with text {test_project}]
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test_project} time=-1757714200 data=null}, TreeItem with text {test_project}]
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test_project} time=-1757714200 data=null button=1 stateMask=0x0 x=81 y=12 count=1}, TreeItem with text {test_project}]
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757714200 data=null item=TreeItem {test_project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test_project}]
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test_project} time=-1757714137 data=null button=1 stateMask=0x80000 x=81 y=12 count=1}, TreeItem with text {test_project}]
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:06:07 [2023-09-15T05:06:07.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:06:08 [2023-09-15T05:06:08.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713624 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713624 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713623 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757713623 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757713623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757713623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757713622 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757713622 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757713622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757713622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:08 [2023-09-15T05:06:08.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:08 [2023-09-15T05:06:08.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:08 [2023-09-15T05:06:08.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:08 [2023-09-15T05:06:08.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:08 [2023-09-15T05:06:08.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:08 [2023-09-15T05:06:08.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:06:08 [2023-09-15T05:06:08.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757713622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:08 [2023-09-15T05:06:08.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757714092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:06:08 [2023-09-15T05:06:08.923Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.037 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
01:06:08 [2023-09-15T05:06:08.923Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 2.752 s
01:06:08 [2023-09-15T05:06:08.923Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.093 s
01:06:08 [2023-09-15T05:06:08.923Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 3.163 s
01:06:08 [2023-09-15T05:06:08.923Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
01:06:08 [2023-09-15T05:06:08.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757713107 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:06:09 [2023-09-15T05:06:09.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:06:09 [2023-09-15T05:06:09.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:06:09 [2023-09-15T05:06:09.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:06:09 [2023-09-15T05:06:09.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
01:06:09 [2023-09-15T05:06:09.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1757712931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
01:06:09 [2023-09-15T05:06:09.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
01:06:09 [2023-09-15T05:06:09.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757712525 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:06:09 [2023-09-15T05:06:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:09 [2023-09-15T05:06:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:09 [2023-09-15T05:06:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:10 [2023-09-15T05:06:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:10 [2023-09-15T05:06:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:10 [2023-09-15T05:06:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757711964 data=null doit=true}, Shell with text {Preferences}]
01:06:10 [2023-09-15T05:06:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:10 [2023-09-15T05:06:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:10 [2023-09-15T05:06:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:10 [2023-09-15T05:06:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:10 [2023-09-15T05:06:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757711961 data=null doit=true}, TreeItem with text {Tracing}]
01:06:10 [2023-09-15T05:06:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757711961 data=null}, TreeItem with text {Tracing}]
01:06:10 [2023-09-15T05:06:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757711960 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:06:10 [2023-09-15T05:06:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757711960 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757711957 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757711957 data=null doit=true}, Tree node with text: Perspectives]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757711957 data=null}, Tree node with text: Perspectives]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757711957 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757711956 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757711956 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757711940 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757711940 data=null doit=true}, Tree node with text: Perspectives]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757711940 data=null}, Tree node with text: Perspectives]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757711940 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757711940 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757711914 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757711900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757711900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757711900 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757711900 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757711899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757711899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757711899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757712424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:10 [2023-09-15T05:06:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:10 [2023-09-15T05:06:10.515Z] 
01:06:10 [2023-09-15T05:06:10.515Z] (Eclipse:18457): Gtk-CRITICAL **: 05:06:10.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:06:10 [2023-09-15T05:06:10.774Z] 
01:06:10 [2023-09-15T05:06:10.774Z] (Eclipse:18457): Gtk-CRITICAL **: 05:06:10.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:06:12 [2023-09-15T05:06:12.141Z] 
01:06:12 [2023-09-15T05:06:12.141Z] (Eclipse:18457): Gtk-CRITICAL **: 05:06:12.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:06:12 [2023-09-15T05:06:12.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757709635 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:06:12 [2023-09-15T05:06:12.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:12 [2023-09-15T05:06:12.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:12 [2023-09-15T05:06:12.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757709289 data=null doit=true}, Shell with text {Preferences}]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:12 [2023-09-15T05:06:12.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757709287 data=null doit=true}, Tree node with text: Perspectives]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757709287 data=null}, Tree node with text: Perspectives]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757709286 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757709286 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757709286 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757709276 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757709276 data=null doit=true}, Tree node with text: Perspectives]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757709276 data=null}, Tree node with text: Perspectives]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757709276 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757709276 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757709275 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=-1757709274 data=null doit=true}, Button with text {Never}]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=-1757709274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Never}]
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:12 [2023-09-15T05:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-1757709273 data=null doit=true}, (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')]
01:06:12 [2023-09-15T05:06:12.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-1757709273 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
01:06:12 [2023-09-15T05:06:12.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-1757709273 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
01:06:12 [2023-09-15T05:06:12.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-1757709273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
01:06:12 [2023-09-15T05:06:12.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757709271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757709271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757709271 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757709271 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757709271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757709271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757709271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757709608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:12 [2023-09-15T05:06:12.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:12 [2023-09-15T05:06:12.914Z] 
01:06:12 [2023-09-15T05:06:12.914Z] (Eclipse:18457): Gtk-CRITICAL **: 05:06:12.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:06:13 [2023-09-15T05:06:13.170Z] 
01:06:13 [2023-09-15T05:06:13.170Z] (Eclipse:18457): Gtk-CRITICAL **: 05:06:12.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:06:14 [2023-09-15T05:06:14.538Z] 
01:06:14 [2023-09-15T05:06:14.538Z] (Eclipse:18457): Gtk-CRITICAL **: 05:06:14.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:06:14 [2023-09-15T05:06:14.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757707542 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:06:14 [2023-09-15T05:06:14.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:14 [2023-09-15T05:06:14.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:14 [2023-09-15T05:06:14.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757707209 data=null doit=true}, Shell with text {Preferences}]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:14 [2023-09-15T05:06:14.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757707207 data=null doit=true}, Tree node with text: Perspectives]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757707207 data=null}, Tree node with text: Perspectives]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757707206 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757707206 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757707206 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757707205 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757707205 data=null doit=true}, Tree node with text: Perspectives]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757707205 data=null}, Tree node with text: Perspectives]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757707204 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757707204 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757707204 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757707201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757707201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757707201 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757707201 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:14 [2023-09-15T05:06:14.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757707201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:14 [2023-09-15T05:06:14.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757707201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:14 [2023-09-15T05:06:14.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757707201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:14 [2023-09-15T05:06:14.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757707510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:15 [2023-09-15T05:06:15.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:15 [2023-09-15T05:06:15.052Z] 
01:06:15 [2023-09-15T05:06:15.052Z] (Eclipse:18457): Gtk-CRITICAL **: 05:06:15.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:06:15 [2023-09-15T05:06:15.310Z] 
01:06:15 [2023-09-15T05:06:15.310Z] (Eclipse:18457): Gtk-CRITICAL **: 05:06:15.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
01:06:15 [2023-09-15T05:06:15.568Z] 
01:06:15 [2023-09-15T05:06:15.568Z] (Eclipse:18457): Gtk-WARNING **: 05:06:15.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757705495 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757705495 data=null doit=true}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757705494 data=null}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757705494 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757705494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757705472 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757705472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757705471 data=null doit=true}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757705471 data=null}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757705471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757705471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757705435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757705434 data=null doit=true}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757705434 data=null}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757705434 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757705434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757705432 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:16 [2023-09-15T05:06:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1757705431 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757705431 data=null doit=true}, TreeItem with text {Traces [2]}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757705431 data=null}, TreeItem with text {Traces [2]}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757705431 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757705431 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757705424 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757705423 data=null doit=true}, TreeItem with text {Traces [2]}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757705423 data=null}, TreeItem with text {Traces [2]}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757705423 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757705423 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757705421 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-1757705421 data=null button=0 stateMask=0x0 x=99 y=81 count=0}, TreeItem with text {kernel}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=-1757705420 data=null doit=true}, TreeItem with text {kernel}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=-1757705420 data=null}, TreeItem with text {kernel}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=-1757705420 data=null button=1 stateMask=0x0 x=99 y=81 count=1}, TreeItem with text {kernel}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757705420 data=null item=TreeItem {kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=-1757705406 data=null button=1 stateMask=0x80000 x=99 y=81 count=1}, TreeItem with text {kernel}]
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment'
01:06:16 [2023-09-15T05:06:16.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment'
01:06:17 [2023-09-15T05:06:17.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-1757705322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Test experiment']
01:06:18 [2023-09-15T05:06:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757703707 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:06:18 [2023-09-15T05:06:18.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:18 [2023-09-15T05:06:18.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:18 [2023-09-15T05:06:18.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757703312 data=null doit=true}, Shell with text {Preferences}]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:18 [2023-09-15T05:06:18.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757703310 data=null doit=true}, Tree node with text: Perspectives]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757703310 data=null}, Tree node with text: Perspectives]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757703309 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757703309 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757703309 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757703308 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757703308 data=null doit=true}, Tree node with text: Perspectives]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757703307 data=null}, Tree node with text: Perspectives]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757703307 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757703307 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757703307 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-1757703305 data=null doit=true}, Button with text {Always}]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-1757703305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-1757703304 data=null doit=true}, (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')]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-1757703304 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-1757703304 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-1757703304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757703303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757703303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757703302 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757703302 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757703302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757703302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757703302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757703638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:18 [2023-09-15T05:06:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:19 [2023-09-15T05:06:19.323Z] 
01:06:19 [2023-09-15T05:06:19.323Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.323Z] 
01:06:19 [2023-09-15T05:06:19.323Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.323Z] 
01:06:19 [2023-09-15T05:06:19.323Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.323Z] 
01:06:19 [2023-09-15T05:06:19.323Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:19 [2023-09-15T05:06:19.579Z] 
01:06:19 [2023-09-15T05:06:19.579Z] (Eclipse:18457): Gtk-WARNING **: 05:06:19.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:20 [2023-09-15T05:06:20.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
01:06:20 [2023-09-15T05:06:20.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
01:06:20 [2023-09-15T05:06:20.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
01:06:20 [2023-09-15T05:06:20.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
01:06:20 [2023-09-15T05:06:20.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
01:06:20 [2023-09-15T05:06:20.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:06:20 [2023-09-15T05:06:20.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:06:20 [2023-09-15T05:06:20.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
01:06:20 [2023-09-15T05:06:20.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
01:06:20 [2023-09-15T05:06:20.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1757701609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1757701606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-1757701606 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1757701606 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1757701606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1757701606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1757701606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1757701606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1757701605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1757701605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1757701605 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1757701605 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757701605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757701605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757701605 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757701605 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757701604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757701604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:20 [2023-09-15T05:06:20.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757701604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:20 [2023-09-15T05:06:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:20 [2023-09-15T05:06:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757701322 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
01:06:20 [2023-09-15T05:06:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:20 [2023-09-15T05:06:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:20 [2023-09-15T05:06:20.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:21 [2023-09-15T05:06:21.021Z] 
01:06:21 [2023-09-15T05:06:21.021Z] (Eclipse:18457): Gtk-WARNING **: 05:06:21.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:21 [2023-09-15T05:06:21.021Z] 
01:06:21 [2023-09-15T05:06:21.021Z] (Eclipse:18457): Gtk-WARNING **: 05:06:21.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:21 [2023-09-15T05:06:21.021Z] 
01:06:21 [2023-09-15T05:06:21.021Z] (Eclipse:18457): Gtk-WARNING **: 05:06:21.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:21 [2023-09-15T05:06:21.021Z] 
01:06:21 [2023-09-15T05:06:21.021Z] (Eclipse:18457): Gtk-WARNING **: 05:06:21.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:21 [2023-09-15T05:06:21.276Z] 
01:06:21 [2023-09-15T05:06:21.276Z] (Eclipse:18457): Gtk-WARNING **: 05:06:21.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:21 [2023-09-15T05:06:21.276Z] 
01:06:21 [2023-09-15T05:06:21.276Z] (Eclipse:18457): Gtk-WARNING **: 05:06:21.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:21 [2023-09-15T05:06:21.276Z] 
01:06:21 [2023-09-15T05:06:21.276Z] (Eclipse:18457): Gtk-WARNING **: 05:06:21.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:21 [2023-09-15T05:06:21.276Z] 
01:06:21 [2023-09-15T05:06:21.276Z] (Eclipse:18457): Gtk-WARNING **: 05:06:21.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757700736 data=null doit=true}, Shell with text {Preferences}]
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:21 [2023-09-15T05:06:21.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757700734 data=null doit=true}, Tree node with text: Perspectives]
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757700733 data=null}, Tree node with text: Perspectives]
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757700732 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757700732 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757700732 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:21 [2023-09-15T05:06:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757700730 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757700730 data=null doit=true}, Tree node with text: Perspectives]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757700730 data=null}, Tree node with text: Perspectives]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757700729 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757700729 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757700729 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1757700703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1757700703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1757700703 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1757700703 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1757700703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1757700703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1757700703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:21 [2023-09-15T05:06:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757701214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:21 [2023-09-15T05:06:21.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:22 [2023-09-15T05:06:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757700026 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:06:22 [2023-09-15T05:06:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:22 [2023-09-15T05:06:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:22 [2023-09-15T05:06:22.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757699694 data=null doit=true}, Shell with text {Preferences}]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:22 [2023-09-15T05:06:22.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757699692 data=null doit=true}, Tree node with text: Perspectives]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757699692 data=null}, Tree node with text: Perspectives]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757699691 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757699691 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757699691 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757699690 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757699690 data=null doit=true}, Tree node with text: Perspectives]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757699690 data=null}, Tree node with text: Perspectives]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757699689 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757699689 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757699689 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-1757699688 data=null doit=true}, Button with text {Always}]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-1757699688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-1757699687 data=null doit=true}, (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')]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-1757699687 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-1757699687 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-1757699687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757699685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757699685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757699685 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757699685 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757699685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757699685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757699685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757699989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:22 [2023-09-15T05:06:22.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:22 [2023-09-15T05:06:22.915Z] 
01:06:22 [2023-09-15T05:06:22.915Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:22 [2023-09-15T05:06:22.915Z] 
01:06:22 [2023-09-15T05:06:22.915Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:22 [2023-09-15T05:06:22.915Z] 
01:06:22 [2023-09-15T05:06:22.915Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:22 [2023-09-15T05:06:22.915Z] 
01:06:22 [2023-09-15T05:06:22.915Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:22.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:23.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:23.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:23.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.172Z] 
01:06:23 [2023-09-15T05:06:23.172Z] (Eclipse:18457): Gtk-WARNING **: 05:06:23.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.173Z] 
01:06:23 [2023-09-15T05:06:23.173Z] (Eclipse:18457): Gtk-WARNING **: 05:06:23.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.173Z] 
01:06:23 [2023-09-15T05:06:23.173Z] (Eclipse:18457): Gtk-WARNING **: 05:06:23.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.173Z] 
01:06:23 [2023-09-15T05:06:23.173Z] (Eclipse:18457): Gtk-WARNING **: 05:06:23.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:23 [2023-09-15T05:06:23.173Z] 
01:06:23 [2023-09-15T05:06:23.173Z] (Eclipse:18457): Gtk-WARNING **: 05:06:23.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-1757698127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-1757698127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-1757698127 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-1757698127 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-1757698127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-1757698127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-1757698126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757698021 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:24 [2023-09-15T05:06:24.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] 
01:06:24 [2023-09-15T05:06:24.359Z] (Eclipse:18457): Gtk-WARNING **: 05:06:24.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757697638 data=null doit=true}, Shell with text {Preferences}]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:24 [2023-09-15T05:06:24.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757697636 data=null doit=true}, Tree node with text: Perspectives]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757697636 data=null}, Tree node with text: Perspectives]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757697635 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757697635 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757697634 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757697633 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757697633 data=null doit=true}, Tree node with text: Perspectives]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757697633 data=null}, Tree node with text: Perspectives]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757697633 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757697632 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757697632 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1757697628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1757697628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1757697628 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1757697628 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1757697628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1757697628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1757697628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:24 [2023-09-15T05:06:24.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757697958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:24 [2023-09-15T05:06:24.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:24 [2023-09-15T05:06:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757697211 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:06:24 [2023-09-15T05:06:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:24 [2023-09-15T05:06:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:24 [2023-09-15T05:06:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:25 [2023-09-15T05:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:25 [2023-09-15T05:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:25 [2023-09-15T05:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757696850 data=null doit=true}, Shell with text {Preferences}]
01:06:25 [2023-09-15T05:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:25 [2023-09-15T05:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:25 [2023-09-15T05:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:25 [2023-09-15T05:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:25 [2023-09-15T05:06:25.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757696848 data=null doit=true}, Tree node with text: Perspectives]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757696848 data=null}, Tree node with text: Perspectives]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757696848 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757696847 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757696847 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757696846 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757696846 data=null doit=true}, Tree node with text: Perspectives]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757696846 data=null}, Tree node with text: Perspectives]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757696846 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757696845 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757696845 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757696834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757696834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757696834 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757696834 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757696834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757696834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757696834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:25 [2023-09-15T05:06:25.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757697185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:25 [2023-09-15T05:06:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:25 [2023-09-15T05:06:25.646Z] 
01:06:25 [2023-09-15T05:06:25.646Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.646Z] 
01:06:25 [2023-09-15T05:06:25.646Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.646Z] 
01:06:25 [2023-09-15T05:06:25.646Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.646Z] 
01:06:25 [2023-09-15T05:06:25.646Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:25 [2023-09-15T05:06:25.902Z] 
01:06:25 [2023-09-15T05:06:25.902Z] (Eclipse:18457): Gtk-WARNING **: 05:06:25.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757695323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757695323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757695323 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757695323 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757695323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757695323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757695323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:26 [2023-09-15T05:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757695096 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
01:06:27 [2023-09-15T05:06:27.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:27 [2023-09-15T05:06:27.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:27 [2023-09-15T05:06:27.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] 
01:06:27 [2023-09-15T05:06:27.346Z] (Eclipse:18457): Gtk-WARNING **: 05:06:27.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757694602 data=null doit=true}, Shell with text {Preferences}]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:27 [2023-09-15T05:06:27.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757694592 data=null doit=true}, Tree node with text: Perspectives]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757694592 data=null}, Tree node with text: Perspectives]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757694592 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757694591 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757694591 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757694590 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757694590 data=null doit=true}, Tree node with text: Perspectives]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757694590 data=null}, Tree node with text: Perspectives]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757694590 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757694590 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757694589 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:06:27 [2023-09-15T05:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:06:27 [2023-09-15T05:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:06:27 [2023-09-15T05:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:27 [2023-09-15T05:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
01:06:27 [2023-09-15T05:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1757694587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:27 [2023-09-15T05:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1757694587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:27 [2023-09-15T05:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1757694587 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:27 [2023-09-15T05:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1757694587 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:27 [2023-09-15T05:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1757694587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:27 [2023-09-15T05:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1757694587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:27 [2023-09-15T05:06:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1757694587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:27 [2023-09-15T05:06:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757694989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:27 [2023-09-15T05:06:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:27 [2023-09-15T05:06:27.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757694068 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:06:28 [2023-09-15T05:06:28.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:28 [2023-09-15T05:06:28.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:28 [2023-09-15T05:06:28.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757693763 data=null doit=true}, Shell with text {Preferences}]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:28 [2023-09-15T05:06:28.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757693761 data=null doit=true}, Tree node with text: Perspectives]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757693761 data=null}, Tree node with text: Perspectives]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757693761 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757693760 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757693760 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757693759 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757693759 data=null doit=true}, Tree node with text: Perspectives]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757693759 data=null}, Tree node with text: Perspectives]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757693759 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757693759 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757693758 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
01:06:28 [2023-09-15T05:06:28.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=-1757693757 data=null doit=true}, Button with text {Prompt}]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-1757693757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Prompt}]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-1757693756 data=null doit=true}, (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')]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-1757693756 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-1757693756 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-1757693756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757693755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757693755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757693755 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757693755 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757693755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757693755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757693755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757694060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:28 [2023-09-15T05:06:28.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:30 [2023-09-15T05:06:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757691724 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:06:30 [2023-09-15T05:06:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:30 [2023-09-15T05:06:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:30 [2023-09-15T05:06:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:30 [2023-09-15T05:06:30.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:30 [2023-09-15T05:06:30.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:30 [2023-09-15T05:06:30.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757691304 data=null doit=true}, Shell with text {Preferences}]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:30 [2023-09-15T05:06:30.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757691303 data=null doit=true}, Tree node with text: Perspectives]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757691302 data=null}, Tree node with text: Perspectives]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757691302 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757691302 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757691301 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757691300 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757691300 data=null doit=true}, Tree node with text: Perspectives]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757691300 data=null}, Tree node with text: Perspectives]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757691300 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757691300 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757691299 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-1757691298 data=null doit=true}, Button with text {Always}]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-1757691298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-1757691297 data=null doit=true}, (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')]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-1757691297 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-1757691297 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-1757691297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757691287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757691287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757691287 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757691287 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757691286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757691286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757691286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757691689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:30 [2023-09-15T05:06:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:31 [2023-09-15T05:06:31.394Z] 
01:06:31 [2023-09-15T05:06:31.394Z] (Eclipse:18457): Gtk-WARNING **: 05:06:31.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1757689766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1757689763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-1757689763 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1757689763 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1757689763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1757689763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1757689763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1757689762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1757689762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1757689762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1757689762 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1757689762 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-1757689762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-1757689762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-1757689762 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-1757689762 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-1757689762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-1757689762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-1757689761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:32 [2023-09-15T05:06:32.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757689575 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
01:06:32 [2023-09-15T05:06:32.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:06:32 [2023-09-15T05:06:32.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:06:32 [2023-09-15T05:06:32.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.583Z] 
01:06:32 [2023-09-15T05:06:32.583Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] 
01:06:32 [2023-09-15T05:06:32.840Z] (Eclipse:18457): Gtk-WARNING **: 05:06:32.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757689255 data=null doit=true}, Shell with text {Preferences}]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
01:06:32 [2023-09-15T05:06:32.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757689247 data=null doit=true}, Tree node with text: Perspectives]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757689247 data=null}, Tree node with text: Perspectives]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757689246 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757689246 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757689246 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1757689245 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1757689245 data=null doit=true}, Tree node with text: Perspectives]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1757689245 data=null}, Tree node with text: Perspectives]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1757689245 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757689244 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1757689244 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1757689242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1757689242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1757689242 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1757689241 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1757689241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1757689241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1757689241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:06:32 [2023-09-15T05:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757689566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:06:32 [2023-09-15T05:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:06:33 [2023-09-15T05:06:33.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@f1e1d66] time=-1757688534 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:06:33 [2023-09-15T05:06:33.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:06:33 [2023-09-15T05:06:33.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:06:33 [2023-09-15T05:06:33.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:06:33 [2023-09-15T05:06:33.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:06:33 [2023-09-15T05:06:33.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757688528 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:06:33 [2023-09-15T05:06:33.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757688528 data=null doit=true}, TreeItem with text {test}]
01:06:33 [2023-09-15T05:06:33.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757688527 data=null}, TreeItem with text {test}]
01:06:33 [2023-09-15T05:06:33.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757688527 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:06:33 [2023-09-15T05:06:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757688527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:06:33 [2023-09-15T05:06:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757688499 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:06:33 [2023-09-15T05:06:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:06:33 [2023-09-15T05:06:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:06:33 [2023-09-15T05:06:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:06:34 [2023-09-15T05:06:34.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:06:34 [2023-09-15T05:06:34.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:06:34 [2023-09-15T05:06:34.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:06:34 [2023-09-15T05:06:34.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:06:34 [2023-09-15T05:06:34.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:06:34 [2023-09-15T05:06:34.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:06:34 [2023-09-15T05:06:34.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:34 [2023-09-15T05:06:34.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:06:34 [2023-09-15T05:06:34.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687581 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687581 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687581 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757687581 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757687580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757687580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757687580 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757687580 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757687580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757687580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:34 [2023-09-15T05:06:34.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:34 [2023-09-15T05:06:34.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:34 [2023-09-15T05:06:34.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:34 [2023-09-15T05:06:34.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:34 [2023-09-15T05:06:34.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:06:34 [2023-09-15T05:06:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:06:34 [2023-09-15T05:06:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757687580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:06:34 [2023-09-15T05:06:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757688413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:06:35 [2023-09-15T05:06:35.113Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.083 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
01:06:35 [2023-09-15T05:06:35.113Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.97 s
01:06:35 [2023-09-15T05:06:35.113Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.196 s
01:06:35 [2023-09-15T05:06:35.113Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.699 s
01:06:35 [2023-09-15T05:06:35.113Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.603 s
01:06:35 [2023-09-15T05:06:35.113Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.956 s
01:06:35 [2023-09-15T05:06:35.113Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.101 s
01:06:35 [2023-09-15T05:06:35.113Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.253 s
01:06:35 [2023-09-15T05:06:35.113Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.084 s
01:06:35 [2023-09-15T05:06:35.113Z] 
01:06:35 [2023-09-15T05:06:35.113Z] Results:
01:06:35 [2023-09-15T05:06:35.113Z] 
01:06:35 [2023-09-15T05:06:35.113Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
01:06:35 [2023-09-15T05:06:35.113Z] 
01:06:35 [2023-09-15T05:06:35.678Z] 
01:06:35 [2023-09-15T05:06:35.678Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 05:06:35.502
01:06:35 [2023-09-15T05:06:35.678Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] All tests passed!
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT.jar
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT.pom
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.8-SNAPSHOT [132/144]
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] The project's OSGi version is 1.0.8.202309150400
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.241Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests...
01:06:36 [2023-09-15T05:06:36.498Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.498Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
01:06:36 [2023-09-15T05:06:36.498Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.498Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.498Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
01:06:36 [2023-09-15T05:06:36.498Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
01:06:36 [2023-09-15T05:06:36.755Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.755Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
01:06:36 [2023-09-15T05:06:36.755Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.755Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.755Z] [INFO] 
01:06:36 [2023-09-15T05:06:36.755Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:36 [2023-09-15T05:06:36.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-sources.jar
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] 
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT.jar
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] 
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] 
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] 
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:37 [2023-09-15T05:06:37.012Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:06:37 [2023-09-15T05:06:37.012Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] 
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:37 [2023-09-15T05:06:37.012Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT.jar
01:06:38 [2023-09-15T05:06:38.383Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-sources.jar
01:06:39 [2023-09-15T05:06:39.315Z] [INFO] 
01:06:39 [2023-09-15T05:06:39.315Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:39 [2023-09-15T05:06:39.315Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:06:39 [2023-09-15T05:06:39.315Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:06:39 [2023-09-15T05:06:39.315Z] [INFO] 
01:06:39 [2023-09-15T05:06:39.315Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:39 [2023-09-15T05:06:39.315Z] [INFO] 
01:06:39 [2023-09-15T05:06:39.315Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:39 [2023-09-15T05:06:39.877Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
01:06:39 [2023-09-15T05:06:39.877Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
01:06:39 [2023-09-15T05:06:39.877Z] [INFO] Command line:
01:06:39 [2023-09-15T05:06:39.877Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
01:06:39 [2023-09-15T05:06:39.877Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:06:42 [2023-09-15T05:06:42.397Z] !SESSION 2023-09-15 05:06:39.908 -----------------------------------------------
01:06:42 [2023-09-15T05:06:42.397Z] eclipse.buildId=unknown
01:06:42 [2023-09-15T05:06:42.397Z] java.version=17.0.2
01:06:42 [2023-09-15T05:06:42.397Z] java.vendor=Oracle Corporation
01:06:42 [2023-09-15T05:06:42.397Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:06:42 [2023-09-15T05:06:42.397Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
01:06:42 [2023-09-15T05:06:42.397Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
01:06:42 [2023-09-15T05:06:42.397Z] 
01:06:42 [2023-09-15T05:06:42.397Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 05:06:42.283
01:06:42 [2023-09-15T05:06:42.397Z] !MESSAGE FrameworkEvent ERROR
01:06:42 [2023-09-15T05:06:42.397Z] !STACK 0
01:06:42 [2023-09-15T05:06:42.397Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
01:06:42 [2023-09-15T05:06:42.397Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:06:42 [2023-09-15T05:06:42.397Z] 
01:06:42 [2023-09-15T05:06:42.397Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:06:42 [2023-09-15T05:06:42.397Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:06:42 [2023-09-15T05:06:42.397Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:06:42 [2023-09-15T05:06:42.397Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:06:42 [2023-09-15T05:06:42.397Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:06:42 [2023-09-15T05:06:42.397Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:06:42 [2023-09-15T05:06:42.397Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:06:42 [2023-09-15T05:06:42.397Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:06:42 [2023-09-15T05:06:42.397Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:06:42 [2023-09-15T05:06:42.397Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:06:43 [2023-09-15T05:06:43.327Z] 
01:06:43 [2023-09-15T05:06:43.327Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 05:06:43.311
01:06:43 [2023-09-15T05:06:43.327Z] !MESSAGE FrameworkEvent ERROR
01:06:43 [2023-09-15T05:06:43.327Z] !STACK 0
01:06:43 [2023-09-15T05:06:43.327Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [148]
01:06:43 [2023-09-15T05:06:43.327Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:06:43 [2023-09-15T05:06:43.327Z] 
01:06:43 [2023-09-15T05:06:43.327Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:06:43 [2023-09-15T05:06:43.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:06:43 [2023-09-15T05:06:43.327Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:06:43 [2023-09-15T05:06:43.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:06:43 [2023-09-15T05:06:43.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:06:43 [2023-09-15T05:06:43.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:06:43 [2023-09-15T05:06:43.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:06:43 [2023-09-15T05:06:43.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:06:43 [2023-09-15T05:06:43.327Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:06:43 [2023-09-15T05:06:43.327Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:06:43 [2023-09-15T05:06:43.890Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
01:06:44 [2023-09-15T05:06:44.147Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
01:06:44 [2023-09-15T05:06:44.147Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.041 s
01:06:44 [2023-09-15T05:06:44.147Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.147Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.008 s
01:06:44 [2023-09-15T05:06:44.147Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.147Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.147Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.002 s
01:06:44 [2023-09-15T05:06:44.147Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.027 s
01:06:44 [2023-09-15T05:06:44.147Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.147Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.147Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.147Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.147Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
01:06:44 [2023-09-15T05:06:44.404Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
01:06:44 [2023-09-15T05:06:44.404Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.092 s
01:06:44 [2023-09-15T05:06:44.404Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.075 s
01:06:44 [2023-09-15T05:06:44.404Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.114 s
01:06:44 [2023-09-15T05:06:44.404Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.023 s
01:06:44 [2023-09-15T05:06:44.404Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.002 s
01:06:44 [2023-09-15T05:06:44.404Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
01:06:44 [2023-09-15T05:06:44.404Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
01:06:44 [2023-09-15T05:06:44.404Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.004 s
01:06:44 [2023-09-15T05:06:44.404Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.404Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.404Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.404Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.404Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.003 s
01:06:44 [2023-09-15T05:06:44.404Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.404Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.404Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.005 s
01:06:44 [2023-09-15T05:06:44.404Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.404Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.404Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.404Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.404Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.404Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
01:06:44 [2023-09-15T05:06:44.661Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
01:06:44 [2023-09-15T05:06:44.661Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.026 s
01:06:44 [2023-09-15T05:06:44.661Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.008 s
01:06:44 [2023-09-15T05:06:44.661Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.015 s
01:06:44 [2023-09-15T05:06:44.661Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.151 s
01:06:44 [2023-09-15T05:06:44.661Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.034 s
01:06:44 [2023-09-15T05:06:44.661Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.002 s
01:06:44 [2023-09-15T05:06:44.661Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
01:06:44 [2023-09-15T05:06:44.917Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
01:06:44 [2023-09-15T05:06:44.917Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.004 s
01:06:44 [2023-09-15T05:06:44.918Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.052 s
01:06:44 [2023-09-15T05:06:44.918Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.053 s
01:06:44 [2023-09-15T05:06:44.918Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.056 s
01:06:44 [2023-09-15T05:06:44.918Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.002 s
01:06:44 [2023-09-15T05:06:44.918Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
01:06:44 [2023-09-15T05:06:44.918Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
01:06:44 [2023-09-15T05:06:44.918Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.918Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.918Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.918Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
01:06:44 [2023-09-15T05:06:44.918Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
01:06:44 [2023-09-15T05:06:44.918Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.918Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
01:06:44 [2023-09-15T05:06:44.918Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
01:06:44 [2023-09-15T05:06:44.918Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
01:06:44 [2023-09-15T05:06:44.918Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0.001 s
01:06:44 [2023-09-15T05:06:44.918Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
01:06:45 [2023-09-15T05:06:45.174Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
01:06:45 [2023-09-15T05:06:45.174Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
01:06:45 [2023-09-15T05:06:45.174Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
01:06:45 [2023-09-15T05:06:45.174Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
01:06:45 [2023-09-15T05:06:45.174Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
01:06:45 [2023-09-15T05:06:45.174Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
01:06:45 [2023-09-15T05:06:45.174Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
01:06:45 [2023-09-15T05:06:45.174Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
01:06:45 [2023-09-15T05:06:45.174Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0.001 s
01:06:45 [2023-09-15T05:06:45.174Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
01:06:45 [2023-09-15T05:06:45.174Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
01:06:45 [2023-09-15T05:06:45.174Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
01:06:45 [2023-09-15T05:06:45.174Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
01:06:45 [2023-09-15T05:06:45.174Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0.001 s
01:06:45 [2023-09-15T05:06:45.174Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
01:06:45 [2023-09-15T05:06:45.174Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
01:06:45 [2023-09-15T05:06:45.174Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.002 s
01:06:45 [2023-09-15T05:06:45.174Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
01:06:45 [2023-09-15T05:06:45.175Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0 s
01:06:45 [2023-09-15T05:06:45.175Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.047 s
01:06:45 [2023-09-15T05:06:45.175Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
01:06:45 [2023-09-15T05:06:45.738Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
01:06:45 [2023-09-15T05:06:45.738Z] readWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.43 s
01:06:45 [2023-09-15T05:06:45.738Z] readWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.207 s
01:06:45 [2023-09-15T05:06:45.738Z] 
01:06:45 [2023-09-15T05:06:45.738Z] Results:
01:06:45 [2023-09-15T05:06:45.738Z] 
01:06:45 [2023-09-15T05:06:45.738Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
01:06:45 [2023-09-15T05:06:45.738Z] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] All tests passed!
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT.jar
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT.pom
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-sources.jar
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.7-SNAPSHOT [133/144]
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] The project's OSGi version is 1.0.7.202309150400
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests...
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.301Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
01:06:46 [2023-09-15T05:06:46.301Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
01:06:46 [2023-09-15T05:06:46.557Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.557Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
01:06:46 [2023-09-15T05:06:46.557Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.557Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.557Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.557Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.557Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-sources.jar
01:06:46 [2023-09-15T05:06:46.557Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.557Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.557Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT.jar
01:06:46 [2023-09-15T05:06:46.813Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.813Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.813Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.813Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.813Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.813Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.813Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:06:46 [2023-09-15T05:06:46.813Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:06:46 [2023-09-15T05:06:46.813Z] [INFO] 
01:06:46 [2023-09-15T05:06:46.813Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:46 [2023-09-15T05:06:46.813Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT.jar
01:06:47 [2023-09-15T05:06:47.745Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-sources.jar
01:06:49 [2023-09-15T05:06:49.113Z] [INFO] 
01:06:49 [2023-09-15T05:06:49.113Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:49 [2023-09-15T05:06:49.113Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:06:49 [2023-09-15T05:06:49.113Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:06:49 [2023-09-15T05:06:49.113Z] [INFO] 
01:06:49 [2023-09-15T05:06:49.113Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:49 [2023-09-15T05:06:49.113Z] [INFO] 
01:06:49 [2023-09-15T05:06:49.113Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:49 [2023-09-15T05:06:49.371Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
01:06:49 [2023-09-15T05:06:49.371Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
01:06:49 [2023-09-15T05:06:49.371Z] [INFO] Command line:
01:06:49 [2023-09-15T05:06:49.371Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
01:06:49 [2023-09-15T05:06:49.627Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:06:52 [2023-09-15T05:06:52.147Z] !SESSION 2023-09-15 05:06:49.519 -----------------------------------------------
01:06:52 [2023-09-15T05:06:52.147Z] eclipse.buildId=unknown
01:06:52 [2023-09-15T05:06:52.147Z] java.version=17.0.2
01:06:52 [2023-09-15T05:06:52.147Z] java.vendor=Oracle Corporation
01:06:52 [2023-09-15T05:06:52.147Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:06:52 [2023-09-15T05:06:52.147Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
01:06:52 [2023-09-15T05:06:52.148Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
01:06:52 [2023-09-15T05:06:52.148Z] 
01:06:52 [2023-09-15T05:06:52.148Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 05:06:52.089
01:06:52 [2023-09-15T05:06:52.148Z] !MESSAGE FrameworkEvent ERROR
01:06:52 [2023-09-15T05:06:52.148Z] !STACK 0
01:06:52 [2023-09-15T05:06:52.148Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
01:06:52 [2023-09-15T05:06:52.148Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:06:52 [2023-09-15T05:06:52.148Z] 
01:06:52 [2023-09-15T05:06:52.148Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:06:52 [2023-09-15T05:06:52.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:06:52 [2023-09-15T05:06:52.148Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:06:52 [2023-09-15T05:06:52.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:06:52 [2023-09-15T05:06:52.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:06:52 [2023-09-15T05:06:52.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:06:52 [2023-09-15T05:06:52.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:06:52 [2023-09-15T05:06:52.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:06:52 [2023-09-15T05:06:52.148Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:06:52 [2023-09-15T05:06:52.148Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:06:53 [2023-09-15T05:06:53.078Z] 
01:06:53 [2023-09-15T05:06:53.078Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 05:06:53.016
01:06:53 [2023-09-15T05:06:53.078Z] !MESSAGE FrameworkEvent ERROR
01:06:53 [2023-09-15T05:06:53.078Z] !STACK 0
01:06:53 [2023-09-15T05:06:53.078Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
01:06:53 [2023-09-15T05:06:53.078Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:06:53 [2023-09-15T05:06:53.078Z] 
01:06:53 [2023-09-15T05:06:53.078Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:06:53 [2023-09-15T05:06:53.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:06:53 [2023-09-15T05:06:53.078Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:06:53 [2023-09-15T05:06:53.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:06:53 [2023-09-15T05:06:53.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:06:53 [2023-09-15T05:06:53.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:06:53 [2023-09-15T05:06:53.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:06:53 [2023-09-15T05:06:53.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:06:53 [2023-09-15T05:06:53.078Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:06:53 [2023-09-15T05:06:53.078Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:06:53 [2023-09-15T05:06:53.642Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
01:06:54 [2023-09-15T05:06:54.204Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
01:06:54 [2023-09-15T05:06:54.205Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.119 s
01:06:54 [2023-09-15T05:06:54.205Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.002 s
01:06:54 [2023-09-15T05:06:54.205Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.16 s
01:06:54 [2023-09-15T05:06:54.205Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.006 s
01:06:54 [2023-09-15T05:06:54.205Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.017 s
01:06:54 [2023-09-15T05:06:54.205Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.098 s
01:06:54 [2023-09-15T05:06:54.205Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.022 s
01:06:54 [2023-09-15T05:06:54.205Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.003 s
01:06:54 [2023-09-15T05:06:54.205Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
01:06:54 [2023-09-15T05:06:54.205Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
01:06:54 [2023-09-15T05:06:54.205Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.005 s
01:06:54 [2023-09-15T05:06:54.205Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.205Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
01:06:54 [2023-09-15T05:06:54.205Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.205Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
01:06:54 [2023-09-15T05:06:54.205Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.205Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.205Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
01:06:54 [2023-09-15T05:06:54.205Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
01:06:54 [2023-09-15T05:06:54.205Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
01:06:54 [2023-09-15T05:06:54.205Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.205Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
01:06:54 [2023-09-15T05:06:54.205Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.049 s
01:06:54 [2023-09-15T05:06:54.205Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
01:06:54 [2023-09-15T05:06:54.205Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
01:06:54 [2023-09-15T05:06:54.205Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.002 s
01:06:54 [2023-09-15T05:06:54.205Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.205Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.205Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.205Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.205Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
01:06:54 [2023-09-15T05:06:54.462Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
01:06:54 [2023-09-15T05:06:54.462Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.005 s
01:06:54 [2023-09-15T05:06:54.462Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.012 s
01:06:54 [2023-09-15T05:06:54.462Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
01:06:54 [2023-09-15T05:06:54.462Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
01:06:54 [2023-09-15T05:06:54.462Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.004 s
01:06:54 [2023-09-15T05:06:54.462Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.047 s
01:06:54 [2023-09-15T05:06:54.462Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
01:06:54 [2023-09-15T05:06:54.462Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
01:06:54 [2023-09-15T05:06:54.462Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.003 s
01:06:54 [2023-09-15T05:06:54.462Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
01:06:54 [2023-09-15T05:06:54.462Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
01:06:54 [2023-09-15T05:06:54.462Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
01:06:54 [2023-09-15T05:06:54.462Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
01:06:54 [2023-09-15T05:06:54.462Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
01:06:54 [2023-09-15T05:06:54.462Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
01:06:54 [2023-09-15T05:06:54.462Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
01:06:54 [2023-09-15T05:06:54.462Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.462Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
01:06:54 [2023-09-15T05:06:54.463Z] 
01:06:54 [2023-09-15T05:06:54.463Z] Results:
01:06:54 [2023-09-15T05:06:54.463Z] 
01:06:54 [2023-09-15T05:06:54.463Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
01:06:54 [2023-09-15T05:06:54.463Z] 
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] All tests passed!
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT.jar
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT.pom
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-sources.jar
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.14-SNAPSHOT [134/144]
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] The project's OSGi version is 1.0.14.202309150400
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.027Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests...
01:06:55 [2023-09-15T05:06:55.284Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
01:06:55 [2023-09-15T05:06:55.284Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
01:06:55 [2023-09-15T05:06:55.284Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.284Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
01:06:55 [2023-09-15T05:06:55.284Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.284Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.284Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
01:06:55 [2023-09-15T05:06:55.284Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.847Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:06:55 [2023-09-15T05:06:55.847Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] 
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:55 [2023-09-15T05:06:55.847Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
01:06:56 [2023-09-15T05:06:56.776Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
01:06:58 [2023-09-15T05:06:58.143Z] [INFO] 
01:06:58 [2023-09-15T05:06:58.143Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:58 [2023-09-15T05:06:58.143Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:06:58 [2023-09-15T05:06:58.143Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:06:58 [2023-09-15T05:06:58.143Z] [INFO] 
01:06:58 [2023-09-15T05:06:58.143Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:58 [2023-09-15T05:06:58.143Z] [INFO] 
01:06:58 [2023-09-15T05:06:58.143Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:06:58 [2023-09-15T05:06:58.707Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
01:06:58 [2023-09-15T05:06:58.707Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
01:06:58 [2023-09-15T05:06:58.707Z] [INFO] Command line:
01:06:58 [2023-09-15T05:06:58.707Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
01:06:58 [2023-09-15T05:06:58.707Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:07:02 [2023-09-15T05:07:02.880Z] !SESSION 2023-09-15 05:06:58.689 -----------------------------------------------
01:07:02 [2023-09-15T05:07:02.880Z] eclipse.buildId=unknown
01:07:02 [2023-09-15T05:07:02.880Z] java.version=17.0.2
01:07:02 [2023-09-15T05:07:02.880Z] java.vendor=Oracle Corporation
01:07:02 [2023-09-15T05:07:02.880Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:07:02 [2023-09-15T05:07:02.880Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
01:07:02 [2023-09-15T05:07:02.880Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
01:07:02 [2023-09-15T05:07:02.881Z] 
01:07:02 [2023-09-15T05:07:02.881Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 05:07:02.378
01:07:02 [2023-09-15T05:07:02.881Z] !MESSAGE FrameworkEvent ERROR
01:07:02 [2023-09-15T05:07:02.881Z] !STACK 0
01:07:02 [2023-09-15T05:07:02.881Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
01:07:02 [2023-09-15T05:07:02.881Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:07:02 [2023-09-15T05:07:02.881Z] 
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:07:02 [2023-09-15T05:07:02.881Z] 
01:07:02 [2023-09-15T05:07:02.881Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 05:07:02.611
01:07:02 [2023-09-15T05:07:02.881Z] !MESSAGE FrameworkEvent ERROR
01:07:02 [2023-09-15T05:07:02.881Z] !STACK 0
01:07:02 [2023-09-15T05:07:02.881Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
01:07:02 [2023-09-15T05:07:02.881Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:07:02 [2023-09-15T05:07:02.881Z] 
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:07:02 [2023-09-15T05:07:02.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:07:03 [2023-09-15T05:07:03.444Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
01:07:03 [2023-09-15T05:07:03.444Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
01:07:10 [2023-09-15T05:07:10.022Z] 
01:07:10 [2023-09-15T05:07:10.022Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 05:07:08.900
01:07:10 [2023-09-15T05:07:10.022Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
01:07:10 [2023-09-15T05:07:10.022Z] 
01:07:10 [2023-09-15T05:07:10.022Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 05:07:08.983
01:07:10 [2023-09-15T05:07:10.022Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
01:07:10 [2023-09-15T05:07:10.022Z] !STACK 0
01:07:10 [2023-09-15T05:07:10.022Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
01:07:10 [2023-09-15T05:07:10.022Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
01:07:10 [2023-09-15T05:07:10.022Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
01:07:10 [2023-09-15T05:07:10.022Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
01:07:10 [2023-09-15T05:07:10.022Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
01:07:10 [2023-09-15T05:07:10.022Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
01:07:10 [2023-09-15T05:07:10.022Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
01:07:10 [2023-09-15T05:07:10.022Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
01:07:10 [2023-09-15T05:07:10.022Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
01:07:10 [2023-09-15T05:07:10.022Z] Caused by: java.io.IOException: error=2, No such file or directory
01:07:10 [2023-09-15T05:07:10.022Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
01:07:10 [2023-09-15T05:07:10.022Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
01:07:10 [2023-09-15T05:07:10.022Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
01:07:10 [2023-09-15T05:07:10.022Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
01:07:10 [2023-09-15T05:07:10.022Z] 	... 7 more
01:07:10 [2023-09-15T05:07:10.022Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
01:07:10 [2023-09-15T05:07:10.022Z] Display size: 1440x900
01:07:10 [2023-09-15T05:07:10.022Z] OS version=5.18.5-100.fc35.x86_64
01:07:10 [2023-09-15T05:07:10.022Z] GTK version=3.22.30
01:07:10 [2023-09-15T05:07:10.022Z] GTK theme=Ambiance
01:07:10 [2023-09-15T05:07:10.022Z] LIBOVERLAY_SCROLLBAR=0
01:07:10 [2023-09-15T05:07:10.022Z] Time zone: Greenwich Mean Time
01:07:10 [2023-09-15T05:07:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757652129 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:10 [2023-09-15T05:07:10.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:07:10 [2023-09-15T05:07:10.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:07:10 [2023-09-15T05:07:10.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:07:10 [2023-09-15T05:07:10.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
01:07:10 [2023-09-15T05:07:10.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1757651190 data=null doit=true}, MenuItem with text {&Hierarchical}]
01:07:10 [2023-09-15T05:07:10.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1757651190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
01:07:10 [2023-09-15T05:07:10.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1757651189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
01:07:10 [2023-09-15T05:07:10.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
01:07:14 [2023-09-15T05:07:14.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757648283 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757648283 data=null doit=true}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757648282 data=null}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757648282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757648281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757648199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757648198 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757648197 data=null doit=true}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757648197 data=null}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757648197 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757648197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757648188 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757648187 data=null doit=true}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757648186 data=null}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757648186 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757648186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757648122 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757648120 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757648120 data=null doit=true}, TreeItem with text {Traces [1]}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757648120 data=null}, TreeItem with text {Traces [1]}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757648119 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757648119 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757648098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757648097 data=null doit=true}, TreeItem with text {Traces [1]}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757648097 data=null}, TreeItem with text {Traces [1]}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757648097 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757648094 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757648092 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testTrace2.xml} time=-1757648035 data=null doit=true}, Tree node with text: testTrace2.xml]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testTrace2.xml} time=-1757648035 data=null}, Tree node with text: testTrace2.xml]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testTrace2.xml} time=-1757648034 data=null button=1 stateMask=0x0 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757648034 data=null item=TreeItem {testTrace2.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testTrace2.xml]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testTrace2.xml} time=-1757648031 data=null button=1 stateMask=0x80000 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-1757648031 data=null doit=true}, Tree node with text: Views]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-1757648030 data=null}, Tree node with text: Views]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-1757648030 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757648030 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-1757648023 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=-1757648012 data=null doit=true}, Tree node with text: test.xml.conditions]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=-1757648012 data=null}, Tree node with text: test.xml.conditions]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=-1757648012 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757648011 data=null item=TreeItem {test.xml.conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: test.xml.conditions]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=-1757648008 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-1757648007 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-1757648007 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-1757648007 data=null}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-1757648007 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757648006 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-1757647982 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-1757647982 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-1757647981 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757647981 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-1757647805 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-1757647328 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-1757647326 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-1757647319 data=null}, Tree node with text: Xml Timegraph View Test]
01:07:14 [2023-09-15T05:07:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test
01:07:16 [2023-09-15T05:07:16.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.xml.ui.views.timegraph"'
01:07:16 [2023-09-15T05:07:16.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
01:07:16 [2023-09-15T05:07:16.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
01:07:16 [2023-09-15T05:07:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757645352 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:16 [2023-09-15T05:07:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:07:16 [2023-09-15T05:07:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:16 [2023-09-15T05:07:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:16 [2023-09-15T05:07:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:16 [2023-09-15T05:07:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757645304 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:07:16 [2023-09-15T05:07:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757645303 data=null doit=true}, TreeItem with text {test}]
01:07:16 [2023-09-15T05:07:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757645303 data=null}, TreeItem with text {test}]
01:07:16 [2023-09-15T05:07:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757645303 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:16 [2023-09-15T05:07:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757645302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:16 [2023-09-15T05:07:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757645232 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:16 [2023-09-15T05:07:16.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:07:16 [2023-09-15T05:07:16.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:07:17 [2023-09-15T05:07:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644437 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644437 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644435 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757644435 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757644432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:17 [2023-09-15T05:07:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757644432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:17 [2023-09-15T05:07:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757644432 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:17 [2023-09-15T05:07:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757644432 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:17 [2023-09-15T05:07:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757644431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:17 [2023-09-15T05:07:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757644431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:17 [2023-09-15T05:07:17.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:17 [2023-09-15T05:07:17.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:17 [2023-09-15T05:07:17.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:17 [2023-09-15T05:07:17.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:17 [2023-09-15T05:07:17.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:17 [2023-09-15T05:07:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:07:18 [2023-09-15T05:07:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757644431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:18 [2023-09-15T05:07:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757645033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:07:18 [2023-09-15T05:07:18.266Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.838 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
01:07:18 [2023-09-15T05:07:18.266Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 8.733 s
01:07:18 [2023-09-15T05:07:18.266Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
01:07:18 [2023-09-15T05:07:18.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757643819 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:18 [2023-09-15T05:07:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:07:18 [2023-09-15T05:07:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:07:18 [2023-09-15T05:07:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:07:18 [2023-09-15T05:07:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
01:07:18 [2023-09-15T05:07:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1757643512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
01:07:18 [2023-09-15T05:07:18.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
01:07:20 [2023-09-15T05:07:20.415Z] 
01:07:20 [2023-09-15T05:07:20.415Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 05:07:20.087
01:07:20 [2023-09-15T05:07:20.415Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757638375 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757638375 data=null doit=true}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757638374 data=null}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757638374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757638374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757638304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757638302 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757638301 data=null doit=true}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757638301 data=null}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757638301 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757638301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757638238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757638238 data=null doit=true}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757638238 data=null}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757638237 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757638237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757638235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757638234 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757638234 data=null doit=true}, TreeItem with text {Traces [1]}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757638234 data=null}, TreeItem with text {Traces [1]}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757638233 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757638233 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757638214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757638214 data=null doit=true}, TreeItem with text {Traces [1]}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757638213 data=null}, TreeItem with text {Traces [1]}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757638213 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757638213 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757638211 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-1757638211 data=null doit=true}, Tree node with text: bug446190]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1757638210 data=null}, Tree node with text: bug446190]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1757638210 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757638210 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1757638208 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-1757638207 data=null doit=true}, Tree node with text: Views]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-1757638207 data=null}, Tree node with text: Views]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-1757638207 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757638206 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
01:07:23 [2023-09-15T05:07:23.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-1757638117 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1757638116 data=null doit=true}, Tree node with text: XML system call analysis]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1757638116 data=null}, Tree node with text: XML system call analysis]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1757638115 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757638115 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1757638110 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-1757638109 data=null button=0 stateMask=0x0 x=177 y=541 count=0}, Tree node with text: Latency Table]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=-1757638109 data=null doit=true}, Tree node with text: Latency Table]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-1757638108 data=null}, Tree node with text: Latency Table]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1757638108 data=null button=1 stateMask=0x0 x=177 y=541 count=1}, Tree node with text: Latency Table]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757638108 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1757638025 data=null button=1 stateMask=0x80000 x=177 y=541 count=1}, Tree node with text: Latency Table]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1757638024 data=null button=1 stateMask=0x0 x=177 y=541 count=2}, Tree node with text: Latency Table]
01:07:23 [2023-09-15T05:07:23.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-1757638024 data=null button=1 stateMask=0x0 x=177 y=541 count=2}, Tree node with text: Latency Table]
01:07:24 [2023-09-15T05:07:24.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757638024 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
01:07:24 [2023-09-15T05:07:24.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1757637925 data=null button=1 stateMask=0x80000 x=177 y=541 count=2}, Tree node with text: Latency Table]
01:07:24 [2023-09-15T05:07:24.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-1757637528 data=null button=0 stateMask=0x0 x=177 y=541 count=0}, Tree node with text: Latency Table]
01:07:24 [2023-09-15T05:07:24.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-1757637528 data=null doit=true}, Tree node with text: Latency Table]
01:07:24 [2023-09-15T05:07:24.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-1757637528 data=null}, Tree node with text: Latency Table]
01:07:24 [2023-09-15T05:07:24.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table
01:07:26 [2023-09-15T05:07:26.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
01:07:26 [2023-09-15T05:07:26.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-1757635306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
01:07:26 [2023-09-15T05:07:26.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-1757635299 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
01:07:26 [2023-09-15T05:07:26.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-1757635233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
01:07:26 [2023-09-15T05:07:26.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-1757635228 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
01:07:27 [2023-09-15T05:07:27.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757634894 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:27 [2023-09-15T05:07:27.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:07:27 [2023-09-15T05:07:27.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:27 [2023-09-15T05:07:27.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:27 [2023-09-15T05:07:27.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:27 [2023-09-15T05:07:27.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757634794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:07:27 [2023-09-15T05:07:27.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757634793 data=null doit=true}, TreeItem with text {test}]
01:07:27 [2023-09-15T05:07:27.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757634793 data=null}, TreeItem with text {test}]
01:07:27 [2023-09-15T05:07:27.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757634793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:27 [2023-09-15T05:07:27.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757634792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:27 [2023-09-15T05:07:27.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757634717 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:27 [2023-09-15T05:07:27.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:07:27 [2023-09-15T05:07:27.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:07:27 [2023-09-15T05:07:27.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633717 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633717 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633716 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757633716 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757633715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757633714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757633714 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757633714 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757633714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:28 [2023-09-15T05:07:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757633714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:28 [2023-09-15T05:07:28.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:28 [2023-09-15T05:07:28.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:28 [2023-09-15T05:07:28.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:28 [2023-09-15T05:07:28.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:28 [2023-09-15T05:07:28.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:28 [2023-09-15T05:07:28.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:07:28 [2023-09-15T05:07:28.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757633714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:28 [2023-09-15T05:07:28.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757634605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:07:28 [2023-09-15T05:07:28.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
01:07:28 [2023-09-15T05:07:28.991Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.646 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
01:07:28 [2023-09-15T05:07:28.991Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 5.253 s
01:07:28 [2023-09-15T05:07:28.991Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
01:07:28 [2023-09-15T05:07:28.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757633168 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:28 [2023-09-15T05:07:28.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:07:28 [2023-09-15T05:07:28.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:07:28 [2023-09-15T05:07:28.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:07:28 [2023-09-15T05:07:28.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
01:07:28 [2023-09-15T05:07:28.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1757633007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
01:07:28 [2023-09-15T05:07:28.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
01:07:30 [2023-09-15T05:07:30.360Z] 
01:07:30 [2023-09-15T05:07:30.360Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 05:07:30.117
01:07:30 [2023-09-15T05:07:30.360Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757628710 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757628710 data=null doit=true}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757628710 data=null}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757628709 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757628709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757628624 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757628622 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757628622 data=null doit=true}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757628622 data=null}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757628621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757628621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757628606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757628606 data=null doit=true}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757628605 data=null}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757628605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757628605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757628602 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757628601 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757628597 data=null doit=true}, TreeItem with text {Traces [1]}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757628596 data=null}, TreeItem with text {Traces [1]}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757628596 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757628596 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757628528 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757628527 data=null doit=true}, TreeItem with text {Traces [1]}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757628527 data=null}, TreeItem with text {Traces [1]}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757628526 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757628526 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757628524 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-1757628523 data=null doit=true}, Tree node with text: bug446190]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1757628523 data=null}, Tree node with text: bug446190]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1757628523 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757628522 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
01:07:33 [2023-09-15T05:07:33.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1757628520 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-1757628519 data=null doit=true}, Tree node with text: Views]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-1757628519 data=null}, Tree node with text: Views]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-1757628518 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757628518 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-1757628490 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1757628489 data=null doit=true}, Tree node with text: XML system call analysis]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1757628489 data=null}, Tree node with text: XML system call analysis]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1757628489 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757628489 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1757628427 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-1757628426 data=null button=0 stateMask=0x0 x=188 y=564 count=0}, Tree node with text: Latency vs Count]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-1757628425 data=null doit=true}, Tree node with text: Latency vs Count]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-1757628425 data=null}, Tree node with text: Latency vs Count]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1757628425 data=null button=1 stateMask=0x0 x=188 y=564 count=1}, Tree node with text: Latency vs Count]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757628424 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1757628401 data=null button=1 stateMask=0x80000 x=188 y=564 count=1}, Tree node with text: Latency vs Count]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1757628400 data=null button=1 stateMask=0x0 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
01:07:33 [2023-09-15T05:07:33.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-1757628400 data=null button=1 stateMask=0x0 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
01:07:33 [2023-09-15T05:07:33.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757628400 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
01:07:34 [2023-09-15T05:07:34.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1757628300 data=null button=1 stateMask=0x80000 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
01:07:34 [2023-09-15T05:07:34.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-1757627914 data=null button=0 stateMask=0x0 x=188 y=564 count=0}, Tree node with text: Latency vs Count]
01:07:34 [2023-09-15T05:07:34.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-1757627913 data=null doit=true}, Tree node with text: Latency vs Count]
01:07:34 [2023-09-15T05:07:34.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-1757627913 data=null}, Tree node with text: Latency vs Count]
01:07:34 [2023-09-15T05:07:34.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count
01:07:36 [2023-09-15T05:07:36.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
01:07:36 [2023-09-15T05:07:36.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
01:07:36 [2023-09-15T05:07:36.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-1757625723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
01:07:36 [2023-09-15T05:07:36.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-1757625720 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
01:07:36 [2023-09-15T05:07:36.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-1757625717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
01:07:36 [2023-09-15T05:07:36.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-1757625717 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
01:07:36 [2023-09-15T05:07:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757625032 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:36 [2023-09-15T05:07:36.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757624981 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757624981 data=null doit=true}, TreeItem with text {test}]
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757624981 data=null}, TreeItem with text {test}]
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757624981 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757624980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757624931 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:07:37 [2023-09-15T05:07:37.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623894 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623894 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623893 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757623893 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757623892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757623892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757623892 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757623892 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757623892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757623892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:38 [2023-09-15T05:07:38.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:38 [2023-09-15T05:07:38.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:38 [2023-09-15T05:07:38.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:38 [2023-09-15T05:07:38.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:38 [2023-09-15T05:07:38.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:38 [2023-09-15T05:07:38.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:07:38 [2023-09-15T05:07:38.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757623892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:38 [2023-09-15T05:07:38.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757624831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:07:38 [2023-09-15T05:07:38.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
01:07:38 [2023-09-15T05:07:38.626Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.814 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
01:07:38 [2023-09-15T05:07:38.626Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 5.484 s
01:07:38 [2023-09-15T05:07:38.626Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
01:07:38 [2023-09-15T05:07:38.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757623346 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:38 [2023-09-15T05:07:38.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:07:38 [2023-09-15T05:07:38.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:07:38 [2023-09-15T05:07:38.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:07:38 [2023-09-15T05:07:38.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
01:07:38 [2023-09-15T05:07:38.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1757623201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
01:07:38 [2023-09-15T05:07:38.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
01:07:39 [2023-09-15T05:07:39.809Z] 
01:07:39 [2023-09-15T05:07:39.809Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-09-15 05:07:39.437
01:07:39 [2023-09-15T05:07:39.809Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
01:07:42 [2023-09-15T05:07:42.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:07:42 [2023-09-15T05:07:42.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:42 [2023-09-15T05:07:42.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:42 [2023-09-15T05:07:42.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:42 [2023-09-15T05:07:42.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:42 [2023-09-15T05:07:42.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:42 [2023-09-15T05:07:42.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757619631 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757619630 data=null doit=true}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757619630 data=null}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757619630 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757619630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757619594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757619593 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757619593 data=null doit=true}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757619593 data=null}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757619593 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757619593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757619541 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757619541 data=null doit=true}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757619540 data=null}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757619540 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757619540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757619538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1757619537 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757619537 data=null doit=true}, TreeItem with text {Traces [1]}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757619537 data=null}, TreeItem with text {Traces [1]}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757619536 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757619536 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757619516 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757619515 data=null doit=true}, TreeItem with text {Traces [1]}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757619515 data=null}, TreeItem with text {Traces [1]}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757619515 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757619514 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:07:42 [2023-09-15T05:07:42.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757619513 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-1757619512 data=null doit=true}, Tree node with text: bug446190]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1757619512 data=null}, Tree node with text: bug446190]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1757619512 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757619512 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1757619510 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-1757619509 data=null doit=true}, Tree node with text: Views]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-1757619509 data=null}, Tree node with text: Views]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-1757619509 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757619508 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-1757619489 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1757619443 data=null doit=true}, Tree node with text: XML system call analysis]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1757619442 data=null}, Tree node with text: XML system call analysis]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1757619442 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757619442 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1757619440 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-1757619439 data=null button=0 stateMask=0x0 x=186 y=587 count=0}, Tree node with text: Latency vs Time]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-1757619439 data=null doit=true}, Tree node with text: Latency vs Time]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-1757619439 data=null}, Tree node with text: Latency vs Time]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1757619438 data=null button=1 stateMask=0x0 x=186 y=587 count=1}, Tree node with text: Latency vs Time]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757619438 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1757619428 data=null button=1 stateMask=0x80000 x=186 y=587 count=1}, Tree node with text: Latency vs Time]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1757619428 data=null button=1 stateMask=0x0 x=186 y=587 count=2}, Tree node with text: Latency vs Time]
01:07:42 [2023-09-15T05:07:42.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-1757619428 data=null button=1 stateMask=0x0 x=186 y=587 count=2}, Tree node with text: Latency vs Time]
01:07:42 [2023-09-15T05:07:42.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757619427 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
01:07:43 [2023-09-15T05:07:43.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1757619332 data=null button=1 stateMask=0x80000 x=186 y=569 count=2}, Tree node with text: Latency vs Time]
01:07:43 [2023-09-15T05:07:43.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-1757618895 data=null button=0 stateMask=0x0 x=186 y=569 count=0}, Tree node with text: Latency vs Time]
01:07:43 [2023-09-15T05:07:43.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-1757618895 data=null doit=true}, Tree node with text: Latency vs Time]
01:07:43 [2023-09-15T05:07:43.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-1757618895 data=null}, Tree node with text: Latency vs Time]
01:07:43 [2023-09-15T05:07:43.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time
01:07:44 [2023-09-15T05:07:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
01:07:44 [2023-09-15T05:07:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
01:07:44 [2023-09-15T05:07:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:44 [2023-09-15T05:07:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:44 [2023-09-15T05:07:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
01:07:45 [2023-09-15T05:07:45.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757616191 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:45 [2023-09-15T05:07:45.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:07:45 [2023-09-15T05:07:45.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:45 [2023-09-15T05:07:45.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:45 [2023-09-15T05:07:45.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:45 [2023-09-15T05:07:45.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-1757616091 data=null button=0 stateMask=0x0 x=55 y=-6 count=0}, TreeItem with text {test}]
01:07:45 [2023-09-15T05:07:45.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-1757616091 data=null doit=true}, TreeItem with text {test}]
01:07:45 [2023-09-15T05:07:45.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-1757616091 data=null}, TreeItem with text {test}]
01:07:45 [2023-09-15T05:07:45.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-1757616090 data=null button=1 stateMask=0x0 x=55 y=-6 count=1}, TreeItem with text {test}]
01:07:45 [2023-09-15T05:07:45.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757616090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
01:07:46 [2023-09-15T05:07:46.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-1757615815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
01:07:46 [2023-09-15T05:07:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:07:46 [2023-09-15T05:07:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:07:46 [2023-09-15T05:07:46.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614887 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614887 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614887 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757614886 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757614885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757614885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757614885 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757614884 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757614884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757614884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:47 [2023-09-15T05:07:47.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:47 [2023-09-15T05:07:47.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:47 [2023-09-15T05:07:47.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:47 [2023-09-15T05:07:47.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:47 [2023-09-15T05:07:47.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757614884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:47 [2023-09-15T05:07:47.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757615718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:07:47 [2023-09-15T05:07:47.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
01:07:47 [2023-09-15T05:07:47.627Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
01:07:47 [2023-09-15T05:07:47.627Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 5.381 s
01:07:47 [2023-09-15T05:07:47.627Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
01:07:47 [2023-09-15T05:07:47.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757614342 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:47 [2023-09-15T05:07:47.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:07:47 [2023-09-15T05:07:47.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:07:47 [2023-09-15T05:07:47.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:07:47 [2023-09-15T05:07:47.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
01:07:47 [2023-09-15T05:07:47.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1757614188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
01:07:47 [2023-09-15T05:07:47.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
01:07:47 [2023-09-15T05:07:47.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757614187 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:47 [2023-09-15T05:07:47.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:07:47 [2023-09-15T05:07:47.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:07:47 [2023-09-15T05:07:47.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:07:48 [2023-09-15T05:07:48.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757613689 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757613685 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757613685 data=null doit=true}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757613685 data=null}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757613685 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757613684 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757613631 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757613631 data=null doit=true}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757613631 data=null}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757613630 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757613628 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757613625 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757613624 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757613624 data=null doit=true}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757613624 data=null}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757613624 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757613623 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757613591 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757613539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757613539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757613539 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757613539 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:48 [2023-09-15T05:07:48.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757613538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:48 [2023-09-15T05:07:48.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757613538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:48 [2023-09-15T05:07:48.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757613538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:48 [2023-09-15T05:07:48.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757614079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:07:48 [2023-09-15T05:07:48.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:48 [2023-09-15T05:07:48.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757613432 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:48 [2023-09-15T05:07:48.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:07:48 [2023-09-15T05:07:48.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:07:48 [2023-09-15T05:07:48.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:07:48 [2023-09-15T05:07:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:07:48 [2023-09-15T05:07:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:07:48 [2023-09-15T05:07:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:07:48 [2023-09-15T05:07:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:07:48 [2023-09-15T05:07:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:07:48 [2023-09-15T05:07:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757613166 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:07:48 [2023-09-15T05:07:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:48 [2023-09-15T05:07:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:48 [2023-09-15T05:07:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:48 [2023-09-15T05:07:48.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757613110 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757613110 data=null doit=true}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757613110 data=null}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757613109 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757613109 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757613076 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:48 [2023-09-15T05:07:48.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757613075 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757613075 data=null doit=true}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757613074 data=null}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757613074 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757613074 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757613072 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2] in (of type 'Table')
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757613066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757613066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757613066 data=null doit=true}, (of type 'Table')]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757613066 data=null}, (of type 'Table')]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1757613065 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757613065 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1757613027 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757613027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757613027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757613027 data=null doit=true}, (of type 'Table')]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757613026 data=null}, (of type 'Table')]
01:07:48 [2023-09-15T05:07:48.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_conditions} time=-1757613026 data=null button=1 stateMask=0x40000 x=78 y=35 count=1}, (of type 'Table')]
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757613026 data=null item=TableItem {test_conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_conditions} time=-1757613005 data=null button=1 stateMask=0xc0000 x=78 y=35 count=1}, (of type 'Table')]
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757613005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757613004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757613004 data=null doit=true}, (of type 'Table')]
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757613004 data=null}, (of type 'Table')]
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-1757613004 data=null button=1 stateMask=0x40000 x=87 y=58 count=1}, (of type 'Table')]
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757613004 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-1757612931 data=null button=1 stateMask=0xc0000 x=87 y=58 count=1}, (of type 'Table')]
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
01:07:49 [2023-09-15T05:07:49.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-1757612929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757612929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-1757612929 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-1757612929 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-1757612928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-1757612928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-1757612827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757612827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-1757612826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-1757612826 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-1757612826 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757612825 data=null doit=true}, Shell with text {Delete XML file(s)}]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757612825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757612824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757612824 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757612824 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757612824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757612824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757612824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-1757612928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757612731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757612731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757612731 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757612731 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757612731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757612731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757612731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757613422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757612634 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:07:49 [2023-09-15T05:07:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:07:49 [2023-09-15T05:07:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:07:49 [2023-09-15T05:07:49.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:07:49 [2023-09-15T05:07:49.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:07:49 [2023-09-15T05:07:49.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:07:49 [2023-09-15T05:07:49.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:07:49 [2023-09-15T05:07:49.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:07:49 [2023-09-15T05:07:49.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757612275 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:07:49 [2023-09-15T05:07:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:49 [2023-09-15T05:07:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:49 [2023-09-15T05:07:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:49 [2023-09-15T05:07:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757612237 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:07:49 [2023-09-15T05:07:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757612237 data=null doit=true}, TreeItem with text {Tracing}]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757612236 data=null}, TreeItem with text {Tracing}]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757612236 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757612236 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757612202 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:49 [2023-09-15T05:07:49.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757612201 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757612201 data=null doit=true}, Tree node with text: XML Analyses]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757612201 data=null}, Tree node with text: XML Analyses]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757612200 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757612200 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757612199 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-1757612195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757612195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-1757612195 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-1757612195 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-1757612195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-1757612195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] 
01:07:49 [2023-09-15T05:07:49.942Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 05:07:49.738
01:07:49 [2023-09-15T05:07:49.942Z] !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:07:49 [2023-09-15T05:07:49.942Z] 
01:07:49 [2023-09-15T05:07:49.942Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2023-09-15 05:07:49.739
01:07:49 [2023-09-15T05:07:49.942Z] !MESSAGE Import XML analysis file failed.
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-1757612194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] 
01:07:49 [2023-09-15T05:07:49.942Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 05:07:49.780
01:07:49 [2023-09-15T05:07:49.942Z] !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:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-1757612141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757612085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-1757612085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-1757612085 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-1757612085 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757612026 data=null doit=true}, Shell with text {Import XML analysis file failed.}]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757612024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757612024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757612024 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757612024 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757612024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757612023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:49 [2023-09-15T05:07:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757612023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757611930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757611929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757611929 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757611929 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757611929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757611929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757611929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757612625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757611831 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:07:50 [2023-09-15T05:07:50.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:07:50 [2023-09-15T05:07:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:07:50 [2023-09-15T05:07:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:07:50 [2023-09-15T05:07:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:07:50 [2023-09-15T05:07:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:07:50 [2023-09-15T05:07:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:07:50 [2023-09-15T05:07:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757611476 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:07:50 [2023-09-15T05:07:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:50 [2023-09-15T05:07:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:50 [2023-09-15T05:07:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:50 [2023-09-15T05:07:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757611473 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:07:50 [2023-09-15T05:07:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757611434 data=null doit=true}, TreeItem with text {Tracing}]
01:07:50 [2023-09-15T05:07:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757611434 data=null}, TreeItem with text {Tracing}]
01:07:50 [2023-09-15T05:07:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757611433 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:50 [2023-09-15T05:07:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757611433 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757611408 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:50 [2023-09-15T05:07:50.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757611406 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757611406 data=null doit=true}, Tree node with text: XML Analyses]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757611406 data=null}, Tree node with text: XML Analyses]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757611406 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757611406 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757611404 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757611400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757611400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757611400 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757611400 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757611400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757611400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757611400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757611822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:07:50 [2023-09-15T05:07:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1757611201 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-1757611201 data=null doit=true}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1757611201 data=null}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1757611200 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757611200 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1757611137 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1757611136 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-1757611136 data=null doit=true}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1757611136 data=null}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1757611135 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757611135 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1757611114 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-1757611113 data=null doit=true}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1757611113 data=null}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1757611113 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757611113 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1757611110 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757611109 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757611109 data=null doit=true}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757611109 data=null}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757611109 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757611109 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757611092 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757611084 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757611084 data=null doit=true}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757611084 data=null}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757611084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757611083 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757611079 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
01:07:50 [2023-09-15T05:07:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757610604 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))]
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:07:51 [2023-09-15T05:07:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757610601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757610601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757610600 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757610600 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757610600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757610600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757610600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-1757611003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage XML analyses...']
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757610435 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1757610429 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-1757610429 data=null doit=true}, TreeItem with text {xml-test}]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1757610429 data=null}, TreeItem with text {xml-test}]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1757610428 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757610428 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
01:07:51 [2023-09-15T05:07:51.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1757610398 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
01:07:51 [2023-09-15T05:07:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:07:51 [2023-09-15T05:07:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:07:51 [2023-09-15T05:07:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609493 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609493 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609492 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757609492 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757609492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757609492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757609492 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757609491 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757609491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757609491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:52 [2023-09-15T05:07:52.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:52 [2023-09-15T05:07:52.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:52 [2023-09-15T05:07:52.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:52 [2023-09-15T05:07:52.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:52 [2023-09-15T05:07:52.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757609491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:07:52 [2023-09-15T05:07:52.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757610307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:07:52 [2023-09-15T05:07:52.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757608986 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:52 [2023-09-15T05:07:52.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:07:52 [2023-09-15T05:07:52.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:07:52 [2023-09-15T05:07:52.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757608724 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757608707 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757608696 data=null doit=true}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757608696 data=null}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757608696 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757608696 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757608669 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:07:53 [2023-09-15T05:07:53.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:53 [2023-09-15T05:07:53.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757608668 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757608668 data=null doit=true}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757608667 data=null}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757608667 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757608667 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757608666 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757608663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757608663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757608662 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757608662 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757608662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757608662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757608662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757608971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757608598 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:07:53 [2023-09-15T05:07:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:07:53 [2023-09-15T05:07:53.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:07:53 [2023-09-15T05:07:53.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:07:53 [2023-09-15T05:07:53.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:07:53 [2023-09-15T05:07:53.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:07:53 [2023-09-15T05:07:53.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:07:53 [2023-09-15T05:07:53.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757608353 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:07:53 [2023-09-15T05:07:53.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:53 [2023-09-15T05:07:53.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:53 [2023-09-15T05:07:53.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:53 [2023-09-15T05:07:53.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757608266 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757608266 data=null doit=true}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757608266 data=null}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757608266 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757608266 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757608237 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:53 [2023-09-15T05:07:53.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757608236 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757608236 data=null doit=true}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757608236 data=null}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757608235 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757608235 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757608230 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-1757608227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757608227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-1757608227 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-1757608227 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-1757608226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-1757608226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-1757608226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-1757608192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757608192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-1757608192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-1757608192 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-1757608192 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table')
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757608187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757608187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757608187 data=null doit=true}, (of type 'Table')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757608187 data=null}, (of type 'Table')]
01:07:53 [2023-09-15T05:07:53.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1757608186 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')]
01:07:54 [2023-09-15T05:07:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757608186 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:07:54 [2023-09-15T05:07:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1757608121 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')]
01:07:54 [2023-09-15T05:07:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757608121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757608121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757608121 data=null doit=true}, (of type 'Table')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757608121 data=null}, (of type 'Table')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1757608120 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757608120 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1757608102 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-1757608100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-1757608099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-1757608099 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-1757608099 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-1757608098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:54 [2023-09-15T05:07:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-1757608098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-1757608098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-1757606566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-1757606397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-1757606397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-1757606397 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-1757606397 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757606394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757606394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757606394 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757606394 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757606394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757606394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757606393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757608590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
01:07:55 [2023-09-15T05:07:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
01:07:55 [2023-09-15T05:07:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757606106 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:55 [2023-09-15T05:07:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:07:55 [2023-09-15T05:07:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:07:55 [2023-09-15T05:07:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:07:56 [2023-09-15T05:07:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:07:56 [2023-09-15T05:07:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:07:56 [2023-09-15T05:07:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:07:56 [2023-09-15T05:07:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:07:56 [2023-09-15T05:07:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:07:56 [2023-09-15T05:07:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757605780 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:07:56 [2023-09-15T05:07:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:56 [2023-09-15T05:07:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757605722 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757605722 data=null doit=true}, TreeItem with text {Tracing}]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757605722 data=null}, TreeItem with text {Tracing}]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757605722 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757605722 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757605679 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:56 [2023-09-15T05:07:56.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757605678 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757605678 data=null doit=true}, Tree node with text: XML Analyses]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757605678 data=null}, Tree node with text: XML Analyses]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757605678 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757605677 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757605676 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757605672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757605672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757605672 data=null doit=true}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757605672 data=null}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1757605672 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757605671 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1757605627 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757605627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757605627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757605627 data=null doit=true}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757605627 data=null}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1757605626 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757605626 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1757605608 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-1757605604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757605604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-1757605604 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-1757605604 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-1757605604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-1757605604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-1757605521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757605520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-1757605520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-1757605520 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-1757605520 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
01:07:56 [2023-09-15T05:07:56.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757605519 data=null doit=true}, Shell with text {Delete XML file(s)}]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757605518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757605518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757605518 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757605518 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757605517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757605517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757605517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-1757605604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757605437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757605437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757605437 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757605437 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757605437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757605437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757605437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757606084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757605386 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:07:56 [2023-09-15T05:07:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:07:56 [2023-09-15T05:07:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:07:56 [2023-09-15T05:07:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:07:56 [2023-09-15T05:07:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:07:56 [2023-09-15T05:07:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:07:56 [2023-09-15T05:07:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:07:56 [2023-09-15T05:07:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757605006 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:07:56 [2023-09-15T05:07:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:56 [2023-09-15T05:07:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:56 [2023-09-15T05:07:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757605002 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757605002 data=null doit=true}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757605002 data=null}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757605002 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757605001 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757604929 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757604928 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757604927 data=null doit=true}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757604927 data=null}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757604927 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757604927 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757604925 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
01:07:57 [2023-09-15T05:07:57.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-1757604922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757604922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-1757604922 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-1757604922 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-1757604922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-1757604921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-1757604921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-1757604822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757604821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-1757604821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-1757604821 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-1757604821 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-1757604815 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=-1757604815 data=null doit=true}, TableItem with text {test_valid}]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=-1757604815 data=null}, TableItem with text {test_valid}]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1757604814 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757604814 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid}]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1757604805 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1757604791 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-1757604791 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-1757604791 data=null}, TableItem with text {test_valid_xml_timegraphView}]
01:07:57 [2023-09-15T05:07:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1757604791 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
01:07:57 [2023-09-15T05:07:57.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757604791 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1757604739 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757604735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757604735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757604735 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757604735 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757604735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757604735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757604735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757605334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757604672 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:07:57 [2023-09-15T05:07:57.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757604306 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757604303 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757604303 data=null doit=true}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757604303 data=null}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757604302 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757604302 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757604227 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:57 [2023-09-15T05:07:57.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757604225 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757604225 data=null doit=true}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757604225 data=null}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757604225 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757604225 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757604223 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757604219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757604219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757604219 data=null doit=true}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757604219 data=null}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1757604218 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757604218 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1757604189 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757604189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757604189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757604189 data=null doit=true}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757604188 data=null}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1757604188 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757604188 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1757604129 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-1757604127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757604127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-1757604127 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-1757604127 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-1757604126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-1757604126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-1757604015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757604014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-1757604014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-1757604014 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-1757604013 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757604013 data=null doit=true}, Shell with text {Delete XML file(s)}]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757604010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757604010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757604010 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757604010 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757604010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757604010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757604010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:07:57 [2023-09-15T05:07:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-1757604126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757603923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757603923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757603923 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757603923 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757603923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757603923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757603923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757604635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757603822 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:07:58 [2023-09-15T05:07:58.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:07:58 [2023-09-15T05:07:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:07:58 [2023-09-15T05:07:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:07:58 [2023-09-15T05:07:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:07:58 [2023-09-15T05:07:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:07:58 [2023-09-15T05:07:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:07:58 [2023-09-15T05:07:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757603558 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:07:58 [2023-09-15T05:07:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:58 [2023-09-15T05:07:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:58 [2023-09-15T05:07:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:58 [2023-09-15T05:07:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757603436 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:07:58 [2023-09-15T05:07:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757603436 data=null doit=true}, TreeItem with text {Tracing}]
01:07:58 [2023-09-15T05:07:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757603436 data=null}, TreeItem with text {Tracing}]
01:07:58 [2023-09-15T05:07:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757603436 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:58 [2023-09-15T05:07:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757603435 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:07:58 [2023-09-15T05:07:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757603404 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:58 [2023-09-15T05:07:58.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:07:58 [2023-09-15T05:07:58.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757603403 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757603403 data=null doit=true}, Tree node with text: XML Analyses]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757603403 data=null}, Tree node with text: XML Analyses]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757603403 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757603403 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757603401 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-1757603397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757603397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-1757603397 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-1757603397 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-1757603396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-1757603396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-1757603396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-1757603209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757603208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-1757603208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-1757603208 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-1757603208 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757603203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757603202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757603202 data=null doit=true}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757603202 data=null}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1757603202 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757603202 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1757603194 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757603194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757603194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757603194 data=null doit=true}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757603194 data=null}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1757603193 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757603193 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1757603123 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1757603121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1757603121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-1757603121 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1757603121 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1757603121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1757603121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1757603120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1757603118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1757603117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1757603117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1757603117 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1757603117 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
01:07:58 [2023-09-15T05:07:58.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757603116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757603116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757603116 data=null doit=true}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757603116 data=null}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1757603115 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757603115 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1757603107 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757603107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757603107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757603107 data=null doit=true}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757603107 data=null}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1757603107 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757603106 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1757603090 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-1757603088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1757603088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-1757603088 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-1757603088 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-1757603087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-1757603087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-1757603087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-1757603026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-1757603026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-1757603026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-1757603025 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-1757603025 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1757603024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1757603024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-1757603023 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1757603023 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1757603023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1757603023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-1757603023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1757603022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1757603022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1757603022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1757603022 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1757603021 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-1757603020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1757603020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-1757603020 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-1757603020 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-1757603019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-1757603019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-1757603019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-1757603002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-1757603002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-1757603002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-1757603002 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-1757603002 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757603000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757603000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757603000 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757603000 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757602999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:58 [2023-09-15T05:07:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757602999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:59 [2023-09-15T05:07:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757602999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:07:59 [2023-09-15T05:07:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757603812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:07:59 [2023-09-15T05:07:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:07:59 [2023-09-15T05:07:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757602892 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:07:59 [2023-09-15T05:07:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:07:59 [2023-09-15T05:07:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:07:59 [2023-09-15T05:07:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757602509 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757602506 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757602506 data=null doit=true}, TreeItem with text {Tracing}]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757602506 data=null}, TreeItem with text {Tracing}]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757602506 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757602506 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757602440 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:07:59 [2023-09-15T05:07:59.500Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757602439 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757602439 data=null doit=true}, Tree node with text: XML Analyses]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757602438 data=null}, Tree node with text: XML Analyses]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757602438 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757602438 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757602436 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:07:59 [2023-09-15T05:07:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:59 [2023-09-15T05:07:59.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:07:59 [2023-09-15T05:07:59.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
01:07:59 [2023-09-15T05:07:59.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757602432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757602432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757602432 data=null doit=true}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757602432 data=null}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-1757602431 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757602431 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-1757602409 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757602409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757602409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757602409 data=null doit=true}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757602409 data=null}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-1757602403 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757602403 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-1757602389 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757602389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757602389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757602389 data=null doit=true}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757602389 data=null}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1757602388 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757602388 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1757602324 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757602323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757602323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757602323 data=null doit=true}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757602323 data=null}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1757602322 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757602322 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1757602295 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757602295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757602295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757602295 data=null doit=true}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757602295 data=null}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-1757602294 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757602294 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-1757602211 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-1757602209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757602209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-1757602209 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-1757602209 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-1757602208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:07:59 [2023-09-15T05:07:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-1757602208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-1757602126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757602118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-1757602118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-1757602118 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-1757602118 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757602117 data=null doit=true}, Shell with text {Delete XML file(s)}]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757602116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757602116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757602116 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757602116 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757602116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757602116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757602116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-1757602208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757602030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757602030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757602029 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757602029 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757602029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757602029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757602029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757602842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:00 [2023-09-15T05:08:00.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757601932 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:00 [2023-09-15T05:08:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:08:00 [2023-09-15T05:08:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:08:00 [2023-09-15T05:08:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:08:00 [2023-09-15T05:08:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:08:00 [2023-09-15T05:08:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:08:00 [2023-09-15T05:08:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:08:00 [2023-09-15T05:08:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:08:00 [2023-09-15T05:08:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:08:00 [2023-09-15T05:08:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757601695 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:08:00 [2023-09-15T05:08:00.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:00 [2023-09-15T05:08:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757601622 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757601622 data=null doit=true}, TreeItem with text {Tracing}]
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757601621 data=null}, TreeItem with text {Tracing}]
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757601621 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757601621 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757601584 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:00 [2023-09-15T05:08:00.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757601583 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757601582 data=null doit=true}, Tree node with text: XML Analyses]
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757601582 data=null}, Tree node with text: XML Analyses]
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757601543 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757601541 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757601539 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-1757601537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757601537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-1757601537 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-1757601537 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-1757601536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-1757601536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-1757601536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-1757601502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757601502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-1757601502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-1757601502 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-1757601502 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757601497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757601497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757601497 data=null doit=true}, (of type 'Table')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757601497 data=null}, (of type 'Table')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1757601496 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757601496 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1757601490 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-1757601489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-1757601489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-1757601489 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-1757601489 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-1757601488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-1757601488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:00 [2023-09-15T05:08:00.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-1757601488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-1757601104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-1757601001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-1757601001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-1757601001 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-1757601001 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
01:08:01 [2023-09-15T05:08:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:08:01 [2023-09-15T05:08:01.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:08:01 [2023-09-15T05:08:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
01:08:01 [2023-09-15T05:08:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757600702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757600702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757600702 data=null doit=true}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757600702 data=null}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1757600701 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757600701 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1757600692 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757600692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757600692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757600692 data=null doit=true}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757600692 data=null}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-1757600691 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757600691 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-1757600634 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-1757600632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757600632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-1757600632 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-1757600632 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-1757600632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-1757600632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-1757600607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757600606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-1757600606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-1757600606 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-1757600606 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757600591 data=null doit=true}, Shell with text {Delete XML file(s)}]
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757600590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757600590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757600590 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757600590 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757600590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757600590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757600590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-1757600632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757600396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757600395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757600395 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757600395 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757600395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757600395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757600395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:01 [2023-09-15T05:08:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757601924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:08:01 [2023-09-15T05:08:01.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:01 [2023-09-15T05:08:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757600303 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:01 [2023-09-15T05:08:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:08:01 [2023-09-15T05:08:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:08:01 [2023-09-15T05:08:01.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757600007 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757599990 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757599990 data=null doit=true}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757599990 data=null}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757599990 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757599990 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757599951 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:08:02 [2023-09-15T05:08:02.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757599950 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757599950 data=null doit=true}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757599950 data=null}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757599950 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757599949 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757599935 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757599932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757599932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757599932 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757599931 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757599931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757599931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757599931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757600294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:08:02 [2023-09-15T05:08:02.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:02 [2023-09-15T05:08:02.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757599839 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:02 [2023-09-15T05:08:02.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:08:02 [2023-09-15T05:08:02.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:08:02 [2023-09-15T05:08:02.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:08:02 [2023-09-15T05:08:02.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:08:02 [2023-09-15T05:08:02.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:08:02 [2023-09-15T05:08:02.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:08:02 [2023-09-15T05:08:02.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:08:02 [2023-09-15T05:08:02.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757599574 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757599554 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757599554 data=null doit=true}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757599554 data=null}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757599553 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757599539 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757599496 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:02 [2023-09-15T05:08:02.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757599495 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757599495 data=null doit=true}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757599495 data=null}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757599495 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757599495 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757599493 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-1757599491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757599491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-1757599491 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-1757599491 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-1757599491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-1757599491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-1757599491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-1757599417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757599417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-1757599417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-1757599417 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-1757599417 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757599409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757599409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:02 [2023-09-15T05:08:02.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757599409 data=null doit=true}, (of type 'Table')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757599409 data=null}, (of type 'Table')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1757599408 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757599408 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1757599401 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=-1757599391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-1757599391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=-1757599391 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=-1757599390 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=-1757599340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=-1757599339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=-1757599339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=-1757599338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-1757599338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=-1757599338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=-1757599337 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=-1757599337 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757599335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757599335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757599335 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757599335 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757599335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757599335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757599335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:02 [2023-09-15T05:08:02.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757599832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:08:02 [2023-09-15T05:08:02.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:02 [2023-09-15T05:08:02.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757599224 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:02 [2023-09-15T05:08:02.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:08:02 [2023-09-15T05:08:02.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:08:02 [2023-09-15T05:08:02.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757598975 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757598916 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757598894 data=null doit=true}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757598894 data=null}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757598894 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757598894 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757598830 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757598829 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757598828 data=null doit=true}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757598828 data=null}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757598828 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757598828 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757598826 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
01:08:03 [2023-09-15T05:08:03.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757598821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:03 [2023-09-15T05:08:03.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757598821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:03 [2023-09-15T05:08:03.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757598821 data=null doit=true}, (of type 'Table')]
01:08:03 [2023-09-15T05:08:03.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757598821 data=null}, (of type 'Table')]
01:08:03 [2023-09-15T05:08:03.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1757598821 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
01:08:03 [2023-09-15T05:08:03.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757598820 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:08:03 [2023-09-15T05:08:03.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1757598802 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
01:08:03 [2023-09-15T05:08:03.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-1757598800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757598800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-1757598800 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-1757598800 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-1757598800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-1757598800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-1757598724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757598700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-1757598699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-1757598699 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-1757598699 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757598698 data=null doit=true}, Shell with text {Delete XML file(s)}]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757598698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757598698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757598698 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757598698 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757598698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757598697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757598697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-1757598799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757598610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757598610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757598609 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757598609 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757598609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757598609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757598609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:03 [2023-09-15T05:08:03.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757599215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:08:03 [2023-09-15T05:08:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:03 [2023-09-15T05:08:03.628Z] 
01:08:03 [2023-09-15T05:08:03.628Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 05:08:03.408
01:08:03 [2023-09-15T05:08:03.628Z] !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:08:03 [2023-09-15T05:08:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757598511 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:03 [2023-09-15T05:08:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:08:03 [2023-09-15T05:08:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:08:03 [2023-09-15T05:08:03.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757598188 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757598143 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757598136 data=null doit=true}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757598135 data=null}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757598135 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757598135 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757598111 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:03 [2023-09-15T05:08:03.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757598110 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757598110 data=null doit=true}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757598110 data=null}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757598109 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757598109 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757598108 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-1757598105 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=-1757598104 data=null doit=true}, TableItem with text {test_invalid}]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-1757598104 data=null}, TableItem with text {test_invalid}]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1757598104 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}]
01:08:03 [2023-09-15T05:08:03.886Z] 
01:08:03 [2023-09-15T05:08:03.886Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 05:08:03.823
01:08:03 [2023-09-15T05:08:03.886Z] !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:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757598103 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_invalid}]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1757598095 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}]
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label'
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
01:08:03 [2023-09-15T05:08:03.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757598035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757598035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757598035 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757598035 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757598035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757598035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.143Z] 
01:08:04 [2023-09-15T05:08:04.143Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 05:08:03.894
01:08:04 [2023-09-15T05:08:04.144Z] !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:08:04 [2023-09-15T05:08:04.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757598035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757598502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:08:04 [2023-09-15T05:08:04.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:04 [2023-09-15T05:08:04.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@64a4739] time=-1757597919 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:04 [2023-09-15T05:08:04.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:08:04 [2023-09-15T05:08:04.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:08:04 [2023-09-15T05:08:04.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757597643 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757597574 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757597574 data=null doit=true}, TreeItem with text {Tracing}]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757597573 data=null}, TreeItem with text {Tracing}]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757597573 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757597573 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757597551 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
01:08:04 [2023-09-15T05:08:04.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1757597550 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1757597550 data=null doit=true}, Tree node with text: XML Analyses]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1757597550 data=null}, Tree node with text: XML Analyses]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1757597549 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757597549 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1757597548 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-1757597545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-1757597545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-1757597545 data=null doit=true}, (of type 'Table')]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-1757597544 data=null}, (of type 'Table')]
01:08:04 [2023-09-15T05:08:04.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1757597544 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')]
01:08:04 [2023-09-15T05:08:04.401Z] 
01:08:04 [2023-09-15T05:08:04.401Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-09-15 05:08:04.384
01:08:04 [2023-09-15T05:08:04.401Z] !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:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-1757597544 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1757597536 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')]
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
01:08:04 [2023-09-15T05:08:04.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-1757597534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757597526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-1757597525 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-1757597525 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-1757597524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-1757597524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-1757597427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-1757597425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-1757597425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-1757597425 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-1757597425 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757597424 data=null doit=true}, Shell with text {Delete XML file(s)}]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-1757597423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-1757597423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-1757597423 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-1757597423 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-1757597413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-1757597413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-1757597413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-1757597524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757597311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757597310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757597310 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757597310 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757597310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757597310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757597310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:04 [2023-09-15T05:08:04.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757597910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:08:04 [2023-09-15T05:08:04.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:04 [2023-09-15T05:08:04.918Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.128 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
01:08:04 [2023-09-15T05:08:04.918Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.552 s
01:08:04 [2023-09-15T05:08:04.918Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.319 s
01:08:04 [2023-09-15T05:08:04.918Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.716 s
01:08:04 [2023-09-15T05:08:04.919Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 3.211 s
01:08:04 [2023-09-15T05:08:04.919Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.565 s
01:08:04 [2023-09-15T05:08:04.919Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.89 s
01:08:04 [2023-09-15T05:08:04.919Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.092 s
01:08:04 [2023-09-15T05:08:04.919Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.319 s
01:08:04 [2023-09-15T05:08:04.919Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.304 s
01:08:04 [2023-09-15T05:08:04.919Z] 
01:08:04 [2023-09-15T05:08:04.919Z] Results:
01:08:04 [2023-09-15T05:08:04.919Z] 
01:08:04 [2023-09-15T05:08:04.919Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
01:08:04 [2023-09-15T05:08:04.919Z] 
01:08:05 [2023-09-15T05:08:05.483Z] 
01:08:05 [2023-09-15T05:08:05.483Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 05:08:05.208
01:08:05 [2023-09-15T05:08:05.483Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] All tests passed!
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT.pom
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [135/144]
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] The project's OSGi version is 1.0.5.202309150400
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.045Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests...
01:08:06 [2023-09-15T05:08:06.302Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.302Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.302Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
01:08:06 [2023-09-15T05:08:06.302Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.302Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.302Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
01:08:06 [2023-09-15T05:08:06.302Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
01:08:06 [2023-09-15T05:08:06.559Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.559Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
01:08:06 [2023-09-15T05:08:06.559Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.559Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.559Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.559Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.560Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:08:06 [2023-09-15T05:08:06.560Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] 
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:06 [2023-09-15T05:08:06.560Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
01:08:08 [2023-09-15T05:08:08.458Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
01:08:09 [2023-09-15T05:08:09.027Z] [INFO] 
01:08:09 [2023-09-15T05:08:09.027Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:09 [2023-09-15T05:08:09.027Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:08:09 [2023-09-15T05:08:09.027Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:08:09 [2023-09-15T05:08:09.027Z] [INFO] 
01:08:09 [2023-09-15T05:08:09.027Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:09 [2023-09-15T05:08:09.027Z] [INFO] 
01:08:09 [2023-09-15T05:08:09.027Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:09 [2023-09-15T05:08:09.590Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
01:08:09 [2023-09-15T05:08:09.590Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
01:08:09 [2023-09-15T05:08:09.590Z] [INFO] Command line:
01:08:09 [2023-09-15T05:08:09.590Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
01:08:09 [2023-09-15T05:08:09.590Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:08:13 [2023-09-15T05:08:13.763Z] !SESSION 2023-09-15 05:08:09.595 -----------------------------------------------
01:08:13 [2023-09-15T05:08:13.763Z] eclipse.buildId=unknown
01:08:13 [2023-09-15T05:08:13.763Z] java.version=17.0.2
01:08:13 [2023-09-15T05:08:13.763Z] java.vendor=Oracle Corporation
01:08:13 [2023-09-15T05:08:13.763Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:08:13 [2023-09-15T05:08:13.763Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
01:08:13 [2023-09-15T05:08:13.764Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
01:08:13 [2023-09-15T05:08:13.764Z] 
01:08:13 [2023-09-15T05:08:13.764Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 05:08:13.193
01:08:13 [2023-09-15T05:08:13.764Z] !MESSAGE FrameworkEvent ERROR
01:08:13 [2023-09-15T05:08:13.764Z] !STACK 0
01:08:13 [2023-09-15T05:08:13.764Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
01:08:13 [2023-09-15T05:08:13.764Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:08:13 [2023-09-15T05:08:13.764Z] 
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:08:13 [2023-09-15T05:08:13.764Z] 
01:08:13 [2023-09-15T05:08:13.764Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 05:08:13.420
01:08:13 [2023-09-15T05:08:13.764Z] !MESSAGE FrameworkEvent ERROR
01:08:13 [2023-09-15T05:08:13.764Z] !STACK 0
01:08:13 [2023-09-15T05:08:13.764Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
01:08:13 [2023-09-15T05:08:13.764Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:08:13 [2023-09-15T05:08:13.764Z] 
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:08:13 [2023-09-15T05:08:13.764Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:08:14 [2023-09-15T05:08:14.022Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
01:08:14 [2023-09-15T05:08:14.022Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
01:08:20 [2023-09-15T05:08:20.567Z] 
01:08:20 [2023-09-15T05:08:20.567Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 05:08:19.393
01:08:20 [2023-09-15T05:08:20.567Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
01:08:20 [2023-09-15T05:08:20.567Z] !STACK 0
01:08:20 [2023-09-15T05:08:20.567Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
01:08:20 [2023-09-15T05:08:20.567Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
01:08:20 [2023-09-15T05:08:20.567Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
01:08:20 [2023-09-15T05:08:20.567Z] Caused by: java.io.IOException: error=2, No such file or directory
01:08:20 [2023-09-15T05:08:20.567Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
01:08:20 [2023-09-15T05:08:20.567Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
01:08:20 [2023-09-15T05:08:20.567Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
01:08:20 [2023-09-15T05:08:20.567Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
01:08:20 [2023-09-15T05:08:20.567Z] 	... 7 more
01:08:20 [2023-09-15T05:08:20.567Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
01:08:20 [2023-09-15T05:08:20.567Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
01:08:20 [2023-09-15T05:08:20.567Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0.001 s
01:08:20 [2023-09-15T05:08:20.567Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
01:08:20 [2023-09-15T05:08:20.567Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
01:08:20 [2023-09-15T05:08:20.567Z] 
01:08:20 [2023-09-15T05:08:20.567Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 05:08:20.502
01:08:20 [2023-09-15T05:08:20.567Z] !MESSAGE Unexpected error executing analysis with trace 
01:08:20 [2023-09-15T05:08:20.567Z] !STACK 0
01:08:20 [2023-09-15T05:08:20.567Z] java.lang.NullPointerException
01:08:20 [2023-09-15T05:08:20.567Z] 	at java.base/java.io.File.<init>(File.java:278)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
01:08:20 [2023-09-15T05:08:20.567Z] 
01:08:20 [2023-09-15T05:08:20.567Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
01:08:20 [2023-09-15T05:08:20.567Z] 0testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.351 s
01:08:20 [2023-09-15T05:08:20.567Z]  2023-09-15 05:08:20.503
01:08:20 [2023-09-15T05:08:20.567Z] !MESSAGE Unexpected error executing analysis with trace 
01:08:20 [2023-09-15T05:08:20.567Z] !STACK 0
01:08:20 [2023-09-15T05:08:20.567Z] java.lang.NullPointerException
01:08:20 [2023-09-15T05:08:20.567Z] 	at java.base/java.io.File.<init>(File.java:278)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
01:08:20 [2023-09-15T05:08:20.567Z] 
01:08:20 [2023-09-15T05:08:20.567Z] Results:
01:08:20 [2023-09-15T05:08:20.567Z] 
01:08:20 [2023-09-15T05:08:20.567Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
01:08:20 [2023-09-15T05:08:20.567Z] 
01:08:20 [2023-09-15T05:08:20.567Z] 
01:08:20 [2023-09-15T05:08:20.567Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 05:08:20.507
01:08:20 [2023-09-15T05:08:20.567Z] !MESSAGE Exception executing analysis
01:08:20 [2023-09-15T05:08:20.567Z] !STACK 0
01:08:20 [2023-09-15T05:08:20.567Z] java.lang.NullPointerException
01:08:20 [2023-09-15T05:08:20.567Z] 	at java.base/java.io.File.<init>(File.java:278)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
01:08:20 [2023-09-15T05:08:20.567Z] 
01:08:20 [2023-09-15T05:08:20.567Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2023-09-15 05:08:20.508
01:08:20 [2023-09-15T05:08:20.567Z] !MESSAGE Exception executing analysis
01:08:20 [2023-09-15T05:08:20.567Z] !STACK 0
01:08:20 [2023-09-15T05:08:20.567Z] java.lang.NullPointerException
01:08:20 [2023-09-15T05:08:20.567Z] 	at java.base/java.io.File.<init>(File.java:278)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
01:08:20 [2023-09-15T05:08:20.567Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
01:08:21 [2023-09-15T05:08:21.935Z] [INFO] All tests passed!
01:08:21 [2023-09-15T05:08:21.935Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:21 [2023-09-15T05:08:21.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
01:08:21 [2023-09-15T05:08:21.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.pom
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2metadata.xml
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2artifacts.xml
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [136/144]
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] The project's OSGi version is 1.0.3.202309150400
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests...
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] 
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:21 [2023-09-15T05:08:21.936Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
01:08:21 [2023-09-15T05:08:21.936Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] 
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] 
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] 
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] 
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] 
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] 
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] 
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:22 [2023-09-15T05:08:22.192Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:08:22 [2023-09-15T05:08:22.192Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] 
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:22 [2023-09-15T05:08:22.192Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
01:08:23 [2023-09-15T05:08:23.561Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
01:08:24 [2023-09-15T05:08:24.491Z] [INFO] 
01:08:24 [2023-09-15T05:08:24.491Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:24 [2023-09-15T05:08:24.491Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:08:24 [2023-09-15T05:08:24.491Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:08:24 [2023-09-15T05:08:24.491Z] [INFO] 
01:08:24 [2023-09-15T05:08:24.491Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:24 [2023-09-15T05:08:24.491Z] [INFO] 
01:08:24 [2023-09-15T05:08:24.491Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:25 [2023-09-15T05:08:25.054Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
01:08:25 [2023-09-15T05:08:25.054Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
01:08:25 [2023-09-15T05:08:25.054Z] [INFO] Command line:
01:08:25 [2023-09-15T05:08:25.054Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
01:08:25 [2023-09-15T05:08:25.054Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:08:28 [2023-09-15T05:08:28.327Z] !SESSION 2023-09-15 05:08:24.926 -----------------------------------------------
01:08:28 [2023-09-15T05:08:28.327Z] eclipse.buildId=unknown
01:08:28 [2023-09-15T05:08:28.327Z] java.version=17.0.2
01:08:28 [2023-09-15T05:08:28.327Z] java.vendor=Oracle Corporation
01:08:28 [2023-09-15T05:08:28.327Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:08:28 [2023-09-15T05:08:28.327Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
01:08:28 [2023-09-15T05:08:28.327Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
01:08:28 [2023-09-15T05:08:28.327Z] 
01:08:28 [2023-09-15T05:08:28.327Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 05:08:28.181
01:08:28 [2023-09-15T05:08:28.327Z] !MESSAGE FrameworkEvent ERROR
01:08:28 [2023-09-15T05:08:28.327Z] !STACK 0
01:08:28 [2023-09-15T05:08:28.327Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69]
01:08:28 [2023-09-15T05:08:28.327Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:08:28 [2023-09-15T05:08:28.327Z] 
01:08:28 [2023-09-15T05:08:28.327Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:08:28 [2023-09-15T05:08:28.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:08:28 [2023-09-15T05:08:28.327Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:08:28 [2023-09-15T05:08:28.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:08:28 [2023-09-15T05:08:28.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:08:28 [2023-09-15T05:08:28.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:08:28 [2023-09-15T05:08:28.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:08:28 [2023-09-15T05:08:28.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:08:28 [2023-09-15T05:08:28.327Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:08:28 [2023-09-15T05:08:28.327Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:08:28 [2023-09-15T05:08:28.584Z] 
01:08:28 [2023-09-15T05:08:28.584Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 05:08:28.397
01:08:28 [2023-09-15T05:08:28.584Z] !MESSAGE FrameworkEvent ERROR
01:08:28 [2023-09-15T05:08:28.584Z] !STACK 0
01:08:28 [2023-09-15T05:08:28.584Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [157]
01:08:28 [2023-09-15T05:08:28.584Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:08:28 [2023-09-15T05:08:28.584Z] 
01:08:28 [2023-09-15T05:08:28.584Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:08:28 [2023-09-15T05:08:28.584Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:08:28 [2023-09-15T05:08:28.584Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:08:28 [2023-09-15T05:08:28.584Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:08:28 [2023-09-15T05:08:28.584Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:08:28 [2023-09-15T05:08:28.584Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:08:28 [2023-09-15T05:08:28.584Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:08:28 [2023-09-15T05:08:28.584Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:08:28 [2023-09-15T05:08:28.584Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:08:28 [2023-09-15T05:08:28.584Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:08:29 [2023-09-15T05:08:29.148Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
01:08:29 [2023-09-15T05:08:29.148Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
01:08:34 [2023-09-15T05:08:34.401Z] 
01:08:34 [2023-09-15T05:08:34.401Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 05:08:33.987
01:08:34 [2023-09-15T05:08:34.401Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
01:08:34 [2023-09-15T05:08:34.401Z] !STACK 0
01:08:34 [2023-09-15T05:08:34.401Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
01:08:34 [2023-09-15T05:08:34.401Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
01:08:34 [2023-09-15T05:08:34.401Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
01:08:34 [2023-09-15T05:08:34.401Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
01:08:34 [2023-09-15T05:08:34.401Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
01:08:34 [2023-09-15T05:08:34.401Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
01:08:34 [2023-09-15T05:08:34.401Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
01:08:34 [2023-09-15T05:08:34.401Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
01:08:34 [2023-09-15T05:08:34.401Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
01:08:34 [2023-09-15T05:08:34.401Z] Caused by: java.io.IOException: error=2, No such file or directory
01:08:34 [2023-09-15T05:08:34.401Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
01:08:34 [2023-09-15T05:08:34.401Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
01:08:34 [2023-09-15T05:08:34.401Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
01:08:34 [2023-09-15T05:08:34.401Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
01:08:34 [2023-09-15T05:08:34.401Z] 	... 7 more
01:08:34 [2023-09-15T05:08:34.658Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
01:08:34 [2023-09-15T05:08:34.915Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
01:08:34 [2023-09-15T05:08:34.915Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.003 s
01:08:34 [2023-09-15T05:08:34.915Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
01:08:34 [2023-09-15T05:08:34.915Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
01:08:34 [2023-09-15T05:08:34.915Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.001 s
01:08:34 [2023-09-15T05:08:34.915Z] 
01:08:34 [2023-09-15T05:08:34.915Z] Results:
01:08:34 [2023-09-15T05:08:34.915Z] 
01:08:34 [2023-09-15T05:08:34.915Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
01:08:34 [2023-09-15T05:08:34.915Z] 
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] All tests passed!
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] 
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.pom
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] 
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] 
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT [137/144]
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] 
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] 
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] The project's OSGi version is 1.0.10.202309150400
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] 
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] 
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] 
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] 
01:08:35 [2023-09-15T05:08:35.844Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:35 [2023-09-15T05:08:35.845Z] [INFO] 
01:08:35 [2023-09-15T05:08:35.845Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:35 [2023-09-15T05:08:35.845Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests...
01:08:36 [2023-09-15T05:08:36.101Z] [INFO] 
01:08:36 [2023-09-15T05:08:36.101Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:36 [2023-09-15T05:08:36.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
01:08:36 [2023-09-15T05:08:36.101Z] [INFO] 
01:08:36 [2023-09-15T05:08:36.101Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:36 [2023-09-15T05:08:36.101Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
01:08:36 [2023-09-15T05:08:36.101Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
01:08:36 [2023-09-15T05:08:36.358Z] [INFO] 
01:08:36 [2023-09-15T05:08:36.358Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:36 [2023-09-15T05:08:36.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
01:08:36 [2023-09-15T05:08:36.358Z] [INFO] 
01:08:36 [2023-09-15T05:08:36.358Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:36 [2023-09-15T05:08:36.358Z] [INFO] 
01:08:36 [2023-09-15T05:08:36.358Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:36 [2023-09-15T05:08:36.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
01:08:36 [2023-09-15T05:08:36.358Z] [INFO] 
01:08:36 [2023-09-15T05:08:36.358Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:36 [2023-09-15T05:08:36.615Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
01:08:36 [2023-09-15T05:08:36.615Z] [INFO] 
01:08:36 [2023-09-15T05:08:36.615Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:36 [2023-09-15T05:08:36.615Z] [INFO] 
01:08:36 [2023-09-15T05:08:36.615Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:36 [2023-09-15T05:08:36.615Z] [INFO] 
01:08:36 [2023-09-15T05:08:36.615Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:36 [2023-09-15T05:08:36.615Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:08:36 [2023-09-15T05:08:36.615Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:08:36 [2023-09-15T05:08:36.615Z] [INFO] 
01:08:36 [2023-09-15T05:08:36.615Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:36 [2023-09-15T05:08:36.615Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
01:08:37 [2023-09-15T05:08:37.546Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
01:08:38 [2023-09-15T05:08:38.475Z] [INFO] 
01:08:38 [2023-09-15T05:08:38.475Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:38 [2023-09-15T05:08:38.475Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:08:38 [2023-09-15T05:08:38.475Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:08:38 [2023-09-15T05:08:38.475Z] [INFO] 
01:08:38 [2023-09-15T05:08:38.475Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:38 [2023-09-15T05:08:38.475Z] [INFO] 
01:08:38 [2023-09-15T05:08:38.475Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:08:39 [2023-09-15T05:08:39.038Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
01:08:39 [2023-09-15T05:08:39.038Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
01:08:39 [2023-09-15T05:08:39.038Z] [INFO] Command line:
01:08:39 [2023-09-15T05:08:39.038Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
01:08:39 [2023-09-15T05:08:39.038Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:08:43 [2023-09-15T05:08:43.220Z] !SESSION 2023-09-15 05:08:38.917 -----------------------------------------------
01:08:43 [2023-09-15T05:08:43.220Z] eclipse.buildId=unknown
01:08:43 [2023-09-15T05:08:43.220Z] java.version=17.0.2
01:08:43 [2023-09-15T05:08:43.220Z] java.vendor=Oracle Corporation
01:08:43 [2023-09-15T05:08:43.220Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:08:43 [2023-09-15T05:08:43.220Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
01:08:43 [2023-09-15T05:08:43.220Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
01:08:43 [2023-09-15T05:08:43.220Z] 
01:08:43 [2023-09-15T05:08:43.220Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 05:08:42.678
01:08:43 [2023-09-15T05:08:43.220Z] !MESSAGE FrameworkEvent ERROR
01:08:43 [2023-09-15T05:08:43.220Z] !STACK 0
01:08:43 [2023-09-15T05:08:43.220Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
01:08:43 [2023-09-15T05:08:43.220Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:08:43 [2023-09-15T05:08:43.220Z] 
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:08:43 [2023-09-15T05:08:43.220Z] 
01:08:43 [2023-09-15T05:08:43.220Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 05:08:42.912
01:08:43 [2023-09-15T05:08:43.220Z] !MESSAGE FrameworkEvent ERROR
01:08:43 [2023-09-15T05:08:43.220Z] !STACK 0
01:08:43 [2023-09-15T05:08:43.220Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
01:08:43 [2023-09-15T05:08:43.220Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:08:43 [2023-09-15T05:08:43.220Z] 
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:08:43 [2023-09-15T05:08:43.220Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:08:43 [2023-09-15T05:08:43.785Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
01:08:43 [2023-09-15T05:08:43.785Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
01:08:50 [2023-09-15T05:08:50.332Z] 
01:08:50 [2023-09-15T05:08:50.332Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-09-15 05:08:49.110
01:08:50 [2023-09-15T05:08:50.332Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
01:08:50 [2023-09-15T05:08:50.332Z] 
01:08:50 [2023-09-15T05:08:50.332Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 05:08:49.187
01:08:50 [2023-09-15T05:08:50.332Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
01:08:50 [2023-09-15T05:08:50.332Z] !STACK 0
01:08:50 [2023-09-15T05:08:50.332Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
01:08:50 [2023-09-15T05:08:50.332Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
01:08:50 [2023-09-15T05:08:50.332Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
01:08:50 [2023-09-15T05:08:50.332Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
01:08:50 [2023-09-15T05:08:50.332Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
01:08:50 [2023-09-15T05:08:50.332Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
01:08:50 [2023-09-15T05:08:50.332Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
01:08:50 [2023-09-15T05:08:50.332Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
01:08:50 [2023-09-15T05:08:50.332Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
01:08:50 [2023-09-15T05:08:50.332Z] Caused by: java.io.IOException: error=2, No such file or directory
01:08:50 [2023-09-15T05:08:50.332Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
01:08:50 [2023-09-15T05:08:50.332Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
01:08:50 [2023-09-15T05:08:50.332Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
01:08:50 [2023-09-15T05:08:50.332Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
01:08:50 [2023-09-15T05:08:50.332Z] 	... 7 more
01:08:50 [2023-09-15T05:08:50.332Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
01:08:50 [2023-09-15T05:08:50.332Z] Display size: 1440x900
01:08:50 [2023-09-15T05:08:50.332Z] OS version=5.18.5-100.fc35.x86_64
01:08:50 [2023-09-15T05:08:50.332Z] GTK version=3.22.30
01:08:50 [2023-09-15T05:08:50.332Z] GTK theme=Ambiance
01:08:50 [2023-09-15T05:08:50.332Z] LIBOVERLAY_SCROLLBAR=0
01:08:50 [2023-09-15T05:08:50.332Z] Time zone: Greenwich Mean Time
01:08:50 [2023-09-15T05:08:50.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757551824 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:51 [2023-09-15T05:08:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:08:51 [2023-09-15T05:08:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
01:08:51 [2023-09-15T05:08:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
01:08:51 [2023-09-15T05:08:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
01:08:51 [2023-09-15T05:08:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1757550817 data=null doit=true}, MenuItem with text {&Hierarchical}]
01:08:51 [2023-09-15T05:08:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1757550817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
01:08:51 [2023-09-15T05:08:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1757550815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
01:08:51 [2023-09-15T05:08:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
01:08:51 [2023-09-15T05:08:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757550733 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:51 [2023-09-15T05:08:51.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:08:51 [2023-09-15T05:08:51.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:08:51 [2023-09-15T05:08:51.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757550008 data=null doit=true}, Shell with text {Preferences}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757549988 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757549987 data=null doit=true}, TreeItem with text {Tracing}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757549987 data=null}, TreeItem with text {Tracing}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757549987 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549986 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757549925 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757549924 data=null doit=true}, TreeItem with text {Tracing}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757549924 data=null}, TreeItem with text {Tracing}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757549923 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757549923 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757549920 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-1757549917 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-1757549917 data=null doit=true}, Tree node with text: Remote Profiles]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-1757549916 data=null}, Tree node with text: Remote Profiles]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-1757549916 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:08:52 [2023-09-15T05:08:52.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549916 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-1757549818 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-1757549810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757549808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-1757549808 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-1757549807 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-1757549807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-1757549807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-1757549806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-1757549624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757549622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-1757549622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-1757549622 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-1757549621 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549613 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-1757549613 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-1757549612 data=null}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549612 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549611 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549603 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-1757549534 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-1757549534 data=null doit=true}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-1757549534 data=null}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-1757549533 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549533 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-1757549527 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549515 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-1757549515 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-1757549514 data=null}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549514 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549514 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549499 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-1757549492 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-1757549492 data=null doit=true}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-1757549491 data=null}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-1757549490 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549490 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-1757549484 data=null button=1 stateMask=0x80000 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549433 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-1757549432 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-1757549432 data=null}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549431 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549431 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549415 data=null button=1 stateMask=0x80000 x=145 y=336 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549404 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-1757549404 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-1757549403 data=null}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549403 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549402 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549390 data=null button=1 stateMask=0x80000 x=145 y=297 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549383 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-1757549383 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-1757549383 data=null}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549382 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549382 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549374 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549331 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-1757549331 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-1757549331 data=null}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549330 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549330 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549316 data=null button=1 stateMask=0x80000 x=145 y=324 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549308 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-1757549308 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-1757549308 data=null}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549307 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549307 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549294 data=null button=1 stateMask=0x80000 x=145 y=324 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549288 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-1757549288 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-1757549288 data=null}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549287 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757549287 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-1757549243 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
01:08:52 [2023-09-15T05:08:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757549218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757549218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757549218 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757549217 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757549217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:52 [2023-09-15T05:08:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757549217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:53 [2023-09-15T05:08:53.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757549217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:53 [2023-09-15T05:08:53.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757550593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:08:53 [2023-09-15T05:08:53.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757548789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757548789 data=null doit=true}, TreeItem with text {Test}]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757548788 data=null}, TreeItem with text {Test}]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757548788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757548788 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757548628 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757548626 data=null doit=true}, TreeItem with text {Test}]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757548626 data=null}, TreeItem with text {Test}]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757548625 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757548625 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757548599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757548597 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757548597 data=null doit=true}, Tree node with text: Traces [0]]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757548597 data=null}, Tree node with text: Traces [0]]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757548597 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:08:53 [2023-09-15T05:08:53.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757548596 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:08:53 [2023-09-15T05:08:53.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757548529 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:08:53 [2023-09-15T05:08:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:08:53 [2023-09-15T05:08:53.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757547635 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-1757547632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-1757547632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-1757547632 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-1757547632 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-1757547631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-1757547631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-1757547409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-1757547400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-1757547400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-1757547400 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-1757547400 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757547333 data=null doit=true}, Shell with text {Preferences (Filtered)}]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-1757547328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-1757547328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-1757547328 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-1757547328 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-1757547327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-1757547327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-1757547327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-1757547296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-1757547295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-1757547295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-1757547295 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-1757547294 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757547227 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757547227 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757547226 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
01:08:54 [2023-09-15T05:08:54.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757547225 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757547225 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757547213 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-1757547193 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-1757547192 data=null doit=true}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-1757547192 data=null}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-1757547191 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757547191 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-1757547139 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a0f5141
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-1757547114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-1757547114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-1757547113 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-1757547113 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-1757547113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-1757547112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-1757547112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-1757547111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-1757547111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-1757547110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-1757547110 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-1757547110 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-1757547103 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-1757547103 data=null doit=true}, Tree node with text: .*]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-1757547103 data=null}, Tree node with text: .*]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-1757547102 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757547101 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-1757547033 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757547024 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757547020 data=null doit=true}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757547019 data=null}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757547018 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757547018 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757547004 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-1757547000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-1757546988 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
01:08:54 [2023-09-15T05:08:54.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-1757546988 data=null doit=true}, Tree node with text: .*]
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-1757546988 data=null}, Tree node with text: .*]
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-1757546934 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757546933 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-1757546917 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-1757546909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757546907 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757546907 data=null doit=true}, Tree node with text: /rootpath]
01:08:55 [2023-09-15T05:08:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757546907 data=null}, Tree node with text: /rootpath]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757546906 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757546905 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757546894 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-1757546892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757546823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757546822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757546822 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757546822 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757546822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757546821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757546821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-1757547631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757546713 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
01:08:55 [2023-09-15T05:08:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757546703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757546703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757546703 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757546703 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757546702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757546702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757546702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-1757546611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-1757546610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-1757546610 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-1757546610 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-1757546610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-1757546610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-1757546609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757546534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757546534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757546533 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757546533 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757546533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757546533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757546533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:08:55 [2023-09-15T05:08:55.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:08:55 [2023-09-15T05:08:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
01:08:56 [2023-09-15T05:08:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-1757546011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-1757546010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-1757546010 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-1757546010 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-1757546010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-1757546010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-1757546010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-1757546006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-1757546005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-1757546005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-1757546005 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-1757546005 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757546003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757546003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757546003 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757546003 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757546003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757546003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:08:56 [2023-09-15T05:08:56.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:08:56 [2023-09-15T05:08:56.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757546002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757548121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:08:56 [2023-09-15T05:08:56.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:56 [2023-09-15T05:08:56.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757545922 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:56 [2023-09-15T05:08:56.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:08:56 [2023-09-15T05:08:56.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:08:56 [2023-09-15T05:08:56.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757545448 data=null doit=true}, Shell with text {Preferences}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757545441 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757545441 data=null doit=true}, TreeItem with text {Tracing}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757545440 data=null}, TreeItem with text {Tracing}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757545440 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757545440 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757545408 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:08:56 [2023-09-15T05:08:56.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-1757545406 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-1757545406 data=null doit=true}, Tree node with text: Remote Profiles]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-1757545406 data=null}, Tree node with text: Remote Profiles]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-1757545406 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757545406 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-1757545404 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-1757545389 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-1757545389 data=null doit=true}, TreeItem with text {new profile}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-1757545389 data=null}, TreeItem with text {new profile}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-1757545387 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757545387 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-1757545336 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757545334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757545334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757545334 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757545334 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757545333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757545333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757545333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:56 [2023-09-15T05:08:56.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:56 [2023-09-15T05:08:56.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:56 [2023-09-15T05:08:56.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:56 [2023-09-15T05:08:56.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757545322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757545322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757545322 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757545322 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757545321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757545321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757545321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:56 [2023-09-15T05:08:56.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757545890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:08:56 [2023-09-15T05:08:56.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:57 [2023-09-15T05:08:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757544889 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:57 [2023-09-15T05:08:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:08:57 [2023-09-15T05:08:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:57 [2023-09-15T05:08:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:57 [2023-09-15T05:08:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:57 [2023-09-15T05:08:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757544863 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:08:57 [2023-09-15T05:08:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757544863 data=null doit=true}, TreeItem with text {Test}]
01:08:57 [2023-09-15T05:08:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757544862 data=null}, TreeItem with text {Test}]
01:08:57 [2023-09-15T05:08:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757544862 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:08:57 [2023-09-15T05:08:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757544862 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:08:57 [2023-09-15T05:08:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757544834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:08:57 [2023-09-15T05:08:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:08:57 [2023-09-15T05:08:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:08:57 [2023-09-15T05:08:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543984 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543984 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543983 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757543983 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757543982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757543982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757543982 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757543982 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757543982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:08:57 [2023-09-15T05:08:57.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757543982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:08:58 [2023-09-15T05:08:58.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:08:58 [2023-09-15T05:08:58.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:08:58 [2023-09-15T05:08:58.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:08:58 [2023-09-15T05:08:58.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:08:58 [2023-09-15T05:08:58.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:08:58 [2023-09-15T05:08:58.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:08:58 [2023-09-15T05:08:58.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757543982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:08:58 [2023-09-15T05:08:58.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757544703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:08:58 [2023-09-15T05:08:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757543320 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:58 [2023-09-15T05:08:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:08:58 [2023-09-15T05:08:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:08:58 [2023-09-15T05:08:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757542896 data=null doit=true}, Shell with text {Preferences}]
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757542893 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757542893 data=null doit=true}, TreeItem with text {Tracing}]
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757542893 data=null}, TreeItem with text {Tracing}]
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757542893 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:08:59 [2023-09-15T05:08:59.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757542892 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757542831 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:08:59 [2023-09-15T05:08:59.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-1757542829 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-1757542829 data=null doit=true}, Tree node with text: Remote Profiles]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-1757542829 data=null}, Tree node with text: Remote Profiles]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-1757542828 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757542828 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-1757542826 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-1757542823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757542823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-1757542823 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-1757542823 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-1757542823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-1757542822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-1757542822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-1757542792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-1757542792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-1757542792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-1757542792 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-1757542792 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text')
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
01:08:59 [2023-09-15T05:08:59.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757542736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757542736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757542736 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757542736 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757542735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757542735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757542735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:59 [2023-09-15T05:08:59.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:59 [2023-09-15T05:08:59.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:59 [2023-09-15T05:08:59.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:59 [2023-09-15T05:08:59.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757542713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757542713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757542713 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757542713 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757542713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757542713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757542713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:08:59 [2023-09-15T05:08:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757543296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757542603 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757542538 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757542537 data=null doit=true}, TreeItem with text {Test}]
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757542537 data=null}, TreeItem with text {Test}]
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757542537 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757542537 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757542504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:08:59 [2023-09-15T05:08:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:08:59 [2023-09-15T05:08:59.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541600 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541600 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541600 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757541600 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757541599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757541599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757541599 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757541599 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757541598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:00 [2023-09-15T05:09:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757541598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:00 [2023-09-15T05:09:00.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:00 [2023-09-15T05:09:00.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:00 [2023-09-15T05:09:00.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:00 [2023-09-15T05:09:00.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:00 [2023-09-15T05:09:00.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:00 [2023-09-15T05:09:00.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:00 [2023-09-15T05:09:00.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757541598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:00 [2023-09-15T05:09:00.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757542411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757540974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757540974 data=null doit=true}, TreeItem with text {Test}]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757540973 data=null}, TreeItem with text {Test}]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757540973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757540973 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757540940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757540939 data=null doit=true}, TreeItem with text {Test}]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757540939 data=null}, TreeItem with text {Test}]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757540939 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757540939 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757540935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757540934 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757540934 data=null doit=true}, Tree node with text: Traces [0]]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757540934 data=null}, Tree node with text: Traces [0]]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757540933 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757540933 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757540905 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:01 [2023-09-15T05:09:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:01 [2023-09-15T05:09:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757540431 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-1757540430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757540429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757540428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757540428 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757540428 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757540428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757540428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757540428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757540401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757540401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757540401 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757540401 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757540401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757540401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:01 [2023-09-15T05:09:01.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:01 [2023-09-15T05:09:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:02 [2023-09-15T05:09:02.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757540400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:02 [2023-09-15T05:09:02.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757540828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:02 [2023-09-15T05:09:02.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:02 [2023-09-15T05:09:02.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757539386 data=null doit=true}, TreeItem with text {Traces [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757539385 data=null}, TreeItem with text {Traces [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757539385 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757539385 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757539383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757539382 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757539382 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757539381 data=null}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757539381 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757539381 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757539364 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757539364 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757539364 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757539363 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757539357 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757539356 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757539351 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757539351 data=null}, TreeItem with text {node1 [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:09:02 [2023-09-15T05:09:02.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757539350 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757539350 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757539350 data=null}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757539349 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757539349 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757539340 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757539333 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757539333 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757539332 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757539313 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757539313 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757539312 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757539312 data=null}, TreeItem with text {resources [3]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:09:02 [2023-09-15T05:09:02.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-1757539311 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-1757539311 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-1757539311 data=null}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757539310 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757539310 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757539297 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757539296 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-1757539296 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757539296 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757539291 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-1757539291 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-1757539291 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-1757539291 data=null}, TreeItem with text {generated [1]}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
01:09:02 [2023-09-15T05:09:02.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-1757539280 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1757539280 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1757539280 data=null}, TreeItem with text {synthetic-trace}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757539280 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757539280 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757539204 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757539203 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:02 [2023-09-15T05:09:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-1757539203 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:03 [2023-09-15T05:09:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757539203 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:04 [2023-09-15T05:09:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757539106 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:04 [2023-09-15T05:09:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-1757538131 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:04 [2023-09-15T05:09:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-1757538118 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:04 [2023-09-15T05:09:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-1757538118 data=null}, TreeItem with text {synthetic-trace}]
01:09:04 [2023-09-15T05:09:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
01:09:04 [2023-09-15T05:09:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
01:09:04 [2023-09-15T05:09:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:04 [2023-09-15T05:09:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:04 [2023-09-15T05:09:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:04 [2023-09-15T05:09:04.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:04 [2023-09-15T05:09:04.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:04 [2023-09-15T05:09:04.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:04 [2023-09-15T05:09:04.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:04 [2023-09-15T05:09:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:09:04 [2023-09-15T05:09:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757537992 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757537992 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757537991 data=null}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757537991 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757537991 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757537926 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757537925 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757537925 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757537925 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757537921 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757537921 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757537920 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757537920 data=null}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757537920 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757537920 data=null}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757537919 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757537919 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757537918 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757537918 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757537917 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757537917 data=null}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757537917 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757537917 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757537897 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757537897 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757537897 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757537896 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757537886 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757537886 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757537886 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757537886 data=null}, TreeItem with text {resources [3]}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:09:04 [2023-09-15T05:09:04.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757537842 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757537842 data=null doit=true}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757537841 data=null}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757537841 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757537841 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757537803 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757537802 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757537802 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757537801 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757537693 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757537394 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757537393 data=null doit=true}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757537393 data=null}, TreeItem with text {syslog}]
01:09:04 [2023-09-15T05:09:04.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:09:04 [2023-09-15T05:09:04.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:09:05 [2023-09-15T05:09:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757536925 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:05 [2023-09-15T05:09:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:05 [2023-09-15T05:09:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:05 [2023-09-15T05:09:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:05 [2023-09-15T05:09:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:05 [2023-09-15T05:09:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757536914 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:05 [2023-09-15T05:09:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757536914 data=null doit=true}, TreeItem with text {Test}]
01:09:05 [2023-09-15T05:09:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757536913 data=null}, TreeItem with text {Test}]
01:09:05 [2023-09-15T05:09:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757536913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:05 [2023-09-15T05:09:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757536913 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:05 [2023-09-15T05:09:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757536831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:05 [2023-09-15T05:09:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:05 [2023-09-15T05:09:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:05 [2023-09-15T05:09:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535806 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535806 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535805 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757535805 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757535804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757535804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757535804 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757535804 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757535804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757535804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:06 [2023-09-15T05:09:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:06 [2023-09-15T05:09:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:06 [2023-09-15T05:09:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:06 [2023-09-15T05:09:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:06 [2023-09-15T05:09:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:06 [2023-09-15T05:09:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:06 [2023-09-15T05:09:06.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757535804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:06 [2023-09-15T05:09:06.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757536739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757535174 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757535174 data=null doit=true}, TreeItem with text {Test}]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757535174 data=null}, TreeItem with text {Test}]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757535174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757535173 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757535145 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757535145 data=null doit=true}, TreeItem with text {Test}]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757535144 data=null}, TreeItem with text {Test}]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757535144 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757535144 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757535142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757535141 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757535141 data=null doit=true}, Tree node with text: Traces [0]]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757535141 data=null}, Tree node with text: Traces [0]]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757535140 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:06 [2023-09-15T05:09:06.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757535140 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:07 [2023-09-15T05:09:07.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757535122 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:07 [2023-09-15T05:09:07.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:07 [2023-09-15T05:09:07.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:07 [2023-09-15T05:09:07.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:07 [2023-09-15T05:09:07.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:07 [2023-09-15T05:09:07.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757534676 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-1757534674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757534642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757534642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757534642 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757534642 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757534641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757534641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757534641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757534612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757534612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757534612 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757534612 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757534611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757534611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:07 [2023-09-15T05:09:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:07 [2023-09-15T05:09:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757534611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:07 [2023-09-15T05:09:07.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757535033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:08 [2023-09-15T05:09:08.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:08 [2023-09-15T05:09:08.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1757534033 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:08 [2023-09-15T05:09:08.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757534033 data=null doit=true}, Tree node with text: Traces [0]]
01:09:08 [2023-09-15T05:09:08.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757534033 data=null}, Tree node with text: Traces [0]]
01:09:08 [2023-09-15T05:09:08.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757534032 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:08 [2023-09-15T05:09:08.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757534032 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:08 [2023-09-15T05:09:08.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757534018 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:08 [2023-09-15T05:09:08.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:08 [2023-09-15T05:09:08.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757533526 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-1757533525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757533524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757533524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757533524 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757533524 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757533523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757533523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757533523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757533498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757533498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757533498 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757533498 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757533498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757533498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757533335 data=null doit=true}, Shell with text {Confirmation}]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-1757533334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-1757533334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-1757533334 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-1757533333 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-1757533333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-1757533333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-1757533333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
01:09:08 [2023-09-15T05:09:08.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757532723 data=null doit=true}, Shell with text {Confirmation}]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-1757532722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-1757532722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-1757532722 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-1757532722 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-1757532722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-1757532722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-1757532722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757533498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757533934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:09 [2023-09-15T05:09:09.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:09 [2023-09-15T05:09:09.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1757532496 data=null doit=true}, TreeItem with text {Traces [4]}]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1757532496 data=null}, TreeItem with text {Traces [4]}]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1757532496 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757532495 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1757532493 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
01:09:09 [2023-09-15T05:09:09.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-1757532492 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-1757532492 data=null doit=true}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-1757532492 data=null}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-1757532492 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757532491 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-1757532428 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-1757532427 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-1757532427 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757532427 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-1757532410 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-1757532409 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-1757532409 data=null doit=true}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-1757532409 data=null}, TreeItem with text {node1 [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
01:09:09 [2023-09-15T05:09:09.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [6]} is already expanded. Won't expand it again.
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-1757532408 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-1757532408 data=null doit=true}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-1757532408 data=null}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-1757532408 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757532407 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-1757532392 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-1757532392 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-1757532391 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757532330 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-1757532322 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-1757532322 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-1757532321 data=null doit=true}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-1757532321 data=null}, TreeItem with text {resources [6]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
01:09:09 [2023-09-15T05:09:09.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-1757532320 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-1757532320 data=null doit=true}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-1757532320 data=null}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-1757532320 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757532320 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-1757532235 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-1757532233 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-1757532233 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757532233 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-1757532227 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-1757532227 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-1757532226 data=null doit=true}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-1757532226 data=null}, TreeItem with text {generated [2]}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
01:09:09 [2023-09-15T05:09:09.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-1757532225 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:09 [2023-09-15T05:09:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1757532225 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:09 [2023-09-15T05:09:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:09 [2023-09-15T05:09:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1757532225 data=null}, TreeItem with text {synthetic-trace}]
01:09:09 [2023-09-15T05:09:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757532225 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:09 [2023-09-15T05:09:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757532224 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:09 [2023-09-15T05:09:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757532118 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:09 [2023-09-15T05:09:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757532118 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:09 [2023-09-15T05:09:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-1757532118 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:09 [2023-09-15T05:09:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757532117 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757532000 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-1757531605 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-1757531601 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-1757531601 data=null}, TreeItem with text {synthetic-trace}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:10 [2023-09-15T05:09:10.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:10 [2023-09-15T05:09:10.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:10 [2023-09-15T05:09:10.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
01:09:10 [2023-09-15T05:09:10.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-1757531432 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-1757531432 data=null doit=true}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-1757531431 data=null}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-1757531431 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757531431 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-1757531410 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-1757531410 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-1757531410 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757531409 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-1757531407 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-1757531406 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-1757531406 data=null doit=true}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-1757531406 data=null}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-1757531406 data=null doit=true}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-1757531406 data=null}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-1757531406 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757531405 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-1757531405 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-1757531405 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-1757531404 data=null doit=true}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-1757531404 data=null}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-1757531404 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757531404 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-1757531333 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-1757531332 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-1757531331 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757531331 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-1757531326 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-1757531326 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-1757531326 data=null doit=true}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-1757531326 data=null}, TreeItem with text {resources [6]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
01:09:10 [2023-09-15T05:09:10.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-1757531325 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-1757531325 data=null doit=true}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:10 [2023-09-15T05:09:10.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-1757531325 data=null}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-1757531324 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757531324 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-1757531306 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-1757531305 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-1757531305 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757531305 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-1757531288 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-1757531288 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-1757531288 data=null doit=true}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-1757531243 data=null}, TreeItem with text {generated [2]}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
01:09:10 [2023-09-15T05:09:10.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)}
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=-1757531242 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=-1757531242 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=-1757531242 data=null}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-1757531241 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757531241 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-1757531211 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-1757531210 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=-1757531210 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757531210 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-1757531118 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=-1757531111 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=-1757531111 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=-1757531111 data=null}, TreeItem with text {synthetic-trace(2)}]
01:09:10 [2023-09-15T05:09:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)}
01:09:11 [2023-09-15T05:09:11.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"'
01:09:11 [2023-09-15T05:09:11.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:12 [2023-09-15T05:09:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:12 [2023-09-15T05:09:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:12 [2023-09-15T05:09:12.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:12 [2023-09-15T05:09:12.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:12 [2023-09-15T05:09:12.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
01:09:12 [2023-09-15T05:09:12.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
01:09:12 [2023-09-15T05:09:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
01:09:12 [2023-09-15T05:09:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-1757529937 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-1757529937 data=null doit=true}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:12 [2023-09-15T05:09:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-1757529937 data=null}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-1757529936 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757529936 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-1757529641 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-1757529543 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-1757529541 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757529538 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-1757529531 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-1757529341 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-1757529340 data=null doit=true}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-1757529340 data=null}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-1757529337 data=null doit=true}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-1757529337 data=null}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-1757529336 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757529335 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-1757529235 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-1757529142 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-1757529141 data=null doit=true}, TreeItem with text {resources [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-1757529140 data=null}, TreeItem with text {resources [6]}]
01:09:12 [2023-09-15T05:09:12.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-1757529140 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
01:09:13 [2023-09-15T05:09:13.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757529138 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
01:09:13 [2023-09-15T05:09:13.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-1757528636 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
01:09:13 [2023-09-15T05:09:13.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-1757528541 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:13 [2023-09-15T05:09:13.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-1757528541 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:13 [2023-09-15T05:09:13.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757528540 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-1757528239 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-1757528239 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-1757528239 data=null doit=true}, TreeItem with text {resources [6]}]
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-1757528238 data=null}, TreeItem with text {resources [6]}]
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
01:09:13 [2023-09-15T05:09:13.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757528138 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757528138 data=null doit=true}, TreeItem with text {syslog}]
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757528138 data=null}, TreeItem with text {syslog}]
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757528137 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:13 [2023-09-15T05:09:13.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757528040 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:14 [2023-09-15T05:09:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757527442 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:14 [2023-09-15T05:09:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757527438 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:14 [2023-09-15T05:09:14.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757527437 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:16 [2023-09-15T05:09:16.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757527437 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757525138 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757524193 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757524139 data=null doit=true}, TreeItem with text {syslog}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757524139 data=null}, TreeItem with text {syslog}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:18 [2023-09-15T05:09:18.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:18 [2023-09-15T05:09:18.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:18 [2023-09-15T05:09:18.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
01:09:18 [2023-09-15T05:09:18.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-1757524090 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-1757524089 data=null doit=true}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-1757524089 data=null}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-1757524089 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757524089 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-1757524016 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-1757524016 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-1757524015 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757524015 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-1757524011 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-1757524011 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-1757524011 data=null doit=true}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-1757524011 data=null}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-1757524010 data=null doit=true}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-1757524010 data=null}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-1757524010 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757524009 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-1757524009 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-1757524008 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-1757524008 data=null doit=true}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-1757524008 data=null}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-1757524007 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757524007 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-1757523992 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-1757523992 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-1757523992 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757523991 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-1757523936 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-1757523936 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-1757523936 data=null doit=true}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-1757523936 data=null}, TreeItem with text {resources [6]}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
01:09:18 [2023-09-15T05:09:18.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)}
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=-1757523935 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=-1757523935 data=null doit=true}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=-1757523934 data=null}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-1757523934 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757523934 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-1757523910 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-1757523909 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=-1757523909 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757523909 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-1757523828 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=-1757523510 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=-1757523493 data=null doit=true}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=-1757523493 data=null}, TreeItem with text {syslog(2)}]
01:09:18 [2023-09-15T05:09:18.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)}
01:09:18 [2023-09-15T05:09:18.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"'
01:09:18 [2023-09-15T05:09:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757523135 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:18 [2023-09-15T05:09:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:18 [2023-09-15T05:09:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:18 [2023-09-15T05:09:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:18 [2023-09-15T05:09:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:18 [2023-09-15T05:09:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757523128 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:18 [2023-09-15T05:09:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757523128 data=null doit=true}, TreeItem with text {Test}]
01:09:18 [2023-09-15T05:09:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757523128 data=null}, TreeItem with text {Test}]
01:09:18 [2023-09-15T05:09:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757523128 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:18 [2023-09-15T05:09:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757523128 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:18 [2023-09-15T05:09:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757523089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:19 [2023-09-15T05:09:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:19 [2023-09-15T05:09:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:19 [2023-09-15T05:09:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522008 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522008 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522007 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757522007 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757522006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757522006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757522006 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757522006 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757522006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757522006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:20 [2023-09-15T05:09:20.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:20 [2023-09-15T05:09:20.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:20 [2023-09-15T05:09:20.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:20 [2023-09-15T05:09:20.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:20 [2023-09-15T05:09:20.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:20 [2023-09-15T05:09:20.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:20 [2023-09-15T05:09:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757522006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:20 [2023-09-15T05:09:20.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757522995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757521287 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757521287 data=null doit=true}, TreeItem with text {Test}]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757521286 data=null}, TreeItem with text {Test}]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757521286 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757521286 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757521247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757521246 data=null doit=true}, TreeItem with text {Test}]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757521246 data=null}, TreeItem with text {Test}]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757521245 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757521245 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757521233 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757521232 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757521232 data=null doit=true}, Tree node with text: Traces [0]]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757521232 data=null}, Tree node with text: Traces [0]]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757521231 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757521231 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757521211 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:20 [2023-09-15T05:09:20.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:21 [2023-09-15T05:09:21.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757520714 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-1757520713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:21 [2023-09-15T05:09:21.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757520712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757520712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757520712 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757520712 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757520711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757520711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757520711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757520689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757520689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757520689 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757520688 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757520688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757520688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:21 [2023-09-15T05:09:21.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:21 [2023-09-15T05:09:21.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757520688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:21 [2023-09-15T05:09:21.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757521126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:21 [2023-09-15T05:09:21.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:21 [2023-09-15T05:09:21.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1757520124 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:21 [2023-09-15T05:09:21.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757520124 data=null doit=true}, Tree node with text: Traces [0]]
01:09:21 [2023-09-15T05:09:21.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757520124 data=null}, Tree node with text: Traces [0]]
01:09:21 [2023-09-15T05:09:21.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757520123 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:21 [2023-09-15T05:09:21.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757520123 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:21 [2023-09-15T05:09:21.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757520117 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:21 [2023-09-15T05:09:21.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:21 [2023-09-15T05:09:21.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:22 [2023-09-15T05:09:22.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757519692 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-1757519691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:22 [2023-09-15T05:09:22.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757519689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757519689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757519689 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757519689 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757519689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757519689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757519689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757519667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757519667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757519667 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757519667 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757519666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757519666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757519582 data=null doit=true}, Shell with text {Confirmation}]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1757519582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-1757519581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-1757519581 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-1757519581 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-1757519581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-1757519581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-1757519581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
01:09:22 [2023-09-15T05:09:22.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757518801 data=null doit=true}, Shell with text {Confirmation}]
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-1757518800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-1757518800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-1757518800 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-1757518800 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-1757518799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-1757518799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-1757518799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
01:09:23 [2023-09-15T05:09:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:09:23 [2023-09-15T05:09:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757519666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:23 [2023-09-15T05:09:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757520077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:23 [2023-09-15T05:09:23.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:23 [2023-09-15T05:09:23.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757518227 data=null doit=true}, TreeItem with text {Traces [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757518227 data=null}, TreeItem with text {Traces [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757518226 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757518226 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757518225 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757518224 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757518224 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757518224 data=null}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757518224 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757518224 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757518207 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757518206 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757518206 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757518206 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757518202 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757518201 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757518201 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757518201 data=null}, TreeItem with text {node1 [3]}]
01:09:23 [2023-09-15T05:09:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:09:23 [2023-09-15T05:09:23.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757518200 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757518200 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757518200 data=null}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757518200 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757518199 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757518192 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757518191 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757518191 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757518191 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757518178 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757518178 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757518178 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757518178 data=null}, TreeItem with text {resources [3]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:09:23 [2023-09-15T05:09:23.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-1757518177 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-1757518177 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-1757518177 data=null}, TreeItem with text {generated [1]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757518177 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:23 [2023-09-15T05:09:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757518176 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757518135 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757518134 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-1757518134 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757518134 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757518130 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-1757518129 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-1757518129 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-1757518129 data=null}, TreeItem with text {generated [1]}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
01:09:24 [2023-09-15T05:09:24.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-1757518128 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1757518128 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1757518128 data=null}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757518127 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757518127 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757518098 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757518097 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-1757518097 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757518097 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757517920 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-1757517592 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-1757517592 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-1757517592 data=null}, TreeItem with text {synthetic-trace}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:24 [2023-09-15T05:09:24.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:24 [2023-09-15T05:09:24.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:24 [2023-09-15T05:09:24.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:24 [2023-09-15T05:09:24.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757517498 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757517497 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757517497 data=null}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757517497 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757517497 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757517433 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757517433 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757517432 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757517432 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757517425 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757517425 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757517425 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757517425 data=null}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757517424 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757517424 data=null}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757517424 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757517424 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757517423 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757517423 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757517423 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757517422 data=null}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757517422 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757517422 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757517413 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757517413 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757517413 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757517413 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757517409 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757517409 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757517409 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757517409 data=null}, TreeItem with text {resources [3]}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:09:24 [2023-09-15T05:09:24.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757517400 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757517400 data=null doit=true}, TreeItem with text {syslog}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757517399 data=null}, TreeItem with text {syslog}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757517399 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:24 [2023-09-15T05:09:24.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757517399 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:24 [2023-09-15T05:09:24.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757517335 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:24 [2023-09-15T05:09:24.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757517333 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:24 [2023-09-15T05:09:24.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757517333 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:24 [2023-09-15T05:09:24.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757517332 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:24 [2023-09-15T05:09:24.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757517290 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:25 [2023-09-15T05:09:25.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757517079 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:25 [2023-09-15T05:09:25.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757517079 data=null doit=true}, TreeItem with text {syslog}]
01:09:25 [2023-09-15T05:09:25.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757517079 data=null}, TreeItem with text {syslog}]
01:09:25 [2023-09-15T05:09:25.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:09:25 [2023-09-15T05:09:25.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:09:25 [2023-09-15T05:09:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757516611 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:25 [2023-09-15T05:09:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:25 [2023-09-15T05:09:25.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:25 [2023-09-15T05:09:25.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:25 [2023-09-15T05:09:25.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:25 [2023-09-15T05:09:25.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757516592 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:25 [2023-09-15T05:09:25.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757516592 data=null doit=true}, TreeItem with text {Test}]
01:09:25 [2023-09-15T05:09:25.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757516592 data=null}, TreeItem with text {Test}]
01:09:25 [2023-09-15T05:09:25.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757516592 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:25 [2023-09-15T05:09:25.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757516592 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:25 [2023-09-15T05:09:25.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757516566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:25 [2023-09-15T05:09:25.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:25 [2023-09-15T05:09:25.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:25 [2023-09-15T05:09:25.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:25 [2023-09-15T05:09:25.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:25 [2023-09-15T05:09:25.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:25 [2023-09-15T05:09:25.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:25 [2023-09-15T05:09:25.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516096 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516096 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516096 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757516096 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757516094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757516094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757516094 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757516094 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757516094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757516094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:25 [2023-09-15T05:09:25.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:25 [2023-09-15T05:09:25.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:25 [2023-09-15T05:09:25.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:25 [2023-09-15T05:09:25.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:25 [2023-09-15T05:09:25.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:25 [2023-09-15T05:09:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:26 [2023-09-15T05:09:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757516094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:26 [2023-09-15T05:09:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757516511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757515461 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757515461 data=null doit=true}, TreeItem with text {Test}]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757515461 data=null}, TreeItem with text {Test}]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757515461 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757515461 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757515416 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757515415 data=null doit=true}, TreeItem with text {Test}]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757515415 data=null}, TreeItem with text {Test}]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757515415 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757515415 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757515413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757515413 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757515412 data=null doit=true}, Tree node with text: Traces [0]]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757515412 data=null}, Tree node with text: Traces [0]]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757515412 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757515408 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757515399 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:26 [2023-09-15T05:09:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:26 [2023-09-15T05:09:26.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757514940 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-1757514939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757514938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757514938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757514938 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757514938 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757514937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757514937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757514937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757514914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757514914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757514914 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757514914 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757514914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757514914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:27 [2023-09-15T05:09:27.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757514914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757515310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:27 [2023-09-15T05:09:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:27 [2023-09-15T05:09:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1757514409 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:27 [2023-09-15T05:09:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757514409 data=null doit=true}, Tree node with text: Traces [0]]
01:09:27 [2023-09-15T05:09:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757514409 data=null}, Tree node with text: Traces [0]]
01:09:27 [2023-09-15T05:09:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757514408 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:27 [2023-09-15T05:09:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757514408 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:27 [2023-09-15T05:09:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757514403 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:27 [2023-09-15T05:09:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:27 [2023-09-15T05:09:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757514007 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-1757514005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757514004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757514004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757514004 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757514004 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757514004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757514004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757514004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:27 [2023-09-15T05:09:27.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:27 [2023-09-15T05:09:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:27 [2023-09-15T05:09:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:27 [2023-09-15T05:09:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:27 [2023-09-15T05:09:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:27 [2023-09-15T05:09:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757513927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757513927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757513927 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757513927 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757513926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757513926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:28 [2023-09-15T05:09:28.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:28 [2023-09-15T05:09:28.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:28 [2023-09-15T05:09:28.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:28 [2023-09-15T05:09:28.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757513817 data=null doit=true}, Shell with text {Confirmation}]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-1757513816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-1757513816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-1757513816 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-1757513816 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-1757513816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-1757513816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-1757513816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:09:28 [2023-09-15T05:09:28.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
01:09:28 [2023-09-15T05:09:28.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-1757513620 data=null doit=true}, Shell with text {Confirmation}]
01:09:28 [2023-09-15T05:09:28.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-1757513616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-1757513615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-1757513615 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-1757513615 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-1757513615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-1757513615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-1757513615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757513926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:28 [2023-09-15T05:09:28.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757514369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:28 [2023-09-15T05:09:28.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:28 [2023-09-15T05:09:28.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757513383 data=null doit=true}, TreeItem with text {Traces [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757513383 data=null}, TreeItem with text {Traces [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757513383 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757513382 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757513332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757513331 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757513331 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757513330 data=null}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757513330 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757513330 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757513311 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757513311 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757513310 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757513310 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757513294 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757513293 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757513293 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757513293 data=null}, TreeItem with text {node1 [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:09:28 [2023-09-15T05:09:28.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757513292 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757513287 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757513287 data=null}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757513286 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757513286 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757513224 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757513224 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757513223 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757513223 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757513200 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757513200 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757513200 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757513199 data=null}, TreeItem with text {resources [3]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:09:28 [2023-09-15T05:09:28.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-1757513198 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-1757513198 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-1757513198 data=null}, TreeItem with text {generated [1]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757513198 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:28 [2023-09-15T05:09:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757513197 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:29 [2023-09-15T05:09:29.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757513134 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:29 [2023-09-15T05:09:29.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757513134 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:29 [2023-09-15T05:09:29.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-1757513133 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:29 [2023-09-15T05:09:29.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757513133 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:29 [2023-09-15T05:09:29.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757513128 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:29 [2023-09-15T05:09:29.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-1757513127 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:29 [2023-09-15T05:09:29.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-1757513127 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:29 [2023-09-15T05:09:29.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-1757513127 data=null}, TreeItem with text {generated [1]}]
01:09:29 [2023-09-15T05:09:29.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
01:09:29 [2023-09-15T05:09:29.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
01:09:29 [2023-09-15T05:09:29.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
01:09:29 [2023-09-15T05:09:29.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-1757513126 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1757513126 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:29 [2023-09-15T05:09:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1757513125 data=null}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757513125 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757513125 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757513084 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757513084 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-1757513083 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757513032 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757512934 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-1757512509 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-1757512504 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-1757512504 data=null}, TreeItem with text {synthetic-trace}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:29 [2023-09-15T05:09:29.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:29 [2023-09-15T05:09:29.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:29 [2023-09-15T05:09:29.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:29 [2023-09-15T05:09:29.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757512404 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757512404 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757512404 data=null}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757512404 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757512403 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757512383 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757512383 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757512382 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757512382 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757512379 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757512378 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757512378 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757512378 data=null}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757512377 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757512377 data=null}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757512377 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757512376 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757512376 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757512371 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757512371 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757512371 data=null}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757512370 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757512370 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757512360 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757512360 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757512360 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757512360 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757512332 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757512331 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757512331 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757512331 data=null}, TreeItem with text {resources [3]}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:09:29 [2023-09-15T05:09:29.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757512330 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757512330 data=null doit=true}, TreeItem with text {syslog}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757512330 data=null}, TreeItem with text {syslog}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757512329 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757512329 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757512309 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757512309 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757512308 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757512308 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:29 [2023-09-15T05:09:29.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757512223 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:30 [2023-09-15T05:09:30.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757512082 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:30 [2023-09-15T05:09:30.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757512082 data=null doit=true}, TreeItem with text {syslog}]
01:09:30 [2023-09-15T05:09:30.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757512082 data=null}, TreeItem with text {syslog}]
01:09:30 [2023-09-15T05:09:30.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:09:30 [2023-09-15T05:09:30.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:09:30 [2023-09-15T05:09:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757511607 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:30 [2023-09-15T05:09:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:30 [2023-09-15T05:09:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:30 [2023-09-15T05:09:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:30 [2023-09-15T05:09:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:30 [2023-09-15T05:09:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757511587 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:30 [2023-09-15T05:09:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757511587 data=null doit=true}, TreeItem with text {Test}]
01:09:30 [2023-09-15T05:09:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757511587 data=null}, TreeItem with text {Test}]
01:09:30 [2023-09-15T05:09:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757511587 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:30 [2023-09-15T05:09:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757511587 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:30 [2023-09-15T05:09:30.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757511559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:30 [2023-09-15T05:09:30.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:30 [2023-09-15T05:09:30.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:30 [2023-09-15T05:09:30.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510684 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510684 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510684 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757510684 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757510683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757510683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757510683 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757510683 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757510683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757510683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:31 [2023-09-15T05:09:31.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:31 [2023-09-15T05:09:31.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:31 [2023-09-15T05:09:31.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:31 [2023-09-15T05:09:31.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:31 [2023-09-15T05:09:31.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757510683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:31 [2023-09-15T05:09:31.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757511494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:32 [2023-09-15T05:09:32.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:32 [2023-09-15T05:09:32.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:32 [2023-09-15T05:09:32.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:32 [2023-09-15T05:09:32.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:32 [2023-09-15T05:09:32.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757510065 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:32 [2023-09-15T05:09:32.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757510065 data=null doit=true}, TreeItem with text {Test}]
01:09:32 [2023-09-15T05:09:32.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757510065 data=null}, TreeItem with text {Test}]
01:09:32 [2023-09-15T05:09:32.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757510065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757510064 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757510027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757510026 data=null doit=true}, TreeItem with text {Test}]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757510026 data=null}, TreeItem with text {Test}]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757510026 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757510026 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757510024 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757510023 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757510023 data=null doit=true}, Tree node with text: Traces [0]]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757510023 data=null}, Tree node with text: Traces [0]]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757510022 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757510022 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757510005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:32 [2023-09-15T05:09:32.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757509587 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-1757509585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757509584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757509584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757509584 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757509584 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757509584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757509584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757509584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757509525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757509524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757509524 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757509524 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757509524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757509524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757509524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:32 [2023-09-15T05:09:32.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757509927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:33 [2023-09-15T05:09:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:33 [2023-09-15T05:09:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1757509005 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:33 [2023-09-15T05:09:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757509005 data=null doit=true}, Tree node with text: Traces [0]]
01:09:33 [2023-09-15T05:09:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757509005 data=null}, Tree node with text: Traces [0]]
01:09:33 [2023-09-15T05:09:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757509005 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:33 [2023-09-15T05:09:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757509005 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:33 [2023-09-15T05:09:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757509000 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:33 [2023-09-15T05:09:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:33 [2023-09-15T05:09:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:33 [2023-09-15T05:09:33.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:33 [2023-09-15T05:09:33.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757508690 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-1757508684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@63e21ccb
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1757508642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1757508642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1757508642 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1757508641 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1757508641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1757508641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1757508641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1757508641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1757508641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1757508641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1757508641 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1757508641 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757508640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757508639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757508639 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757508639 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757508639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757508639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757508639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757508617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757508617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757508617 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757508617 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757508617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757508617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:33 [2023-09-15T05:09:33.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:33 [2023-09-15T05:09:33.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757508616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:33 [2023-09-15T05:09:33.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757508973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:34 [2023-09-15T05:09:34.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:34 [2023-09-15T05:09:34.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:34 [2023-09-15T05:09:34.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757507731 data=null doit=true}, TreeItem with text {Traces [3]}]
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757507730 data=null}, TreeItem with text {Traces [3]}]
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757507730 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757507730 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757507729 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:09:34 [2023-09-15T05:09:34.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757507728 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757507728 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757507727 data=null}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757507727 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757507727 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757507712 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757507712 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757507711 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757507711 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757507708 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757507707 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757507707 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757507707 data=null}, TreeItem with text {node1 [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:09:34 [2023-09-15T05:09:34.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757507706 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757507706 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757507706 data=null}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757507706 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757507706 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757507692 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757507692 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757507692 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757507692 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757507687 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757507687 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757507687 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757507687 data=null}, TreeItem with text {resources [3]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:09:34 [2023-09-15T05:09:34.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-1757507678 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-1757507678 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-1757507641 data=null}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757507640 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757507640 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757507632 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757507632 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-1757507632 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757507632 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757507628 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-1757507628 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-1757507627 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-1757507627 data=null}, TreeItem with text {generated [1]}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
01:09:34 [2023-09-15T05:09:34.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-1757507626 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1757507626 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1757507617 data=null}, TreeItem with text {synthetic-trace}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757507617 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757507617 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757507592 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757507592 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-1757507591 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:34 [2023-09-15T05:09:34.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757507591 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:35 [2023-09-15T05:09:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757507496 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:35 [2023-09-15T05:09:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-1757507127 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:35 [2023-09-15T05:09:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-1757507114 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:35 [2023-09-15T05:09:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-1757507114 data=null}, TreeItem with text {synthetic-trace}]
01:09:35 [2023-09-15T05:09:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
01:09:35 [2023-09-15T05:09:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
01:09:35 [2023-09-15T05:09:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:35 [2023-09-15T05:09:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:35 [2023-09-15T05:09:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:35 [2023-09-15T05:09:35.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:35 [2023-09-15T05:09:35.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:35 [2023-09-15T05:09:35.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:35 [2023-09-15T05:09:35.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:35 [2023-09-15T05:09:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757507025 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757507025 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757507024 data=null}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757507024 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757507024 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757507003 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757507002 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757507002 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757507002 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757506998 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757506998 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757506998 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757506998 data=null}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757506998 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757506998 data=null}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757506997 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757506994 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757506993 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757506993 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757506993 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757506992 data=null}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757506992 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757506992 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757506933 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757506933 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757506932 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757506932 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757506928 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757506928 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757506928 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757506928 data=null}, TreeItem with text {resources [3]}]
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:09:35 [2023-09-15T05:09:35.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757506927 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757506927 data=null doit=true}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:35 [2023-09-15T05:09:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757506926 data=null}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757506926 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757506926 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757506901 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757506900 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757506900 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757506900 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757506840 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757506690 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757506689 data=null doit=true}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757506689 data=null}, TreeItem with text {syslog}]
01:09:35 [2023-09-15T05:09:35.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:09:35 [2023-09-15T05:09:35.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757506487 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757506469 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757506468 data=null doit=true}, TreeItem with text {Test}]
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757506468 data=null}, TreeItem with text {Test}]
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757506468 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757506468 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757506430 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:35 [2023-09-15T05:09:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:35 [2023-09-15T05:09:35.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757506067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757506067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757506067 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757506067 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757506067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757506066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757506066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757506066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757505982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757505942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757505942 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757505942 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757505940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757505940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757505940 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757505940 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757505940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757505940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:36 [2023-09-15T05:09:36.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:36 [2023-09-15T05:09:36.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:36 [2023-09-15T05:09:36.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:36 [2023-09-15T05:09:36.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:36 [2023-09-15T05:09:36.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:36 [2023-09-15T05:09:36.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:36 [2023-09-15T05:09:36.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757505939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:36 [2023-09-15T05:09:36.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757506382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757505318 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757505309 data=null doit=true}, TreeItem with text {Test}]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757505309 data=null}, TreeItem with text {Test}]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757505309 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757505308 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757505282 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757505281 data=null doit=true}, TreeItem with text {Test}]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757505281 data=null}, TreeItem with text {Test}]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757505281 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757505281 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757505279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757505278 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757505278 data=null doit=true}, Tree node with text: Traces [0]]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757505278 data=null}, Tree node with text: Traces [0]]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757505278 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757505277 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757505268 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:36 [2023-09-15T05:09:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757504831 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-1757504830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757504828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757504828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757504828 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757504828 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757504828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757504828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:37 [2023-09-15T05:09:37.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:37 [2023-09-15T05:09:37.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:37 [2023-09-15T05:09:37.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:37 [2023-09-15T05:09:37.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:37 [2023-09-15T05:09:37.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:37 [2023-09-15T05:09:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:37 [2023-09-15T05:09:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757504828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:37 [2023-09-15T05:09:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757505207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:37 [2023-09-15T05:09:37.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:37 [2023-09-15T05:09:37.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757504293 data=null doit=true}, TreeItem with text {Traces [3]}]
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757504293 data=null}, TreeItem with text {Traces [3]}]
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757504293 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757504292 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757504287 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:09:37 [2023-09-15T05:09:37.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757504287 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757504287 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757504286 data=null}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757504286 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757504286 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757504279 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757504279 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757504279 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757504278 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757504276 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757504269 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757504269 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757504269 data=null}, TreeItem with text {node1 [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:09:37 [2023-09-15T05:09:37.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757504268 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757504268 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757504268 data=null}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757504268 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757504267 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757504261 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757504236 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757504236 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757504236 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757504231 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757504231 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757504231 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757504231 data=null}, TreeItem with text {resources [3]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:09:37 [2023-09-15T05:09:37.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-1757504230 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-1757504230 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-1757504230 data=null}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757504230 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757504229 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757504216 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757504216 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-1757504215 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757504215 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757504212 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-1757504212 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-1757504212 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-1757504211 data=null}, TreeItem with text {generated [1]}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
01:09:37 [2023-09-15T05:09:37.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-1757504211 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1757504211 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1757504211 data=null}, TreeItem with text {synthetic-trace}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757504210 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757504210 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757504185 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757504184 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-1757504184 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:37 [2023-09-15T05:09:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757504184 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:38 [2023-09-15T05:09:38.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757504103 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:38 [2023-09-15T05:09:38.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-1757503810 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:38 [2023-09-15T05:09:38.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-1757503807 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:38 [2023-09-15T05:09:38.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-1757503807 data=null}, TreeItem with text {synthetic-trace}]
01:09:38 [2023-09-15T05:09:38.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
01:09:38 [2023-09-15T05:09:38.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
01:09:38 [2023-09-15T05:09:38.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:38 [2023-09-15T05:09:38.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:38 [2023-09-15T05:09:38.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:38 [2023-09-15T05:09:38.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:38 [2023-09-15T05:09:38.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757503722 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757503722 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757503722 data=null}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757503721 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757503721 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757503702 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757503701 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757503701 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757503701 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757503698 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757503698 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757503698 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757503698 data=null}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757503698 data=null doit=true}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757503698 data=null}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757503697 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757503697 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757503697 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757503696 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757503696 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757503696 data=null}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757503696 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757503696 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757503628 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757503627 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757503627 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757503627 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757503623 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757503623 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757503623 data=null doit=true}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757503623 data=null}, TreeItem with text {resources [3]}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:09:38 [2023-09-15T05:09:38.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757503622 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757503622 data=null doit=true}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757503621 data=null}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757503621 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757503621 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757503596 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757503596 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757503596 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757503596 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757503496 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757503302 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757503302 data=null doit=true}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757503301 data=null}, TreeItem with text {syslog}]
01:09:38 [2023-09-15T05:09:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:09:38 [2023-09-15T05:09:38.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:09:38 [2023-09-15T05:09:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757503085 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:38 [2023-09-15T05:09:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:38 [2023-09-15T05:09:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:38 [2023-09-15T05:09:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:38 [2023-09-15T05:09:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:38 [2023-09-15T05:09:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757503080 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:38 [2023-09-15T05:09:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757503080 data=null doit=true}, TreeItem with text {Test}]
01:09:38 [2023-09-15T05:09:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757503080 data=null}, TreeItem with text {Test}]
01:09:38 [2023-09-15T05:09:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757503079 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:38 [2023-09-15T05:09:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757503079 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:38 [2023-09-15T05:09:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757503004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:39 [2023-09-15T05:09:39.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:39 [2023-09-15T05:09:39.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:39 [2023-09-15T05:09:39.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502150 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502150 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502149 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757502149 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757502149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757502149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757502149 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757502148 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757502148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757502148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757502148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757502919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:40 [2023-09-15T05:09:40.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757501530 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757501529 data=null doit=true}, TreeItem with text {Test}]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757501529 data=null}, TreeItem with text {Test}]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757501529 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757501529 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757501499 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757501499 data=null doit=true}, TreeItem with text {Test}]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757501499 data=null}, TreeItem with text {Test}]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757501498 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757501498 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757501497 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757501496 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757501496 data=null doit=true}, Tree node with text: Traces [0]]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757501496 data=null}, Tree node with text: Traces [0]]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757501496 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757501496 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757501488 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:40 [2023-09-15T05:09:40.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757501108 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} [layout=null] time=-1757501103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757501102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757501102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757501102 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757501102 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757501102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757501102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757501102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757501081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757501081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757501081 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757501081 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757501081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757501081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:40 [2023-09-15T05:09:40.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:40 [2023-09-15T05:09:40.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:41 [2023-09-15T05:09:41.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757501081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:41 [2023-09-15T05:09:41.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757501436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:41 [2023-09-15T05:09:41.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:41 [2023-09-15T05:09:41.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757500524 data=null doit=true}, TreeItem with text {Traces [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757500524 data=null}, TreeItem with text {Traces [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757500523 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757500523 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757500522 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-1757500521 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-1757500521 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-1757500521 data=null}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757500520 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757500520 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757500511 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757500511 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-1757500511 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757500511 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757500502 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-1757500502 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-1757500502 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-1757500502 data=null}, TreeItem with text {node1 [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
01:09:41 [2023-09-15T05:09:41.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-1757500501 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-1757500501 data=null doit=true}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-1757500501 data=null}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-1757500500 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757500500 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-1757500493 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-1757500489 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-1757500489 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757500488 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-1757500484 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-1757500484 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-1757500484 data=null doit=true}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-1757500484 data=null}, TreeItem with text {resources [2]}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
01:09:41 [2023-09-15T05:09:41.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757500483 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757500483 data=null doit=true}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757500483 data=null}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757500483 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757500483 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757500461 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757500460 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757500460 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757500460 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757500341 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757500251 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757500225 data=null doit=true}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757500224 data=null}, TreeItem with text {syslog}]
01:09:41 [2023-09-15T05:09:41.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:09:41 [2023-09-15T05:09:41.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:09:42 [2023-09-15T05:09:42.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757499977 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:42 [2023-09-15T05:09:42.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757499960 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757499960 data=null doit=true}, TreeItem with text {Test}]
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757499960 data=null}, TreeItem with text {Test}]
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757499960 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757499959 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757499926 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:42 [2023-09-15T05:09:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757499058 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757499057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757499057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757499057 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757499057 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757499057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757499057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:43 [2023-09-15T05:09:43.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:43 [2023-09-15T05:09:43.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:43 [2023-09-15T05:09:43.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:43 [2023-09-15T05:09:43.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:43 [2023-09-15T05:09:43.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757499057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:43 [2023-09-15T05:09:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757499889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757498339 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757498339 data=null doit=true}, TreeItem with text {Test}]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757498339 data=null}, TreeItem with text {Test}]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757498339 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757498339 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757498307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757498307 data=null doit=true}, TreeItem with text {Test}]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757498307 data=null}, TreeItem with text {Test}]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757498306 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757498306 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757498305 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757498304 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757498304 data=null doit=true}, Tree node with text: Traces [0]]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757498298 data=null}, Tree node with text: Traces [0]]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757498298 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757498298 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:43 [2023-09-15T05:09:43.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757498290 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:43 [2023-09-15T05:09:43.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:43 [2023-09-15T05:09:43.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757497879 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} [layout=null] time=-1757497878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757497876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757497876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757497876 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757497876 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757497876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757497876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757497876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757497830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757497830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757497830 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757497830 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757497830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757497829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:44 [2023-09-15T05:09:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:44 [2023-09-15T05:09:44.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757497829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:44 [2023-09-15T05:09:44.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757498227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:44 [2023-09-15T05:09:44.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:44 [2023-09-15T05:09:44.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757497320 data=null doit=true}, TreeItem with text {Traces [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757497319 data=null}, TreeItem with text {Traces [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757497319 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757497318 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757497317 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-1757497316 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-1757497316 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-1757497316 data=null}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757497310 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757497310 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757497293 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757497293 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-1757497293 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757497292 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757497289 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-1757497289 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-1757497289 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-1757497289 data=null}, TreeItem with text {node1 [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
01:09:44 [2023-09-15T05:09:44.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-1757497288 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-1757497288 data=null doit=true}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-1757497288 data=null}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-1757497287 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757497287 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-1757497235 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-1757497234 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-1757497234 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757497234 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-1757497229 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-1757497228 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-1757497228 data=null doit=true}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-1757497228 data=null}, TreeItem with text {resources [2]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
01:09:44 [2023-09-15T05:09:44.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-1757497228 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-1757497227 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-1757497227 data=null}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757497227 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757497227 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757497209 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757497208 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-1757497208 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757497208 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757497205 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-1757497204 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-1757497204 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-1757497204 data=null}, TreeItem with text {generated [1]}]
01:09:44 [2023-09-15T05:09:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
01:09:44 [2023-09-15T05:09:44.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
01:09:44 [2023-09-15T05:09:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
01:09:44 [2023-09-15T05:09:44.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-1757497203 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:44 [2023-09-15T05:09:44.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1757497198 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:44 [2023-09-15T05:09:44.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:44 [2023-09-15T05:09:44.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1757497198 data=null}, TreeItem with text {synthetic-trace}]
01:09:44 [2023-09-15T05:09:44.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757497198 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:44 [2023-09-15T05:09:44.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757497198 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:44 [2023-09-15T05:09:44.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757497130 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:44 [2023-09-15T05:09:44.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757497128 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:44 [2023-09-15T05:09:44.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-1757497128 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:44 [2023-09-15T05:09:44.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757497128 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:45 [2023-09-15T05:09:45.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757497009 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:45 [2023-09-15T05:09:45.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-1757496732 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:45 [2023-09-15T05:09:45.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-1757496732 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:45 [2023-09-15T05:09:45.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-1757496732 data=null}, TreeItem with text {synthetic-trace}]
01:09:45 [2023-09-15T05:09:45.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
01:09:45 [2023-09-15T05:09:45.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
01:09:45 [2023-09-15T05:09:45.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:45 [2023-09-15T05:09:45.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:45 [2023-09-15T05:09:45.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:45 [2023-09-15T05:09:45.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:45 [2023-09-15T05:09:45.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:45 [2023-09-15T05:09:45.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:09:45 [2023-09-15T05:09:45.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:09:45 [2023-09-15T05:09:45.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
01:09:45 [2023-09-15T05:09:45.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-1757496630 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-1757496629 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-1757496629 data=null}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757496629 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757496629 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757496616 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757496615 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-1757496615 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757496615 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757496604 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-1757496604 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-1757496604 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-1757496604 data=null}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-1757496604 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-1757496604 data=null}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757496603 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757496603 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757496603 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-1757496602 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-1757496602 data=null doit=true}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-1757496602 data=null}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-1757496601 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757496601 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-1757496589 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-1757496589 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-1757496589 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757496588 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-1757496584 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-1757496583 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-1757496583 data=null doit=true}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-1757496583 data=null}, TreeItem with text {resources [2]}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
01:09:45 [2023-09-15T05:09:45.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757496582 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757496582 data=null doit=true}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757496582 data=null}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757496574 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757496574 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757496554 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757496554 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757496554 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757496554 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757496500 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757496370 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757496369 data=null doit=true}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757496369 data=null}, TreeItem with text {syslog}]
01:09:45 [2023-09-15T05:09:45.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:09:45 [2023-09-15T05:09:45.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:09:46 [2023-09-15T05:09:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757496013 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:46 [2023-09-15T05:09:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:46 [2023-09-15T05:09:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:46 [2023-09-15T05:09:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:46 [2023-09-15T05:09:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:46 [2023-09-15T05:09:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757496003 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:46 [2023-09-15T05:09:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757496003 data=null doit=true}, TreeItem with text {Test}]
01:09:46 [2023-09-15T05:09:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757496003 data=null}, TreeItem with text {Test}]
01:09:46 [2023-09-15T05:09:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757496002 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:46 [2023-09-15T05:09:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757496002 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:46 [2023-09-15T05:09:46.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757495962 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:46 [2023-09-15T05:09:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:46 [2023-09-15T05:09:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:46 [2023-09-15T05:09:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494992 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494992 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494992 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757494991 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757494991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757494991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757494990 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757494990 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757494990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757494990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:47 [2023-09-15T05:09:47.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757494990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757495895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757494371 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757494371 data=null doit=true}, TreeItem with text {Test}]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757494371 data=null}, TreeItem with text {Test}]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757494370 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757494370 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757494336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757494335 data=null doit=true}, TreeItem with text {Test}]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757494335 data=null}, TreeItem with text {Test}]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757494335 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757494334 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757494333 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757494325 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757494325 data=null doit=true}, Tree node with text: Traces [0]]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757494325 data=null}, Tree node with text: Traces [0]]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757494325 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757494324 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757494308 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:47 [2023-09-15T05:09:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757493969 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} [layout=null] time=-1757493967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757493965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757493965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757493965 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757493965 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757493965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757493965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757493965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757493944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757493943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757493943 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757493943 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757493943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:47 [2023-09-15T05:09:47.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757493943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:48 [2023-09-15T05:09:48.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:48 [2023-09-15T05:09:48.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:48 [2023-09-15T05:09:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757493942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:48 [2023-09-15T05:09:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757494269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:48 [2023-09-15T05:09:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:48 [2023-09-15T05:09:48.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:48 [2023-09-15T05:09:48.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757493589 data=null doit=true}, TreeItem with text {Traces [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757493589 data=null}, TreeItem with text {Traces [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757493588 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757493588 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757493586 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-1757493586 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-1757493585 data=null doit=true}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-1757493578 data=null}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-1757493578 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757493578 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-1757493570 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-1757493570 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-1757493570 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757493570 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-1757493560 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-1757493560 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-1757493559 data=null doit=true}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-1757493559 data=null}, TreeItem with text {node1 [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
01:09:48 [2023-09-15T05:09:48.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-1757493559 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-1757493559 data=null doit=true}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-1757493558 data=null}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-1757493558 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757493558 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-1757493546 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-1757493545 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-1757493545 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757493545 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-1757493540 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-1757493540 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-1757493540 data=null doit=true}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-1757493540 data=null}, TreeItem with text {resources [1]}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
01:09:48 [2023-09-15T05:09:48.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757493539 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757493539 data=null doit=true}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757493538 data=null}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757493538 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757493538 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757493513 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757493513 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757493512 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757493512 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757493475 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757493282 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757493239 data=null doit=true}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757493239 data=null}, TreeItem with text {syslog}]
01:09:48 [2023-09-15T05:09:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:09:48 [2023-09-15T05:09:48.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757493105 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757493100 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757493100 data=null doit=true}, TreeItem with text {Test}]
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757493100 data=null}, TreeItem with text {Test}]
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757493099 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757493099 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757493037 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:49 [2023-09-15T05:09:49.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492700 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492700 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492627 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757492627 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757492613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757492613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757492613 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757492613 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757492612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757492612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:49 [2023-09-15T05:09:49.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:49 [2023-09-15T05:09:49.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:49 [2023-09-15T05:09:49.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:49 [2023-09-15T05:09:49.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:49 [2023-09-15T05:09:49.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:49 [2023-09-15T05:09:49.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:49 [2023-09-15T05:09:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757492612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:49 [2023-09-15T05:09:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757493002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:50 [2023-09-15T05:09:50.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:50 [2023-09-15T05:09:50.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:50 [2023-09-15T05:09:50.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:50 [2023-09-15T05:09:50.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:50 [2023-09-15T05:09:50.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757491882 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:50 [2023-09-15T05:09:50.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757491882 data=null doit=true}, TreeItem with text {Test}]
01:09:50 [2023-09-15T05:09:50.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757491882 data=null}, TreeItem with text {Test}]
01:09:50 [2023-09-15T05:09:50.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757491882 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:50 [2023-09-15T05:09:50.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757491881 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757491867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757491866 data=null doit=true}, TreeItem with text {Test}]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757491866 data=null}, TreeItem with text {Test}]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757491866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757491866 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757491857 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757491856 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757491856 data=null doit=true}, Tree node with text: Traces [0]]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757491856 data=null}, Tree node with text: Traces [0]]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757491855 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757491855 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757491840 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:50 [2023-09-15T05:09:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757491512 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} [layout=null] time=-1757491511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757491510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757491510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757491510 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757491510 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757491510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757491510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757491509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:50 [2023-09-15T05:09:50.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:50 [2023-09-15T05:09:50.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757491471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757491471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757491471 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757491471 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757491471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757491471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:50 [2023-09-15T05:09:50.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:50 [2023-09-15T05:09:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757491471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:50 [2023-09-15T05:09:50.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757491810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:51 [2023-09-15T05:09:51.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:51 [2023-09-15T05:09:51.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757490963 data=null doit=true}, TreeItem with text {Traces [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757490963 data=null}, TreeItem with text {Traces [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757490962 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757490962 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757490961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-1757490961 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-1757490961 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-1757490960 data=null}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757490960 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757490957 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757490951 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757490951 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-1757490950 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757490950 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757490947 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-1757490947 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-1757490947 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-1757490947 data=null}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
01:09:51 [2023-09-15T05:09:51.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-1757490946 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-1757490946 data=null doit=true}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-1757490946 data=null}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-1757490946 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757490946 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-1757490934 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-1757490934 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-1757490934 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757490934 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-1757490930 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-1757490930 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-1757490930 data=null doit=true}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-1757490930 data=null}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
01:09:51 [2023-09-15T05:09:51.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-1757490929 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-1757490929 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-1757490929 data=null}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757490928 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757490928 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757490916 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757490915 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-1757490915 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757490915 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757490912 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-1757490912 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-1757490912 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-1757490912 data=null}, TreeItem with text {generated [1]}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
01:09:51 [2023-09-15T05:09:51.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-1757490911 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1757490911 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1757490911 data=null}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757490910 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757490910 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757490828 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757490827 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-1757490827 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757490827 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757490740 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-1757490468 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-1757490468 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-1757490468 data=null}, TreeItem with text {synthetic-trace}]
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:51 [2023-09-15T05:09:51.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:51 [2023-09-15T05:09:51.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:51 [2023-09-15T05:09:51.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:09:51 [2023-09-15T05:09:51.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-1757490380 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-1757490379 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:51 [2023-09-15T05:09:51.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-1757490379 data=null}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757490379 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757490379 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757490330 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757490326 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-1757490325 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757490325 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757490316 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-1757490315 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-1757490315 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-1757490315 data=null}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-1757490315 data=null doit=true}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-1757490315 data=null}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-1757490314 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757490314 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-1757490313 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-1757490313 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-1757490313 data=null doit=true}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-1757490312 data=null}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-1757490312 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757490312 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-1757490294 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-1757490294 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-1757490293 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757490293 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-1757490290 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-1757490290 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-1757490289 data=null doit=true}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-1757490289 data=null}, TreeItem with text {resources [2]}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
01:09:51 [2023-09-15T05:09:51.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757490289 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757490289 data=null doit=true}, TreeItem with text {syslog}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757490288 data=null}, TreeItem with text {syslog}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757490288 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757490288 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757490235 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757490235 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757490234 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:51 [2023-09-15T05:09:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757490234 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:52 [2023-09-15T05:09:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757490188 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:09:52 [2023-09-15T05:09:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757490008 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:09:52 [2023-09-15T05:09:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757490008 data=null doit=true}, TreeItem with text {syslog}]
01:09:52 [2023-09-15T05:09:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757490008 data=null}, TreeItem with text {syslog}]
01:09:52 [2023-09-15T05:09:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:09:52 [2023-09-15T05:09:52.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757489804 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757489799 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757489798 data=null doit=true}, TreeItem with text {Test}]
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757489798 data=null}, TreeItem with text {Test}]
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757489798 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757489798 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757489761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:52 [2023-09-15T05:09:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488857 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488857 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488856 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757488856 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:53 [2023-09-15T05:09:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:53 [2023-09-15T05:09:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757488855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:53 [2023-09-15T05:09:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757488855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:53 [2023-09-15T05:09:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757488855 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:53 [2023-09-15T05:09:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757488855 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:53 [2023-09-15T05:09:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757488855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:53 [2023-09-15T05:09:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757488855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:53 [2023-09-15T05:09:53.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:53 [2023-09-15T05:09:53.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:53 [2023-09-15T05:09:53.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:53 [2023-09-15T05:09:53.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:53 [2023-09-15T05:09:53.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:53 [2023-09-15T05:09:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:53 [2023-09-15T05:09:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757488854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:53 [2023-09-15T05:09:53.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757489713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:53 [2023-09-15T05:09:53.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757488238 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757488238 data=null doit=true}, TreeItem with text {Test}]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757488238 data=null}, TreeItem with text {Test}]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757488237 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757488237 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757488212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757488212 data=null doit=true}, TreeItem with text {Test}]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757488212 data=null}, TreeItem with text {Test}]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757488212 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757488211 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757488210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757488209 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757488209 data=null doit=true}, Tree node with text: Traces [0]]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757488209 data=null}, Tree node with text: Traces [0]]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757488209 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757488209 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757488185 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:53 [2023-09-15T05:09:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:54 [2023-09-15T05:09:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:54 [2023-09-15T05:09:54.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757487817 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-1757487816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757487815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757487814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757487814 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757487814 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757487814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757487814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757487814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757487791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757487791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757487791 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757487791 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757487791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757487791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757487791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:54 [2023-09-15T05:09:54.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757488127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757487274 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757487255 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757487254 data=null doit=true}, TreeItem with text {Test}]
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757487254 data=null}, TreeItem with text {Test}]
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757487254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757487254 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757487241 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:54 [2023-09-15T05:09:54.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486422 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486422 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486421 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757486421 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757486420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757486420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757486420 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757486420 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757486419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:55 [2023-09-15T05:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757486419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:55 [2023-09-15T05:09:55.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:55 [2023-09-15T05:09:55.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:55 [2023-09-15T05:09:55.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:55 [2023-09-15T05:09:55.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:55 [2023-09-15T05:09:55.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:09:55 [2023-09-15T05:09:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:09:55 [2023-09-15T05:09:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757486419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:09:55 [2023-09-15T05:09:55.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757487195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757485797 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757485797 data=null doit=true}, TreeItem with text {Test}]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757485796 data=null}, TreeItem with text {Test}]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757485796 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757485796 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757485765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757485765 data=null doit=true}, TreeItem with text {Test}]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757485765 data=null}, TreeItem with text {Test}]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757485764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757485764 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757485763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757485762 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757485762 data=null doit=true}, Tree node with text: Traces [0]]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757485762 data=null}, Tree node with text: Traces [0]]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757485762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757485762 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757485754 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:09:56 [2023-09-15T05:09:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757485371 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} [layout=null] time=-1757485370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757485369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757485369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757485369 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757485369 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757485368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757485368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757485368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757485328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757485328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757485327 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757485327 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757485327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757485327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:09:56 [2023-09-15T05:09:56.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:09:56 [2023-09-15T05:09:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757485327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:09:56 [2023-09-15T05:09:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757485701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:57 [2023-09-15T05:09:57.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1757484819 data=null doit=true}, TreeItem with text {Traces [2]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1757484819 data=null}, TreeItem with text {Traces [2]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1757484819 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757484818 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1757484813 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
01:09:57 [2023-09-15T05:09:57.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-1757484812 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-1757484812 data=null doit=true}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-1757484812 data=null}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-1757484811 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757484811 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-1757484804 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-1757484803 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-1757484803 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757484803 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-1757484791 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-1757484791 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-1757484791 data=null doit=true}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-1757484791 data=null}, TreeItem with text {node1 [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
01:09:57 [2023-09-15T05:09:57.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-1757484790 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-1757484790 data=null doit=true}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-1757484790 data=null}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-1757484790 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757484789 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-1757484777 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-1757484777 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-1757484776 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757484776 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-1757484772 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-1757484772 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-1757484772 data=null doit=true}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-1757484771 data=null}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
01:09:57 [2023-09-15T05:09:57.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-1757484771 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-1757484771 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-1757484770 data=null}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757484770 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757484770 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757484758 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757484758 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-1757484758 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757484757 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757484754 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-1757484754 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-1757484754 data=null doit=true}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-1757484753 data=null}, TreeItem with text {generated [1]}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
01:09:57 [2023-09-15T05:09:57.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-1757484753 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1757484753 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1757484752 data=null}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757484752 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757484752 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757484722 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757484721 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-1757484721 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757484721 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757484632 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-1757484623 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-1757484622 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-1757484622 data=null}, TreeItem with text {synthetic-trace}]
01:09:57 [2023-09-15T05:09:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:57 [2023-09-15T05:09:57.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]}
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=-1757484076 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=-1757484075 data=null doit=true}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=-1757484075 data=null}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-1757484075 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757484075 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-1757484063 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-1757484062 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=-1757484062 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757484062 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-1757484059 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=-1757484059 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=-1757484042 data=null doit=true}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=-1757484030 data=null}, TreeItem with text {node2 [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]}
01:09:57 [2023-09-15T05:09:57.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-1757484029 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-1757484028 data=null doit=true}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-1757484028 data=null}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-1757484028 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757484027 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-1757484009 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-1757484009 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-1757484009 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757484008 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-1757484005 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-1757484004 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-1757484004 data=null doit=true}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-1757484004 data=null}, TreeItem with text {resources [1]}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
01:09:57 [2023-09-15T05:09:57.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757484004 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757484003 data=null doit=true}, TreeItem with text {syslog}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757484003 data=null}, TreeItem with text {syslog}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757484003 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}]
01:09:57 [2023-09-15T05:09:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757484003 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:58 [2023-09-15T05:09:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757483930 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}]
01:09:58 [2023-09-15T05:09:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757483930 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
01:09:58 [2023-09-15T05:09:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757483929 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
01:09:58 [2023-09-15T05:09:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757483929 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:09:58 [2023-09-15T05:09:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757483835 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}]
01:09:58 [2023-09-15T05:09:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757483832 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
01:09:58 [2023-09-15T05:09:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757483832 data=null doit=true}, TreeItem with text {syslog}]
01:09:58 [2023-09-15T05:09:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757483832 data=null}, TreeItem with text {syslog}]
01:09:58 [2023-09-15T05:09:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:09:58 [2023-09-15T05:09:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"'
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757482783 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757482762 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757482762 data=null doit=true}, TreeItem with text {Test}]
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757482762 data=null}, TreeItem with text {Test}]
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757482762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757482761 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757482746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:09:59 [2023-09-15T05:09:59.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481752 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481752 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481752 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757481752 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757481751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757481751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757481751 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757481750 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757481750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757481750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:00 [2023-09-15T05:10:00.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:00 [2023-09-15T05:10:00.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:00 [2023-09-15T05:10:00.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:00 [2023-09-15T05:10:00.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:00 [2023-09-15T05:10:00.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:00 [2023-09-15T05:10:00.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:10:00 [2023-09-15T05:10:00.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757481750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:00 [2023-09-15T05:10:00.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757482638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:10:00 [2023-09-15T05:10:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:10:00 [2023-09-15T05:10:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:00 [2023-09-15T05:10:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:00 [2023-09-15T05:10:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:00 [2023-09-15T05:10:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757481130 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:10:00 [2023-09-15T05:10:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757481130 data=null doit=true}, TreeItem with text {Test}]
01:10:00 [2023-09-15T05:10:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757481130 data=null}, TreeItem with text {Test}]
01:10:00 [2023-09-15T05:10:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757481129 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:00 [2023-09-15T05:10:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757481129 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757481097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757481097 data=null doit=true}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757481097 data=null}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757481096 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757481096 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757481095 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757481094 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757481094 data=null doit=true}, Tree node with text: Traces [0]]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757481094 data=null}, Tree node with text: Traces [0]]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757481094 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757481094 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757481069 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:10:01 [2023-09-15T05:10:01.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757480706 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} [layout=null] time=-1757480705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757480703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757480703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757480703 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757480703 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757480703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757480703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:01 [2023-09-15T05:10:01.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:01 [2023-09-15T05:10:01.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:01 [2023-09-15T05:10:01.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:01 [2023-09-15T05:10:01.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:01 [2023-09-15T05:10:01.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:10:01 [2023-09-15T05:10:01.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
01:10:01 [2023-09-15T05:10:01.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
01:10:01 [2023-09-15T05:10:01.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
01:10:01 [2023-09-15T05:10:01.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:01 [2023-09-15T05:10:01.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
01:10:01 [2023-09-15T05:10:01.340Z] 
01:10:01 [2023-09-15T05:10:01.340Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-09-15 05:10:01.295
01:10:01 [2023-09-15T05:10:01.340Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
01:10:01 [2023-09-15T05:10:01.340Z] !STACK 0
01:10:01 [2023-09-15T05:10:01.340Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
01:10:01 [2023-09-15T05:10:01.340Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
01:10:01 [2023-09-15T05:10:01.340Z] 	... 3 more
01:10:01 [2023-09-15T05:10:01.340Z] 
01:10:01 [2023-09-15T05:10:01.340Z] !ENTRY org.eclipse.jface 4 4 2023-09-15 05:10:01.302
01:10:01 [2023-09-15T05:10:01.340Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
01:10:01 [2023-09-15T05:10:01.340Z] 
01:10:01 [2023-09-15T05:10:01.340Z] Reason:
01:10:01 [2023-09-15T05:10:01.340Z] Cannot connect Unknown
01:10:01 [2023-09-15T05:10:01.340Z] !STACK 0
01:10:01 [2023-09-15T05:10:01.340Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:341)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:406)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:377)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97)
01:10:01 [2023-09-15T05:10:01.340Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
01:10:01 [2023-09-15T05:10:01.340Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:10:01 [2023-09-15T05:10:01.340Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:309)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:243)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
01:10:01 [2023-09-15T05:10:01.340Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
01:10:01 [2023-09-15T05:10:01.340Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:10:01 [2023-09-15T05:10:01.341Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
01:10:01 [2023-09-15T05:10:01.341Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:10:01 [2023-09-15T05:10:01.341Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
01:10:01 [2023-09-15T05:10:01.341Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2023-09-15 05:10:01.303
01:10:01 [2023-09-15T05:10:01.341Z] !MESSAGE Cannot connect Unknown
01:10:01 [2023-09-15T05:10:01.341Z] !STACK 1
01:10:01 [2023-09-15T05:10:01.341Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
01:10:01 [2023-09-15T05:10:01.341Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
01:10:01 [2023-09-15T05:10:01.341Z] 	... 3 more
01:10:01 [2023-09-15T05:10:01.341Z] 
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97)
01:10:01 [2023-09-15T05:10:01.341Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
01:10:01 [2023-09-15T05:10:01.341Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:10:01 [2023-09-15T05:10:01.341Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:309)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:243)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
01:10:01 [2023-09-15T05:10:01.341Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:10:01 [2023-09-15T05:10:01.341Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
01:10:01 [2023-09-15T05:10:01.341Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:10:01 [2023-09-15T05:10:01.341Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
01:10:01 [2023-09-15T05:10:01.341Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
01:10:01 [2023-09-15T05:10:01.341Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
01:10:01 [2023-09-15T05:10:01.341Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
01:10:01 [2023-09-15T05:10:01.342Z] 	... 3 more
01:10:01 [2023-09-15T05:10:01.342Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2023-09-15 05:10:01.304
01:10:01 [2023-09-15T05:10:01.342Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
01:10:01 [2023-09-15T05:10:01.342Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
01:10:01 [2023-09-15T05:10:01.342Z] 	... 3 more
01:10:01 [2023-09-15T05:10:01.342Z] 
01:10:01 [2023-09-15T05:10:01.342Z] !STACK 0
01:10:01 [2023-09-15T05:10:01.342Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
01:10:01 [2023-09-15T05:10:01.342Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
01:10:01 [2023-09-15T05:10:01.342Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
01:10:01 [2023-09-15T05:10:01.342Z] 	... 3 more
01:10:01 [2023-09-15T05:10:01.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757480703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-1757480193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-1757480193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-1757480193 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-1757480193 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-1757480192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-1757480192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-1757480192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757481031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757480138 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757480133 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757480133 data=null doit=true}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757480121 data=null}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757480121 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757480121 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757480102 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:10:01 [2023-09-15T05:10:01.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:10:02 [2023-09-15T05:10:02.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479647 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479647 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479646 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757479646 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757479645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757479645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757479645 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757479645 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757479645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:02 [2023-09-15T05:10:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757479645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:02 [2023-09-15T05:10:02.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:02 [2023-09-15T05:10:02.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:02 [2023-09-15T05:10:02.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:02 [2023-09-15T05:10:02.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:02 [2023-09-15T05:10:02.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:02 [2023-09-15T05:10:02.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:10:02 [2023-09-15T05:10:02.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757479645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:02 [2023-09-15T05:10:02.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757480062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:10:02 [2023-09-15T05:10:02.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757478978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757478978 data=null doit=true}, TreeItem with text {Test}]
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757478978 data=null}, TreeItem with text {Test}]
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757478978 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757478978 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757478946 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757478946 data=null doit=true}, TreeItem with text {Test}]
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757478946 data=null}, TreeItem with text {Test}]
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757478946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:02 [2023-09-15T05:10:02.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757478945 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:10:03 [2023-09-15T05:10:03.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757478935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:03 [2023-09-15T05:10:03.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:03 [2023-09-15T05:10:03.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757478934 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:10:03 [2023-09-15T05:10:03.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757478934 data=null doit=true}, Tree node with text: Traces [0]]
01:10:03 [2023-09-15T05:10:03.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757478934 data=null}, Tree node with text: Traces [0]]
01:10:03 [2023-09-15T05:10:03.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757478934 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:10:03 [2023-09-15T05:10:03.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757478933 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:10:03 [2023-09-15T05:10:03.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757478916 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:10:03 [2023-09-15T05:10:03.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:10:03 [2023-09-15T05:10:03.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757478586 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-1757478585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-1757478585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-1757478585 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-1757478585 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-1757478584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-1757478584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-1757478480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-1757478478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-1757478478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-1757478478 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-1757478478 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757478476 data=null doit=true}, Shell with text {Preferences (Filtered)}]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-1757478474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-1757478474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-1757478474 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-1757478474 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-1757478428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-1757478428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-1757478428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-1757478406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-1757478406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-1757478406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-1757478406 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-1757478406 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757478402 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757478402 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:03 [2023-09-15T05:10:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757478402 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757478402 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757478401 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757478373 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-1757478358 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-1757478357 data=null doit=true}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-1757478357 data=null}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-1757478356 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757478356 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-1757478320 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@774fa82b
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-1757478285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-1757478284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-1757478284 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-1757478284 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-1757478274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-1757478271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-1757478271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-1757478270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-1757478270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-1757478270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-1757478270 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-1757478270 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-1757478269 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-1757478269 data=null doit=true}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-1757478269 data=null}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-1757478269 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757478269 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-1757478250 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757478246 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757478246 data=null doit=true}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757478246 data=null}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757478246 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757478246 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757478235 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-1757478225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-1757478201 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-1757478201 data=null doit=true}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-1757478201 data=null}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-1757478200 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757478200 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-1757478190 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-1757478186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757478179 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757478179 data=null doit=true}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757478179 data=null}, Tree node with text: /rootpath]
01:10:03 [2023-09-15T05:10:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757478178 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757478178 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757478129 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-1757478127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757478099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757478099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757478099 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757478099 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757478099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757478099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757478099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-1757478584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757477993 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
01:10:04 [2023-09-15T05:10:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757477990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757477990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757477990 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757477990 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757477990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757477990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757477990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-1757477915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-1757477915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-1757477914 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-1757477914 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-1757477914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-1757477914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-1757477914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757477897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757477897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757477897 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757477897 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757477897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757477896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757477896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-1757477874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-1757477874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-1757477874 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-1757477874 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-1757477874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-1757477874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-1757477874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-1757477873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-1757477873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-1757477872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-1757477872 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-1757477872 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757477869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757477869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757477869 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757477869 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757477869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757477869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757477869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757478886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:10:04 [2023-09-15T05:10:04.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:04 [2023-09-15T05:10:04.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:10:04 [2023-09-15T05:10:04.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1757477501 data=null doit=true}, TreeItem with text {Traces [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1757477501 data=null}, TreeItem with text {Traces [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1757477501 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757477501 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1757477500 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-1757477499 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-1757477499 data=null doit=true}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-1757477499 data=null}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-1757477499 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757477499 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-1757477493 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-1757477492 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-1757477492 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757477486 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-1757477483 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-1757477483 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-1757477483 data=null doit=true}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-1757477483 data=null}, TreeItem with text {node1 [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
01:10:04 [2023-09-15T05:10:04.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-1757477482 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-1757477482 data=null doit=true}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-1757477482 data=null}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-1757477482 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757477482 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-1757477476 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-1757477476 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-1757477469 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757477469 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-1757477465 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-1757477465 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-1757477465 data=null doit=true}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-1757477464 data=null}, TreeItem with text {resources [1]}]
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
01:10:04 [2023-09-15T05:10:04.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757477464 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757477464 data=null doit=true}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757477463 data=null}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757477463 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757477463 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757477437 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757477437 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757477437 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757477436 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757477395 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757477387 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757477387 data=null doit=true}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757477387 data=null}, TreeItem with text {syslog}]
01:10:04 [2023-09-15T05:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:10:05 [2023-09-15T05:10:05.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:10:05 [2023-09-15T05:10:05.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757476872 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
01:10:05 [2023-09-15T05:10:05.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:10:05 [2023-09-15T05:10:05.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:10:05 [2023-09-15T05:10:05.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757476517 data=null doit=true}, Shell with text {Preferences}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757476513 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757476512 data=null doit=true}, TreeItem with text {Tracing}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757476512 data=null}, TreeItem with text {Tracing}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757476512 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757476512 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757476489 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:05 [2023-09-15T05:10:05.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-1757476487 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-1757476487 data=null doit=true}, Tree node with text: Remote Profiles]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-1757476487 data=null}, Tree node with text: Remote Profiles]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-1757476487 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757476487 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-1757476485 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-1757476481 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-1757476481 data=null doit=true}, TreeItem with text {new profile}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-1757476481 data=null}, TreeItem with text {new profile}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-1757476480 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757476480 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-1757476465 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:05 [2023-09-15T05:10:05.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757476463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757476463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757476463 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757476463 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757476463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757476462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757476462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:05 [2023-09-15T05:10:05.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:05 [2023-09-15T05:10:05.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:05 [2023-09-15T05:10:05.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:05 [2023-09-15T05:10:05.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757476447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757476447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757476446 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757476446 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757476446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757476446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757476446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757476852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:10:05 [2023-09-15T05:10:05.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:05 [2023-09-15T05:10:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757476122 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:10:05 [2023-09-15T05:10:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:10:05 [2023-09-15T05:10:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:05 [2023-09-15T05:10:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:05 [2023-09-15T05:10:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:05 [2023-09-15T05:10:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757476115 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:10:05 [2023-09-15T05:10:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757476115 data=null doit=true}, TreeItem with text {Test}]
01:10:05 [2023-09-15T05:10:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757476115 data=null}, TreeItem with text {Test}]
01:10:05 [2023-09-15T05:10:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757476115 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:06 [2023-09-15T05:10:06.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757476114 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:10:06 [2023-09-15T05:10:06.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757476085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:06 [2023-09-15T05:10:06.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:10:06 [2023-09-15T05:10:06.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:10:06 [2023-09-15T05:10:06.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475150 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475149 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475149 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757475149 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:07 [2023-09-15T05:10:07.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757475148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757475148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757475148 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757475148 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757475148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757475147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:07 [2023-09-15T05:10:07.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:07 [2023-09-15T05:10:07.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:07 [2023-09-15T05:10:07.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:07 [2023-09-15T05:10:07.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:07 [2023-09-15T05:10:07.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:07 [2023-09-15T05:10:07.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:10:07 [2023-09-15T05:10:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757475147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:07 [2023-09-15T05:10:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757475987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757474522 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757474522 data=null doit=true}, TreeItem with text {Test}]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757474522 data=null}, TreeItem with text {Test}]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757474522 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757474521 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757474486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757474485 data=null doit=true}, TreeItem with text {Test}]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757474485 data=null}, TreeItem with text {Test}]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757474485 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757474485 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757474483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757474483 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757474483 data=null doit=true}, Tree node with text: Traces [0]]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757474483 data=null}, Tree node with text: Traces [0]]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757474482 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757474482 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757474466 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:10:07 [2023-09-15T05:10:07.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:10:07 [2023-09-15T05:10:07.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:10:08 [2023-09-15T05:10:08.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:10:08 [2023-09-15T05:10:08.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757474138 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:10:08 [2023-09-15T05:10:08.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
01:10:08 [2023-09-15T05:10:08.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
01:10:08 [2023-09-15T05:10:08.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-1757474136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-1757474135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-1757474135 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-1757474135 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-1757474135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-1757474135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-1757473998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-1757473930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-1757473930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-1757473929 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-1757473929 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757473927 data=null doit=true}, Shell with text {Preferences (Filtered)}]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-1757473926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-1757473926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-1757473925 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-1757473925 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-1757473925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-1757473925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-1757473925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-1757473898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-1757473898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-1757473898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-1757473898 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-1757473898 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:08 [2023-09-15T05:10:08.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757473894 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757473894 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757473894 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757473893 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757473893 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757473874 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-1757473862 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-1757473862 data=null doit=true}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-1757473862 data=null}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-1757473829 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757473829 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-1757473815 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:10:08 [2023-09-15T05:10:08.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1668ba45
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-1757473810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-1757473810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-1757473810 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-1757473810 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-1757473810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-1757473810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-1757473810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-1757473809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-1757473809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-1757473809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-1757473809 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-1757473808 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-1757473808 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-1757473808 data=null doit=true}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-1757473808 data=null}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-1757473807 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757473807 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-1757473787 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757473784 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757473784 data=null doit=true}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757473784 data=null}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757473783 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757473783 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757473775 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-1757473768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-1757473732 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-1757473732 data=null doit=true}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-1757473732 data=null}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-1757473731 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757473731 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-1757473715 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
01:10:08 [2023-09-15T05:10:08.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-1757473706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757473706 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757473705 data=null doit=true}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757473705 data=null}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757473704 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757473704 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757473692 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-1757473690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757473677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757473677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757473677 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757473677 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757473677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757473677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757473677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-1757474135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757473593 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757473590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757473590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757473590 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757473590 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757473590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757473590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757473590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-1757473519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-1757473519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-1757473519 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-1757473519 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-1757473519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-1757473519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-1757473519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757473501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757473501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757473501 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757473501 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757473501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757473501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757473501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-1757473488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-1757473488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-1757473487 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-1757473487 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-1757473487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-1757473487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-1757473487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-1757473481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-1757473481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-1757473481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-1757473481 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-1757473481 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757473480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757473480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757473480 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757473480 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757473480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757473480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757473480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757474432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757473399 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:10:08 [2023-09-15T05:10:08.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:10:08 [2023-09-15T05:10:08.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:10:08 [2023-09-15T05:10:08.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757473040 data=null doit=true}, Shell with text {Preferences}]
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757473038 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757473030 data=null doit=true}, TreeItem with text {Tracing}]
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757473030 data=null}, TreeItem with text {Tracing}]
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757473030 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757473030 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757473009 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:09 [2023-09-15T05:10:09.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-1757473008 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
01:10:09 [2023-09-15T05:10:09.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-1757473008 data=null doit=true}, Tree node with text: Remote Profiles]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-1757473008 data=null}, Tree node with text: Remote Profiles]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-1757473007 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757473007 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-1757473006 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-1757473003 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-1757473002 data=null doit=true}, TreeItem with text {new profile}]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-1757473002 data=null}, TreeItem with text {new profile}]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-1757473002 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757473002 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-1757472999 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757472998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757472998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757472998 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757472998 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757472997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757472997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757472997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:09 [2023-09-15T05:10:09.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:09 [2023-09-15T05:10:09.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:09 [2023-09-15T05:10:09.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:09 [2023-09-15T05:10:09.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757472980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757472980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757472980 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757472979 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757472979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757472979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757472979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757473377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:10:09 [2023-09-15T05:10:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:09 [2023-09-15T05:10:09.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757472822 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:10:09 [2023-09-15T05:10:09.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:10:09 [2023-09-15T05:10:09.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:09 [2023-09-15T05:10:09.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:09 [2023-09-15T05:10:09.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:09 [2023-09-15T05:10:09.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757472805 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:10:09 [2023-09-15T05:10:09.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757472805 data=null doit=true}, TreeItem with text {Test}]
01:10:09 [2023-09-15T05:10:09.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757472804 data=null}, TreeItem with text {Test}]
01:10:09 [2023-09-15T05:10:09.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757472804 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:09 [2023-09-15T05:10:09.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757472804 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:10:09 [2023-09-15T05:10:09.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757472790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:09 [2023-09-15T05:10:09.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:10:09 [2023-09-15T05:10:09.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:10:09 [2023-09-15T05:10:09.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471762 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471762 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471762 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757471762 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757471761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757471761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757471761 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757471761 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757471761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757471760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:10 [2023-09-15T05:10:10.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:10 [2023-09-15T05:10:10.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:10 [2023-09-15T05:10:10.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:10 [2023-09-15T05:10:10.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:10 [2023-09-15T05:10:10.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757471760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:10 [2023-09-15T05:10:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757472697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757471132 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757471132 data=null doit=true}, TreeItem with text {Test}]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757471131 data=null}, TreeItem with text {Test}]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757471131 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757471131 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757471118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757471117 data=null doit=true}, TreeItem with text {Test}]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757471117 data=null}, TreeItem with text {Test}]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757471117 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757471117 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757471108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1757471108 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1757471107 data=null doit=true}, Tree node with text: Traces [0]]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1757471107 data=null}, Tree node with text: Traces [0]]
01:10:10 [2023-09-15T05:10:10.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1757471107 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:10:10 [2023-09-15T05:10:10.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757471107 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]]
01:10:10 [2023-09-15T05:10:10.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1757471094 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]]
01:10:11 [2023-09-15T05:10:11.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
01:10:11 [2023-09-15T05:10:11.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
01:10:11 [2023-09-15T05:10:11.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
01:10:11 [2023-09-15T05:10:11.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757470834 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-1757470828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-1757470828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-1757470828 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-1757470828 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-1757470828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-1757470828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-1757470696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-1757470695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-1757470695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-1757470695 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-1757470695 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
01:10:11 [2023-09-15T05:10:11.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757470693 data=null doit=true}, Shell with text {Preferences (Filtered)}]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-1757470691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-1757470691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-1757470691 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-1757470691 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-1757470691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-1757470691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-1757470691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-1757470624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-1757470623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-1757470623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-1757470623 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-1757470623 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757470619 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757470619 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757470619 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757470618 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757470618 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757470590 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
01:10:11 [2023-09-15T05:10:11.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-1757470529 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-1757470529 data=null doit=true}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-1757470529 data=null}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-1757470529 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757470529 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-1757470516 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:10:11 [2023-09-15T05:10:11.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@785c5b78
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-1757470510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-1757470509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-1757470509 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-1757470509 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-1757470509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-1757470509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-1757470509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-1757470508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-1757470508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-1757470508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-1757470508 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-1757470508 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-1757470507 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-1757470507 data=null doit=true}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-1757470507 data=null}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-1757470507 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757470506 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-1757470490 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757470485 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757470485 data=null doit=true}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757470485 data=null}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757470484 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757470484 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757470476 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-1757470432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-1757470412 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-1757470412 data=null doit=true}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-1757470412 data=null}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-1757470411 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757470411 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-1757470401 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:10:11 [2023-09-15T05:10:11.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-1757470390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757470390 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757470389 data=null doit=true}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757470389 data=null}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757470389 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757470389 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757470381 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-1757470380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757470361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757470361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757470361 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757470361 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757470361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757470361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757470360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-1757470828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757470304 data=null doit=true}, Shell with text {Fetch Remote Traces}]
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757470300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757470300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757470300 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757470300 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757470300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757470300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757470300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-1757470230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-1757470230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-1757470229 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-1757470229 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-1757470229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-1757470229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-1757470229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-1757470220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-1757470220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-1757470220 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-1757470220 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-1757470220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-1757470219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-1757470219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-1757470190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-1757470190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-1757470190 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-1757470189 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-1757470189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-1757470189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:11 [2023-09-15T05:10:11.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
01:10:11 [2023-09-15T05:10:11.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
01:10:12 [2023-09-15T05:10:12.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-1757470189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
01:10:12 [2023-09-15T05:10:12.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-1757471062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
01:10:12 [2023-09-15T05:10:12.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:10:12 [2023-09-15T05:10:12.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:12 [2023-09-15T05:10:12.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:12 [2023-09-15T05:10:12.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:10:12 [2023-09-15T05:10:12.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:10:12 [2023-09-15T05:10:12.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1757469680 data=null doit=true}, TreeItem with text {Traces [3]}]
01:10:12 [2023-09-15T05:10:12.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1757469680 data=null}, TreeItem with text {Traces [3]}]
01:10:12 [2023-09-15T05:10:12.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1757469680 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757469680 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1757469679 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757469678 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757469678 data=null doit=true}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757469678 data=null}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757469678 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757469677 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757469665 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757469665 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757469665 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757469665 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757469661 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757469661 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757469661 data=null doit=true}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757469660 data=null}, TreeItem with text {node1 [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:10:12 [2023-09-15T05:10:12.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757469660 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757469660 data=null doit=true}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757469660 data=null}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757469659 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757469659 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757469644 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757469644 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757469643 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757469643 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757469625 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757469625 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757469624 data=null doit=true}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757469624 data=null}, TreeItem with text {resources [3]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:10:12 [2023-09-15T05:10:12.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-1757469624 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-1757469623 data=null doit=true}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-1757469623 data=null}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757469623 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757469622 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757469609 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-1757469609 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-1757469608 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757469608 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-1757469597 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-1757469596 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-1757469596 data=null doit=true}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-1757469596 data=null}, TreeItem with text {generated [1]}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
01:10:12 [2023-09-15T05:10:12.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-1757469596 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1757469596 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:12 [2023-09-15T05:10:12.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1757469595 data=null}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757469595 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757469595 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757469569 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-1757469568 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-1757469568 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757469568 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-1757469504 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-1757469496 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-1757469496 data=null doit=true}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-1757469496 data=null}, TreeItem with text {synthetic-trace}]
01:10:12 [2023-09-15T05:10:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:13 [2023-09-15T05:10:13.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:10:13 [2023-09-15T05:10:13.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
01:10:13 [2023-09-15T05:10:13.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:10:13 [2023-09-15T05:10:13.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-1757468947 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757468947 data=null doit=true}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757468947 data=null}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757468946 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757468946 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757468931 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757468930 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-1757468930 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757468929 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757468926 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-1757468926 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-1757468926 data=null doit=true}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-1757468926 data=null}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-1757468926 data=null doit=true}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-1757468926 data=null}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-1757468925 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-1757468925 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-1757468925 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-1757468924 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-1757468924 data=null doit=true}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-1757468924 data=null}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757468924 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757468924 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757468907 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-1757468907 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-1757468906 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757468906 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-1757468895 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-1757468895 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-1757468895 data=null doit=true}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-1757468895 data=null}, TreeItem with text {resources [3]}]
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
01:10:13 [2023-09-15T05:10:13.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-1757468894 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-1757468894 data=null doit=true}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-1757468894 data=null}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757468893 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757468893 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757468873 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-1757468872 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-1757468872 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-1757468872 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-1757468813 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-1757468632 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-1757468631 data=null doit=true}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-1757468631 data=null}, TreeItem with text {syslog}]
01:10:13 [2023-09-15T05:10:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
01:10:13 [2023-09-15T05:10:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
01:10:13 [2023-09-15T05:10:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757468630 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
01:10:13 [2023-09-15T05:10:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:10:13 [2023-09-15T05:10:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:10:13 [2023-09-15T05:10:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:10:13 [2023-09-15T05:10:13.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:10:13 [2023-09-15T05:10:13.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:10:13 [2023-09-15T05:10:13.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757468287 data=null doit=true}, Shell with text {Preferences}]
01:10:13 [2023-09-15T05:10:13.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:13 [2023-09-15T05:10:13.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:13 [2023-09-15T05:10:13.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:13 [2023-09-15T05:10:13.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:13 [2023-09-15T05:10:13.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:13 [2023-09-15T05:10:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757468227 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
01:10:13 [2023-09-15T05:10:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757468135 data=null doit=true}, TreeItem with text {Tracing}]
01:10:13 [2023-09-15T05:10:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757468134 data=null}, TreeItem with text {Tracing}]
01:10:13 [2023-09-15T05:10:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757468134 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:13 [2023-09-15T05:10:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757468129 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757467928 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:14 [2023-09-15T05:10:14.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-1757467837 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-1757467837 data=null doit=true}, Tree node with text: Remote Profiles]
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-1757467837 data=null}, Tree node with text: Remote Profiles]
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-1757467836 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757467836 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-1757467834 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-1757467743 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
01:10:14 [2023-09-15T05:10:14.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-1757467730 data=null doit=true}, TreeItem with text {new profile}]
01:10:14 [2023-09-15T05:10:14.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-1757467730 data=null}, TreeItem with text {new profile}]
01:10:14 [2023-09-15T05:10:14.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-1757467543 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
01:10:15 [2023-09-15T05:10:15.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757467343 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
01:10:15 [2023-09-15T05:10:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-1757466927 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
01:10:15 [2023-09-15T05:10:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:15 [2023-09-15T05:10:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:15 [2023-09-15T05:10:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:15 [2023-09-15T05:10:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:15 [2023-09-15T05:10:15.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757466737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757466737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757466736 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757466736 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757466736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757466736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757466736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:15 [2023-09-15T05:10:15.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:15 [2023-09-15T05:10:15.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:15 [2023-09-15T05:10:15.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:15 [2023-09-15T05:10:15.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757466636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757466636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757466636 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757466636 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757466636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757466636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757466636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:15 [2023-09-15T05:10:15.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757468603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:10:15 [2023-09-15T05:10:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757465717 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757465698 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757465698 data=null doit=true}, TreeItem with text {Test}]
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757465698 data=null}, TreeItem with text {Test}]
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757465698 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757465698 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757465654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:10:16 [2023-09-15T05:10:16.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:10:16 [2023-09-15T05:10:16.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464680 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464680 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464679 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757464679 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:17 [2023-09-15T05:10:17.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757464679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757464679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757464679 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757464678 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757464678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757464678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:17 [2023-09-15T05:10:17.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:17 [2023-09-15T05:10:17.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:17 [2023-09-15T05:10:17.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:17 [2023-09-15T05:10:17.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:17 [2023-09-15T05:10:17.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757464678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:17 [2023-09-15T05:10:17.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757465615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:10:18 [2023-09-15T05:10:18.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757464066 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:10:18 [2023-09-15T05:10:18.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:10:18 [2023-09-15T05:10:18.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:10:18 [2023-09-15T05:10:18.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757463788 data=null doit=true}, Shell with text {Preferences}]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757463754 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757463753 data=null doit=true}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757463753 data=null}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757463753 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757463753 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757463724 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.356Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-1757463723 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-1757463723 data=null doit=true}, Tree node with text: Remote Profiles]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-1757463723 data=null}, Tree node with text: Remote Profiles]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-1757463722 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757463722 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-1757463721 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-1757463719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-1757463719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-1757463719 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-1757463719 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-1757463719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-1757463719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-1757463719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-1757463701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-1757463700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-1757463700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-1757463700 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-1757463700 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757463696 data=null button=0 stateMask=0x0 x=160 y=299 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757463695 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757463695 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757463695 data=null button=1 stateMask=0x0 x=160 y=299 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757463694 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-1757463687 data=null button=1 stateMask=0x80000 x=160 y=299 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-1757463670 data=null button=0 stateMask=0x0 x=108 y=299 count=0}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-1757463670 data=null doit=true}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-1757463670 data=null}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-1757463669 data=null button=1 stateMask=0x0 x=108 y=299 count=1}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757463669 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-1757463664 data=null button=1 stateMask=0x80000 x=108 y=299 count=1}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@28353636
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-1757463660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-1757463660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-1757463660 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-1757463660 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-1757463660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-1757463660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-1757463660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-1757463659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-1757463659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-1757463659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-1757463659 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-1757463659 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-1757463658 data=null button=0 stateMask=0x0 x=102 y=299 count=0}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-1757463658 data=null doit=true}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-1757463658 data=null}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-1757463658 data=null button=1 stateMask=0x0 x=102 y=299 count=1}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757463658 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-1757463636 data=null button=1 stateMask=0x80000 x=102 y=290 count=1}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757463631 data=null button=0 stateMask=0x0 x=537 y=253 count=0}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757463631 data=null doit=true}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757463631 data=null}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757463630 data=null button=1 stateMask=0x0 x=537 y=253 count=1}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757463630 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757463610 data=null button=1 stateMask=0x80000 x=537 y=253 count=1}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-1757463606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-1757463576 data=null button=0 stateMask=0x0 x=102 y=276 count=0}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-1757463576 data=null doit=true}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-1757463576 data=null}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-1757463575 data=null button=1 stateMask=0x0 x=102 y=276 count=1}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757463575 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-1757463564 data=null button=1 stateMask=0x80000 x=102 y=276 count=1}, Tree node with text: .*]
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-1757463553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757463553 data=null button=0 stateMask=0x0 x=537 y=230 count=0}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757463553 data=null doit=true}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757463552 data=null}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757463552 data=null button=1 stateMask=0x0 x=537 y=230 count=1}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757463552 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757463544 data=null button=1 stateMask=0x80000 x=537 y=230 count=1}, Tree node with text: /rootpath]
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-1757463541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757463511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757463511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757463511 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757463511 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757463510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757463510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757463510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757464051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757463412 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:10:18 [2023-09-15T05:10:18.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757463155 data=null doit=true}, Shell with text {Preferences}]
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757463084 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757463084 data=null doit=true}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757463084 data=null}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757463084 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757463077 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757463058 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:18 [2023-09-15T05:10:18.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-1757463056 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-1757463056 data=null doit=true}, Tree node with text: Remote Profiles]
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-1757463056 data=null}, Tree node with text: Remote Profiles]
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-1757463056 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:18 [2023-09-15T05:10:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757463056 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-1757463054 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757463051 data=null button=0 stateMask=0x0 x=137 y=978 count=0}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-1757463051 data=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-1757463051 data=null}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757463050 data=null button=1 stateMask=0x0 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757463050 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757463002 data=null button=1 stateMask=0x80000 x=137 y=573 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with mnemonic 'Move Down'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with style 'SWT.PUSH'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Down
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Down} time=-1757463001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=-1757463000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Down} time=-1757463000 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Down} time=-1757463000 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Down} time=-1757463000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Down} time=-1757463000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Down} time=-1757463000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Move Down} time=-1757462998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=-1757462998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Move Down} time=-1757462998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Move Down} time=-1757462998 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Move Down} time=-1757462998 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Down
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462997 data=null button=0 stateMask=0x0 x=137 y=253 count=0}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-1757462997 data=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-1757462997 data=null}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462996 data=null button=1 stateMask=0x0 x=137 y=253 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462996 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462978 data=null button=1 stateMask=0x80000 x=137 y=253 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with mnemonic 'Move Up'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with style 'SWT.PUSH'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Up
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Up} time=-1757462976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Up} time=-1757462976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Up} time=-1757462976 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Up} time=-1757462976 data=null}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Up} time=-1757462976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Up} time=-1757462976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Up} time=-1757462976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Up
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462973 data=null button=0 stateMask=0x0 x=137 y=230 count=0}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-1757462973 data=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-1757462973 data=null}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462972 data=null button=1 stateMask=0x0 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462972 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462963 data=null button=1 stateMask=0x80000 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462962 data=null button=0 stateMask=0x0 x=137 y=230 count=0}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-1757462954 data=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-1757462953 data=null}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462952 data=null button=1 stateMask=0x0 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462952 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462933 data=null button=1 stateMask=0x80000 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=-1757462929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462925 data=null button=0 stateMask=0x0 x=137 y=230 count=0}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-1757462925 data=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-1757462925 data=null}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462924 data=null button=1 stateMask=0x0 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462924 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462902 data=null button=1 stateMask=0x80000 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-1757462900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462886 data=null button=0 stateMask=0x0 x=137 y=230 count=0}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-1757462886 data=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-1757462886 data=null}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462877 data=null button=1 stateMask=0x0 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462876 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462859 data=null button=1 stateMask=0x80000 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462859 data=null button=0 stateMask=0x0 x=137 y=230 count=0}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-1757462859 data=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-1757462859 data=null}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462858 data=null button=1 stateMask=0x0 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462857 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462848 data=null button=1 stateMask=0x80000 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Cut	Ctrl+X", using matcher: with mnemonic 'Cut'
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Cut'
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Cut	Ctrl+X} time=-1757462846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Cut']
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Cut'
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-1757462835 data=null button=0 stateMask=0x0 x=123 y=253 count=0}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=-1757462835 data=null doit=true}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=-1757462834 data=null}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-1757462832 data=null button=1 stateMask=0x0 x=123 y=253 count=1}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462832 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-1757462810 data=null button=1 stateMask=0x80000 x=123 y=253 count=1}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-1757462809 data=null button=0 stateMask=0x0 x=123 y=253 count=0}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=-1757462809 data=null doit=true}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=-1757462809 data=null}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-1757462808 data=null button=1 stateMask=0x0 x=123 y=253 count=1}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462807 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-1757462791 data=null button=1 stateMask=0x80000 x=123 y=253 count=1}, Tree node with text: .*syslog]
01:10:19 [2023-09-15T05:10:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
01:10:19 [2023-09-15T05:10:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
01:10:19 [2023-09-15T05:10:19.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-1757462788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462776 data=null button=0 stateMask=0x0 x=137 y=230 count=0}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-1757462776 data=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-1757462776 data=null}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462775 data=null button=1 stateMask=0x0 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462775 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462758 data=null button=1 stateMask=0x80000 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462758 data=null button=0 stateMask=0x0 x=137 y=230 count=0}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-1757462758 data=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-1757462757 data=null}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462755 data=null button=1 stateMask=0x0 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462755 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462746 data=null button=1 stateMask=0x80000 x=137 y=230 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=-1757462744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462732 data=null button=0 stateMask=0x0 x=137 y=253 count=0}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-1757462732 data=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-1757462731 data=null}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462731 data=null button=1 stateMask=0x0 x=137 y=253 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462730 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462709 data=null button=1 stateMask=0x80000 x=137 y=253 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462709 data=null button=0 stateMask=0x0 x=137 y=253 count=0}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-1757462708 data=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-1757462708 data=null}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462707 data=null button=1 stateMask=0x0 x=137 y=253 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462707 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462686 data=null button=1 stateMask=0x80000 x=137 y=253 count=1}, Tree node with text: .*synthetic.*]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=-1757462683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-1757462681 data=null button=0 stateMask=0x0 x=123 y=230 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757462680 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757462680 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-1757462680 data=null button=1 stateMask=0x0 x=123 y=230 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462679 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-1757462658 data=null button=1 stateMask=0x80000 x=123 y=230 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462657 data=null button=0 stateMask=0x0 x=137 y=253 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757462657 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757462657 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462656 data=null button=1 stateMask=0x40000 x=137 y=253 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462656 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-1757462652 data=null button=1 stateMask=0xc0000 x=137 y=253 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-1757462652 data=null button=0 stateMask=0x0 x=102 y=276 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757462652 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757462652 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-1757462651 data=null button=1 stateMask=0x40000 x=102 y=276 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462651 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-1757462651 data=null button=1 stateMask=0xc0000 x=102 y=276 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757462600 data=null button=0 stateMask=0x0 x=537 y=276 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757462600 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757462600 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757462599 data=null button=1 stateMask=0x0 x=537 y=276 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462599 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-1757462593 data=null button=1 stateMask=0x80000 x=537 y=276 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-1757462591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757462570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757462570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757462570 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757462570 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757462570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757462570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757462569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757463402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:10:19 [2023-09-15T05:10:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:19 [2023-09-15T05:10:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757462500 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:10:19 [2023-09-15T05:10:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:10:19 [2023-09-15T05:10:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:10:19 [2023-09-15T05:10:19.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757462098 data=null doit=true}, Shell with text {Preferences}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757462094 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757462094 data=null doit=true}, TreeItem with text {Tracing}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757462094 data=null}, TreeItem with text {Tracing}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757462093 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462093 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757462066 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:19 [2023-09-15T05:10:19.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-1757462065 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-1757462065 data=null doit=true}, Tree node with text: Remote Profiles]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-1757462065 data=null}, Tree node with text: Remote Profiles]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-1757462065 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462065 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-1757462063 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-1757462060 data=null button=0 stateMask=0x0 x=78 y=909 count=0}, TreeItem with text {new profile}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-1757462060 data=null doit=true}, TreeItem with text {new profile}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-1757462060 data=null}, TreeItem with text {new profile}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-1757462059 data=null button=1 stateMask=0x0 x=78 y=909 count=1}, TreeItem with text {new profile}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757462059 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-1757462056 data=null button=1 stateMask=0x80000 x=78 y=909 count=1}, TreeItem with text {new profile}]
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:19 [2023-09-15T05:10:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757462055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757462055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757462055 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757462055 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757462054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757462054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757462054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757462032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757462031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757462031 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757462031 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757462031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:19 [2023-09-15T05:10:19.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757462031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757462031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757462491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757461928 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1757461920 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-1757461920 data=null doit=true}, TreeItem with text {Test}]
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-1757461920 data=null}, TreeItem with text {Test}]
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-1757461920 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757461919 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-1757461892 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
01:10:20 [2023-09-15T05:10:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
01:10:20 [2023-09-15T05:10:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
01:10:20 [2023-09-15T05:10:20.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
01:10:20 [2023-09-15T05:10:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
01:10:20 [2023-09-15T05:10:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
01:10:20 [2023-09-15T05:10:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:20 [2023-09-15T05:10:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
01:10:20 [2023-09-15T05:10:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
01:10:20 [2023-09-15T05:10:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:20 [2023-09-15T05:10:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:20 [2023-09-15T05:10:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:20 [2023-09-15T05:10:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
01:10:20 [2023-09-15T05:10:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
01:10:20 [2023-09-15T05:10:20.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460942 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460942 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460941 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1757460941 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-1757460940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-1757460940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-1757460939 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-1757460939 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-1757460939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-1757460939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:21 [2023-09-15T05:10:21.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:21 [2023-09-15T05:10:21.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:21 [2023-09-15T05:10:21.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:21 [2023-09-15T05:10:21.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:21 [2023-09-15T05:10:21.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-1757460939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
01:10:21 [2023-09-15T05:10:21.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1757461801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
01:10:21 [2023-09-15T05:10:21.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@25b402ea] time=-1757460423 data=null doit=true}, Shell with text {data - Eclipse Platform}]
01:10:21 [2023-09-15T05:10:21.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
01:10:21 [2023-09-15T05:10:21.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
01:10:21 [2023-09-15T05:10:21.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-1757460063 data=null doit=true}, Shell with text {Preferences}]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1757460053 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-1757460053 data=null doit=true}, TreeItem with text {Tracing}]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1757460053 data=null}, TreeItem with text {Tracing}]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1757460052 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757460052 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1757460028 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
01:10:22 [2023-09-15T05:10:22.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-1757460027 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-1757460026 data=null doit=true}, Tree node with text: Remote Profiles]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-1757460026 data=null}, Tree node with text: Remote Profiles]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-1757460026 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757460026 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-1757460023 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=-1757460019 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestAllRecursive}]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=-1757460019 data=null doit=true}, TreeItem with text {TestAllRecursive}]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=-1757460019 data=null}, TreeItem with text {TestAllRecursive}]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=-1757460018 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
01:10:22 [2023-09-15T05:10:22.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757460018 data=null item=TreeItem {TestAllRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=-1757460014 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757460012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757459997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757459996 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757459996 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757459992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757459992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757459992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=-1757459982 data=null button=0 stateMask=0x0 x=108 y=12 count=0}, TreeItem with text {TestAllNonRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=-1757459982 data=null doit=true}, TreeItem with text {TestAllNonRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=-1757459982 data=null}, TreeItem with text {TestAllNonRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=-1757459981 data=null button=1 stateMask=0x0 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757459981 data=null item=TreeItem {TestAllNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllNonRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=-1757459971 data=null button=1 stateMask=0x80000 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757459970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757459969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757459969 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757459969 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757459969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757459969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757459969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=-1757459960 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=-1757459960 data=null doit=true}, TreeItem with text {TestSpecificRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=-1757459960 data=null}, TreeItem with text {TestSpecificRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=-1757459959 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757459959 data=null item=TreeItem {TestSpecificRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=-1757459957 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757459956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757459956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757459955 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757459955 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757459955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757459955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757459955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-1757459945 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=-1757459945 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=-1757459945 data=null}, TreeItem with text {TestSpecificNonRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-1757459944 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757459944 data=null item=TreeItem {TestSpecificNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-1757459934 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757459933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757459932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757459932 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757459932 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757459932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757459932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757459932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-1757459924 data=null button=0 stateMask=0x0 x=147 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-1757459924 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-1757459924 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-1757459923 data=null button=1 stateMask=0x0 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757459923 data=null item=TreeItem {TestSpecificMultiGroupRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-1757459911 data=null button=1 stateMask=0x80000 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757459909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757459909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757459909 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757459909 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757459908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757459908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757459908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=-1757459903 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {TestMultiNode}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=-1757459903 data=null doit=true}, TreeItem with text {TestMultiNode}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=-1757459903 data=null}, TreeItem with text {TestMultiNode}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=-1757459902 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757459902 data=null item=TreeItem {TestMultiNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestMultiNode}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=-1757459899 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757459897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757459897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757459897 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757459897 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757459896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757459896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757459896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=-1757459885 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=-1757459885 data=null doit=true}, TreeItem with text {TestUnknown}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=-1757459885 data=null}, TreeItem with text {TestUnknown}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=-1757459885 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757459884 data=null item=TreeItem {TestUnknown} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestUnknown}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=-1757459881 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757459880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757459880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757459879 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757459879 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757459877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757459877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757459877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=-1757459874 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=-1757459873 data=null doit=true}, TreeItem with text {TestLocal}]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=-1757459873 data=null}, TreeItem with text {TestLocal}]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=-1757459873 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-1757459873 data=null item=TreeItem {TestLocal} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestLocal}]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=-1757459871 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-1757459870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-1757459869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-1757459869 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-1757459869 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-1757459869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-1757459869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-1757459869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1757459867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1757459866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-1757459866 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1757459866 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1757459866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1757459866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-1757459866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
01:10:22 [2023-09-15T05:10:22.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1757460412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
01:10:22 [2023-09-15T05:10:22.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
01:10:22 [2023-09-15T05:10:22.328Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 92.691 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
01:10:22 [2023-09-15T05:10:22.328Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.554 s
01:10:22 [2023-09-15T05:10:22.328Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.338 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.797 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 13.796 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.912 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.411 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.744 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.789 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.092 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.067 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.383 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.753 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.435 s
01:10:22 [2023-09-15T05:10:22.328Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.668 s
01:10:22 [2023-09-15T05:10:22.328Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.142 s
01:10:22 [2023-09-15T05:10:22.328Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
01:10:22 [2023-09-15T05:10:22.328Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.458 s
01:10:22 [2023-09-15T05:10:22.328Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.385 s
01:10:22 [2023-09-15T05:10:22.328Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 7.081 s
01:10:22 [2023-09-15T05:10:22.328Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.741 s
01:10:22 [2023-09-15T05:10:22.328Z] 
01:10:22 [2023-09-15T05:10:22.328Z] Results:
01:10:22 [2023-09-15T05:10:22.328Z] 
01:10:22 [2023-09-15T05:10:22.328Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
01:10:22 [2023-09-15T05:10:22.328Z] 
01:10:22 [2023-09-15T05:10:22.897Z] 
01:10:22 [2023-09-15T05:10:22.897Z] !ENTRY org.eclipse.core.resources 2 10035 2023-09-15 05:10:22.595
01:10:22 [2023-09-15T05:10:22.897Z] !MESSAGE The workspace will exit with unsaved changes in this session.
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] All tests passed!
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.pom
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [138/144]
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] The project's OSGi version is 1.0.3.202309150400
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.154Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests...
01:10:23 [2023-09-15T05:10:23.411Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.411Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
01:10:23 [2023-09-15T05:10:23.411Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.411Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.411Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
01:10:23 [2023-09-15T05:10:23.411Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
01:10:23 [2023-09-15T05:10:23.669Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.669Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
01:10:23 [2023-09-15T05:10:23.669Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.669Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.669Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.669Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
01:10:23 [2023-09-15T05:10:23.669Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.669Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
01:10:23 [2023-09-15T05:10:23.670Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.670Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.670Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.670Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.670Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.670Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.670Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:10:23 [2023-09-15T05:10:23.670Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:10:23 [2023-09-15T05:10:23.670Z] [INFO] 
01:10:23 [2023-09-15T05:10:23.670Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:23 [2023-09-15T05:10:23.670Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
01:10:25 [2023-09-15T05:10:25.041Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
01:10:25 [2023-09-15T05:10:25.973Z] [INFO] 
01:10:25 [2023-09-15T05:10:25.973Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:25 [2023-09-15T05:10:25.973Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:10:25 [2023-09-15T05:10:25.973Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:10:25 [2023-09-15T05:10:25.973Z] [INFO] 
01:10:25 [2023-09-15T05:10:25.973Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:25 [2023-09-15T05:10:25.973Z] [INFO] 
01:10:25 [2023-09-15T05:10:25.973Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:26 [2023-09-15T05:10:26.535Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
01:10:26 [2023-09-15T05:10:26.535Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
01:10:26 [2023-09-15T05:10:26.535Z] [INFO] Command line:
01:10:26 [2023-09-15T05:10:26.536Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
01:10:26 [2023-09-15T05:10:26.536Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:10:30 [2023-09-15T05:10:30.711Z] !SESSION 2023-09-15 05:10:26.418 -----------------------------------------------
01:10:30 [2023-09-15T05:10:30.711Z] eclipse.buildId=unknown
01:10:30 [2023-09-15T05:10:30.711Z] java.version=17.0.2
01:10:30 [2023-09-15T05:10:30.711Z] java.vendor=Oracle Corporation
01:10:30 [2023-09-15T05:10:30.711Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:10:30 [2023-09-15T05:10:30.711Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
01:10:30 [2023-09-15T05:10:30.711Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
01:10:30 [2023-09-15T05:10:30.711Z] 
01:10:30 [2023-09-15T05:10:30.711Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 05:10:30.192
01:10:30 [2023-09-15T05:10:30.711Z] !MESSAGE FrameworkEvent ERROR
01:10:30 [2023-09-15T05:10:30.711Z] !STACK 0
01:10:30 [2023-09-15T05:10:30.711Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
01:10:30 [2023-09-15T05:10:30.711Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:10:30 [2023-09-15T05:10:30.711Z] 
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:10:30 [2023-09-15T05:10:30.711Z] 
01:10:30 [2023-09-15T05:10:30.711Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 05:10:30.483
01:10:30 [2023-09-15T05:10:30.711Z] !MESSAGE FrameworkEvent ERROR
01:10:30 [2023-09-15T05:10:30.711Z] !STACK 0
01:10:30 [2023-09-15T05:10:30.711Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
01:10:30 [2023-09-15T05:10:30.711Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:10:30 [2023-09-15T05:10:30.711Z] 
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:10:30 [2023-09-15T05:10:30.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:10:30 [2023-09-15T05:10:30.712Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:10:30 [2023-09-15T05:10:30.712Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:10:30 [2023-09-15T05:10:30.712Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:10:30 [2023-09-15T05:10:30.712Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:10:30 [2023-09-15T05:10:30.712Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:10:30 [2023-09-15T05:10:30.712Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:10:31 [2023-09-15T05:10:31.276Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
01:10:31 [2023-09-15T05:10:31.276Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
01:10:37 [2023-09-15T05:10:37.822Z] 
01:10:37 [2023-09-15T05:10:37.822Z] !ENTRY org.eclipse.urischeme 4 0 2023-09-15 05:10:37.003
01:10:37 [2023-09-15T05:10:37.822Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
01:10:37 [2023-09-15T05:10:37.822Z] !STACK 0
01:10:37 [2023-09-15T05:10:37.822Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
01:10:37 [2023-09-15T05:10:37.822Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
01:10:37 [2023-09-15T05:10:37.822Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
01:10:37 [2023-09-15T05:10:37.822Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
01:10:37 [2023-09-15T05:10:37.822Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
01:10:37 [2023-09-15T05:10:37.822Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
01:10:37 [2023-09-15T05:10:37.822Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
01:10:37 [2023-09-15T05:10:37.822Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
01:10:37 [2023-09-15T05:10:37.822Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
01:10:37 [2023-09-15T05:10:37.822Z] Caused by: java.io.IOException: error=2, No such file or directory
01:10:37 [2023-09-15T05:10:37.822Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
01:10:37 [2023-09-15T05:10:37.822Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
01:10:37 [2023-09-15T05:10:37.822Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
01:10:37 [2023-09-15T05:10:37.822Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
01:10:37 [2023-09-15T05:10:37.822Z] 	... 7 more
01:10:37 [2023-09-15T05:10:37.822Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
01:10:37 [2023-09-15T05:10:37.822Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
01:10:37 [2023-09-15T05:10:37.822Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.064 s
01:10:37 [2023-09-15T05:10:37.822Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.096 s
01:10:37 [2023-09-15T05:10:37.822Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.005 s
01:10:37 [2023-09-15T05:10:37.822Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.005 s
01:10:37 [2023-09-15T05:10:37.822Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.005 s
01:10:37 [2023-09-15T05:10:37.822Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
01:10:38 [2023-09-15T05:10:38.079Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
01:10:38 [2023-09-15T05:10:38.079Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.104 s
01:10:38 [2023-09-15T05:10:38.079Z] 
01:10:38 [2023-09-15T05:10:38.079Z] Results:
01:10:38 [2023-09-15T05:10:38.079Z] 
01:10:38 [2023-09-15T05:10:38.079Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
01:10:38 [2023-09-15T05:10:38.079Z] 
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] All tests passed!
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] 
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.pom
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] 
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] 
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [139/144]
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] 
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] 
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] The project's OSGi version is 1.0.13.202309150400
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] 
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] 
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] 
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] 
01:10:39 [2023-09-15T05:10:39.448Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
01:10:39 [2023-09-15T05:10:39.707Z] [INFO] 
01:10:39 [2023-09-15T05:10:39.707Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
01:10:39 [2023-09-15T05:10:39.707Z] [INFO] Resolving class path of Trace Compass All Tests...
01:10:40 [2023-09-15T05:10:40.270Z] [INFO] 
01:10:40 [2023-09-15T05:10:40.270Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
01:10:40 [2023-09-15T05:10:40.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
01:10:40 [2023-09-15T05:10:40.270Z] [INFO] 
01:10:40 [2023-09-15T05:10:40.270Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
01:10:40 [2023-09-15T05:10:40.270Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
01:10:40 [2023-09-15T05:10:40.270Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/classes
01:10:40 [2023-09-15T05:10:40.526Z] [INFO] 
01:10:40 [2023-09-15T05:10:40.526Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
01:10:40 [2023-09-15T05:10:40.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/test/resources
01:10:40 [2023-09-15T05:10:40.526Z] [INFO] 
01:10:40 [2023-09-15T05:10:40.526Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
01:10:40 [2023-09-15T05:10:40.526Z] [INFO] 
01:10:40 [2023-09-15T05:10:40.526Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
01:10:40 [2023-09-15T05:10:40.526Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
01:10:40 [2023-09-15T05:10:40.526Z] [INFO] 
01:10:40 [2023-09-15T05:10:40.526Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
01:10:40 [2023-09-15T05:10:40.783Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
01:10:40 [2023-09-15T05:10:40.783Z] [INFO] 
01:10:40 [2023-09-15T05:10:40.783Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
01:10:40 [2023-09-15T05:10:40.783Z] [INFO] 
01:10:40 [2023-09-15T05:10:40.783Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
01:10:40 [2023-09-15T05:10:40.783Z] [INFO] 
01:10:40 [2023-09-15T05:10:40.783Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.alltests ---
01:10:40 [2023-09-15T05:10:40.783Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:10:40 [2023-09-15T05:10:40.783Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:10:40 [2023-09-15T05:10:40.783Z] [INFO] 
01:10:40 [2023-09-15T05:10:40.783Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.alltests ---
01:10:40 [2023-09-15T05:10:40.783Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
01:10:41 [2023-09-15T05:10:41.713Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
01:10:42 [2023-09-15T05:10:42.641Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:10:42 [2023-09-15T05:10:42.641Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.alltests ---
01:10:42 [2023-09-15T05:10:42.641Z] [WARNING] No tests found.
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.pom
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2metadata.xml
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2artifacts.xml
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT [140/144]
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] The project's OSGi version is 1.0.6.202309150400
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:42 [2023-09-15T05:10:42.641Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests...
01:10:42 [2023-09-15T05:10:42.900Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.900Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:42 [2023-09-15T05:10:42.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
01:10:42 [2023-09-15T05:10:42.900Z] [INFO] 
01:10:42 [2023-09-15T05:10:42.900Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:42 [2023-09-15T05:10:42.900Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
01:10:42 [2023-09-15T05:10:42.900Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/classes
01:10:43 [2023-09-15T05:10:43.156Z] [INFO] 
01:10:43 [2023-09-15T05:10:43.156Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:43 [2023-09-15T05:10:43.156Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] 
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] 
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] 
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] 
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] 
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] 
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:43 [2023-09-15T05:10:43.157Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:10:43 [2023-09-15T05:10:43.157Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] 
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:43 [2023-09-15T05:10:43.157Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar
01:10:44 [2023-09-15T05:10:44.087Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar
01:10:45 [2023-09-15T05:10:45.457Z] [INFO] 
01:10:45 [2023-09-15T05:10:45.457Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:45 [2023-09-15T05:10:45.457Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:10:45 [2023-09-15T05:10:45.457Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:10:45 [2023-09-15T05:10:45.457Z] [INFO] 
01:10:45 [2023-09-15T05:10:45.457Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:45 [2023-09-15T05:10:45.457Z] [INFO] 
01:10:45 [2023-09-15T05:10:45.457Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
01:10:46 [2023-09-15T05:10:46.021Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
01:10:46 [2023-09-15T05:10:46.021Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
01:10:46 [2023-09-15T05:10:46.021Z] [INFO] Command line:
01:10:46 [2023-09-15T05:10:46.021Z] 	[/opt/tools/java/openjdk/jdk-17/latest/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.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
01:10:46 [2023-09-15T05:10:46.021Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:10:50 [2023-09-15T05:10:50.202Z] !SESSION 2023-09-15 05:10:46.285 -----------------------------------------------
01:10:50 [2023-09-15T05:10:50.203Z] eclipse.buildId=unknown
01:10:50 [2023-09-15T05:10:50.203Z] java.version=17.0.2
01:10:50 [2023-09-15T05:10:50.203Z] java.vendor=Oracle Corporation
01:10:50 [2023-09-15T05:10:50.203Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
01:10:50 [2023-09-15T05:10:50.203Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide
01:10:50 [2023-09-15T05:10:50.203Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
01:10:50 [2023-09-15T05:10:50.203Z] 
01:10:50 [2023-09-15T05:10:50.203Z] !ENTRY org.eclipse.compare.win32 4 0 2023-09-15 05:10:49.908
01:10:50 [2023-09-15T05:10:50.203Z] !MESSAGE FrameworkEvent ERROR
01:10:50 [2023-09-15T05:10:50.203Z] !STACK 0
01:10:50 [2023-09-15T05:10:50.203Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
01:10:50 [2023-09-15T05:10:50.203Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:10:50 [2023-09-15T05:10:50.203Z] 
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:10:50 [2023-09-15T05:10:50.203Z] 
01:10:50 [2023-09-15T05:10:50.203Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-09-15 05:10:50.134
01:10:50 [2023-09-15T05:10:50.203Z] !MESSAGE FrameworkEvent ERROR
01:10:50 [2023-09-15T05:10:50.203Z] !STACK 0
01:10:50 [2023-09-15T05:10:50.203Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [161]
01:10:50 [2023-09-15T05:10:50.203Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
01:10:50 [2023-09-15T05:10:50.203Z] 
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
01:10:50 [2023-09-15T05:10:50.203Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
01:10:51 [2023-09-15T05:10:51.573Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
01:11:13 [2023-09-15T05:11:13.474Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.393 s - in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
01:11:13 [2023-09-15T05:11:13.474Z] test(org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest)  Time elapsed: 0.008 s
01:11:13 [2023-09-15T05:11:13.474Z] testGetter(org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest)  Time elapsed: 0.075 s
01:11:13 [2023-09-15T05:11:13.474Z] 
01:11:13 [2023-09-15T05:11:13.474Z] Results:
01:11:13 [2023-09-15T05:11:13.474Z] 
01:11:13 [2023-09-15T05:11:13.474Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
01:11:13 [2023-09-15T05:11:13.474Z] 
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] All tests passed!
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.pom
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] Building org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT       [141/144]
01:11:13 [2023-09-15T05:11:13.474Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:11:13 [2023-09-15T05:11:13.735Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] The project's OSGi version is 9.1.0.202309150400
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.736Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.993Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar
01:11:13 [2023-09-15T05:11:13.993Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.993Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.993Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:11:13 [2023-09-15T05:11:13.993Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:11:13 [2023-09-15T05:11:13.993Z] [INFO] 
01:11:13 [2023-09-15T05:11:13.993Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.testing ---
01:11:13 [2023-09-15T05:11:13.993Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar
01:11:14 [2023-09-15T05:11:14.922Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
01:11:15 [2023-09-15T05:11:15.853Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:11:15 [2023-09-15T05:11:15.853Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.pom
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-p2metadata.xml
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-p2artifacts.xml
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT    [142/144]
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] The project's OSGi version is 9.1.0.202309150400
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:11:15 [2023-09-15T05:11:15.853Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] 
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote ---
01:11:15 [2023-09-15T05:11:15.853Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar
01:11:17 [2023-09-15T05:11:17.769Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar
01:11:18 [2023-09-15T05:11:18.332Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
01:11:18 [2023-09-15T05:11:18.333Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:11:18 [2023-09-15T05:11:18.333Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.pom
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-p2metadata.xml
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-p2artifacts.xml
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] Building Trace Compass Repository 9.1.0-SNAPSHOT               [143/144]
01:11:18 [2023-09-15T05:11:18.333Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] The project's OSGi version is 9.1.0.202309150400
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] 
01:11:18 [2023-09-15T05:11:18.590Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
01:11:19 [2023-09-15T05:11:19.154Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.8.100.202303140100.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (912.61kB)
01:11:19 [2023-09-15T05:11:19.154Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.7.100.202302231923.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (1.44MB)
01:11:19 [2023-09-15T05:11:19.154Z] [INFO] Fetching org.eclipse.tm.terminal.control_5.4.100.202303140100.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (213.28kB)
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.releng-site ---
01:11:25 [2023-09-15T05:11:25.701Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:11:25 [2023-09-15T05:11:25.701Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-site ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
01:11:25 [2023-09-15T05:11:25.701Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:11:25 [2023-09-15T05:11:25.701Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] No primary artifact to install, installing attached artifacts instead.
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT.pom
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT-p2metadata.xml
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT-p2artifacts.xml
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [144/144]
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] The project's OSGi version is 1.0.4.202309150400
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests...
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] No tests to run.
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- tycho-pack200a-plugin:2.7.5:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:11:25 [2023-09-15T05:11:25.701Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] 
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:25 [2023-09-15T05:11:25.701Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
01:11:26 [2023-09-15T05:11:26.631Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] 
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:27 [2023-09-15T05:11:27.562Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
01:11:27 [2023-09-15T05:11:27.562Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] 
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] 
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] 
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] No tests to run.
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] 
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.pom
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] 
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] ------------------------------------------------------------------------
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Reactor Summary:
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] 
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass Parent 9.1.0-SNAPSHOT ................ SUCCESS [ 16.248 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.1.0-SNAPSHOT SUCCESS [  0.014 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass Common Utilities Parent 9.1.0-SNAPSHOT SUCCESS [  0.007 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 24.714 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass State System Parent 9.1.0-SNAPSHOT ... SUCCESS [  0.008 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  3.183 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  3.226 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [  3.726 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass TMF Parent 9.1.0-SNAPSHOT ............ SUCCESS [  0.007 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  2.255 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.core 9.1.0-SNAPSHOT ... SUCCESS [  7.975 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  3.037 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.4.1-SNAPSHOT SUCCESS [  2.587 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.1.0-SNAPSHOT SUCCESS [  4.202 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [  3.000 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  2.053 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass LTTng Support Parent 9.1.0-SNAPSHOT .. SUCCESS [  0.007 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  2.679 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass CTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [  0.005 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  6.792 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.ctf.core 4.3.0-SNAPSHOT ... SUCCESS [  3.702 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.0-SNAPSHOT SUCCESS [  2.303 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  3.598 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [  2.472 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core 0.1.1-SNAPSHOT SUCCESS [  3.823 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.13-SNAPSHOT SUCCESS [ 50.613 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 16.689 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.24-SNAPSHOT SUCCESS [05:15 min]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.16-SNAPSHOT SUCCESS [04:57 min]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.1-SNAPSHOT SUCCESS [ 13.161 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.1-SNAPSHOT ..... SUCCESS [ 12.482 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  3.887 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.1-SNAPSHOT SUCCESS [  4.078 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [  3.666 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui 0.1.0-SNAPSHOT SUCCESS [  5.825 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  9.002 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  3.262 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass Release Engineering Parent 9.1.0-SNAPSHOT SUCCESS [  0.005 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.1-SNAPSHOT SUCCESS [  2.100 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.20-SNAPSHOT SUCCESS [03:02 min]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [05:26 min]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  3.339 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.0-SNAPSHOT SUCCESS [  4.271 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.0-SNAPSHOT SUCCESS [  3.522 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.0-SNAPSHOT SUCCESS [  3.255 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [01:51 min]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [ 10.053 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  3.002 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  8.623 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  3.582 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  3.430 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  8.091 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 17.029 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 28.822 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.17-SNAPSHOT SUCCESS [02:03 min]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 14.167 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 20.491 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 29.742 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [01:01 min]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [ 46.380 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 18.465 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass BTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [  0.006 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  2.776 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass Documentation 9.1.0-SNAPSHOT ......... SUCCESS [  0.003 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass Developer Guide 9.1.0-SNAPSHOT ....... SUCCESS [ 14.358 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  4.355 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf 9.1.0-SNAPSHOT ........ SUCCESS [  2.682 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  3.259 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.btf 9.1.0-SNAPSHOT ........ SUCCESS [  2.632 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  9.071 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [ 10.331 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.ctf 9.1.0-SNAPSHOT ........ SUCCESS [  2.036 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  9.561 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.1.0-SNAPSHOT .... SUCCESS [  1.936 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [02:19 min]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass User Guide 9.1.0-SNAPSHOT ............ SUCCESS [  9.853 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass (new) callstack User Guide 9.1.0-SNAPSHOT SUCCESS [  5.376 s]
01:11:27 [2023-09-15T05:11:27.562Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.1.0-SNAPSHOT SUCCESS [  6.425 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass RCP User Guide 9.1.0-SNAPSHOT ........ SUCCESS [  5.410 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass Pcap User Guide 9.1.0-SNAPSHOT ....... SUCCESS [  5.832 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  2.802 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.1.0-SNAPSHOT SUCCESS [  0.004 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  2.289 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  3.011 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.1.0-SNAPSHOT ... SUCCESS [  1.599 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.442 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 14.558 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.635 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  3.012 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  3.365 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  3.585 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.1.0-SNAPSHOT SUCCESS [  2.436 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  7.933 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.213 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 36.243 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:00 min]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  2.692 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.1.0-SNAPSHOT SUCCESS [  4.394 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.15-SNAPSHOT SUCCESS [ 45.709 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [03:16 min]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [04:41 min]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  2.965 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.1.0-SNAPSHOT . SUCCESS [  2.291 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [ 35.983 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 13.864 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:11 min]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass Pcap Format Support Parent 9.1.0-SNAPSHOT SUCCESS [  0.004 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.0-SNAPSHOT .. SUCCESS [  2.813 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.6-SNAPSHOT SUCCESS [ 11.077 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.0-SNAPSHOT SUCCESS [  4.930 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  2.873 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.1.0-SNAPSHOT ... SUCCESS [  2.727 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [ 10.021 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 34.033 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass RCP Parent 9.1.0-SNAPSHOT ............ SUCCESS [  0.005 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass RCP Branding plug-in 9.1.0-SNAPSHOT .. SUCCESS [  2.425 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass RCP Branding Feature 9.1.0-SNAPSHOT .. SUCCESS [  4.117 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  2.284 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.1.0-SNAPSHOT ..... SUCCESS [  3.664 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass RCP Feature 9.1.0-SNAPSHOT ........... SUCCESS [  3.434 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.310 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 15.005 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [  2.309 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.1.0-SNAPSHOT SUCCESS [  2.642 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass Json trace Parent 9.1.0-SNAPSHOT ..... SUCCESS [  0.003 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  2.527 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.jsontrace 9.1.0-SNAPSHOT .. SUCCESS [  2.853 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.1.0-SNAPSHOT .... SUCCESS [  2.754 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass RCP Product 9.1.0-SNAPSHOT ........... SUCCESS [04:33 min]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass Target Platform 9.1.0-SNAPSHOT ....... SUCCESS [  1.880 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [08:46 min]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.8-SNAPSHOT SUCCESS [  9.973 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.7-SNAPSHOT SUCCESS [  8.797 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [01:10 min]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 15.775 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 14.147 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:47 min]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 16.195 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  3.276 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT SUCCESS [ 30.835 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT .... SUCCESS [  2.302 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT . SUCCESS [  2.479 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Trace Compass Repository 9.1.0-SNAPSHOT ............ SUCCESS [  6.855 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  2.474 s]
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] ------------------------------------------------------------------------
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] BUILD SUCCESS
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] ------------------------------------------------------------------------
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Total time:  01:11 h
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] Finished at: 2023-09-15T05:11:27Z
01:11:27 [2023-09-15T05:11:27.563Z] [INFO] ------------------------------------------------------------------------
01:11:28 [2023-09-15T05:11:28.498Z] [Pipeline] sh
01:11:29 [2023-09-15T05:11:29.090Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
01:11:29 [2023-09-15T05:11:29.095Z] [Pipeline] sh
01:11:29 [2023-09-15T05:11:29.618Z] + git rev-parse --short HEAD
01:11:29 [2023-09-15T05:11:29.623Z] [Pipeline] sh
01:11:30 [2023-09-15T05:11:30.156Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
01:11:30 [2023-09-15T05:11:30.163Z] [Pipeline] sh
01:11:30 [2023-09-15T05:11:30.691Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
01:11:30 [2023-09-15T05:11:30.695Z] [Pipeline] }
01:11:30 [2023-09-15T05:11:30.898Z] [Pipeline] // container
01:11:30 [2023-09-15T05:11:30.909Z] Post stage
01:11:30 [2023-09-15T05:11:30.912Z] [Pipeline] container
01:11:30 [2023-09-15T05:11:30.913Z] [Pipeline] {
01:11:30 [2023-09-15T05:11:30.926Z] [Pipeline] sh
01:11:31 [2023-09-15T05:11:31.438Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log,rcp/org.eclipse.tracecompass.rcp.product/target/products/*.dmg,rcp/org.eclipse.tracecompass.rcp.product/target/products/*.tar.gz
01:11:31 [2023-09-15T05:11:31.438Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log,rcp/org.eclipse.tracecompass.rcp.product/target/products/*.dmg,rcp/org.eclipse.tracecompass.rcp.product/target/products/*.tar.gz
01:11:31 [2023-09-15T05:11:31.595Z] [Pipeline] junit
01:11:31 [2023-09-15T05:11:31.599Z] Recording test results
01:11:50 [2023-09-15T05:11:50.764Z] [Checks API] No suitable checks publisher found.
01:11:50 [2023-09-15T05:11:50.767Z] [Pipeline] archiveArtifacts
01:11:50 [2023-09-15T05:11:50.785Z] Archiving artifacts
01:12:07 [2023-09-15T05:12:07.993Z] ‘$ARCHIVE_ARTIFACTS’ doesn’t match anything
01:12:07 [2023-09-15T05:12:07.993Z] No artifacts found that match the file pattern "$ARCHIVE_ARTIFACTS". Configuration error?
01:12:07 [2023-09-15T05:12:07.993Z] [Pipeline] }
01:12:08 [2023-09-15T05:12:08.006Z] [Pipeline] // container
01:12:08 [2023-09-15T05:12:08.022Z] [Pipeline] }
01:12:08 [2023-09-15T05:12:08.033Z] [Pipeline] // withEnv
01:12:08 [2023-09-15T05:12:08.045Z] [Pipeline] }
01:12:08 [2023-09-15T05:12:08.056Z] [Pipeline] // stage
01:12:08 [2023-09-15T05:12:08.068Z] [Pipeline] stage
01:12:08 [2023-09-15T05:12:08.068Z] [Pipeline] { (Deploy Site)
01:12:08 [2023-09-15T05:12:08.093Z] [Pipeline] tool
01:12:08 [2023-09-15T05:12:08.128Z] [Pipeline] envVarsForTool
01:12:08 [2023-09-15T05:12:08.143Z] [Pipeline] tool
01:12:08 [2023-09-15T05:12:08.155Z] [Pipeline] envVarsForTool
01:12:08 [2023-09-15T05:12:08.260Z] [Pipeline] withEnv
01:12:08 [2023-09-15T05:12:08.261Z] [Pipeline] {
01:12:08 [2023-09-15T05:12:08.274Z] [Pipeline] sshagent
01:12:08 [2023-09-15T05:12:08.280Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
01:12:08 [2023-09-15T05:12:08.280Z] [ssh-agent] Looking for ssh-agent implementation...
01:12:08 [2023-09-15T05:12:08.399Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
01:12:08 [2023-09-15T05:12:08.394Z] $ ssh-agent
01:12:08 [2023-09-15T05:12:08.491Z] SSH_AUTH_SOCK=/tmp/ssh-2kkIMKUaHDP3/agent.230
01:12:08 [2023-09-15T05:12:08.491Z] SSH_AGENT_PID=232
01:12:08 [2023-09-15T05:12:08.589Z] Running ssh-add (command line suppressed)
01:12:08 [2023-09-15T05:12:08.684Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_9315441250181535132.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_9315441250181535132.key)
01:12:08 [2023-09-15T05:12:08.789Z] [ssh-agent] Started.
01:12:08 [2023-09-15T05:12:08.790Z] [Pipeline] {
01:12:08 [2023-09-15T05:12:08.802Z] [Pipeline] sh
01:12:09 [2023-09-15T05:12:09.287Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/repository/
01:12:09 [2023-09-15T05:12:09.288Z] + repo=tracecompass
01:12:09 [2023-09-15T05:12:09.288Z] + '[' 2 -lt 2 ']'
01:12:09 [2023-09-15T05:12:09.288Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
01:12:09 [2023-09-15T05:12:09.288Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/repository/
01:12:09 [2023-09-15T05:12:09.288Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
01:12:09 [2023-09-15T05:12:09.288Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
01:12:09 [2023-09-15T05:12:09.288Z] + SCP=scp
01:12:09 [2023-09-15T05:12:09.288Z] + ECHO=echo
01:12:09 [2023-09-15T05:12:09.288Z] + '[' false == false ']'
01:12:09 [2023-09-15T05:12:09.288Z] + ECHO=
01:12:09 [2023-09-15T05:12:09.288Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/repository/
01:12:09 [2023-09-15T05:12:09.288Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/repository//*'
01:12:10 [2023-09-15T05:12:10.286Z] + 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 releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/repository/
01:12:18 [2023-09-15T05:12:18.791Z] [Pipeline] }
01:12:18 [2023-09-15T05:12:18.786Z] $ ssh-agent -k
01:12:18 [2023-09-15T05:12:18.791Z] unset SSH_AUTH_SOCK;
01:12:18 [2023-09-15T05:12:18.792Z] unset SSH_AGENT_PID;
01:12:18 [2023-09-15T05:12:18.877Z] echo Agent pid 232 killed;
01:12:18 [2023-09-15T05:12:18.890Z] [ssh-agent] Stopped.
01:12:18 [2023-09-15T05:12:18.901Z] [Pipeline] // sshagent
01:12:18 [2023-09-15T05:12:18.912Z] [Pipeline] }
01:12:18 [2023-09-15T05:12:18.922Z] [Pipeline] // withEnv
01:12:18 [2023-09-15T05:12:18.933Z] [Pipeline] }
01:12:18 [2023-09-15T05:12:18.943Z] [Pipeline] // stage
01:12:18 [2023-09-15T05:12:18.956Z] [Pipeline] stage
01:12:18 [2023-09-15T05:12:18.957Z] [Pipeline] { (Deploy RCP)
01:12:18 [2023-09-15T05:12:18.987Z] [Pipeline] tool
01:12:19 [2023-09-15T05:12:19.409Z] [Pipeline] envVarsForTool
01:12:19 [2023-09-15T05:12:19.423Z] [Pipeline] tool
01:12:19 [2023-09-15T05:12:19.435Z] [Pipeline] envVarsForTool
01:12:19 [2023-09-15T05:12:19.449Z] [Pipeline] withEnv
01:12:19 [2023-09-15T05:12:19.450Z] [Pipeline] {
01:12:19 [2023-09-15T05:12:19.811Z] [Pipeline] sshagent
01:12:19 [2023-09-15T05:12:19.820Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
01:12:19 [2023-09-15T05:12:19.820Z] [ssh-agent] Looking for ssh-agent implementation...
01:12:19 [2023-09-15T05:12:19.896Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
01:12:19 [2023-09-15T05:12:19.892Z] $ ssh-agent
01:12:19 [2023-09-15T05:12:19.996Z] SSH_AUTH_SOCK=/tmp/ssh-tuq7dgibGIuH/agent.258
01:12:19 [2023-09-15T05:12:19.996Z] SSH_AGENT_PID=260
01:12:20 [2023-09-15T05:12:20.094Z] Running ssh-add (command line suppressed)
01:12:20 [2023-09-15T05:12:20.183Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_15542231504660821183.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_15542231504660821183.key)
01:12:20 [2023-09-15T05:12:20.284Z] [ssh-agent] Started.
01:12:20 [2023-09-15T05:12:20.285Z] [Pipeline] {
01:12:20 [2023-09-15T05:12:20.297Z] [Pipeline] sh
01:12:20 [2023-09-15T05:12:20.840Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository/ 'trace-compass-*' false
01:12:20 [2023-09-15T05:12:20.840Z] + repo=tracecompass
01:12:20 [2023-09-15T05:12:20.840Z] + '[' 6 -lt 6 ']'
01:12:20 [2023-09-15T05:12:20.840Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
01:12:20 [2023-09-15T05:12:20.840Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
01:12:20 [2023-09-15T05:12:20.840Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
01:12:20 [2023-09-15T05:12:20.840Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository/
01:12:20 [2023-09-15T05:12:20.840Z] + rcpPattern='trace-compass-*'
01:12:20 [2023-09-15T05:12:20.840Z] + copyLatest=false
01:12:20 [2023-09-15T05:12:20.840Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
01:12:20 [2023-09-15T05:12:20.840Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
01:12:20 [2023-09-15T05:12:20.840Z] + SCP=scp
01:12:20 [2023-09-15T05:12:20.840Z] + ECHO=echo
01:12:20 [2023-09-15T05:12:20.840Z] + '[' false == false ']'
01:12:20 [2023-09-15T05:12:20.840Z] + ECHO=
01:12:20 [2023-09-15T05:12:20.840Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository//*'
01:12:21 [2023-09-15T05:12:21.770Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.1.0-20230915-0400-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.1.0-20230915-0400-macosx.cocoa.aarch64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.1.0-20230915-0400-macosx.cocoa.aarch64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.1.0-20230915-0400-macosx.cocoa.x86_64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.1.0-20230915-0400-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.1.0-20230915-0400-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
01:12:54 [2023-09-15T05:12:54.087Z] + 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 rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository/
01:13:02 [2023-09-15T05:13:02.180Z] + '[' false == true ']'
01:13:02 [2023-09-15T05:13:02.185Z] [Pipeline] }
01:13:02 [2023-09-15T05:13:02.180Z] $ ssh-agent -k
01:13:02 [2023-09-15T05:13:02.186Z] unset SSH_AUTH_SOCK;
01:13:02 [2023-09-15T05:13:02.186Z] unset SSH_AGENT_PID;
01:13:02 [2023-09-15T05:13:02.186Z] echo Agent pid 260 killed;
01:13:02 [2023-09-15T05:13:02.199Z] [ssh-agent] Stopped.
01:13:02 [2023-09-15T05:13:02.211Z] [Pipeline] // sshagent
01:13:02 [2023-09-15T05:13:02.222Z] [Pipeline] }
01:13:02 [2023-09-15T05:13:02.233Z] [Pipeline] // withEnv
01:13:02 [2023-09-15T05:13:02.244Z] [Pipeline] }
01:13:02 [2023-09-15T05:13:02.256Z] [Pipeline] // stage
01:13:02 [2023-09-15T05:13:02.269Z] [Pipeline] stage
01:13:02 [2023-09-15T05:13:02.270Z] [Pipeline] { (Deploy Doc)
01:13:02 [2023-09-15T05:13:02.293Z] [Pipeline] tool
01:13:02 [2023-09-15T05:13:02.415Z] [Pipeline] envVarsForTool
01:13:02 [2023-09-15T05:13:02.554Z] [Pipeline] tool
01:13:02 [2023-09-15T05:13:02.751Z] [Pipeline] envVarsForTool
01:13:02 [2023-09-15T05:13:02.780Z] [Pipeline] withEnv
01:13:02 [2023-09-15T05:13:02.780Z] [Pipeline] {
01:13:02 [2023-09-15T05:13:02.964Z] [Pipeline] sshagent
01:13:02 [2023-09-15T05:13:02.971Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
01:13:02 [2023-09-15T05:13:02.971Z] [ssh-agent] Looking for ssh-agent implementation...
01:13:02 [2023-09-15T05:13:02.985Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
01:13:02 [2023-09-15T05:13:02.980Z] $ ssh-agent
01:13:02 [2023-09-15T05:13:02.998Z] SSH_AUTH_SOCK=/tmp/ssh-RZ9yC4FxgzVR/agent.308
01:13:02 [2023-09-15T05:13:02.998Z] SSH_AGENT_PID=310
01:13:03 [2023-09-15T05:13:03.005Z] Running ssh-add (command line suppressed)
01:13:03 [2023-09-15T05:13:03.088Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_7937617739868658352.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_7937617739868658352.key)
01:13:03 [2023-09-15T05:13:03.185Z] [ssh-agent] Started.
01:13:03 [2023-09-15T05:13:03.186Z] [Pipeline] {
01:13:03 [2023-09-15T05:13:03.365Z] [Pipeline] sh
01:13:03 [2023-09-15T05:13:03.656Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-doc.sh
01:13:03 [2023-09-15T05:13:03.656Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
01:13:03 [2023-09-15T05:13:03.656Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
01:13:03 [2023-09-15T05:13:03.656Z] + SCP=scp
01:13:03 [2023-09-15T05:13:03.656Z] + DOC_BASE_PATH=doc
01:13:03 [2023-09-15T05:13:03.656Z] ++ grep org.eclipse.tracecompass
01:13:03 [2023-09-15T05:13:03.656Z] ++ grep doc
01:13:03 [2023-09-15T05:13:03.656Z] ++ ls doc
01:13:03 [2023-09-15T05:13:03.656Z] + DOC_DIRS='org.eclipse.tracecompass.analysis.callstack.doc.user
01:13:03 [2023-09-15T05:13:03.656Z] org.eclipse.tracecompass.doc.dev
01:13:03 [2023-09-15T05:13:03.656Z] org.eclipse.tracecompass.doc.user
01:13:03 [2023-09-15T05:13:03.656Z] org.eclipse.tracecompass.gdbtrace.doc.user
01:13:03 [2023-09-15T05:13:03.656Z] org.eclipse.tracecompass.rcp.doc.user
01:13:03 [2023-09-15T05:13:03.656Z] org.eclipse.tracecompass.tmf.pcap.doc.user'
01:13:03 [2023-09-15T05:13:03.656Z] + DOC_ZIP_FILE=doc-deployment.zip
01:13:03 [2023-09-15T05:13:03.656Z] + ECHO=echo
01:13:03 [2023-09-15T05:13:03.656Z] + '[' false == false ']'
01:13:03 [2023-09-15T05:13:03.656Z] + ECHO=
01:13:03 [2023-09-15T05:13:03.656Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc &&               rm -f /home/data/httpd/archive.eclipse.org/tracecompass/doc/doc-deployment.zip'
01:13:04 [2023-09-15T05:13:04.221Z] + for DOC_NAME in $DOC_DIRS
01:13:04 [2023-09-15T05:13:04.221Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/org.eclipse.tracecompass.analysis.callstack.doc.user'
01:13:04 [2023-09-15T05:13:04.477Z] + for DOC_NAME in $DOC_DIRS
01:13:04 [2023-09-15T05:13:04.477Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/org.eclipse.tracecompass.doc.dev'
01:13:05 [2023-09-15T05:13:05.040Z] + for DOC_NAME in $DOC_DIRS
01:13:05 [2023-09-15T05:13:05.040Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/org.eclipse.tracecompass.doc.user'
01:13:06 [2023-09-15T05:13:06.408Z] + for DOC_NAME in $DOC_DIRS
01:13:06 [2023-09-15T05:13:06.408Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/org.eclipse.tracecompass.gdbtrace.doc.user'
01:13:06 [2023-09-15T05:13:06.664Z] + for DOC_NAME in $DOC_DIRS
01:13:06 [2023-09-15T05:13:06.664Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/org.eclipse.tracecompass.rcp.doc.user'
01:13:07 [2023-09-15T05:13:07.227Z] + for DOC_NAME in $DOC_DIRS
01:13:07 [2023-09-15T05:13:07.227Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/org.eclipse.tracecompass.tmf.pcap.doc.user'
01:13:07 [2023-09-15T05:13:07.483Z] + ZIP_INPUT='org.eclipse.tracecompas*'
01:13:07 [2023-09-15T05:13:07.484Z] + ZIP_PATH=doc/.temp
01:13:07 [2023-09-15T05:13:07.484Z] + cd doc/.temp
01:13:07 [2023-09-15T05:13:07.484Z] + zip -r doc-deployment.zip org.eclipse.tracecompass.analysis.callstack.doc.user org.eclipse.tracecompass.doc.dev org.eclipse.tracecompass.doc.user org.eclipse.tracecompass.gdbtrace.doc.user org.eclipse.tracecompass.rcp.doc.user org.eclipse.tracecompass.tmf.pcap.doc.user
01:13:07 [2023-09-15T05:13:07.484Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/ (stored 0%)
01:13:07 [2023-09-15T05:13:07.484Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/Additional-documentation-for-developers.html (deflated 70%)
01:13:07 [2023-09-15T05:13:07.484Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/Analyses-and-views.html (deflated 72%)
01:13:07 [2023-09-15T05:13:07.484Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/Overview.html (deflated 69%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/Terminology.html (deflated 65%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/User-Guide.html (deflated 70%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/images/ (stored 0%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/images/home.gif (deflated 23%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/images/next.gif (deflated 19%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.analysis.callstack.doc.user/images/prev.gif (deflated 19%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/ (stored 0%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html (deflated 70%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/CTF-Parser.html (deflated 64%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/Component-Interaction.html (deflated 77%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/Data-Providers.html (deflated 78%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/Developer-Guide.html (deflated 84%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html (deflated 70%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/Generic-State-System.html (deflated 68%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html (deflated 69%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/Introduction.html (deflated 69%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/JUL-Logging.html (deflated 63%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/Markers.html (deflated 70%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/Network-Tracing.html (deflated 76%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html (deflated 67%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/Performance-Tests.html (deflated 66%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html (deflated 72%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html (deflated 77%)
01:13:07 [2023-09-15T05:13:07.786Z]   adding: org.eclipse.tracecompass.doc.dev/View-Tutorial.html (deflated 75%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html (deflated 70%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html (deflated 69%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/ (stored 0%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png (deflated 7%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png (deflated 6%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png (deflated 6%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png (deflated 7%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png (deflated 5%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png (deflated 7%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png (deflated 2%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png (deflated 2%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png (deflated 3%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png (deflated 7%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png (deflated 8%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png (deflated 5%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png (deflated 6%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindDialog.png (deflated 3%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png (deflated 4%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png (deflated 1%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png (deflated 5%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png (deflated 6%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png (deflated 4%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png (deflated 8%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png (deflated 8%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png (deflated 5%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png (deflated 9%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png (deflated 7%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png (deflated 6%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png (deflated 4%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png (deflated 6%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png (deflated 2%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png (deflated 5%)
01:13:07 [2023-09-15T05:13:07.787Z]   adding: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png (deflated 10%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png (deflated 9%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png (deflated 9%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleView.png (deflated 1%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png (deflated 11%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png (deflated 1%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png (deflated 1%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png (deflated 1%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/home.gif (deflated 23%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/next.gif (deflated 19%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/prev.gif (deflated 19%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif (deflated 9%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html (deflated 38%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html (deflated 38%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html (deflated 65%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html (deflated 43%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html (deflated 61%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/index.html (deflated 62%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html (deflated 88%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html (deflated 48%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html (deflated 53%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/package-list (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif (deflated 22%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif (deflated 1%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif (deflated 12%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/script.js (deflated 57%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html (deflated 76%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css (deflated 79%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Counters-Analysis.html (deflated 68%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html (deflated 77%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html (deflated 62%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Installation.html (deflated 70%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Java-Logging.html (deflated 64%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html (deflated 78%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html (deflated 81%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html (deflated 70%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Latency-Analyses.html (deflated 72%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Limitations.html (deflated 69%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Overview.html (deflated 66%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/References.html (deflated 71%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Time-offsetting.html (deflated 75%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html (deflated 69%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html (deflated 71%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html (deflated 76%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/Trace-synchronization.html (deflated 70%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/User-Guide.html (deflated 84%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/Bookmarks.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_global.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png (deflated 8%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png (deflated 14%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png (stored 0%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png (deflated 11%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel.gif (deflated 8%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif (deflated 1%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/ColorsView.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.086Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/ (stored 0%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png (deflated 0%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png (deflated 0%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif (deflated 8%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif (deflated 17%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png (deflated 8%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png (deflated 8%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/FiltersView.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/FindDialog.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png (deflated 9%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png (deflated 1%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramView.png (deflated 8%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png (deflated 9%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png (deflated 10%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png (deflated 8%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png (deflated 1%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png (deflated 1%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.386Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png (deflated 8%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.387Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.687Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png (deflated 9%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png (deflated 22%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png (deflated 21%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.688Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png (deflated 11%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png (deflated 14%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png (deflated 1%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png (deflated 11%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/Optimization.png (stored 0%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png (deflated 10%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png (deflated 0%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png (deflated 2%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png (deflated 6%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_example.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_legend.png (deflated 9%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png (deflated 4%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png (deflated 7%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_active.gif (deflated 28%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif (stored 0%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png (deflated 5%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png (deflated 11%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_menu.png (deflated 8%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_view.png (deflated 8%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png (deflated 8%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png (deflated 3%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_connected.gif (stored 0%)
01:13:08 [2023-09-15T05:13:08.985Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif (deflated 30%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png (deflated 4%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeChartView.png (deflated 4%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png (deflated 4%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png (deflated 4%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png (deflated 8%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png (deflated 8%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif (deflated 1%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif (deflated 2%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png (deflated 6%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png (deflated 8%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png (deflated 4%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png (deflated 7%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png (deflated 4%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png (deflated 10%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png (deflated 8%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png (deflated 7%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif (deflated 31%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif (deflated 5%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif (deflated 68%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif (deflated 9%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png (stored 0%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png (deflated 8%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png (deflated 12%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png (deflated 4%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png (deflated 4%)
01:13:09 [2023-09-15T05:13:09.242Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png (stored 0%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png (deflated 11%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png (stored 0%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif (deflated 25%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/delete_button.gif (deflated 10%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif (deflated 8%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png (deflated 4%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png (deflated 7%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png (deflated 10%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png (deflated 12%)
01:13:09 [2023-09-15T05:13:09.243Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png (deflated 6%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png (deflated 4%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png (deflated 6%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png (deflated 11%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_add.gif (deflated 18%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_items.gif (deflated 1%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif (deflated 6%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif (deflated 30%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/scenario.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif (deflated 5%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png (deflated 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif (deflated 7%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/home.gif (deflated 23%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/home_nav.gif (deflated 23%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/io/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png (deflated 7%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png (deflated 1%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png (deflated 1%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/link.gif (deflated 8%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png (deflated 6%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png (deflated 12%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/next.gif (deflated 19%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif (deflated 21%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/next_event.gif (deflated 25%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/next_menu.gif (deflated 18%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png (deflated 2%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/pin_view.gif (deflated 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/prev.gif (deflated 19%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif (deflated 25%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_event.gif (deflated 1%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_menu.gif (deflated 13%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif (stored 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png (deflated 2%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif (deflated 23%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif (deflated 18%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif (stored 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/show_legend.gif (deflated 2%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif (deflated 5%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif (deflated 6%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num.gif (deflated 6%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif (deflated 7%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png (deflated 7%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif (deflated 9%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/tooltippref.png (deflated 6%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.586Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png (deflated 0%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png (deflated 4%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png (deflated 7%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png (deflated 2%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png (deflated 1%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif (deflated 1%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.842Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png (deflated 1%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif (deflated 10%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif (deflated 9%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html (deflated 71%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html (deflated 70%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html (deflated 70%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html (deflated 70%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html (deflated 71%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/References.html (deflated 70%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html (deflated 75%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html (deflated 68%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png (deflated 0%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif (deflated 23%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif (deflated 19%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif (deflated 19%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html (deflated 70%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html (deflated 63%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/home.gif (deflated 23%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png (deflated 9%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png (deflated 9%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png (deflated 8%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png (deflated 10%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png (deflated 1%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png (deflated 8%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png (deflated 1%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png (deflated 3%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png (deflated 8%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/next.gif (deflated 19%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif (deflated 19%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html (deflated 61%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/ (stored 0%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png (deflated 6%)
01:13:09 [2023-09-15T05:13:09.843Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png (deflated 5%)
01:13:09 [2023-09-15T05:13:09.843Z] + cd -
01:13:09 [2023-09-15T05:13:09.843Z] /home/jenkins/agent/workspace/tracecompass-master-nightly
01:13:09 [2023-09-15T05:13:09.843Z] + scp doc/.temp/doc-deployment.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc
01:13:11 [2023-09-15T05:13:11.775Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cd /home/data/httpd/archive.eclipse.org/tracecompass/doc &&             unzip doc-deployment.zip &&             rm -f doc-deployment.zip'
01:13:11 [2023-09-15T05:13:11.775Z] Archive:  doc-deployment.zip
01:13:11 [2023-09-15T05:13:11.775Z]    creating: org.eclipse.tracecompass.analysis.callstack.doc.user/
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/Additional-documentation-for-developers.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/Analyses-and-views.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/Overview.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/Terminology.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/User-Guide.html  
01:13:11 [2023-09-15T05:13:11.775Z]    creating: org.eclipse.tracecompass.analysis.callstack.doc.user/images/
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/images/home.gif  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/images/next.gif  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.analysis.callstack.doc.user/images/prev.gif  
01:13:11 [2023-09-15T05:13:11.775Z]    creating: org.eclipse.tracecompass.doc.dev/
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/CTF-Parser.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/Component-Interaction.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/Data-Providers.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/Developer-Guide.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/Generic-State-System.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/Introduction.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/JUL-Logging.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/Markers.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/Network-Tracing.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/Performance-Tests.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html  
01:13:11 [2023-09-15T05:13:11.775Z]   inflating: org.eclipse.tracecompass.doc.dev/View-Tutorial.html  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html  
01:13:12 [2023-09-15T05:13:12.031Z]    creating: org.eclipse.tracecompass.doc.dev/images/
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindDialog.png  
01:13:12 [2023-09-15T05:13:12.031Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png  
01:13:12 [2023-09-15T05:13:12.288Z]   inflating: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png  
01:13:12 [2023-09-15T05:13:12.288Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png  
01:13:12 [2023-09-15T05:13:12.288Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png  
01:13:12 [2023-09-15T05:13:12.288Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png  
01:13:12 [2023-09-15T05:13:12.544Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png  
01:13:12 [2023-09-15T05:13:12.544Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png  
01:13:12 [2023-09-15T05:13:12.544Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png  
01:13:12 [2023-09-15T05:13:12.544Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png  
01:13:12 [2023-09-15T05:13:12.544Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png  
01:13:12 [2023-09-15T05:13:12.544Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png  
01:13:12 [2023-09-15T05:13:12.544Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png  
01:13:12 [2023-09-15T05:13:12.800Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png  
01:13:12 [2023-09-15T05:13:12.800Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png  
01:13:12 [2023-09-15T05:13:12.800Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png  
01:13:12 [2023-09-15T05:13:12.800Z]   inflating: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png  
01:13:12 [2023-09-15T05:13:12.800Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleView.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/home.gif  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/next.gif  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/prev.gif  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif  
01:13:13 [2023-09-15T05:13:13.056Z]    creating: org.eclipse.tracecompass.doc.user/
01:13:13 [2023-09-15T05:13:13.056Z]    creating: org.eclipse.tracecompass.doc.user/reference/
01:13:13 [2023-09-15T05:13:13.056Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html  
01:13:13 [2023-09-15T05:13:13.056Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/index.html  
01:13:13 [2023-09-15T05:13:13.056Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/
01:13:13 [2023-09-15T05:13:13.056Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/
01:13:13 [2023-09-15T05:13:13.056Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/
01:13:13 [2023-09-15T05:13:13.056Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/
01:13:13 [2023-09-15T05:13:13.313Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/
01:13:13 [2023-09-15T05:13:13.313Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html  
01:13:13 [2023-09-15T05:13:13.313Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/package-list  
01:13:13 [2023-09-15T05:13:13.313Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/resources/
01:13:13 [2023-09-15T05:13:13.313Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/script.js  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Counters-Analysis.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Installation.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Java-Logging.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Latency-Analyses.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Limitations.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Overview.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/References.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Time-offsetting.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-synchronization.html  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/User-Guide.html  
01:13:13 [2023-09-15T05:13:13.313Z]    creating: org.eclipse.tracecompass.doc.user/images/
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/Bookmarks.png  
01:13:13 [2023-09-15T05:13:13.313Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_global.png  
01:13:13 [2023-09-15T05:13:13.569Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png  
01:13:13 [2023-09-15T05:13:13.569Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png  
01:13:13 [2023-09-15T05:13:13.569Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png  
01:13:13 [2023-09-15T05:13:13.825Z]  extracting: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel.gif  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/ColorsView.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png  
01:13:13 [2023-09-15T05:13:13.825Z]    creating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png  
01:13:13 [2023-09-15T05:13:13.825Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png  
01:13:13 [2023-09-15T05:13:13.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png  
01:13:13 [2023-09-15T05:13:13.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif  
01:13:13 [2023-09-15T05:13:13.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif  
01:13:13 [2023-09-15T05:13:13.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png  
01:13:13 [2023-09-15T05:13:13.826Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/FiltersView.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/FindDialog.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramView.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png  
01:13:14 [2023-09-15T05:13:14.088Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png  
01:13:14 [2023-09-15T05:13:14.355Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png  
01:13:14 [2023-09-15T05:13:14.356Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png  
01:13:14 [2023-09-15T05:13:14.356Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png  
01:13:14 [2023-09-15T05:13:14.356Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png  
01:13:14 [2023-09-15T05:13:14.356Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png  
01:13:14 [2023-09-15T05:13:14.356Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png  
01:13:14 [2023-09-15T05:13:14.356Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png  
01:13:14 [2023-09-15T05:13:14.356Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png  
01:13:14 [2023-09-15T05:13:14.356Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png  
01:13:14 [2023-09-15T05:13:14.356Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png  
01:13:14 [2023-09-15T05:13:14.356Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png  
01:13:14 [2023-09-15T05:13:14.356Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.613Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png  
01:13:14 [2023-09-15T05:13:14.869Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png  
01:13:14 [2023-09-15T05:13:14.870Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png  
01:13:14 [2023-09-15T05:13:14.870Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png  
01:13:14 [2023-09-15T05:13:14.870Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png  
01:13:14 [2023-09-15T05:13:14.870Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png  
01:13:15 [2023-09-15T05:13:15.126Z]  extracting: org.eclipse.tracecompass.doc.user/images/Optimization.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_example.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_legend.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/Session_active.gif  
01:13:15 [2023-09-15T05:13:15.126Z]  extracting: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_menu.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_view.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png  
01:13:15 [2023-09-15T05:13:15.126Z]  extracting: org.eclipse.tracecompass.doc.user/images/Target_connected.gif  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeChartView.png  
01:13:15 [2023-09-15T05:13:15.126Z]    creating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif  
01:13:15 [2023-09-15T05:13:15.126Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png  
01:13:15 [2023-09-15T05:13:15.382Z]    creating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif  
01:13:15 [2023-09-15T05:13:15.382Z]    creating: org.eclipse.tracecompass.doc.user/images/counters/
01:13:15 [2023-09-15T05:13:15.382Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png  
01:13:15 [2023-09-15T05:13:15.382Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png  
01:13:15 [2023-09-15T05:13:15.382Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/delete_button.gif  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif  
01:13:15 [2023-09-15T05:13:15.382Z]    creating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png  
01:13:15 [2023-09-15T05:13:15.382Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_add.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_items.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif  
01:13:15 [2023-09-15T05:13:15.640Z]    creating: org.eclipse.tracecompass.doc.user/images/futex/
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/scenario.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/home.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/home_nav.gif  
01:13:15 [2023-09-15T05:13:15.640Z]    creating: org.eclipse.tracecompass.doc.user/images/io/
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png  
01:13:15 [2023-09-15T05:13:15.640Z]    creating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/link.gif  
01:13:15 [2023-09-15T05:13:15.640Z]    creating: org.eclipse.tracecompass.doc.user/images/memoryUsage/
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/next.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_event.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_menu.gif  
01:13:15 [2023-09-15T05:13:15.640Z]    creating: org.eclipse.tracecompass.doc.user/images/osOverview/
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/pin_view.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_event.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_menu.gif  
01:13:15 [2023-09-15T05:13:15.640Z]  extracting: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif  
01:13:15 [2023-09-15T05:13:15.640Z]    creating: org.eclipse.tracecompass.doc.user/images/resourcesView/
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif  
01:13:15 [2023-09-15T05:13:15.640Z]  extracting: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/show_legend.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num.gif  
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif  
01:13:15 [2023-09-15T05:13:15.640Z]    creating: org.eclipse.tracecompass.doc.user/images/sourceLookup/
01:13:15 [2023-09-15T05:13:15.640Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/tooltippref.png  
01:13:15 [2023-09-15T05:13:15.897Z]    creating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png  
01:13:15 [2023-09-15T05:13:15.897Z]    creating: org.eclipse.tracecompass.doc.user/images/trim/
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif  
01:13:15 [2023-09-15T05:13:15.897Z]    creating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif  
01:13:15 [2023-09-15T05:13:15.897Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/References.html  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html  
01:13:15 [2023-09-15T05:13:15.897Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html  
01:13:15 [2023-09-15T05:13:15.897Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/images/
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif  
01:13:16 [2023-09-15T05:13:16.154Z]    creating: org.eclipse.tracecompass.rcp.doc.user/
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html  
01:13:16 [2023-09-15T05:13:16.154Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/home.gif  
01:13:16 [2023-09-15T05:13:16.154Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/next.gif  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif  
01:13:16 [2023-09-15T05:13:16.154Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html  
01:13:16 [2023-09-15T05:13:16.154Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png  
01:13:16 [2023-09-15T05:13:16.154Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png  
01:13:16 [2023-09-15T05:13:16.415Z] [Pipeline] }
01:13:16 [2023-09-15T05:13:16.410Z] $ ssh-agent -k
01:13:16 [2023-09-15T05:13:16.415Z] unset SSH_AUTH_SOCK;
01:13:16 [2023-09-15T05:13:16.415Z] unset SSH_AGENT_PID;
01:13:16 [2023-09-15T05:13:16.416Z] echo Agent pid 310 killed;
01:13:16 [2023-09-15T05:13:16.428Z] [ssh-agent] Stopped.
01:13:16 [2023-09-15T05:13:16.440Z] [Pipeline] // sshagent
01:13:16 [2023-09-15T05:13:16.754Z] [Pipeline] }
01:13:16 [2023-09-15T05:13:16.765Z] [Pipeline] // withEnv
01:13:16 [2023-09-15T05:13:16.776Z] [Pipeline] }
01:13:16 [2023-09-15T05:13:16.787Z] [Pipeline] // stage
01:13:16 [2023-09-15T05:13:16.799Z] [Pipeline] stage
01:13:16 [2023-09-15T05:13:16.800Z] [Pipeline] { (Javadoc)
01:13:16 [2023-09-15T05:13:16.824Z] [Pipeline] tool
01:13:17 [2023-09-15T05:13:17.530Z] [Pipeline] envVarsForTool
01:13:18 [2023-09-15T05:13:18.022Z] [Pipeline] tool
01:13:18 [2023-09-15T05:13:18.035Z] [Pipeline] envVarsForTool
01:13:18 [2023-09-15T05:13:18.048Z] [Pipeline] withEnv
01:13:18 [2023-09-15T05:13:18.049Z] [Pipeline] {
01:13:18 [2023-09-15T05:13:18.240Z] [Pipeline] container
01:13:18 [2023-09-15T05:13:18.242Z] [Pipeline] {
01:13:18 [2023-09-15T05:13:18.258Z] [Pipeline] sh
01:13:18 [2023-09-15T05:13:18.809Z] + mvn clean javadoc:aggregate -Pbuild-api-docs -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Prcp-DMG-package-mac
01:13:18 [2023-09-15T05:13:18.809Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:13:21 [2023-09-15T05:13:21.327Z] [INFO] Scanning for projects...
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.328Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
01:13:21 [2023-09-15T05:13:21.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
01:13:22 [2023-09-15T05:13:22.097Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
01:13:22 [2023-09-15T05:13:22.097Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
01:13:22 [2023-09-15T05:13:22.097Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
01:13:22 [2023-09-15T05:13:22.097Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
01:13:22 [2023-09-15T05:13:22.097Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
01:13:22 [2023-09-15T05:13:22.097Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
01:13:23 [2023-09-15T05:13:23.028Z] [WARNING] 
01:13:23 [2023-09-15T05:13:23.028Z] [WARNING] Some problems were encountered while building the effective model for org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent:pom:9.1.0-SNAPSHOT
01:13:23 [2023-09-15T05:13:23.028Z] [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.eclipse.tycho:tycho-source-plugin @ org.eclipse.tracecompass:org.eclipse.tracecompass:9.1.0-SNAPSHOT, /home/jenkins/agent/workspace/tracecompass-master-nightly/pom.xml, line 460, column 15
01:13:23 [2023-09-15T05:13:23.029Z] [WARNING] 
01:13:23 [2023-09-15T05:13:23.029Z] [WARNING] Some problems were encountered while building the effective model for org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.1.0-SNAPSHOT
01:13:23 [2023-09-15T05:13:23.029Z] [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.eclipse.tycho:tycho-source-plugin @ line 460, column 15
01:13:23 [2023-09-15T05:13:23.029Z] [WARNING] 
01:13:23 [2023-09-15T05:13:23.029Z] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
01:13:23 [2023-09-15T05:13:23.029Z] [WARNING] 
01:13:23 [2023-09-15T05:13:23.029Z] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
01:13:23 [2023-09-15T05:13:23.029Z] [WARNING] 
01:13:23 [2023-09-15T05:13:23.591Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:27 [2023-09-15T05:13:27.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
01:13:27 [2023-09-15T05:13:27.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
01:13:27 [2023-09-15T05:13:27.763Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
01:13:28 [2023-09-15T05:13:28.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
01:13:28 [2023-09-15T05:13:28.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
01:13:28 [2023-09-15T05:13:28.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
01:13:28 [2023-09-15T05:13:28.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom (3.8 kB at 81 kB/s)
01:13:28 [2023-09-15T05:13:28.019Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
01:13:28 [2023-09-15T05:13:28.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
01:13:28 [2023-09-15T05:13:28.298Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
01:13:28 [2023-09-15T05:13:28.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
01:13:28 [2023-09-15T05:13:28.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
01:13:28 [2023-09-15T05:13:28.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
01:13:28 [2023-09-15T05:13:28.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom (44 kB at 809 kB/s)
01:13:28 [2023-09-15T05:13:28.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
01:13:28 [2023-09-15T05:13:28.555Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
01:13:28 [2023-09-15T05:13:28.555Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
01:13:28 [2023-09-15T05:13:28.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
01:13:28 [2023-09-15T05:13:28.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
01:13:28 [2023-09-15T05:13:28.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
01:13:28 [2023-09-15T05:13:28.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom (3.2 kB at 46 kB/s)
01:13:28 [2023-09-15T05:13:28.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
01:13:28 [2023-09-15T05:13:28.555Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
01:13:28 [2023-09-15T05:13:28.811Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
01:13:28 [2023-09-15T05:13:28.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
01:13:28 [2023-09-15T05:13:28.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
01:13:28 [2023-09-15T05:13:28.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
01:13:28 [2023-09-15T05:13:28.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 314 kB/s)
01:13:28 [2023-09-15T05:13:28.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
01:13:28 [2023-09-15T05:13:28.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
01:13:28 [2023-09-15T05:13:28.811Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
01:13:29 [2023-09-15T05:13:29.067Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
01:13:29 [2023-09-15T05:13:29.067Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
01:13:29 [2023-09-15T05:13:29.067Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
01:13:29 [2023-09-15T05:13:29.067Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar (56 kB at 1.4 MB/s)
01:13:29 [2023-09-15T05:13:29.067Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
01:13:29 [2023-09-15T05:13:29.067Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
01:13:29 [2023-09-15T05:13:29.067Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
01:13:29 [2023-09-15T05:13:29.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
01:13:29 [2023-09-15T05:13:29.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
01:13:29 [2023-09-15T05:13:29.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
01:13:29 [2023-09-15T05:13:29.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom (21 kB at 478 kB/s)
01:13:29 [2023-09-15T05:13:29.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
01:13:29 [2023-09-15T05:13:29.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
01:13:29 [2023-09-15T05:13:29.324Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
01:13:29 [2023-09-15T05:13:29.580Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
01:13:29 [2023-09-15T05:13:29.580Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
01:13:29 [2023-09-15T05:13:29.580Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
01:13:29 [2023-09-15T05:13:29.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar (507 kB at 6.9 MB/s)
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.509Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:30 [2023-09-15T05:13:30.765Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.021Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.021Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.021Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.021Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.022Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.022Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.022Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.022Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.022Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.022Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.022Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.022Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.022Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.022Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.022Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.278Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:31 [2023-09-15T05:13:31.535Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.096Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.352Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.608Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.608Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.608Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.608Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.608Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.608Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.608Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
01:13:32 [2023-09-15T05:13:32.608Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.28.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@35e3f3b8...
01:13:32 [2023-09-15T05:13:32.865Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
01:13:32 [2023-09-15T05:13:32.865Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
01:13:32 [2023-09-15T05:13:32.865Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
01:13:40 [2023-09-15T05:13:40.961Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
01:13:41 [2023-09-15T05:13:41.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
01:13:42 [2023-09-15T05:13:42.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
01:13:43 [2023-09-15T05:13:43.016Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
01:13:43 [2023-09-15T05:13:43.273Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
01:13:43 [2023-09-15T05:13:43.530Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
01:13:44 [2023-09-15T05:13:44.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
01:13:44 [2023-09-15T05:13:44.349Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
01:13:44 [2023-09-15T05:13:44.605Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
01:13:44 [2023-09-15T05:13:44.861Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
01:13:45 [2023-09-15T05:13:45.117Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
01:13:45 [2023-09-15T05:13:45.372Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
01:13:45 [2023-09-15T05:13:45.628Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
01:13:46 [2023-09-15T05:13:46.191Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
01:13:46 [2023-09-15T05:13:46.450Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
01:13:46 [2023-09-15T05:13:46.706Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
01:13:46 [2023-09-15T05:13:46.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
01:13:47 [2023-09-15T05:13:47.525Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
01:13:47 [2023-09-15T05:13:47.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
01:13:48 [2023-09-15T05:13:48.039Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
01:13:48 [2023-09-15T05:13:48.039Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
01:13:48 [2023-09-15T05:13:48.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
01:13:48 [2023-09-15T05:13:48.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
01:13:49 [2023-09-15T05:13:49.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
01:13:49 [2023-09-15T05:13:49.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
01:13:49 [2023-09-15T05:13:49.421Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
01:13:49 [2023-09-15T05:13:49.677Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
01:13:49 [2023-09-15T05:13:49.932Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
01:13:50 [2023-09-15T05:13:50.189Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
01:13:50 [2023-09-15T05:13:50.445Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
01:13:50 [2023-09-15T05:13:50.701Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
01:13:50 [2023-09-15T05:13:50.957Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
01:13:50 [2023-09-15T05:13:50.957Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
01:13:51 [2023-09-15T05:13:51.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
01:13:51 [2023-09-15T05:13:51.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
01:13:51 [2023-09-15T05:13:51.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
01:13:51 [2023-09-15T05:13:51.470Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
01:13:51 [2023-09-15T05:13:51.470Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
01:13:51 [2023-09-15T05:13:51.727Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
01:13:51 [2023-09-15T05:13:51.984Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
01:13:51 [2023-09-15T05:13:51.984Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
01:13:52 [2023-09-15T05:13:52.240Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
01:13:52 [2023-09-15T05:13:52.497Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
01:13:52 [2023-09-15T05:13:52.497Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
01:13:52 [2023-09-15T05:13:52.497Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml
01:13:52 [2023-09-15T05:13:52.754Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
01:13:52 [2023-09-15T05:13:52.754Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
01:13:52 [2023-09-15T05:13:52.754Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
01:13:52 [2023-09-15T05:13:52.754Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
01:13:53 [2023-09-15T05:13:53.010Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
01:13:53 [2023-09-15T05:13:53.572Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
01:13:53 [2023-09-15T05:13:53.572Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
01:13:54 [2023-09-15T05:13:54.135Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
01:13:54 [2023-09-15T05:13:54.392Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
01:13:54 [2023-09-15T05:13:54.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
01:13:54 [2023-09-15T05:13:54.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
01:13:54 [2023-09-15T05:13:54.905Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
01:13:55 [2023-09-15T05:13:55.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
01:13:55 [2023-09-15T05:13:55.419Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
01:13:55 [2023-09-15T05:13:55.419Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
01:13:55 [2023-09-15T05:13:55.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
01:13:55 [2023-09-15T05:13:55.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
01:13:56 [2023-09-15T05:13:56.237Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
01:13:56 [2023-09-15T05:13:56.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
01:13:56 [2023-09-15T05:13:56.750Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
01:13:57 [2023-09-15T05:13:57.007Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
01:13:57 [2023-09-15T05:13:57.264Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
01:13:57 [2023-09-15T05:13:57.521Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
01:13:57 [2023-09-15T05:13:57.777Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
01:13:57 [2023-09-15T05:13:57.777Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
01:13:58 [2023-09-15T05:13:58.034Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
01:13:58 [2023-09-15T05:13:58.290Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
01:13:58 [2023-09-15T05:13:58.547Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
01:13:58 [2023-09-15T05:13:58.804Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
01:13:58 [2023-09-15T05:13:58.804Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
01:13:59 [2023-09-15T05:13:59.060Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
01:13:59 [2023-09-15T05:13:59.317Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
01:13:59 [2023-09-15T05:13:59.317Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
01:13:59 [2023-09-15T05:13:59.573Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
01:13:59 [2023-09-15T05:13:59.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
01:14:00 [2023-09-15T05:14:00.085Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
01:14:00 [2023-09-15T05:14:00.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
01:14:00 [2023-09-15T05:14:00.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
01:14:00 [2023-09-15T05:14:00.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
01:14:01 [2023-09-15T05:14:01.160Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
01:14:01 [2023-09-15T05:14:01.416Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
01:14:01 [2023-09-15T05:14:01.672Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
01:14:01 [2023-09-15T05:14:01.928Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
01:14:02 [2023-09-15T05:14:02.548Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
01:14:02 [2023-09-15T05:14:02.805Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
01:14:03 [2023-09-15T05:14:03.367Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
01:14:03 [2023-09-15T05:14:03.367Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
01:14:03 [2023-09-15T05:14:03.930Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
01:14:03 [2023-09-15T05:14:03.930Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
01:14:04 [2023-09-15T05:14:04.186Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
01:14:04 [2023-09-15T05:14:04.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
01:14:04 [2023-09-15T05:14:04.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
01:14:04 [2023-09-15T05:14:04.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
01:14:04 [2023-09-15T05:14:04.700Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
01:14:04 [2023-09-15T05:14:04.700Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
01:14:04 [2023-09-15T05:14:04.957Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
01:14:05 [2023-09-15T05:14:05.213Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
01:14:05 [2023-09-15T05:14:05.213Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.24-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
01:14:05 [2023-09-15T05:14:05.470Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
01:14:05 [2023-09-15T05:14:05.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
01:14:06 [2023-09-15T05:14:06.289Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
01:14:06 [2023-09-15T05:14:06.289Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
01:14:06 [2023-09-15T05:14:06.546Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
01:14:06 [2023-09-15T05:14:06.546Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
01:14:06 [2023-09-15T05:14:06.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
01:14:06 [2023-09-15T05:14:06.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
01:14:07 [2023-09-15T05:14:07.060Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
01:14:07 [2023-09-15T05:14:07.317Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
01:14:07 [2023-09-15T05:14:07.573Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
01:14:07 [2023-09-15T05:14:07.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
01:14:08 [2023-09-15T05:14:08.085Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
01:14:08 [2023-09-15T05:14:08.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
01:14:08 [2023-09-15T05:14:08.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
01:14:08 [2023-09-15T05:14:08.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
01:14:09 [2023-09-15T05:14:09.161Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
01:14:09 [2023-09-15T05:14:09.417Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
01:14:09 [2023-09-15T05:14:09.417Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
01:14:09 [2023-09-15T05:14:09.674Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
01:14:09 [2023-09-15T05:14:09.930Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
01:14:10 [2023-09-15T05:14:10.187Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
01:14:10 [2023-09-15T05:14:10.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
01:14:10 [2023-09-15T05:14:10.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
01:14:10 [2023-09-15T05:14:10.700Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.1.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:14:10 [2023-09-15T05:14:10.700Z] [INFO] ------------------------------------------------------------------------
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] Reactor Build Order:
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] Trace Compass Parent                                               [pom]
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] Trace Compass State System Parent                                  [pom]
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.700Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass TMF Parent                                           [pom]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core        [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui          [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass Documentation                                        [pom]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass (new) callstack User Guide                [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass RCP Parent                                           [pom]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass Json trace Parent                                    [pom]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass Target Platform                                      [pom]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.701Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.702Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
01:14:10 [2023-09-15T05:14:10.702Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.702Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
01:14:10 [2023-09-15T05:14:10.702Z] [INFO] Trace Compass Repository                            [eclipse-repository]
01:14:10 [2023-09-15T05:14:10.702Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] Building Trace Compass Parent 9.1.0-SNAPSHOT                     [1/144]
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.1.0-SNAPSHOT [2/144]
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] Building Trace Compass Common Utilities Parent 9.1.0-SNAPSHOT    [3/144]
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/144]
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] Building Trace Compass State System Parent 9.1.0-SNAPSHOT        [5/144]
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.963Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT [8/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building Trace Compass TMF Parent 9.1.0-SNAPSHOT                 [9/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT             [10/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/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:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.1.0-SNAPSHOT       [11/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [12/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.4.1-SNAPSHOT [13/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.1.0-SNAPSHOT [14/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT [15/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [16/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building Trace Compass LTTng Support Parent 9.1.0-SNAPSHOT      [17/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [18/144]
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] 
01:14:10 [2023-09-15T05:14:10.964Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Building Trace Compass CTF Support Parent 9.1.0-SNAPSHOT        [19/144]
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [20/144]
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/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:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.3.0-SNAPSHOT       [21/144]
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.0-SNAPSHOT   [22/144]
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [23/144]
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT [24/144]
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core >--
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core 0.1.1-SNAPSHOT [25/144]
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.13-SNAPSHOT   [26/144]
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite (includes = [], excludes = [])
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces (includes = [], excludes = [])
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [27/144]
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.24-SNAPSHOT [28/144]
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
01:14:11 [2023-09-15T05:14:11.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.16-SNAPSHOT [29/144]
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests >--
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.1-SNAPSHOT [30/144]
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.1-SNAPSHOT         [31/144]
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [32/144]
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.1-SNAPSHOT [33/144]
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT [34/144]
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui >--
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.ui 0.1.0-SNAPSHOT [35/144]
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.ui ---
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [36/144]
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:14:11 [2023-09-15T05:14:11.477Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [37/144]
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] Building Trace Compass Release Engineering Parent 9.1.0-SNAPSHOT [38/144]
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.1-SNAPSHOT [39/144]
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.20-SNAPSHOT  [40/144]
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:14:11 [2023-09-15T05:14:11.478Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.20-SNAPSHOT [41/144]
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [42/144]
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target
01:14:11 [2023-09-15T05:14:11.733Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.0-SNAPSHOT [43/144]
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.0-SNAPSHOT [44/144]
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.0-SNAPSHOT [45/144]
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [46/144]
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [47/144]
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:14:11 [2023-09-15T05:14:11.734Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [48/144]
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [49/144]
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [50/144]
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.990Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [51/144]
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [52/144]
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [53/144]
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [54/144]
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.17-SNAPSHOT [55/144]
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [56/144]
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] 
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:14:11 [2023-09-15T05:14:11.991Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [57/144]
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [58/144]
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [59/144]
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT [60/144]
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT [61/144]
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:14:12 [2023-09-15T05:14:12.247Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target
01:14:12 [2023-09-15T05:14:12.503Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.503Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] Building Trace Compass BTF Support Parent 9.1.0-SNAPSHOT        [62/144]
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [63/144]
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] Building Trace Compass Documentation 9.1.0-SNAPSHOT             [64/144]
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] Building Trace Compass Developer Guide 9.1.0-SNAPSHOT           [65/144]
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] 
01:14:12 [2023-09-15T05:14:12.504Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
01:14:12 [2023-09-15T05:14:12.760Z] [INFO] Executing tasks
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Executed tasks
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/index (includes = [], excludes = [])
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [66/144]
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Building org.eclipse.tracecompass.tmf 9.1.0-SNAPSHOT            [67/144]
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [68/144]
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Building org.eclipse.tracecompass.btf 9.1.0-SNAPSHOT            [69/144]
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [70/144]
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [71/144]
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Building org.eclipse.tracecompass.ctf 9.1.0-SNAPSHOT            [72/144]
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [73/144]
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.1.0-SNAPSHOT        [74/144]
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [75/144]
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:14:13 [2023-09-15T05:14:13.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Building Trace Compass User Guide 9.1.0-SNAPSHOT                [76/144]
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Executing tasks
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Executed tasks
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/index (includes = [], excludes = [])
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user >--
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Building Trace Compass (new) callstack User Guide 9.1.0-SNAPSHOT [77/144]
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Executing tasks
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Executed tasks
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/index (includes = [], excludes = [])
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.1.0-SNAPSHOT [78/144]
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.274Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Executing tasks
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Executed tasks
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/index (includes = [], excludes = [])
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Building Trace Compass RCP User Guide 9.1.0-SNAPSHOT            [79/144]
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Executing tasks
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Executed tasks
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/index (includes = [], excludes = [])
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Building Trace Compass Pcap User Guide 9.1.0-SNAPSHOT           [80/144]
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Executing tasks
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Executed tasks
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/index (includes = [], excludes = [])
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [81/144]
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.1.0-SNAPSHOT [82/144]
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [83/144]
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [84/144]
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.1.0-SNAPSHOT       [85/144]
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [86/144]
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [87/144]
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:14:13 [2023-09-15T05:14:13.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [88/144]
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [89/144]
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.788Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [90/144]
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [91/144]
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.1.0-SNAPSHOT [92/144]
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [93/144]
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [94/144]
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [95/144]
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [96/144]
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [97/144]
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.1.0-SNAPSHOT  [98/144]
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.15-SNAPSHOT [99/144]
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] 
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:14:13 [2023-09-15T05:14:13.789Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [100/144]
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT [101/144]
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT [102/144]
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.1.0-SNAPSHOT    [103/144]
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT [104/144]
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [105/144]
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [106/144]
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:14:14 [2023-09-15T05:14:14.046Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.1.0-SNAPSHOT [107/144]
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.0-SNAPSHOT     [108/144]
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.6-SNAPSHOT [109/144]
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.0-SNAPSHOT [110/144]
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [111/144]
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.1.0-SNAPSHOT      [112/144]
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [113/144]
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [114/144]
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] Building Trace Compass RCP Parent 9.1.0-SNAPSHOT               [115/144]
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:14 [2023-09-15T05:14:14.303Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building Trace Compass RCP Branding plug-in 9.1.0-SNAPSHOT     [116/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building Trace Compass RCP Branding Feature 9.1.0-SNAPSHOT     [117/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [118/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.1.0-SNAPSHOT        [119/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building Trace Compass RCP Feature 9.1.0-SNAPSHOT              [120/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [121/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [122/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT [123/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.1.0-SNAPSHOT [124/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building Trace Compass Json trace Parent 9.1.0-SNAPSHOT        [125/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [126/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.1.0-SNAPSHOT     [127/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.1.0-SNAPSHOT       [128/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] Building Trace Compass RCP Product 9.1.0-SNAPSHOT              [129/144]
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.304Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] Building Trace Compass Target Platform 9.1.0-SNAPSHOT          [130/144]
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.14-SNAPSHOT [131/144]
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:14:14 [2023-09-15T05:14:14.561Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.8-SNAPSHOT [132/144]
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.7-SNAPSHOT [133/144]
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.14-SNAPSHOT [134/144]
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [135/144]
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [136/144]
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] 
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:14:14 [2023-09-15T05:14:14.818Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT [137/144]
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [138/144]
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [139/144]
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT [140/144]
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Building org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT       [141/144]
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT    [142/144]
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Building Trace Compass Repository 9.1.0-SNAPSHOT               [143/144]
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [144/144]
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Building Trace Compass Parent 9.1.0-SNAPSHOT                   [145/144]
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --------------------------------[ pom ]---------------------------------
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] >>> maven-javadoc-plugin:3.5.0:aggregate (default-cli) > compile @ org.eclipse.tracecompass >>>
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] Forking Trace Compass Parent 9.1.0-SNAPSHOT
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.074Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
01:14:15 [2023-09-15T05:14:15.330Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
01:14:15 [2023-09-15T05:14:15.330Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
01:14:15 [2023-09-15T05:14:15.330Z] [INFO] 
01:14:15 [2023-09-15T05:14:15.330Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
01:14:15 [2023-09-15T05:14:15.330Z] [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:14:15 [2023-09-15T05:14:15.330Z] [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:14:15 [2023-09-15T05:14:15.330Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
01:14:15 [2023-09-15T05:14:15.586Z] [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:14:15 [2023-09-15T05:14:15.586Z] [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:14:15 [2023-09-15T05:14:15.586Z] [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:14:15 [2023-09-15T05:14:15.586Z] [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 96 kB/s)
01:14:15 [2023-09-15T05:14:15.586Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
01:14:15 [2023-09-15T05:14:15.586Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
01:14:15 [2023-09-15T05:14:15.586Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
01:14:15 [2023-09-15T05:14:15.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
01:14:15 [2023-09-15T05:14:15.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
01:14:15 [2023-09-15T05:14:15.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
01:14:15 [2023-09-15T05:14:15.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 185 kB/s)
01:14:15 [2023-09-15T05:14:15.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
01:14:15 [2023-09-15T05:14:15.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
01:14:15 [2023-09-15T05:14:15.843Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
01:14:15 [2023-09-15T05:14:15.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
01:14:15 [2023-09-15T05:14:15.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
01:14:15 [2023-09-15T05:14:15.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
01:14:16 [2023-09-15T05:14:16.099Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 206 kB/s)
01:14:16 [2023-09-15T05:14:16.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
01:14:16 [2023-09-15T05:14:16.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
01:14:16 [2023-09-15T05:14:16.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom
01:14:16 [2023-09-15T05:14:16.099Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
01:14:16 [2023-09-15T05:14:16.099Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
01:14:16 [2023-09-15T05:14:16.099Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
01:14:16 [2023-09-15T05:14:16.099Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 821 kB/s)
01:14:16 [2023-09-15T05:14:16.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
01:14:16 [2023-09-15T05:14:16.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
01:14:16 [2023-09-15T05:14:16.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
01:14:16 [2023-09-15T05:14:16.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
01:14:16 [2023-09-15T05:14:16.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
01:14:16 [2023-09-15T05:14:16.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
01:14:16 [2023-09-15T05:14:16.355Z] [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 121 kB/s)
01:14:16 [2023-09-15T05:14:16.355Z] [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:14:16 [2023-09-15T05:14:16.355Z] [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:14:16 [2023-09-15T05:14:16.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
01:14:16 [2023-09-15T05:14:16.611Z] [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:14:16 [2023-09-15T05:14:16.611Z] [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:14:16 [2023-09-15T05:14:16.611Z] [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:14:16 [2023-09-15T05:14:16.611Z] [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 61 kB/s)
01:14:16 [2023-09-15T05:14:16.611Z] [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:14:16 [2023-09-15T05:14:16.611Z] [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:14:16 [2023-09-15T05:14:16.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
01:14:16 [2023-09-15T05:14:16.611Z] [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:14:16 [2023-09-15T05:14:16.611Z] [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:14:16 [2023-09-15T05:14:16.611Z] [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:14:16 [2023-09-15T05:14:16.611Z] [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 335 kB/s)
01:14:16 [2023-09-15T05:14:16.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
01:14:16 [2023-09-15T05:14:16.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
01:14:16 [2023-09-15T05:14:16.867Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
01:14:16 [2023-09-15T05:14:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
01:14:16 [2023-09-15T05:14:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
01:14:16 [2023-09-15T05:14:16.867Z] [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:14:16 [2023-09-15T05:14:16.867Z] [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 896 kB/s)
01:14:16 [2023-09-15T05:14:16.867Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
01:14:16 [2023-09-15T05:14:16.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
01:14:16 [2023-09-15T05:14:16.867Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
01:14:17 [2023-09-15T05:14:17.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
01:14:17 [2023-09-15T05:14:17.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
01:14:17 [2023-09-15T05:14:17.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
01:14:17 [2023-09-15T05:14:17.123Z] [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 107 kB/s)
01:14:17 [2023-09-15T05:14:17.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
01:14:17 [2023-09-15T05:14:17.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
01:14:17 [2023-09-15T05:14:17.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
01:14:17 [2023-09-15T05:14:17.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
01:14:17 [2023-09-15T05:14:17.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
01:14:17 [2023-09-15T05:14:17.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
01:14:17 [2023-09-15T05:14:17.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 42 kB/s)
01:14:17 [2023-09-15T05:14:17.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
01:14:17 [2023-09-15T05:14:17.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
01:14:17 [2023-09-15T05:14:17.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
01:14:17 [2023-09-15T05:14:17.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
01:14:17 [2023-09-15T05:14:17.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
01:14:17 [2023-09-15T05:14:17.635Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
01:14:17 [2023-09-15T05:14:17.635Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 111 kB/s)
01:14:17 [2023-09-15T05:14:17.635Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
01:14:17 [2023-09-15T05:14:17.635Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
01:14:17 [2023-09-15T05:14:17.635Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom
01:14:17 [2023-09-15T05:14:17.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
01:14:17 [2023-09-15T05:14:17.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
01:14:17 [2023-09-15T05:14:17.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
01:14:17 [2023-09-15T05:14:17.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 966 kB/s)
01:14:17 [2023-09-15T05:14:17.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
01:14:17 [2023-09-15T05:14:17.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
01:14:17 [2023-09-15T05:14:17.918Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
01:14:17 [2023-09-15T05:14:17.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
01:14:17 [2023-09-15T05:14:17.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
01:14:17 [2023-09-15T05:14:17.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
01:14:17 [2023-09-15T05:14:17.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 19 kB/s)
01:14:17 [2023-09-15T05:14:17.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
01:14:17 [2023-09-15T05:14:17.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
01:14:17 [2023-09-15T05:14:17.918Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
01:14:17 [2023-09-15T05:14:17.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
01:14:17 [2023-09-15T05:14:17.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 470 kB/s)
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 59 kB/s)
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 30 kB/s)
01:14:18 [2023-09-15T05:14:18.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.443Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.443Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
01:14:18 [2023-09-15T05:14:18.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 47 kB/s)
01:14:18 [2023-09-15T05:14:18.443Z] [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:14:18 [2023-09-15T05:14:18.443Z] [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:14:18 [2023-09-15T05:14:18.443Z] [INFO] Downloading from jboss-public-repository-group: https://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:14:18 [2023-09-15T05:14:18.699Z] [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:14:18 [2023-09-15T05:14:18.699Z] [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:14:18 [2023-09-15T05:14:18.699Z] [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:14:18 [2023-09-15T05:14:18.699Z] [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 77 kB/s)
01:14:18 [2023-09-15T05:14:18.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
01:14:18 [2023-09-15T05:14:18.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
01:14:18 [2023-09-15T05:14:18.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.pom
01:14:18 [2023-09-15T05:14:18.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
01:14:18 [2023-09-15T05:14:18.699Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
01:14:18 [2023-09-15T05:14:18.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom
01:14:18 [2023-09-15T05:14:18.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 1.3 MB/s)
01:14:18 [2023-09-15T05:14:18.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
01:14:18 [2023-09-15T05:14:18.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
01:14:18 [2023-09-15T05:14:18.955Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
01:14:18 [2023-09-15T05:14:18.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
01:14:18 [2023-09-15T05:14:18.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
01:14:18 [2023-09-15T05:14:18.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
01:14:18 [2023-09-15T05:14:18.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 33 kB/s)
01:14:18 [2023-09-15T05:14:18.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
01:14:19 [2023-09-15T05:14:19.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
01:14:19 [2023-09-15T05:14:19.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
01:14:19 [2023-09-15T05:14:19.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
01:14:19 [2023-09-15T05:14:19.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
01:14:19 [2023-09-15T05:14:19.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
01:14:19 [2023-09-15T05:14:19.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 457 kB/s)
01:14:19 [2023-09-15T05:14:19.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
01:14:19 [2023-09-15T05:14:19.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
01:14:19 [2023-09-15T05:14:19.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
01:14:19 [2023-09-15T05:14:19.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
01:14:19 [2023-09-15T05:14:19.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
01:14:19 [2023-09-15T05:14:19.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
01:14:19 [2023-09-15T05:14:19.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 60 kB/s)
01:14:19 [2023-09-15T05:14:19.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
01:14:19 [2023-09-15T05:14:19.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
01:14:19 [2023-09-15T05:14:19.467Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 133 kB/s)
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 265 kB/s)
01:14:19 [2023-09-15T05:14:19.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
01:14:19 [2023-09-15T05:14:19.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
01:14:19 [2023-09-15T05:14:19.979Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
01:14:19 [2023-09-15T05:14:19.979Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
01:14:19 [2023-09-15T05:14:19.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
01:14:19 [2023-09-15T05:14:19.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
01:14:19 [2023-09-15T05:14:19.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 51 kB/s)
01:14:19 [2023-09-15T05:14:19.979Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
01:14:19 [2023-09-15T05:14:19.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
01:14:19 [2023-09-15T05:14:19.979Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
01:14:19 [2023-09-15T05:14:19.979Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
01:14:20 [2023-09-15T05:14:20.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
01:14:20 [2023-09-15T05:14:20.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
01:14:20 [2023-09-15T05:14:20.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 603 kB/s)
01:14:20 [2023-09-15T05:14:20.236Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
01:14:20 [2023-09-15T05:14:20.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
01:14:20 [2023-09-15T05:14:20.236Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
01:14:20 [2023-09-15T05:14:20.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
01:14:20 [2023-09-15T05:14:20.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
01:14:20 [2023-09-15T05:14:20.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
01:14:20 [2023-09-15T05:14:20.493Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.3 MB/s)
01:14:20 [2023-09-15T05:14:20.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.493Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.493Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.493Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.493Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.493Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.493Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom (3.5 kB at 117 kB/s)
01:14:20 [2023-09-15T05:14:20.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.493Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.493Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom (2.1 kB at 123 kB/s)
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.pom
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 113 kB/s)
01:14:20 [2023-09-15T05:14:20.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
01:14:21 [2023-09-15T05:14:21.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
01:14:21 [2023-09-15T05:14:21.007Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
01:14:21 [2023-09-15T05:14:21.007Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
01:14:21 [2023-09-15T05:14:21.007Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
01:14:21 [2023-09-15T05:14:21.007Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
01:14:21 [2023-09-15T05:14:21.007Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom (2.8 kB at 96 kB/s)
01:14:21 [2023-09-15T05:14:21.007Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
01:14:21 [2023-09-15T05:14:21.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
01:14:21 [2023-09-15T05:14:21.007Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
01:14:21 [2023-09-15T05:14:21.007Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom (2.6 kB at 113 kB/s)
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom (1.9 kB at 63 kB/s)
01:14:21 [2023-09-15T05:14:21.263Z] [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:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
01:14:21 [2023-09-15T05:14:21.263Z] [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.jar
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
01:14:21 [2023-09-15T05:14:21.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
01:14:21 [2023-09-15T05:14:21.520Z] [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.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
01:14:21 [2023-09-15T05:14:21.520Z] [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:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
01:14:21 [2023-09-15T05:14:21.520Z] [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.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
01:14:21 [2023-09-15T05:14:21.520Z] [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.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
01:14:21 [2023-09-15T05:14:21.520Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
01:14:21 [2023-09-15T05:14:21.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
01:14:21 [2023-09-15T05:14:21.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
01:14:21 [2023-09-15T05:14:21.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
01:14:21 [2023-09-15T05:14:21.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
01:14:21 [2023-09-15T05:14:21.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.jar
01:14:21 [2023-09-15T05:14:21.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
01:14:21 [2023-09-15T05:14:21.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
01:14:22 [2023-09-15T05:14:22.033Z] [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:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
01:14:22 [2023-09-15T05:14:22.033Z] [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.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
01:14:22 [2023-09-15T05:14:22.033Z] [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.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
01:14:22 [2023-09-15T05:14:22.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
01:14:22 [2023-09-15T05:14:22.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
01:14:22 [2023-09-15T05:14:22.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
01:14:22 [2023-09-15T05:14:22.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
01:14:22 [2023-09-15T05:14:22.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
01:14:22 [2023-09-15T05:14:22.034Z] [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:14:22 [2023-09-15T05:14:22.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
01:14:22 [2023-09-15T05:14:22.034Z] [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.jar
01:14:22 [2023-09-15T05:14:22.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
01:14:22 [2023-09-15T05:14:22.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
01:14:22 [2023-09-15T05:14:22.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
01:14:22 [2023-09-15T05:14:22.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
01:14:22 [2023-09-15T05:14:22.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
01:14:22 [2023-09-15T05:14:22.291Z] [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.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
01:14:22 [2023-09-15T05:14:22.291Z] [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:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
01:14:22 [2023-09-15T05:14:22.291Z] [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.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 2.6 MB/s)
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 1.7 MB/s)
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
01:14:22 [2023-09-15T05:14:22.291Z] [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.jar (13 kB at 330 kB/s)
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 916 kB/s)
01:14:22 [2023-09-15T05:14:22.291Z] [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.jar
01:14:22 [2023-09-15T05:14:22.291Z] [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 4.3 MB/s)
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 352 kB/s)
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar (78 kB at 1.4 MB/s)
01:14:22 [2023-09-15T05:14:22.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 464 kB/s)
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
01:14:22 [2023-09-15T05:14:22.292Z] [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.jar (195 kB at 1.9 MB/s)
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 92 kB/s)
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar (299 kB at 2.7 MB/s)
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 3.4 MB/s)
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 1.1 MB/s)
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar (204 kB at 1.7 MB/s)
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar (52 kB at 412 kB/s)
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar (72 kB at 573 kB/s)
01:14:22 [2023-09-15T05:14:22.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar (131 kB at 1.0 MB/s)
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] Forking Trace Compass Tracetype-agnostic Analyses Parent 9.1.0-SNAPSHOT
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] Forking Trace Compass Common Utilities Parent 9.1.0-SNAPSHOT
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] Forking org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.549Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
01:14:22 [2023-09-15T05:14:22.805Z] [INFO] The project's OSGi version is 5.2.0.202309150513
01:14:22 [2023-09-15T05:14:22.805Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.805Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
01:14:22 [2023-09-15T05:14:22.805Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.805Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
01:14:22 [2023-09-15T05:14:22.805Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.805Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
01:14:22 [2023-09-15T05:14:22.805Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.805Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
01:14:22 [2023-09-15T05:14:22.805Z] [INFO] 
01:14:22 [2023-09-15T05:14:22.805Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
01:14:23 [2023-09-15T05:14:23.061Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core...
01:14:23 [2023-09-15T05:14:23.318Z] [INFO] 
01:14:23 [2023-09-15T05:14:23.318Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
01:14:23 [2023-09-15T05:14:23.318Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:23 [2023-09-15T05:14:23.318Z] [INFO] 
01:14:23 [2023-09-15T05:14:23.318Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
01:14:23 [2023-09-15T05:14:23.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
01:14:23 [2023-09-15T05:14:23.318Z] [INFO] 
01:14:23 [2023-09-15T05:14:23.318Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
01:14:23 [2023-09-15T05:14:23.318Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
01:14:23 [2023-09-15T05:14:23.318Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/classes
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] Forking Trace Compass State System Parent 9.1.0-SNAPSHOT
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] Forking org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] The project's OSGi version is 1.3.0.202309150513
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core...
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
01:14:27 [2023-09-15T05:14:27.489Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
01:14:27 [2023-09-15T05:14:27.489Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] The project's OSGi version is 3.1.0.202309150513
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] 
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
01:14:27 [2023-09-15T05:14:27.745Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core...
01:14:28 [2023-09-15T05:14:28.001Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.001Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
01:14:28 [2023-09-15T05:14:28.001Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:28 [2023-09-15T05:14:28.001Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.001Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
01:14:28 [2023-09-15T05:14:28.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
01:14:28 [2023-09-15T05:14:28.001Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.001Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
01:14:28 [2023-09-15T05:14:28.001Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
01:14:28 [2023-09-15T05:14:28.001Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] The project's OSGi version is 5.3.0.202309150513
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core...
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] 
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
01:14:28 [2023-09-15T05:14:28.565Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
01:14:28 [2023-09-15T05:14:28.565Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] Forking Trace Compass TMF Parent 9.1.0-SNAPSHOT
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] Forking Trace Compass Filter Parser 1.1.1-SNAPSHOT
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] The project's OSGi version is 1.1.1.202309150513
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:14:29 [2023-09-15T05:14:29.493Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.494Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:14:29 [2023-09-15T05:14:29.494Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.494Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:14:29 [2023-09-15T05:14:29.494Z] [INFO] Resolving class path of Trace Compass Filter Parser...
01:14:29 [2023-09-15T05:14:29.750Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.750Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:14:29 [2023-09-15T05:14:29.750Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:29 [2023-09-15T05:14:29.750Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.750Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:14:29 [2023-09-15T05:14:29.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
01:14:29 [2023-09-15T05:14:29.750Z] [INFO] 
01:14:29 [2023-09-15T05:14:29.750Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
01:14:29 [2023-09-15T05:14:29.750Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
01:14:29 [2023-09-15T05:14:29.750Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] 
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] Forking org.eclipse.tracecompass.tmf.core 9.1.0-SNAPSHOT
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] 
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] 
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] 
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] 
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] 
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] 
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
01:14:30 [2023-09-15T05:14:30.006Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core...
01:14:30 [2023-09-15T05:14:30.262Z] [INFO] 
01:14:30 [2023-09-15T05:14:30.263Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
01:14:30 [2023-09-15T05:14:30.263Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:30 [2023-09-15T05:14:30.263Z] [INFO] 
01:14:30 [2023-09-15T05:14:30.263Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
01:14:30 [2023-09-15T05:14:30.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
01:14:30 [2023-09-15T05:14:30.263Z] [INFO] 
01:14:30 [2023-09-15T05:14:30.263Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
01:14:30 [2023-09-15T05:14:30.263Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
01:14:30 [2023-09-15T05:14:30.263Z] [INFO] Compiling 463 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] The project's OSGi version is 4.1.1.202309150513
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core...
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
01:14:34 [2023-09-15T05:14:34.433Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
01:14:34 [2023-09-15T05:14:34.433Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core 5.4.1-SNAPSHOT
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] The project's OSGi version is 5.4.1.202309150513
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] 
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
01:14:34 [2023-09-15T05:14:34.996Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core...
01:14:35 [2023-09-15T05:14:35.252Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.252Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
01:14:35 [2023-09-15T05:14:35.252Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:35 [2023-09-15T05:14:35.252Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.252Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
01:14:35 [2023-09-15T05:14:35.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
01:14:35 [2023-09-15T05:14:35.252Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.252Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
01:14:35 [2023-09-15T05:14:35.252Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
01:14:35 [2023-09-15T05:14:35.252Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core 8.1.0-SNAPSHOT
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] The project's OSGi version is 8.1.0.202309150513
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core...
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] 
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
01:14:35 [2023-09-15T05:14:35.815Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
01:14:35 [2023-09-15T05:14:35.815Z] [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] The project's OSGi version is 2.4.0.202309150513
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core...
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.181Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
01:14:37 [2023-09-15T05:14:37.181Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
01:14:37 [2023-09-15T05:14:37.182Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] The project's OSGi version is 2.2.1.202309150513
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] 
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
01:14:37 [2023-09-15T05:14:37.744Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core...
01:14:38 [2023-09-15T05:14:38.001Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.001Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
01:14:38 [2023-09-15T05:14:38.001Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:38 [2023-09-15T05:14:38.001Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.001Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
01:14:38 [2023-09-15T05:14:38.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
01:14:38 [2023-09-15T05:14:38.001Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.001Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
01:14:38 [2023-09-15T05:14:38.001Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
01:14:38 [2023-09-15T05:14:38.001Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] Forking Trace Compass LTTng Support Parent 9.1.0-SNAPSHOT
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] The project's OSGi version is 1.2.0.202309150513
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
01:14:38 [2023-09-15T05:14:38.257Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core...
01:14:38 [2023-09-15T05:14:38.513Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.514Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
01:14:38 [2023-09-15T05:14:38.514Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:38 [2023-09-15T05:14:38.514Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.514Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
01:14:38 [2023-09-15T05:14:38.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
01:14:38 [2023-09-15T05:14:38.514Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.514Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
01:14:38 [2023-09-15T05:14:38.514Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
01:14:38 [2023-09-15T05:14:38.514Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] Forking Trace Compass CTF Support Parent 9.1.0-SNAPSHOT
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] Forking Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] The project's OSGi version is 1.1.1.202309150513
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in...
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] 
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
01:14:38 [2023-09-15T05:14:38.771Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
01:14:38 [2023-09-15T05:14:38.771Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] 
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] Forking org.eclipse.tracecompass.ctf.core 4.3.0-SNAPSHOT
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] 
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] The project's OSGi version is 4.3.0.202309150513
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] 
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] 
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] 
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] 
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] 
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
01:14:39 [2023-09-15T05:14:39.027Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core...
01:14:39 [2023-09-15T05:14:39.284Z] [INFO] 
01:14:39 [2023-09-15T05:14:39.284Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
01:14:39 [2023-09-15T05:14:39.284Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:39 [2023-09-15T05:14:39.284Z] [INFO] 
01:14:39 [2023-09-15T05:14:39.284Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
01:14:39 [2023-09-15T05:14:39.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
01:14:39 [2023-09-15T05:14:39.284Z] [INFO] 
01:14:39 [2023-09-15T05:14:39.284Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
01:14:39 [2023-09-15T05:14:39.284Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
01:14:39 [2023-09-15T05:14:39.284Z] [INFO] Compiling 149 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/classes
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core 4.5.0-SNAPSHOT
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] The project's OSGi version is 4.5.0.202309150513
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core...
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
01:14:40 [2023-09-15T05:14:40.213Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
01:14:40 [2023-09-15T05:14:40.213Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] The project's OSGi version is 1.3.0.202309150513
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core...
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:40 [2023-09-15T05:14:40.775Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.776Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
01:14:40 [2023-09-15T05:14:40.776Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
01:14:40 [2023-09-15T05:14:40.776Z] [INFO] 
01:14:40 [2023-09-15T05:14:40.776Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
01:14:40 [2023-09-15T05:14:40.776Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
01:14:40 [2023-09-15T05:14:40.776Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] The project's OSGi version is 5.2.1.202309150513
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core...
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
01:14:41 [2023-09-15T05:14:41.339Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
01:14:41 [2023-09-15T05:14:41.339Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] Forking org.eclipse.tracecompass.analysis.callstack.core 0.1.1-SNAPSHOT
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core ---
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] The project's OSGi version is 0.1.1.202309150513
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core ---
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core ---
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core ---
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core...
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.core ---
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core ---
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/main/resources
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] 
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core ---
01:14:41 [2023-09-15T05:14:41.902Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
01:14:41 [2023-09-15T05:14:41.902Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/classes
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] 
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] Forking Trace Compass CTF Core Tests Plug-in 1.0.13-SNAPSHOT
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] 
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] The project's OSGi version is 1.0.13.202309150513
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] 
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] 
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] 
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] 
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] 
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
01:14:42 [2023-09-15T05:14:42.832Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in...
01:14:43 [2023-09-15T05:14:43.089Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.089Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
01:14:43 [2023-09-15T05:14:43.089Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:43 [2023-09-15T05:14:43.089Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.089Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
01:14:43 [2023-09-15T05:14:43.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
01:14:43 [2023-09-15T05:14:43.089Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.089Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
01:14:43 [2023-09-15T05:14:43.089Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
01:14:43 [2023-09-15T05:14:43.089Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] The project's OSGi version is 1.0.16.202309150513
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:14:43 [2023-09-15T05:14:43.652Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests...
01:14:43 [2023-09-15T05:14:43.908Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.908Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:14:43 [2023-09-15T05:14:43.908Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:43 [2023-09-15T05:14:43.908Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.908Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:14:43 [2023-09-15T05:14:43.908Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
01:14:43 [2023-09-15T05:14:43.908Z] [INFO] 
01:14:43 [2023-09-15T05:14:43.908Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
01:14:43 [2023-09-15T05:14:43.908Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
01:14:43 [2023-09-15T05:14:43.908Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
01:14:44 [2023-09-15T05:14:44.471Z] [INFO] 
01:14:44 [2023-09-15T05:14:44.471Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:44 [2023-09-15T05:14:44.471Z] [INFO] Forking org.eclipse.tracecompass.tmf.core.tests 1.0.24-SNAPSHOT
01:14:44 [2023-09-15T05:14:44.471Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] 
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] The project's OSGi version is 1.0.24.202309150513
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] 
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] 
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] 
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] 
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] 
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
01:14:44 [2023-09-15T05:14:44.728Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests...
01:14:44 [2023-09-15T05:14:44.984Z] [INFO] 
01:14:44 [2023-09-15T05:14:44.984Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
01:14:44 [2023-09-15T05:14:44.984Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:44 [2023-09-15T05:14:44.984Z] [INFO] 
01:14:44 [2023-09-15T05:14:44.984Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
01:14:44 [2023-09-15T05:14:44.984Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
01:14:44 [2023-09-15T05:14:44.984Z] [INFO] 
01:14:44 [2023-09-15T05:14:44.984Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
01:14:44 [2023-09-15T05:14:44.984Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.24-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
01:14:44 [2023-09-15T05:14:44.984Z] [INFO] Compiling 162 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] 
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.16-SNAPSHOT
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] 
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] The project's OSGi version is 1.0.16.202309150513
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] 
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] 
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] 
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] 
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] 
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests...
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] 
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] 
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] 
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
01:14:46 [2023-09-15T05:14:46.875Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
01:14:46 [2023-09-15T05:14:46.875Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] 
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] Forking org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.1-SNAPSHOT
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] 
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] The project's OSGi version is 0.1.1.202309150513
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] 
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] 
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] 
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] 
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] 
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
01:14:47 [2023-09-15T05:14:47.439Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core.tests...
01:14:47 [2023-09-15T05:14:47.707Z] [INFO] 
01:14:47 [2023-09-15T05:14:47.707Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
01:14:47 [2023-09-15T05:14:47.707Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:47 [2023-09-15T05:14:47.707Z] [INFO] 
01:14:47 [2023-09-15T05:14:47.707Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
01:14:47 [2023-09-15T05:14:47.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/main/resources
01:14:47 [2023-09-15T05:14:47.707Z] [INFO] 
01:14:47 [2023-09-15T05:14:47.707Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
01:14:47 [2023-09-15T05:14:47.707Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
01:14:47 [2023-09-15T05:14:47.707Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/classes
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] 
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui 9.0.1-SNAPSHOT
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] 
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] The project's OSGi version is 9.0.1.202309150513
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] 
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] 
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] 
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] 
01:14:48 [2023-09-15T05:14:48.292Z] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
01:14:48 [2023-09-15T05:14:48.548Z] [INFO] Executing tasks
01:14:48 [2023-09-15T05:14:48.548Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
01:14:48 [2023-09-15T05:14:48.548Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.28
01:14:48 [2023-09-15T05:14:48.548Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
01:14:48 [2023-09-15T05:14:48.548Z] [INFO] Executed tasks
01:14:48 [2023-09-15T05:14:48.548Z] [INFO] 
01:14:48 [2023-09-15T05:14:48.548Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
01:14:48 [2023-09-15T05:14:48.548Z] [INFO] 
01:14:48 [2023-09-15T05:14:48.548Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
01:14:48 [2023-09-15T05:14:48.548Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui...
01:14:48 [2023-09-15T05:14:48.804Z] [INFO] 
01:14:48 [2023-09-15T05:14:48.804Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
01:14:48 [2023-09-15T05:14:48.804Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:48 [2023-09-15T05:14:48.804Z] [INFO] 
01:14:48 [2023-09-15T05:14:48.804Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
01:14:48 [2023-09-15T05:14:48.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
01:14:48 [2023-09-15T05:14:48.804Z] [INFO] 
01:14:48 [2023-09-15T05:14:48.804Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
01:14:48 [2023-09-15T05:14:48.804Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
01:14:48 [2023-09-15T05:14:48.804Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] The project's OSGi version is 6.1.1.202309150513
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui...
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.343Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:14:55 [2023-09-15T05:14:55.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
01:14:55 [2023-09-15T05:14:55.344Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.344Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
01:14:55 [2023-09-15T05:14:55.344Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
01:14:55 [2023-09-15T05:14:55.344Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui 4.1.1-SNAPSHOT
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] The project's OSGi version is 4.1.1.202309150513
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] 
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:14:55 [2023-09-15T05:14:55.906Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui...
01:14:56 [2023-09-15T05:14:56.469Z] [INFO] 
01:14:56 [2023-09-15T05:14:56.469Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:14:56 [2023-09-15T05:14:56.469Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:56 [2023-09-15T05:14:56.469Z] [INFO] 
01:14:56 [2023-09-15T05:14:56.469Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:14:56 [2023-09-15T05:14:56.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
01:14:56 [2023-09-15T05:14:56.469Z] [INFO] 
01:14:56 [2023-09-15T05:14:56.469Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
01:14:56 [2023-09-15T05:14:56.469Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
01:14:56 [2023-09-15T05:14:56.469Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] 
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] 
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] The project's OSGi version is 4.1.0.202309150513
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] 
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] 
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] 
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] 
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] 
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:14:57 [2023-09-15T05:14:57.031Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui...
01:14:57 [2023-09-15T05:14:57.287Z] [INFO] 
01:14:57 [2023-09-15T05:14:57.287Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:14:57 [2023-09-15T05:14:57.287Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:57 [2023-09-15T05:14:57.287Z] [INFO] 
01:14:57 [2023-09-15T05:14:57.287Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:14:57 [2023-09-15T05:14:57.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
01:14:57 [2023-09-15T05:14:57.287Z] [INFO] 
01:14:57 [2023-09-15T05:14:57.287Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
01:14:57 [2023-09-15T05:14:57.287Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
01:14:57 [2023-09-15T05:14:57.287Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
01:14:57 [2023-09-15T05:14:57.850Z] [INFO] 
01:14:57 [2023-09-15T05:14:57.850Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:57 [2023-09-15T05:14:57.850Z] [INFO] Forking org.eclipse.tracecompass.analysis.callstack.ui 0.1.0-SNAPSHOT
01:14:57 [2023-09-15T05:14:57.850Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] 
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.ui ---
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] The project's OSGi version is 0.1.0.202309150513
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] 
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.ui ---
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] 
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] 
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] 
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.ui ---
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] 
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.ui ---
01:14:58 [2023-09-15T05:14:58.107Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.ui...
01:14:58 [2023-09-15T05:14:58.365Z] [INFO] 
01:14:58 [2023-09-15T05:14:58.365Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.ui ---
01:14:58 [2023-09-15T05:14:58.365Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:58 [2023-09-15T05:14:58.365Z] [INFO] 
01:14:58 [2023-09-15T05:14:58.365Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.ui ---
01:14:58 [2023-09-15T05:14:58.365Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/main/resources
01:14:58 [2023-09-15T05:14:58.365Z] [INFO] 
01:14:58 [2023-09-15T05:14:58.365Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.ui ---
01:14:58 [2023-09-15T05:14:58.365Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
01:14:58 [2023-09-15T05:14:58.365Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/classes
01:14:58 [2023-09-15T05:14:58.931Z] [INFO] 
01:14:58 [2023-09-15T05:14:58.931Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:58 [2023-09-15T05:14:58.931Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT
01:14:58 [2023-09-15T05:14:58.931Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] The project's OSGi version is 1.0.3.202309150513
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:14:59 [2023-09-15T05:14:59.188Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests...
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
01:14:59 [2023-09-15T05:14:59.445Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT
01:14:59 [2023-09-15T05:14:59.445Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:14:59 [2023-09-15T05:14:59.700Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.700Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:14:59 [2023-09-15T05:14:59.700Z] [INFO] The project's OSGi version is 2.1.0.202309150513
01:14:59 [2023-09-15T05:14:59.700Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.700Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:14:59 [2023-09-15T05:14:59.700Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.700Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:14:59 [2023-09-15T05:14:59.701Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.701Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:14:59 [2023-09-15T05:14:59.701Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.701Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:14:59 [2023-09-15T05:14:59.701Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.701Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:14:59 [2023-09-15T05:14:59.701Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui...
01:14:59 [2023-09-15T05:14:59.959Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.959Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:14:59 [2023-09-15T05:14:59.959Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:14:59 [2023-09-15T05:14:59.959Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.959Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:14:59 [2023-09-15T05:14:59.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
01:14:59 [2023-09-15T05:14:59.959Z] [INFO] 
01:14:59 [2023-09-15T05:14:59.959Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
01:14:59 [2023-09-15T05:14:59.959Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
01:14:59 [2023-09-15T05:14:59.959Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] Forking Trace Compass Release Engineering Parent 9.1.0-SNAPSHOT
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] Forking org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.1-SNAPSHOT
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] The project's OSGi version is 1.0.1.202309150513
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties...
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
01:15:00 [2023-09-15T05:15:00.216Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] No sources to compile
01:15:00 [2023-09-15T05:15:00.216Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.tests 1.0.20-SNAPSHOT
01:15:00 [2023-09-15T05:15:00.216Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] The project's OSGi version is 1.0.20.202309150513
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:15:00 [2023-09-15T05:15:00.475Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests...
01:15:00 [2023-09-15T05:15:00.731Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.731Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:15:00 [2023-09-15T05:15:00.731Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:00 [2023-09-15T05:15:00.731Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.731Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:15:00 [2023-09-15T05:15:00.731Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
01:15:00 [2023-09-15T05:15:00.731Z] [INFO] 
01:15:00 [2023-09-15T05:15:00.731Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
01:15:00 [2023-09-15T05:15:00.731Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
01:15:00 [2023-09-15T05:15:00.731Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] 
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.20-SNAPSHOT
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] 
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] The project's OSGi version is 1.0.20.202309150513
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] 
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] 
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] 
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] 
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] 
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:15:01 [2023-09-15T05:15:01.703Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests...
01:15:02 [2023-09-15T05:15:02.266Z] [INFO] 
01:15:02 [2023-09-15T05:15:02.266Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:15:02 [2023-09-15T05:15:02.266Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:02 [2023-09-15T05:15:02.266Z] [INFO] 
01:15:02 [2023-09-15T05:15:02.266Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:15:02 [2023-09-15T05:15:02.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
01:15:02 [2023-09-15T05:15:02.266Z] [INFO] 
01:15:02 [2023-09-15T05:15:02.266Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
01:15:02 [2023-09-15T05:15:02.266Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
01:15:02 [2023-09-15T05:15:02.266Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] The project's OSGi version is 1.1.0.202309150513
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
01:15:03 [2023-09-15T05:15:03.195Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core...
01:15:03 [2023-09-15T05:15:03.452Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.452Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
01:15:03 [2023-09-15T05:15:03.452Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:03 [2023-09-15T05:15:03.452Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.452Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
01:15:03 [2023-09-15T05:15:03.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
01:15:03 [2023-09-15T05:15:03.452Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.452Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
01:15:03 [2023-09-15T05:15:03.452Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
01:15:03 [2023-09-15T05:15:03.452Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core 1.2.0-SNAPSHOT
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] The project's OSGi version is 1.2.0.202309150513
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core...
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] 
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
01:15:03 [2023-09-15T05:15:03.708Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
01:15:03 [2023-09-15T05:15:03.708Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] 
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.0-SNAPSHOT
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] 
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] The project's OSGi version is 4.1.0.202309150513
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] 
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] 
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:15:04 [2023-09-15T05:15:04.271Z] [INFO] 
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] 
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] 
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core...
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] 
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] 
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] 
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
01:15:04 [2023-09-15T05:15:04.272Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
01:15:04 [2023-09-15T05:15:04.272Z] [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core 3.1.0-SNAPSHOT
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] The project's OSGi version is 3.1.0.202309150513
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core...
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
01:15:05 [2023-09-15T05:15:05.204Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
01:15:05 [2023-09-15T05:15:05.204Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
01:15:05 [2023-09-15T05:15:05.460Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.460Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:05 [2023-09-15T05:15:05.460Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT
01:15:05 [2023-09-15T05:15:05.460Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] The project's OSGi version is 1.0.3.202309150513
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:15:05 [2023-09-15T05:15:05.717Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests...
01:15:05 [2023-09-15T05:15:05.973Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.973Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:15:05 [2023-09-15T05:15:05.973Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:05 [2023-09-15T05:15:05.973Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.973Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:15:05 [2023-09-15T05:15:05.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
01:15:05 [2023-09-15T05:15:05.973Z] [INFO] 
01:15:05 [2023-09-15T05:15:05.973Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
01:15:05 [2023-09-15T05:15:05.973Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
01:15:05 [2023-09-15T05:15:05.973Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] 
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] 
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] The project's OSGi version is 1.0.8.202309150513
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] 
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] 
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] 
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] 
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] 
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:15:06 [2023-09-15T05:15:06.535Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests...
01:15:06 [2023-09-15T05:15:06.791Z] [INFO] 
01:15:06 [2023-09-15T05:15:06.791Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:15:06 [2023-09-15T05:15:06.791Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:06 [2023-09-15T05:15:06.791Z] [INFO] 
01:15:06 [2023-09-15T05:15:06.791Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:15:06 [2023-09-15T05:15:06.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
01:15:06 [2023-09-15T05:15:06.791Z] [INFO] 
01:15:06 [2023-09-15T05:15:06.791Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
01:15:06 [2023-09-15T05:15:06.791Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
01:15:06 [2023-09-15T05:15:06.791Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] The project's OSGi version is 1.1.0.202309150513
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.047Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:15:07 [2023-09-15T05:15:07.048Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.048Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:15:07 [2023-09-15T05:15:07.048Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui...
01:15:07 [2023-09-15T05:15:07.611Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.611Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:15:07 [2023-09-15T05:15:07.611Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:07 [2023-09-15T05:15:07.611Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.611Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:15:07 [2023-09-15T05:15:07.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
01:15:07 [2023-09-15T05:15:07.611Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.611Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
01:15:07 [2023-09-15T05:15:07.611Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
01:15:07 [2023-09-15T05:15:07.611Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] The project's OSGi version is 1.0.5.202309150513
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] 
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:15:07 [2023-09-15T05:15:07.867Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests...
01:15:08 [2023-09-15T05:15:08.124Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.124Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:15:08 [2023-09-15T05:15:08.124Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:08 [2023-09-15T05:15:08.124Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.124Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:15:08 [2023-09-15T05:15:08.124Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
01:15:08 [2023-09-15T05:15:08.124Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.124Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
01:15:08 [2023-09-15T05:15:08.124Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
01:15:08 [2023-09-15T05:15:08.124Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] The project's OSGi version is 1.1.0.202309150513
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui...
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] 
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
01:15:08 [2023-09-15T05:15:08.440Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
01:15:08 [2023-09-15T05:15:08.440Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] The project's OSGi version is 1.2.0.202309150513
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:15:09 [2023-09-15T05:15:09.003Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui...
01:15:09 [2023-09-15T05:15:09.260Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.260Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:15:09 [2023-09-15T05:15:09.260Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:09 [2023-09-15T05:15:09.260Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.260Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:15:09 [2023-09-15T05:15:09.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
01:15:09 [2023-09-15T05:15:09.260Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.260Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
01:15:09 [2023-09-15T05:15:09.260Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
01:15:09 [2023-09-15T05:15:09.260Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] The project's OSGi version is 1.0.4.202309150513
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests...
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] 
01:15:09 [2023-09-15T05:15:09.823Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
01:15:10 [2023-09-15T05:15:10.080Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
01:15:10 [2023-09-15T05:15:10.080Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] 
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] 
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] The project's OSGi version is 1.0.7.202309150513
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] 
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] 
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] 
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] 
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] 
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:15:10 [2023-09-15T05:15:10.337Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests...
01:15:10 [2023-09-15T05:15:10.594Z] [INFO] 
01:15:10 [2023-09-15T05:15:10.594Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:15:10 [2023-09-15T05:15:10.594Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:10 [2023-09-15T05:15:10.594Z] [INFO] 
01:15:10 [2023-09-15T05:15:10.594Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:15:10 [2023-09-15T05:15:10.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
01:15:10 [2023-09-15T05:15:10.594Z] [INFO] 
01:15:10 [2023-09-15T05:15:10.594Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
01:15:10 [2023-09-15T05:15:10.594Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
01:15:10 [2023-09-15T05:15:10.594Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] The project's OSGi version is 1.0.7.202309150513
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:15:11 [2023-09-15T05:15:11.158Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests...
01:15:11 [2023-09-15T05:15:11.414Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.414Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:15:11 [2023-09-15T05:15:11.414Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:11 [2023-09-15T05:15:11.414Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.414Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:15:11 [2023-09-15T05:15:11.414Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
01:15:11 [2023-09-15T05:15:11.414Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.414Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
01:15:11 [2023-09-15T05:15:11.414Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
01:15:11 [2023-09-15T05:15:11.414Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.17-SNAPSHOT
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] The project's OSGi version is 1.0.17.202309150513
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests...
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] 
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
01:15:11 [2023-09-15T05:15:11.976Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
01:15:11 [2023-09-15T05:15:11.976Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] 
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] 
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] The project's OSGi version is 1.0.10.202309150513
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] 
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] 
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] 
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] 
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] 
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:15:12 [2023-09-15T05:15:12.538Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests...
01:15:12 [2023-09-15T05:15:12.794Z] [INFO] 
01:15:12 [2023-09-15T05:15:12.795Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:15:12 [2023-09-15T05:15:12.795Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:12 [2023-09-15T05:15:12.795Z] [INFO] 
01:15:12 [2023-09-15T05:15:12.795Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:15:12 [2023-09-15T05:15:12.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
01:15:12 [2023-09-15T05:15:12.795Z] [INFO] 
01:15:12 [2023-09-15T05:15:12.795Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
01:15:12 [2023-09-15T05:15:12.795Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
01:15:12 [2023-09-15T05:15:12.795Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] The project's OSGi version is 1.0.11.202309150513
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests...
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
01:15:13 [2023-09-15T05:15:13.358Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
01:15:13 [2023-09-15T05:15:13.358Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] The project's OSGi version is 1.0.12.202309150513
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] 
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:15:13 [2023-09-15T05:15:13.920Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests...
01:15:14 [2023-09-15T05:15:14.177Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.177Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.177Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:14 [2023-09-15T05:15:14.177Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.177Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
01:15:14 [2023-09-15T05:15:14.177Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.177Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.177Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
01:15:14 [2023-09-15T05:15:14.177Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
01:15:14 [2023-09-15T05:15:14.432Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.432Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:14 [2023-09-15T05:15:14.432Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT
01:15:14 [2023-09-15T05:15:14.432Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] The project's OSGi version is 1.0.17.202309150513
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.689Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests...
01:15:14 [2023-09-15T05:15:14.945Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.945Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.945Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:14 [2023-09-15T05:15:14.945Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.945Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
01:15:14 [2023-09-15T05:15:14.945Z] [INFO] 
01:15:14 [2023-09-15T05:15:14.945Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
01:15:14 [2023-09-15T05:15:14.945Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
01:15:14 [2023-09-15T05:15:14.945Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
01:15:15 [2023-09-15T05:15:15.507Z] [INFO] 
01:15:15 [2023-09-15T05:15:15.507Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:15 [2023-09-15T05:15:15.507Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT
01:15:15 [2023-09-15T05:15:15.507Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:15 [2023-09-15T05:15:15.507Z] [INFO] 
01:15:15 [2023-09-15T05:15:15.507Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:15:15 [2023-09-15T05:15:15.507Z] [INFO] The project's OSGi version is 1.0.9.202309150513
01:15:15 [2023-09-15T05:15:15.507Z] [INFO] 
01:15:15 [2023-09-15T05:15:15.507Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:15:15 [2023-09-15T05:15:15.507Z] [INFO] 
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] 
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] 
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] 
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests...
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] 
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] 
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] 
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
01:15:15 [2023-09-15T05:15:15.508Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
01:15:15 [2023-09-15T05:15:15.508Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] The project's OSGi version is 1.0.7.202309150513
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:15:16 [2023-09-15T05:15:16.070Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests...
01:15:16 [2023-09-15T05:15:16.326Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.326Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:15:16 [2023-09-15T05:15:16.326Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:16 [2023-09-15T05:15:16.326Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.326Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:15:16 [2023-09-15T05:15:16.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
01:15:16 [2023-09-15T05:15:16.326Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.326Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
01:15:16 [2023-09-15T05:15:16.326Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
01:15:16 [2023-09-15T05:15:16.326Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] Forking Trace Compass BTF Support Parent 9.1.0-SNAPSHOT
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] Forking org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] The project's OSGi version is 3.1.0.202309150513
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core...
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
01:15:16 [2023-09-15T05:15:16.914Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/classes
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] Forking Trace Compass Documentation 9.1.0-SNAPSHOT
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] Forking Trace Compass Developer Guide 9.1.0-SNAPSHOT
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] Resolving class path of Trace Compass Developer Guide...
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] 
01:15:16 [2023-09-15T05:15:16.914Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
01:15:17 [2023-09-15T05:15:17.171Z] [INFO] Executing tasks
01:15:17 [2023-09-15T05:15:17.734Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
01:15:17 [2023-09-15T05:15:17.990Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
01:15:17 [2023-09-15T05:15:17.990Z] [INFO] Executed tasks
01:15:17 [2023-09-15T05:15:17.990Z] [INFO] 
01:15:17 [2023-09-15T05:15:17.990Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
01:15:17 [2023-09-15T05:15:17.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
01:15:17 [2023-09-15T05:15:17.990Z] [INFO] 
01:15:17 [2023-09-15T05:15:17.990Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
01:15:17 [2023-09-15T05:15:17.990Z] [INFO] 
01:15:17 [2023-09-15T05:15:17.990Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
01:15:17 [2023-09-15T05:15:17.990Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/ (128B)
01:15:17 [2023-09-15T05:15:17.990Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
01:15:18 [2023-09-15T05:15:18.246Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (142B)
01:15:19 [2023-09-15T05:15:19.174Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
01:15:19 [2023-09-15T05:15:19.174Z] [INFO] Command line:
01:15:19 [2023-09-15T05:15:19.174Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
01:15:19 [2023-09-15T05:15:19.174Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:15:19 [2023-09-15T05:15:19.736Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:19 [2023-09-15T05:15:19.736Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
01:15:19 [2023-09-15T05:15:19.736Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
01:15:19 [2023-09-15T05:15:19.736Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:21 [2023-09-15T05:15:21.103Z] Buildfile: build.xml
01:15:21 [2023-09-15T05:15:21.359Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
01:15:21 [2023-09-15T05:15:21.359Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:21 [2023-09-15T05:15:21.359Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
01:15:21 [2023-09-15T05:15:21.359Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
01:15:21 [2023-09-15T05:15:21.359Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:21 [2023-09-15T05:15:21.359Z] 
01:15:21 [2023-09-15T05:15:21.359Z] build.index:
01:15:23 [2023-09-15T05:15:23.880Z] BUILD SUCCESSFUL
01:15:23 [2023-09-15T05:15:23.880Z] 
01:15:23 [2023-09-15T05:15:23.880Z] BUILD SUCCESSFUL
01:15:23 [2023-09-15T05:15:23.880Z] Total time: 3 seconds
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] 
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] 
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] The project's OSGi version is 2.2.0.202309150513
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] 
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] 
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] 
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] 
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] 
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:15:23 [2023-09-15T05:15:23.880Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui...
01:15:24 [2023-09-15T05:15:24.136Z] [INFO] 
01:15:24 [2023-09-15T05:15:24.136Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:15:24 [2023-09-15T05:15:24.136Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:24 [2023-09-15T05:15:24.136Z] [INFO] 
01:15:24 [2023-09-15T05:15:24.136Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:15:24 [2023-09-15T05:15:24.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
01:15:24 [2023-09-15T05:15:24.136Z] [INFO] 
01:15:24 [2023-09-15T05:15:24.136Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
01:15:24 [2023-09-15T05:15:24.136Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
01:15:24 [2023-09-15T05:15:24.136Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] Forking org.eclipse.tracecompass.tmf 9.1.0-SNAPSHOT
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] Forking org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] The project's OSGi version is 1.1.0.202309150513
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
01:15:25 [2023-09-15T05:15:25.064Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui...
01:15:25 [2023-09-15T05:15:25.321Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.321Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
01:15:25 [2023-09-15T05:15:25.321Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:25 [2023-09-15T05:15:25.321Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.321Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
01:15:25 [2023-09-15T05:15:25.321Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
01:15:25 [2023-09-15T05:15:25.321Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.321Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
01:15:25 [2023-09-15T05:15:25.321Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
01:15:25 [2023-09-15T05:15:25.321Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/classes
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] Forking org.eclipse.tracecompass.btf 9.1.0-SNAPSHOT
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
01:15:25 [2023-09-15T05:15:25.577Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] Forking org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] The project's OSGi version is 1.0.4.202309150513
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
01:15:25 [2023-09-15T05:15:25.578Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests...
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
01:15:25 [2023-09-15T05:15:25.834Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] Forking org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] The project's OSGi version is 1.1.11.202309150513
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] 
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
01:15:25 [2023-09-15T05:15:25.834Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests...
01:15:26 [2023-09-15T05:15:26.091Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.091Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
01:15:26 [2023-09-15T05:15:26.091Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:26 [2023-09-15T05:15:26.091Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.091Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
01:15:26 [2023-09-15T05:15:26.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
01:15:26 [2023-09-15T05:15:26.091Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.091Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
01:15:26 [2023-09-15T05:15:26.091Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
01:15:26 [2023-09-15T05:15:26.091Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/classes
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] Forking org.eclipse.tracecompass.ctf 9.1.0-SNAPSHOT
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] Forking org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] The project's OSGi version is 1.0.4.202309150513
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests...
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
01:15:26 [2023-09-15T05:15:26.371Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
01:15:26 [2023-09-15T05:15:26.371Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
01:15:26 [2023-09-15T05:15:26.647Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.647Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:26 [2023-09-15T05:15:26.647Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf 9.1.0-SNAPSHOT
01:15:26 [2023-09-15T05:15:26.647Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] The project's OSGi version is 1.0.12.202309150513
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:15:26 [2023-09-15T05:15:26.648Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests...
01:15:26 [2023-09-15T05:15:26.904Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.904Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:15:26 [2023-09-15T05:15:26.904Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:26 [2023-09-15T05:15:26.904Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.904Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:15:26 [2023-09-15T05:15:26.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
01:15:26 [2023-09-15T05:15:26.904Z] [INFO] 
01:15:26 [2023-09-15T05:15:26.904Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
01:15:26 [2023-09-15T05:15:26.904Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
01:15:26 [2023-09-15T05:15:26.904Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] 
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] Forking Trace Compass User Guide 9.1.0-SNAPSHOT
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] 
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] 
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] 
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] 
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] 
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] 
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] Resolving class path of Trace Compass User Guide...
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] 
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] 
01:15:27 [2023-09-15T05:15:27.467Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
01:15:27 [2023-09-15T05:15:27.724Z] [INFO] Executing tasks
01:15:28 [2023-09-15T05:15:28.287Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
01:15:28 [2023-09-15T05:15:28.287Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
01:15:28 [2023-09-15T05:15:28.287Z] [INFO] Executed tasks
01:15:28 [2023-09-15T05:15:28.287Z] [INFO] 
01:15:28 [2023-09-15T05:15:28.287Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
01:15:28 [2023-09-15T05:15:28.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
01:15:28 [2023-09-15T05:15:28.287Z] [INFO] 
01:15:28 [2023-09-15T05:15:28.287Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
01:15:28 [2023-09-15T05:15:28.287Z] [INFO] 
01:15:28 [2023-09-15T05:15:28.287Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
01:15:28 [2023-09-15T05:15:28.287Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
01:15:28 [2023-09-15T05:15:28.287Z] [INFO] Command line:
01:15:28 [2023-09-15T05:15:28.287Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
01:15:28 [2023-09-15T05:15:28.287Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:15:29 [2023-09-15T05:15:29.654Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:29 [2023-09-15T05:15:29.654Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
01:15:29 [2023-09-15T05:15:29.655Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
01:15:29 [2023-09-15T05:15:29.655Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:31 [2023-09-15T05:15:31.545Z] Buildfile: build.xml
01:15:31 [2023-09-15T05:15:31.545Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
01:15:31 [2023-09-15T05:15:31.545Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:31 [2023-09-15T05:15:31.545Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
01:15:31 [2023-09-15T05:15:31.545Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
01:15:31 [2023-09-15T05:15:31.545Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:31 [2023-09-15T05:15:31.545Z] 
01:15:31 [2023-09-15T05:15:31.545Z] build.index:
01:15:34 [2023-09-15T05:15:34.816Z] BUILD SUCCESSFUL
01:15:34 [2023-09-15T05:15:34.816Z] 
01:15:34 [2023-09-15T05:15:34.816Z] BUILD SUCCESSFUL
01:15:34 [2023-09-15T05:15:34.816Z] Total time: 3 seconds
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] Forking Trace Compass (new) callstack User Guide 9.1.0-SNAPSHOT
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] Resolving class path of Trace Compass (new) callstack User Guide...
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] Executing tasks
01:15:34 [2023-09-15T05:15:34.816Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc/User-Guide.html
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] Executed tasks
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/main/resources
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] 
01:15:34 [2023-09-15T05:15:34.816Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
01:15:36 [2023-09-15T05:15:36.472Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
01:15:36 [2023-09-15T05:15:36.472Z] [INFO] Command line:
01:15:36 [2023-09-15T05:15:36.472Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
01:15:36 [2023-09-15T05:15:36.473Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:15:36 [2023-09-15T05:15:36.473Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:36 [2023-09-15T05:15:36.473Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
01:15:36 [2023-09-15T05:15:36.473Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
01:15:36 [2023-09-15T05:15:36.473Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:37 [2023-09-15T05:15:37.035Z] Buildfile: build.xml
01:15:37 [2023-09-15T05:15:37.035Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
01:15:37 [2023-09-15T05:15:37.035Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:37 [2023-09-15T05:15:37.035Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
01:15:37 [2023-09-15T05:15:37.035Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
01:15:37 [2023-09-15T05:15:37.035Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:37 [2023-09-15T05:15:37.035Z] 
01:15:37 [2023-09-15T05:15:37.035Z] build.index:
01:15:38 [2023-09-15T05:15:38.405Z] BUILD SUCCESSFUL
01:15:38 [2023-09-15T05:15:38.405Z] 
01:15:38 [2023-09-15T05:15:38.405Z] BUILD SUCCESSFUL
01:15:38 [2023-09-15T05:15:38.405Z] Total time: 1 second
01:15:38 [2023-09-15T05:15:38.405Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.405Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:38 [2023-09-15T05:15:38.405Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis User Guide 9.1.0-SNAPSHOT
01:15:38 [2023-09-15T05:15:38.405Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:38 [2023-09-15T05:15:38.405Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide...
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] Executing tasks
01:15:38 [2023-09-15T05:15:38.406Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] Executed tasks
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] 
01:15:38 [2023-09-15T05:15:38.406Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
01:15:38 [2023-09-15T05:15:38.671Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
01:15:38 [2023-09-15T05:15:38.671Z] [INFO] Command line:
01:15:38 [2023-09-15T05:15:38.671Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
01:15:38 [2023-09-15T05:15:38.671Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:15:39 [2023-09-15T05:15:39.234Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:39 [2023-09-15T05:15:39.234Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
01:15:39 [2023-09-15T05:15:39.234Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
01:15:39 [2023-09-15T05:15:39.234Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:40 [2023-09-15T05:15:40.601Z] Buildfile: build.xml
01:15:40 [2023-09-15T05:15:40.601Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
01:15:40 [2023-09-15T05:15:40.601Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:40 [2023-09-15T05:15:40.601Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
01:15:40 [2023-09-15T05:15:40.601Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
01:15:40 [2023-09-15T05:15:40.601Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:40 [2023-09-15T05:15:40.601Z] 
01:15:40 [2023-09-15T05:15:40.601Z] build.index:
01:15:41 [2023-09-15T05:15:41.969Z] BUILD SUCCESSFUL
01:15:41 [2023-09-15T05:15:41.969Z] 
01:15:41 [2023-09-15T05:15:41.969Z] BUILD SUCCESSFUL
01:15:41 [2023-09-15T05:15:41.969Z] Total time: 1 second
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] 
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] Forking Trace Compass RCP User Guide 9.1.0-SNAPSHOT
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] 
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] 
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] 
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] 
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
01:15:41 [2023-09-15T05:15:41.969Z] [INFO] 
01:15:41 [2023-09-15T05:15:41.970Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
01:15:41 [2023-09-15T05:15:41.970Z] [INFO] 
01:15:41 [2023-09-15T05:15:41.970Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
01:15:41 [2023-09-15T05:15:41.970Z] [INFO] Resolving class path of Trace Compass RCP User Guide...
01:15:41 [2023-09-15T05:15:41.970Z] [INFO] 
01:15:41 [2023-09-15T05:15:41.970Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
01:15:41 [2023-09-15T05:15:41.970Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:41 [2023-09-15T05:15:41.970Z] [INFO] 
01:15:41 [2023-09-15T05:15:41.970Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] Executing tasks
01:15:42 [2023-09-15T05:15:42.226Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] Executed tasks
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] 
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] 
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] 
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
01:15:42 [2023-09-15T05:15:42.226Z] [INFO] Command line:
01:15:42 [2023-09-15T05:15:42.226Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
01:15:42 [2023-09-15T05:15:42.226Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:15:43 [2023-09-15T05:15:43.153Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:43 [2023-09-15T05:15:43.153Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
01:15:43 [2023-09-15T05:15:43.153Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
01:15:43 [2023-09-15T05:15:43.153Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:44 [2023-09-15T05:15:44.519Z] Buildfile: build.xml
01:15:44 [2023-09-15T05:15:44.519Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
01:15:44 [2023-09-15T05:15:44.519Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:44 [2023-09-15T05:15:44.519Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
01:15:44 [2023-09-15T05:15:44.519Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
01:15:44 [2023-09-15T05:15:44.519Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:44 [2023-09-15T05:15:44.519Z] 
01:15:44 [2023-09-15T05:15:44.519Z] build.index:
01:15:45 [2023-09-15T05:15:45.886Z] BUILD SUCCESSFUL
01:15:45 [2023-09-15T05:15:45.886Z] 
01:15:45 [2023-09-15T05:15:45.886Z] BUILD SUCCESSFUL
01:15:45 [2023-09-15T05:15:45.886Z] Total time: 1 second
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] Forking Trace Compass Pcap User Guide 9.1.0-SNAPSHOT
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] Resolving class path of Trace Compass Pcap User Guide...
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] Executing tasks
01:15:45 [2023-09-15T05:15:45.886Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] Executed tasks
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] 
01:15:45 [2023-09-15T05:15:45.886Z] [INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
01:15:46 [2023-09-15T05:15:46.143Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
01:15:46 [2023-09-15T05:15:46.143Z] [INFO] Command line:
01:15:46 [2023-09-15T05:15:46.143Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
01:15:46 [2023-09-15T05:15:46.143Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
01:15:47 [2023-09-15T05:15:47.072Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:47 [2023-09-15T05:15:47.072Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
01:15:47 [2023-09-15T05:15:47.072Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
01:15:47 [2023-09-15T05:15:47.072Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:48 [2023-09-15T05:15:48.442Z] Buildfile: build.xml
01:15:48 [2023-09-15T05:15:48.442Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
01:15:48 [2023-09-15T05:15:48.442Z] WARNING: A terminally deprecated method in java.lang.System has been called
01:15:48 [2023-09-15T05:15:48.442Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
01:15:48 [2023-09-15T05:15:48.442Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
01:15:48 [2023-09-15T05:15:48.442Z] WARNING: System::setSecurityManager will be removed in a future release
01:15:48 [2023-09-15T05:15:48.442Z] 
01:15:48 [2023-09-15T05:15:48.442Z] build.index:
01:15:49 [2023-09-15T05:15:49.377Z] BUILD SUCCESSFUL
01:15:49 [2023-09-15T05:15:49.377Z] 
01:15:49 [2023-09-15T05:15:49.377Z] BUILD SUCCESSFUL
01:15:49 [2023-09-15T05:15:49.377Z] Total time: 1 second
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] Forking org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] The project's OSGi version is 1.0.11.202309150513
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
01:15:49 [2023-09-15T05:15:49.377Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples...
01:15:49 [2023-09-15T05:15:49.634Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.634Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
01:15:49 [2023-09-15T05:15:49.634Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:49 [2023-09-15T05:15:49.634Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.634Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
01:15:49 [2023-09-15T05:15:49.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
01:15:49 [2023-09-15T05:15:49.634Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.634Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.examples ---
01:15:49 [2023-09-15T05:15:49.634Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
01:15:49 [2023-09-15T05:15:49.634Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/classes
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis Parent 9.1.0-SNAPSHOT
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] The project's OSGi version is 1.1.1.202309150513
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] 
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
01:15:49 [2023-09-15T05:15:49.891Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core...
01:15:50 [2023-09-15T05:15:50.147Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.147Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
01:15:50 [2023-09-15T05:15:50.147Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:50 [2023-09-15T05:15:50.147Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.147Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
01:15:50 [2023-09-15T05:15:50.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
01:15:50 [2023-09-15T05:15:50.147Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.147Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
01:15:50 [2023-09-15T05:15:50.147Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
01:15:50 [2023-09-15T05:15:50.147Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] The project's OSGi version is 1.2.0.202309150513
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:15:50 [2023-09-15T05:15:50.710Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui...
01:15:50 [2023-09-15T05:15:50.966Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.966Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:15:50 [2023-09-15T05:15:50.966Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:50 [2023-09-15T05:15:50.966Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.966Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:15:50 [2023-09-15T05:15:50.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
01:15:50 [2023-09-15T05:15:50.966Z] [INFO] 
01:15:50 [2023-09-15T05:15:50.966Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
01:15:50 [2023-09-15T05:15:50.966Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
01:15:50 [2023-09-15T05:15:50.966Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace 9.1.0-SNAPSHOT
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] The project's OSGi version is 1.0.3.202309150513
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:15:51 [2023-09-15T05:15:51.528Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests...
01:15:51 [2023-09-15T05:15:51.784Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.784Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:15:51 [2023-09-15T05:15:51.784Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:51 [2023-09-15T05:15:51.784Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.784Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:15:51 [2023-09-15T05:15:51.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
01:15:51 [2023-09-15T05:15:51.784Z] [INFO] 
01:15:51 [2023-09-15T05:15:51.784Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
01:15:51 [2023-09-15T05:15:51.784Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
01:15:51 [2023-09-15T05:15:51.784Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] The project's OSGi version is 1.0.3.202309150513
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:15:52 [2023-09-15T05:15:52.347Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests...
01:15:52 [2023-09-15T05:15:52.604Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.604Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:15:52 [2023-09-15T05:15:52.604Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:52 [2023-09-15T05:15:52.604Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.604Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:15:52 [2023-09-15T05:15:52.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
01:15:52 [2023-09-15T05:15:52.604Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.604Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
01:15:52 [2023-09-15T05:15:52.604Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
01:15:52 [2023-09-15T05:15:52.604Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] The project's OSGi version is 1.0.3.202309150513
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] 
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:15:52 [2023-09-15T05:15:52.861Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests...
01:15:53 [2023-09-15T05:15:53.117Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.117Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:15:53 [2023-09-15T05:15:53.117Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:53 [2023-09-15T05:15:53.117Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.117Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:15:53 [2023-09-15T05:15:53.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
01:15:53 [2023-09-15T05:15:53.117Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.117Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
01:15:53 [2023-09-15T05:15:53.117Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
01:15:53 [2023-09-15T05:15:53.117Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] The project's OSGi version is 2.1.0.202309150513
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core...
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
01:15:53 [2023-09-15T05:15:53.374Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
01:15:53 [2023-09-15T05:15:53.374Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] The project's OSGi version is 1.1.0.202309150513
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:15:53 [2023-09-15T05:15:53.630Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui...
01:15:53 [2023-09-15T05:15:53.886Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.886Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:15:53 [2023-09-15T05:15:53.886Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:53 [2023-09-15T05:15:53.886Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.886Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:15:53 [2023-09-15T05:15:53.886Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
01:15:53 [2023-09-15T05:15:53.886Z] [INFO] 
01:15:53 [2023-09-15T05:15:53.886Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
01:15:53 [2023-09-15T05:15:53.886Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
01:15:53 [2023-09-15T05:15:53.886Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
01:15:54 [2023-09-15T05:15:54.449Z] [INFO] 
01:15:54 [2023-09-15T05:15:54.449Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:54 [2023-09-15T05:15:54.449Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT
01:15:54 [2023-09-15T05:15:54.449Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:54 [2023-09-15T05:15:54.449Z] [INFO] 
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] The project's OSGi version is 1.3.0.202309150513
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] 
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] 
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] 
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] 
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] 
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:15:54 [2023-09-15T05:15:54.450Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui...
01:15:54 [2023-09-15T05:15:54.706Z] [INFO] 
01:15:54 [2023-09-15T05:15:54.706Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:15:54 [2023-09-15T05:15:54.706Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:54 [2023-09-15T05:15:54.706Z] [INFO] 
01:15:54 [2023-09-15T05:15:54.706Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:15:54 [2023-09-15T05:15:54.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
01:15:54 [2023-09-15T05:15:54.706Z] [INFO] 
01:15:54 [2023-09-15T05:15:54.706Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
01:15:54 [2023-09-15T05:15:54.706Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
01:15:54 [2023-09-15T05:15:54.706Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control 9.1.0-SNAPSHOT
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] The project's OSGi version is 1.1.4.202309150513
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.634Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:15:55 [2023-09-15T05:15:55.635Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.635Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:15:55 [2023-09-15T05:15:55.635Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests...
01:15:55 [2023-09-15T05:15:55.891Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.891Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:15:55 [2023-09-15T05:15:55.891Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:55 [2023-09-15T05:15:55.891Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.891Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:15:55 [2023-09-15T05:15:55.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
01:15:55 [2023-09-15T05:15:55.891Z] [INFO] 
01:15:55 [2023-09-15T05:15:55.891Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
01:15:55 [2023-09-15T05:15:55.891Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
01:15:55 [2023-09-15T05:15:55.891Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] The project's OSGi version is 1.0.3.202309150513
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests...
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
01:15:56 [2023-09-15T05:15:56.147Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
01:15:56 [2023-09-15T05:15:56.147Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
01:15:56 [2023-09-15T05:15:56.412Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.412Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:56 [2023-09-15T05:15:56.412Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT
01:15:56 [2023-09-15T05:15:56.412Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] The project's OSGi version is 2.0.6.202309150513
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:15:56 [2023-09-15T05:15:56.688Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests...
01:15:56 [2023-09-15T05:15:56.945Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.945Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:15:56 [2023-09-15T05:15:56.945Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:56 [2023-09-15T05:15:56.945Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.945Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:15:56 [2023-09-15T05:15:56.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
01:15:56 [2023-09-15T05:15:56.945Z] [INFO] 
01:15:56 [2023-09-15T05:15:56.945Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
01:15:56 [2023-09-15T05:15:56.945Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
01:15:56 [2023-09-15T05:15:56.945Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
01:15:57 [2023-09-15T05:15:57.508Z] [INFO] 
01:15:57 [2023-09-15T05:15:57.508Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:57 [2023-09-15T05:15:57.508Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT
01:15:57 [2023-09-15T05:15:57.508Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:57 [2023-09-15T05:15:57.508Z] [INFO] 
01:15:57 [2023-09-15T05:15:57.508Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] The project's OSGi version is 1.0.9.202309150513
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] 
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] 
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] 
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] 
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] 
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:15:57 [2023-09-15T05:15:57.509Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests...
01:15:57 [2023-09-15T05:15:57.765Z] [INFO] 
01:15:57 [2023-09-15T05:15:57.765Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:15:57 [2023-09-15T05:15:57.765Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:57 [2023-09-15T05:15:57.765Z] [INFO] 
01:15:57 [2023-09-15T05:15:57.765Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:15:57 [2023-09-15T05:15:57.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
01:15:57 [2023-09-15T05:15:57.765Z] [INFO] 
01:15:57 [2023-09-15T05:15:57.765Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
01:15:57 [2023-09-15T05:15:57.765Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
01:15:57 [2023-09-15T05:15:57.765Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] The project's OSGi version is 2.1.0.202309150513
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.327Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:15:58 [2023-09-15T05:15:58.328Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.328Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:15:58 [2023-09-15T05:15:58.328Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.328Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:15:58 [2023-09-15T05:15:58.328Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui...
01:15:58 [2023-09-15T05:15:58.584Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.584Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:15:58 [2023-09-15T05:15:58.584Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:58 [2023-09-15T05:15:58.584Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.584Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:15:58 [2023-09-15T05:15:58.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
01:15:58 [2023-09-15T05:15:58.584Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.584Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
01:15:58 [2023-09-15T05:15:58.584Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
01:15:58 [2023-09-15T05:15:58.584Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel 9.1.0-SNAPSHOT
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] 
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.15-SNAPSHOT
01:15:58 [2023-09-15T05:15:58.841Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] 
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] The project's OSGi version is 1.0.15.202309150513
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] 
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] 
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] 
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] 
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] 
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests...
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] 
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] 
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] 
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
01:15:59 [2023-09-15T05:15:59.097Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
01:15:59 [2023-09-15T05:15:59.097Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
01:16:00 [2023-09-15T05:16:00.086Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.086Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:00 [2023-09-15T05:16:00.086Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] The project's OSGi version is 2.0.7.202309150513
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests...
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
01:16:00 [2023-09-15T05:16:00.087Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
01:16:00 [2023-09-15T05:16:00.087Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
01:16:00 [2023-09-15T05:16:00.648Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.648Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:00 [2023-09-15T05:16:00.648Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT
01:16:00 [2023-09-15T05:16:00.648Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:00 [2023-09-15T05:16:00.648Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.648Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] The project's OSGi version is 1.0.20.202309150513
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:16:00 [2023-09-15T05:16:00.649Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests...
01:16:00 [2023-09-15T05:16:00.904Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.904Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:16:00 [2023-09-15T05:16:00.904Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:00 [2023-09-15T05:16:00.904Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.904Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:16:00 [2023-09-15T05:16:00.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
01:16:00 [2023-09-15T05:16:00.904Z] [INFO] 
01:16:00 [2023-09-15T05:16:00.904Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
01:16:00 [2023-09-15T05:16:00.904Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
01:16:00 [2023-09-15T05:16:00.904Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] 
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] 
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] The project's OSGi version is 3.1.0.202309150513
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] 
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] 
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] 
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] 
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] 
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:16:01 [2023-09-15T05:16:01.833Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui...
01:16:02 [2023-09-15T05:16:02.090Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.090Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:16:02 [2023-09-15T05:16:02.090Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:02 [2023-09-15T05:16:02.090Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.090Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:16:02 [2023-09-15T05:16:02.090Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
01:16:02 [2023-09-15T05:16:02.090Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.090Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
01:16:02 [2023-09-15T05:16:02.090Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
01:16:02 [2023-09-15T05:16:02.090Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust 9.1.0-SNAPSHOT
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] The project's OSGi version is 1.0.14.202309150513
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.347Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests...
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
01:16:02 [2023-09-15T05:16:02.603Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
01:16:02 [2023-09-15T05:16:02.603Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
01:16:02 [2023-09-15T05:16:02.859Z] [INFO] 
01:16:02 [2023-09-15T05:16:02.859Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:02 [2023-09-15T05:16:02.859Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT
01:16:02 [2023-09-15T05:16:02.859Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] The project's OSGi version is 1.0.3.202309150513
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:16:03 [2023-09-15T05:16:03.116Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests...
01:16:03 [2023-09-15T05:16:03.372Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.372Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:16:03 [2023-09-15T05:16:03.372Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:03 [2023-09-15T05:16:03.372Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.372Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:16:03 [2023-09-15T05:16:03.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
01:16:03 [2023-09-15T05:16:03.372Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.372Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
01:16:03 [2023-09-15T05:16:03.372Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
01:16:03 [2023-09-15T05:16:03.373Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] The project's OSGi version is 1.0.16.202309150513
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] 
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:16:03 [2023-09-15T05:16:03.632Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests...
01:16:04 [2023-09-15T05:16:04.195Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.195Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:16:04 [2023-09-15T05:16:04.195Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:04 [2023-09-15T05:16:04.195Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.195Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:16:04 [2023-09-15T05:16:04.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
01:16:04 [2023-09-15T05:16:04.195Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.195Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
01:16:04 [2023-09-15T05:16:04.195Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
01:16:04 [2023-09-15T05:16:04.195Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] Forking Trace Compass Pcap Format Support Parent 9.1.0-SNAPSHOT
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] Forking org.eclipse.tracecompass.pcap.core 1.2.0-SNAPSHOT
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] The project's OSGi version is 1.2.0.202309150513
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core...
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
01:16:04 [2023-09-15T05:16:04.452Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
01:16:04 [2023-09-15T05:16:04.452Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/classes
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] Forking Trace Compass Pcap Parser Core Tests Plug-in 1.0.6-SNAPSHOT
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] The project's OSGi version is 1.0.6.202309150513
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
01:16:04 [2023-09-15T05:16:04.708Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in...
01:16:04 [2023-09-15T05:16:04.964Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.964Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
01:16:04 [2023-09-15T05:16:04.964Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:04 [2023-09-15T05:16:04.964Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.964Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
01:16:04 [2023-09-15T05:16:04.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
01:16:04 [2023-09-15T05:16:04.964Z] [INFO] 
01:16:04 [2023-09-15T05:16:04.964Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
01:16:04 [2023-09-15T05:16:04.964Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
01:16:04 [2023-09-15T05:16:04.964Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core 1.1.0-SNAPSHOT
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] The project's OSGi version is 1.1.0.202309150513
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core...
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
01:16:05 [2023-09-15T05:16:05.220Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
01:16:05 [2023-09-15T05:16:05.220Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] The project's OSGi version is 1.2.0.202309150513
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:16:05 [2023-09-15T05:16:05.476Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui...
01:16:05 [2023-09-15T05:16:05.731Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.731Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:16:05 [2023-09-15T05:16:05.731Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:05 [2023-09-15T05:16:05.731Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.731Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:16:05 [2023-09-15T05:16:05.731Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
01:16:05 [2023-09-15T05:16:05.731Z] [INFO] 
01:16:05 [2023-09-15T05:16:05.731Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
01:16:05 [2023-09-15T05:16:05.731Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
01:16:05 [2023-09-15T05:16:05.731Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap 9.1.0-SNAPSHOT
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] The project's OSGi version is 1.0.4.202309150513
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:16:06 [2023-09-15T05:16:06.308Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests...
01:16:06 [2023-09-15T05:16:06.564Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.564Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:16:06 [2023-09-15T05:16:06.564Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:06 [2023-09-15T05:16:06.564Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.564Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:16:06 [2023-09-15T05:16:06.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
01:16:06 [2023-09-15T05:16:06.564Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.564Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
01:16:06 [2023-09-15T05:16:06.564Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
01:16:06 [2023-09-15T05:16:06.564Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] The project's OSGi version is 1.0.3.202309150513
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] 
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:16:06 [2023-09-15T05:16:06.820Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests...
01:16:07 [2023-09-15T05:16:07.077Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.077Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:16:07 [2023-09-15T05:16:07.077Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:07 [2023-09-15T05:16:07.077Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.077Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:16:07 [2023-09-15T05:16:07.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
01:16:07 [2023-09-15T05:16:07.077Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.077Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
01:16:07 [2023-09-15T05:16:07.077Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
01:16:07 [2023-09-15T05:16:07.077Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] Forking Trace Compass RCP Parent 9.1.0-SNAPSHOT
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] Forking Trace Compass RCP Branding plug-in 9.1.0-SNAPSHOT
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in...
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
01:16:07 [2023-09-15T05:16:07.640Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] Forking Trace Compass RCP Branding Feature 9.1.0-SNAPSHOT
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] The project's OSGi version is 1.1.0.202309150513
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
01:16:07 [2023-09-15T05:16:07.640Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core...
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
01:16:07 [2023-09-15T05:16:07.897Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] 
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui 9.1.0-SNAPSHOT
01:16:07 [2023-09-15T05:16:07.897Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
01:16:08 [2023-09-15T05:16:08.153Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui...
01:16:08 [2023-09-15T05:16:08.409Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.409Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
01:16:08 [2023-09-15T05:16:08.409Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:08 [2023-09-15T05:16:08.409Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.409Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
01:16:08 [2023-09-15T05:16:08.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
01:16:08 [2023-09-15T05:16:08.410Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.410Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
01:16:08 [2023-09-15T05:16:08.410Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
01:16:08 [2023-09-15T05:16:08.410Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] Forking Trace Compass RCP Feature 9.1.0-SNAPSHOT
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] The project's OSGi version is 1.0.3.202309150513
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.666Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests...
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] 
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
01:16:08 [2023-09-15T05:16:08.923Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
01:16:08 [2023-09-15T05:16:08.923Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] The project's OSGi version is 2.0.5.202309150513
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:16:09 [2023-09-15T05:16:09.179Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests...
01:16:09 [2023-09-15T05:16:09.436Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.436Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:16:09 [2023-09-15T05:16:09.436Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:09 [2023-09-15T05:16:09.436Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.436Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:16:09 [2023-09-15T05:16:09.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
01:16:09 [2023-09-15T05:16:09.436Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.436Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
01:16:09 [2023-09-15T05:16:09.436Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
01:16:09 [2023-09-15T05:16:09.436Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] The project's OSGi version is 1.0.4.202309150513
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui...
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
01:16:09 [2023-09-15T05:16:09.693Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
01:16:09 [2023-09-15T05:16:09.693Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator 9.1.0-SNAPSHOT
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.949Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] Forking Trace Compass Json trace Parent 9.1.0-SNAPSHOT
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] The project's OSGi version is 1.1.0.202309150513
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core...
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] 
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
01:16:09 [2023-09-15T05:16:09.950Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
01:16:09 [2023-09-15T05:16:09.950Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] Forking org.eclipse.tracecompass.jsontrace 9.1.0-SNAPSHOT
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli 9.1.0-SNAPSHOT
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] Forking Trace Compass RCP Product 9.1.0-SNAPSHOT
01:16:10 [2023-09-15T05:16:10.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:10 [2023-09-15T05:16:10.462Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] Forking Trace Compass Target Platform 9.1.0-SNAPSHOT
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] Forking org.eclipse.tracecompass.integration.swtbot.tests 1.0.14-SNAPSHOT
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] The project's OSGi version is 1.0.14.202309150513
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] 
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:16:10 [2023-09-15T05:16:10.463Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests...
01:16:11 [2023-09-15T05:16:11.025Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.025Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:16:11 [2023-09-15T05:16:11.026Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:11 [2023-09-15T05:16:11.026Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.026Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:16:11 [2023-09-15T05:16:11.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
01:16:11 [2023-09-15T05:16:11.026Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.026Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
01:16:11 [2023-09-15T05:16:11.026Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
01:16:11 [2023-09-15T05:16:11.026Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] Forking org.eclipse.tracecompass.datastore.core.tests 1.0.8-SNAPSHOT
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] The project's OSGi version is 1.0.8.202309150513
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests...
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
01:16:11 [2023-09-15T05:16:11.588Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
01:16:11 [2023-09-15T05:16:11.588Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core.tests 1.0.7-SNAPSHOT
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] The project's OSGi version is 1.0.7.202309150513
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] 
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:16:11 [2023-09-15T05:16:11.847Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests...
01:16:12 [2023-09-15T05:16:12.103Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.103Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:16:12 [2023-09-15T05:16:12.103Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:12 [2023-09-15T05:16:12.103Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.103Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:16:12 [2023-09-15T05:16:12.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
01:16:12 [2023-09-15T05:16:12.104Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.104Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
01:16:12 [2023-09-15T05:16:12.104Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
01:16:12 [2023-09-15T05:16:12.104Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.14-SNAPSHOT
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] The project's OSGi version is 1.0.14.202309150513
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.360Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:16:12 [2023-09-15T05:16:12.616Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.616Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:16:12 [2023-09-15T05:16:12.616Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests...
01:16:12 [2023-09-15T05:16:12.871Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
01:16:12 [2023-09-15T05:16:12.871Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
01:16:12 [2023-09-15T05:16:12.871Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.871Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:16:12 [2023-09-15T05:16:12.871Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:12 [2023-09-15T05:16:12.872Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.872Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:16:12 [2023-09-15T05:16:12.872Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
01:16:12 [2023-09-15T05:16:12.872Z] [INFO] 
01:16:12 [2023-09-15T05:16:12.872Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
01:16:12 [2023-09-15T05:16:12.872Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
01:16:12 [2023-09-15T05:16:12.872Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] The project's OSGi version is 1.0.5.202309150513
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:16:13 [2023-09-15T05:16:13.435Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests...
01:16:13 [2023-09-15T05:16:13.692Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.692Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:16:13 [2023-09-15T05:16:13.692Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:13 [2023-09-15T05:16:13.692Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.692Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:16:13 [2023-09-15T05:16:13.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
01:16:13 [2023-09-15T05:16:13.692Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.692Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
01:16:13 [2023-09-15T05:16:13.692Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
01:16:13 [2023-09-15T05:16:13.692Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] The project's OSGi version is 1.0.3.202309150513
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:16:13 [2023-09-15T05:16:13.948Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.949Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:16:13 [2023-09-15T05:16:13.949Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.949Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:16:13 [2023-09-15T05:16:13.949Z] [INFO] 
01:16:13 [2023-09-15T05:16:13.949Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:16:13 [2023-09-15T05:16:13.949Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests...
01:16:14 [2023-09-15T05:16:14.205Z] [INFO] 
01:16:14 [2023-09-15T05:16:14.205Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:16:14 [2023-09-15T05:16:14.205Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:14 [2023-09-15T05:16:14.205Z] [INFO] 
01:16:14 [2023-09-15T05:16:14.205Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:16:14 [2023-09-15T05:16:14.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
01:16:14 [2023-09-15T05:16:14.205Z] [INFO] 
01:16:14 [2023-09-15T05:16:14.205Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
01:16:14 [2023-09-15T05:16:14.205Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
01:16:14 [2023-09-15T05:16:14.205Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] 
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] 
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] The project's OSGi version is 1.0.10.202309150513
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] 
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] 
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] 
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] 
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] 
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests...
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] 
01:16:14 [2023-09-15T05:16:14.767Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:16:15 [2023-09-15T05:16:15.024Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:15 [2023-09-15T05:16:15.024Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.024Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:16:15 [2023-09-15T05:16:15.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
01:16:15 [2023-09-15T05:16:15.024Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.024Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
01:16:15 [2023-09-15T05:16:15.024Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
01:16:15 [2023-09-15T05:16:15.024Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] The project's OSGi version is 1.0.3.202309150513
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.280Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:16:15 [2023-09-15T05:16:15.281Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.281Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:16:15 [2023-09-15T05:16:15.281Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests...
01:16:15 [2023-09-15T05:16:15.537Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.537Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:16:15 [2023-09-15T05:16:15.537Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:15 [2023-09-15T05:16:15.537Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.537Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:16:15 [2023-09-15T05:16:15.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
01:16:15 [2023-09-15T05:16:15.537Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.537Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
01:16:15 [2023-09-15T05:16:15.537Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
01:16:15 [2023-09-15T05:16:15.537Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
01:16:15 [2023-09-15T05:16:15.793Z] [INFO] 
01:16:15 [2023-09-15T05:16:15.793Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:15 [2023-09-15T05:16:15.793Z] [INFO] Forking Trace Compass All Tests 1.0.13-SNAPSHOT
01:16:15 [2023-09-15T05:16:15.793Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] 
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] The project's OSGi version is 1.0.13.202309150513
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] 
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] 
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] 
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] 
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] 
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
01:16:16 [2023-09-15T05:16:16.050Z] [INFO] Resolving class path of Trace Compass All Tests...
01:16:16 [2023-09-15T05:16:16.613Z] [INFO] 
01:16:16 [2023-09-15T05:16:16.613Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
01:16:16 [2023-09-15T05:16:16.613Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:16 [2023-09-15T05:16:16.613Z] [INFO] 
01:16:16 [2023-09-15T05:16:16.613Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
01:16:16 [2023-09-15T05:16:16.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
01:16:16 [2023-09-15T05:16:16.613Z] [INFO] 
01:16:16 [2023-09-15T05:16:16.613Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
01:16:16 [2023-09-15T05:16:16.613Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
01:16:16 [2023-09-15T05:16:16.613Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/classes
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] Forking org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] The project's OSGi version is 1.0.6.202309150513
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
01:16:17 [2023-09-15T05:16:17.178Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests...
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
01:16:17 [2023-09-15T05:16:17.434Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/classes
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] Forking org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT
01:16:17 [2023-09-15T05:16:17.434Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] Forking Trace Compass Repository 9.1.0-SNAPSHOT
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] The project's OSGi version is 9.1.0.202309150513
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.997Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
01:16:17 [2023-09-15T05:16:17.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
01:16:17 [2023-09-15T05:16:17.998Z] [INFO] 
01:16:17 [2023-09-15T05:16:17.998Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:17 [2023-09-15T05:16:17.998Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT
01:16:17 [2023-09-15T05:16:17.998Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] 
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] The project's OSGi version is 1.0.4.202309150513
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] 
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] 
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] 
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] 
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] 
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests...
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] 
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] 
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] 
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
01:16:18 [2023-09-15T05:16:18.254Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] 
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] <<< maven-javadoc-plugin:3.5.0:aggregate (default-cli) < compile @ org.eclipse.tracecompass <<<
01:16:18 [2023-09-15T05:16:18.254Z] [INFO] 
01:16:21 [2023-09-15T05:16:21.522Z] [INFO] 
01:16:21 [2023-09-15T05:16:21.523Z] [INFO] --- maven-javadoc-plugin:3.5.0:aggregate (default-cli) @ org.eclipse.tracecompass ---
01:16:21 [2023-09-15T05:16:21.523Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 105 kB/s)
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
01:16:21 [2023-09-15T05:16:21.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.034Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 69 kB/s)
01:16:22 [2023-09-15T05:16:22.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.034Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 644 kB/s)
01:16:22 [2023-09-15T05:16:22.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.035Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 105 kB/s)
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 261 kB/s)
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 501 kB/s)
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
01:16:22 [2023-09-15T05:16:22.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
01:16:22 [2023-09-15T05:16:22.547Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
01:16:22 [2023-09-15T05:16:22.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
01:16:22 [2023-09-15T05:16:22.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 522 kB/s)
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 370 kB/s)
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
01:16:22 [2023-09-15T05:16:22.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 376 kB/s)
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 534 kB/s)
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
01:16:22 [2023-09-15T05:16:22.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
01:16:22 [2023-09-15T05:16:22.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 116 kB/s)
01:16:23 [2023-09-15T05:16:23.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.061Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.061Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 1.5 MB/s)
01:16:23 [2023-09-15T05:16:23.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.062Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 276 kB/s)
01:16:23 [2023-09-15T05:16:23.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 519 kB/s)
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 155 kB/s)
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.320Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
01:16:23 [2023-09-15T05:16:23.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 185 kB/s)
01:16:23 [2023-09-15T05:16:23.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
01:16:23 [2023-09-15T05:16:23.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
01:16:23 [2023-09-15T05:16:23.577Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
01:16:23 [2023-09-15T05:16:23.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
01:16:23 [2023-09-15T05:16:23.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
01:16:23 [2023-09-15T05:16:23.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
01:16:23 [2023-09-15T05:16:23.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 21 kB/s)
01:16:23 [2023-09-15T05:16:23.577Z] [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:23 [2023-09-15T05:16:23.577Z] [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:23 [2023-09-15T05:16:23.577Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
01:16:23 [2023-09-15T05:16:23.833Z] [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:23 [2023-09-15T05:16:23.833Z] [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:23 [2023-09-15T05:16:23.833Z] [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:23 [2023-09-15T05:16:23.833Z] [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 170 kB/s)
01:16:23 [2023-09-15T05:16:23.833Z] [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:16:23 [2023-09-15T05:16:23.833Z] [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:16:23 [2023-09-15T05:16:23.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
01:16:23 [2023-09-15T05:16:23.833Z] [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:16:23 [2023-09-15T05:16:23.833Z] [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:16:23 [2023-09-15T05:16:23.833Z] [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:16:23 [2023-09-15T05:16:23.833Z] [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 37 kB/s)
01:16:23 [2023-09-15T05:16:23.833Z] [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:16:23 [2023-09-15T05:16:23.833Z] [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:16:24 [2023-09-15T05:16:24.089Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
01:16:24 [2023-09-15T05:16:24.089Z] [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:16:24 [2023-09-15T05:16:24.089Z] [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:16:24 [2023-09-15T05:16:24.089Z] [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:16:24 [2023-09-15T05:16:24.089Z] [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 92 kB/s)
01:16:24 [2023-09-15T05:16:24.089Z] [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:16:24 [2023-09-15T05:16:24.089Z] [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:16:24 [2023-09-15T05:16:24.089Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
01:16:24 [2023-09-15T05:16:24.346Z] [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:16:24 [2023-09-15T05:16:24.346Z] [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:16:24 [2023-09-15T05:16:24.346Z] [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:16:24 [2023-09-15T05:16:24.346Z] [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 314 kB/s)
01:16:24 [2023-09-15T05:16:24.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.346Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.346Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.346Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 59 kB/s)
01:16:24 [2023-09-15T05:16:24.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.346Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
01:16:24 [2023-09-15T05:16:24.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 77 kB/s)
01:16:24 [2023-09-15T05:16:24.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
01:16:24 [2023-09-15T05:16:24.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
01:16:24 [2023-09-15T05:16:24.602Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
01:16:24 [2023-09-15T05:16:24.859Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 51 kB/s)
01:16:24 [2023-09-15T05:16:24.859Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
01:16:24 [2023-09-15T05:16:24.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
01:16:24 [2023-09-15T05:16:24.859Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom
01:16:24 [2023-09-15T05:16:24.859Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 239 kB/s)
01:16:25 [2023-09-15T05:16:25.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 52 kB/s)
01:16:25 [2023-09-15T05:16:25.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
01:16:25 [2023-09-15T05:16:25.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 89 kB/s)
01:16:25 [2023-09-15T05:16:25.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
01:16:25 [2023-09-15T05:16:25.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
01:16:25 [2023-09-15T05:16:25.373Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
01:16:25 [2023-09-15T05:16:25.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
01:16:25 [2023-09-15T05:16:25.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
01:16:25 [2023-09-15T05:16:25.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
01:16:25 [2023-09-15T05:16:25.629Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 117 kB/s)
01:16:25 [2023-09-15T05:16:25.629Z] [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:16:25 [2023-09-15T05:16:25.629Z] [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:16:25 [2023-09-15T05:16:25.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
01:16:25 [2023-09-15T05:16:25.629Z] [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:16:25 [2023-09-15T05:16:25.629Z] [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:16:25 [2023-09-15T05:16:25.629Z] [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:16:25 [2023-09-15T05:16:25.629Z] [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 961 kB/s)
01:16:25 [2023-09-15T05:16:25.629Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
01:16:25 [2023-09-15T05:16:25.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
01:16:25 [2023-09-15T05:16:25.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
01:16:25 [2023-09-15T05:16:25.886Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
01:16:25 [2023-09-15T05:16:25.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
01:16:25 [2023-09-15T05:16:25.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
01:16:25 [2023-09-15T05:16:25.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 129 kB/s)
01:16:25 [2023-09-15T05:16:25.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
01:16:25 [2023-09-15T05:16:25.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
01:16:25 [2023-09-15T05:16:25.886Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
01:16:25 [2023-09-15T05:16:25.886Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
01:16:25 [2023-09-15T05:16:25.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
01:16:25 [2023-09-15T05:16:25.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
01:16:26 [2023-09-15T05:16:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 59 kB/s)
01:16:26 [2023-09-15T05:16:26.142Z] [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:16:26 [2023-09-15T05:16:26.142Z] [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:16:26 [2023-09-15T05:16:26.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
01:16:26 [2023-09-15T05:16:26.142Z] [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:16:26 [2023-09-15T05:16:26.142Z] [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:16:26 [2023-09-15T05:16:26.142Z] [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:16:26 [2023-09-15T05:16:26.142Z] [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 218 kB/s)
01:16:26 [2023-09-15T05:16:26.142Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.142Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.142Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.142Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 148 kB/s)
01:16:26 [2023-09-15T05:16:26.400Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.400Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.400Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.400Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
01:16:26 [2023-09-15T05:16:26.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 87 kB/s)
01:16:26 [2023-09-15T05:16:26.400Z] [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:16:26 [2023-09-15T05:16:26.400Z] [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:16:26 [2023-09-15T05:16:26.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
01:16:26 [2023-09-15T05:16:26.667Z] [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:16:26 [2023-09-15T05:16:26.667Z] [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:16:26 [2023-09-15T05:16:26.667Z] [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:16:26 [2023-09-15T05:16:26.667Z] [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 58 kB/s)
01:16:26 [2023-09-15T05:16:26.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
01:16:26 [2023-09-15T05:16:26.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
01:16:26 [2023-09-15T05:16:26.926Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
01:16:26 [2023-09-15T05:16:26.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
01:16:26 [2023-09-15T05:16:26.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
01:16:26 [2023-09-15T05:16:26.926Z] [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:16:26 [2023-09-15T05:16:26.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 429 kB/s)
01:16:26 [2023-09-15T05:16:26.926Z] [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:16:26 [2023-09-15T05:16:26.926Z] [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:16:26 [2023-09-15T05:16:26.926Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
01:16:27 [2023-09-15T05:16:27.188Z] [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:16:27 [2023-09-15T05:16:27.188Z] [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:16:27 [2023-09-15T05:16:27.188Z] [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:16:27 [2023-09-15T05:16:27.188Z] [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 203 kB/s)
01:16:27 [2023-09-15T05:16:27.188Z] [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:16:27 [2023-09-15T05:16:27.188Z] [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:16:27 [2023-09-15T05:16:27.188Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
01:16:27 [2023-09-15T05:16:27.188Z] [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:16:27 [2023-09-15T05:16:27.188Z] [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:16:27 [2023-09-15T05:16:27.188Z] [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:16:27 [2023-09-15T05:16:27.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.4 MB/s)
01:16:27 [2023-09-15T05:16:27.188Z] [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:16:27 [2023-09-15T05:16:27.188Z] [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:16:27 [2023-09-15T05:16:27.188Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
01:16:27 [2023-09-15T05:16:27.451Z] [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:16:27 [2023-09-15T05:16:27.451Z] [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:16:27 [2023-09-15T05:16:27.451Z] [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:16:27 [2023-09-15T05:16:27.451Z] [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 1.3 MB/s)
01:16:27 [2023-09-15T05:16:27.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
01:16:27 [2023-09-15T05:16:27.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
01:16:27 [2023-09-15T05:16:27.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
01:16:27 [2023-09-15T05:16:27.451Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
01:16:27 [2023-09-15T05:16:27.451Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
01:16:27 [2023-09-15T05:16:27.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
01:16:27 [2023-09-15T05:16:27.708Z] [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 640 kB/s)
01:16:27 [2023-09-15T05:16:27.708Z] [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:16:27 [2023-09-15T05:16:27.708Z] [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:16:27 [2023-09-15T05:16:27.708Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
01:16:27 [2023-09-15T05:16:27.708Z] [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:16:27 [2023-09-15T05:16:27.708Z] [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:16:27 [2023-09-15T05:16:27.708Z] [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:16:27 [2023-09-15T05:16:27.708Z] [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 146 kB/s)
01:16:27 [2023-09-15T05:16:27.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
01:16:27 [2023-09-15T05:16:27.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
01:16:27 [2023-09-15T05:16:27.968Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
01:16:27 [2023-09-15T05:16:27.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
01:16:27 [2023-09-15T05:16:27.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
01:16:27 [2023-09-15T05:16:27.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
01:16:27 [2023-09-15T05:16:27.968Z] [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 50 kB/s)
01:16:27 [2023-09-15T05:16:27.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
01:16:27 [2023-09-15T05:16:27.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
01:16:27 [2023-09-15T05:16:27.968Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
01:16:27 [2023-09-15T05:16:27.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
01:16:28 [2023-09-15T05:16:28.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
01:16:28 [2023-09-15T05:16:28.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
01:16:28 [2023-09-15T05:16:28.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 151 kB/s)
01:16:28 [2023-09-15T05:16:28.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
01:16:28 [2023-09-15T05:16:28.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
01:16:28 [2023-09-15T05:16:28.242Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
01:16:28 [2023-09-15T05:16:28.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
01:16:28 [2023-09-15T05:16:28.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
01:16:28 [2023-09-15T05:16:28.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
01:16:28 [2023-09-15T05:16:28.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 272 kB/s)
01:16:28 [2023-09-15T05:16:28.503Z] [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:16:28 [2023-09-15T05:16:28.503Z] [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:16:28 [2023-09-15T05:16:28.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
01:16:28 [2023-09-15T05:16:28.503Z] [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:16:28 [2023-09-15T05:16:28.503Z] [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:16:28 [2023-09-15T05:16:28.503Z] [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:16:28 [2023-09-15T05:16:28.503Z] [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 77 kB/s)
01:16:28 [2023-09-15T05:16:28.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
01:16:28 [2023-09-15T05:16:28.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
01:16:28 [2023-09-15T05:16:28.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
01:16:28 [2023-09-15T05:16:28.765Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
01:16:28 [2023-09-15T05:16:28.765Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
01:16:28 [2023-09-15T05:16:28.765Z] [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:16:28 [2023-09-15T05:16:28.765Z] [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 811 kB/s)
01:16:28 [2023-09-15T05:16:28.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
01:16:28 [2023-09-15T05:16:28.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
01:16:28 [2023-09-15T05:16:28.765Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
01:16:28 [2023-09-15T05:16:28.765Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
01:16:29 [2023-09-15T05:16:29.024Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
01:16:29 [2023-09-15T05:16:29.024Z] [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:16:29 [2023-09-15T05:16:29.024Z] [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 453 kB/s)
01:16:29 [2023-09-15T05:16:29.024Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
01:16:29 [2023-09-15T05:16:29.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
01:16:29 [2023-09-15T05:16:29.024Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
01:16:29 [2023-09-15T05:16:29.024Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
01:16:29 [2023-09-15T05:16:29.024Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
01:16:29 [2023-09-15T05:16:29.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
01:16:29 [2023-09-15T05:16:29.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 137 kB/s)
01:16:29 [2023-09-15T05:16:29.024Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
01:16:29 [2023-09-15T05:16:29.293Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
01:16:29 [2023-09-15T05:16:29.293Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
01:16:29 [2023-09-15T05:16:29.293Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
01:16:29 [2023-09-15T05:16:29.293Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
01:16:29 [2023-09-15T05:16:29.293Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
01:16:29 [2023-09-15T05:16:29.293Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 14 kB/s)
01:16:29 [2023-09-15T05:16:29.293Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
01:16:29 [2023-09-15T05:16:29.293Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
01:16:29 [2023-09-15T05:16:29.293Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 594 kB/s)
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/45/commons-parent-45.pom
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 1.7 MB/s)
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
01:16:29 [2023-09-15T05:16:29.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
01:16:29 [2023-09-15T05:16:29.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
01:16:29 [2023-09-15T05:16:29.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
01:16:29 [2023-09-15T05:16:29.810Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
01:16:29 [2023-09-15T05:16:29.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
01:16:29 [2023-09-15T05:16:29.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 983 kB/s)
01:16:29 [2023-09-15T05:16:29.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
01:16:29 [2023-09-15T05:16:29.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
01:16:29 [2023-09-15T05:16:29.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
01:16:30 [2023-09-15T05:16:30.066Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
01:16:30 [2023-09-15T05:16:30.066Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
01:16:30 [2023-09-15T05:16:30.066Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
01:16:30 [2023-09-15T05:16:30.066Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 220 kB/s)
01:16:30 [2023-09-15T05:16:30.066Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
01:16:30 [2023-09-15T05:16:30.066Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
01:16:30 [2023-09-15T05:16:30.066Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
01:16:30 [2023-09-15T05:16:30.066Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
01:16:30 [2023-09-15T05:16:30.067Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
01:16:30 [2023-09-15T05:16:30.067Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 512 kB/s)
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 171 kB/s)
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 488 kB/s)
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 155 kB/s)
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 658 kB/s)
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 243 kB/s)
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
01:16:30 [2023-09-15T05:16:30.838Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
01:16:31 [2023-09-15T05:16:31.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
01:16:31 [2023-09-15T05:16:31.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
01:16:31 [2023-09-15T05:16:31.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
01:16:31 [2023-09-15T05:16:31.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 21 kB/s)
01:16:31 [2023-09-15T05:16:31.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
01:16:31 [2023-09-15T05:16:31.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
01:16:31 [2023-09-15T05:16:31.095Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
01:16:31 [2023-09-15T05:16:31.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
01:16:31 [2023-09-15T05:16:31.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
01:16:31 [2023-09-15T05:16:31.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
01:16:31 [2023-09-15T05:16:31.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 123 kB/s)
01:16:31 [2023-09-15T05:16:31.351Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.351Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.351Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 234 kB/s)
01:16:31 [2023-09-15T05:16:31.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.352Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 52 kB/s)
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 55 kB/s)
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.608Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
01:16:31 [2023-09-15T05:16:31.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 45 kB/s)
01:16:31 [2023-09-15T05:16:31.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
01:16:31 [2023-09-15T05:16:31.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
01:16:31 [2023-09-15T05:16:31.864Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
01:16:31 [2023-09-15T05:16:31.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
01:16:31 [2023-09-15T05:16:31.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
01:16:31 [2023-09-15T05:16:31.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
01:16:32 [2023-09-15T05:16:32.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 99 kB/s)
01:16:32 [2023-09-15T05:16:32.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
01:16:32 [2023-09-15T05:16:32.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
01:16:32 [2023-09-15T05:16:32.121Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
01:16:32 [2023-09-15T05:16:32.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
01:16:32 [2023-09-15T05:16:32.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
01:16:32 [2023-09-15T05:16:32.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
01:16:32 [2023-09-15T05:16:32.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 37 kB/s)
01:16:32 [2023-09-15T05:16:32.121Z] [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:16:32 [2023-09-15T05:16:32.121Z] [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:16:32 [2023-09-15T05:16:32.121Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
01:16:32 [2023-09-15T05:16:32.377Z] [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:16:32 [2023-09-15T05:16:32.377Z] [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:16:32 [2023-09-15T05:16:32.377Z] [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:16:32 [2023-09-15T05:16:32.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 750 kB/s)
01:16:32 [2023-09-15T05:16:32.377Z] [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:16:32 [2023-09-15T05:16:32.377Z] [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:16:32 [2023-09-15T05:16:32.377Z] [INFO] Downloading from jboss-public-repository-group: https://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:16:32 [2023-09-15T05:16:32.633Z] [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:16:32 [2023-09-15T05:16:32.633Z] [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:16:32 [2023-09-15T05:16:32.633Z] [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:16:32 [2023-09-15T05:16:32.633Z] [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:16:32 [2023-09-15T05:16:32.633Z] [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:16:32 [2023-09-15T05:16:32.633Z] [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:16:32 [2023-09-15T05:16:32.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
01:16:32 [2023-09-15T05:16:32.633Z] [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:16:32 [2023-09-15T05:16:32.633Z] [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:16:32 [2023-09-15T05:16:32.633Z] [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:16:32 [2023-09-15T05:16:32.891Z] [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 35 kB/s)
01:16:32 [2023-09-15T05:16:32.892Z] [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:16:32 [2023-09-15T05:16:32.892Z] [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:16:32 [2023-09-15T05:16:32.892Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
01:16:32 [2023-09-15T05:16:32.892Z] [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:16:32 [2023-09-15T05:16:32.892Z] [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:16:32 [2023-09-15T05:16:32.892Z] [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:16:32 [2023-09-15T05:16:32.892Z] [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 57 kB/s)
01:16:32 [2023-09-15T05:16:32.892Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
01:16:32 [2023-09-15T05:16:32.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
01:16:32 [2023-09-15T05:16:32.892Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
01:16:33 [2023-09-15T05:16:33.153Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
01:16:33 [2023-09-15T05:16:33.153Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
01:16:33 [2023-09-15T05:16:33.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
01:16:33 [2023-09-15T05:16:33.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 101 kB/s)
01:16:33 [2023-09-15T05:16:33.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
01:16:33 [2023-09-15T05:16:33.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
01:16:33 [2023-09-15T05:16:33.153Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
01:16:33 [2023-09-15T05:16:33.153Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
01:16:33 [2023-09-15T05:16:33.153Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
01:16:33 [2023-09-15T05:16:33.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
01:16:34 [2023-09-15T05:16:34.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 3.0 kB/s)
01:16:34 [2023-09-15T05:16:34.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
01:16:34 [2023-09-15T05:16:34.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
01:16:34 [2023-09-15T05:16:34.080Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
01:16:34 [2023-09-15T05:16:34.337Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
01:16:34 [2023-09-15T05:16:34.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
01:16:34 [2023-09-15T05:16:34.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
01:16:34 [2023-09-15T05:16:34.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 103 kB/s)
01:16:34 [2023-09-15T05:16:34.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
01:16:34 [2023-09-15T05:16:34.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
01:16:34 [2023-09-15T05:16:34.337Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
01:16:34 [2023-09-15T05:16:34.337Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
01:16:34 [2023-09-15T05:16:34.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
01:16:34 [2023-09-15T05:16:34.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom
01:16:34 [2023-09-15T05:16:34.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 339 kB/s)
01:16:34 [2023-09-15T05:16:34.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
01:16:34 [2023-09-15T05:16:34.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
01:16:34 [2023-09-15T05:16:34.593Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
01:16:34 [2023-09-15T05:16:34.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
01:16:34 [2023-09-15T05:16:34.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
01:16:34 [2023-09-15T05:16:34.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
01:16:34 [2023-09-15T05:16:34.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 284 kB/s)
01:16:34 [2023-09-15T05:16:34.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
01:16:34 [2023-09-15T05:16:34.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
01:16:34 [2023-09-15T05:16:34.594Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
01:16:34 [2023-09-15T05:16:34.849Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
01:16:34 [2023-09-15T05:16:34.849Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
01:16:34 [2023-09-15T05:16:34.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
01:16:34 [2023-09-15T05:16:34.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 562 kB/s)
01:16:35 [2023-09-15T05:16:35.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
01:16:35 [2023-09-15T05:16:35.106Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
01:16:35 [2023-09-15T05:16:35.106Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
01:16:35 [2023-09-15T05:16:35.669Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
01:16:35 [2023-09-15T05:16:35.669Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
01:16:35 [2023-09-15T05:16:35.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
01:16:35 [2023-09-15T05:16:35.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 538 kB/s)
01:16:35 [2023-09-15T05:16:35.925Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
01:16:35 [2023-09-15T05:16:35.925Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
01:16:35 [2023-09-15T05:16:35.925Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
01:16:35 [2023-09-15T05:16:35.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
01:16:35 [2023-09-15T05:16:35.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
01:16:35 [2023-09-15T05:16:35.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
01:16:35 [2023-09-15T05:16:35.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 479 kB/s)
01:16:35 [2023-09-15T05:16:35.925Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
01:16:36 [2023-09-15T05:16:36.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
01:16:36 [2023-09-15T05:16:36.181Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
01:16:36 [2023-09-15T05:16:36.181Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
01:16:36 [2023-09-15T05:16:36.181Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
01:16:36 [2023-09-15T05:16:36.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
01:16:36 [2023-09-15T05:16:36.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 30 kB/s)
01:16:36 [2023-09-15T05:16:36.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
01:16:36 [2023-09-15T05:16:36.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
01:16:36 [2023-09-15T05:16:36.181Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
01:16:36 [2023-09-15T05:16:36.181Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
01:16:36 [2023-09-15T05:16:36.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
01:16:36 [2023-09-15T05:16:36.437Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
01:16:36 [2023-09-15T05:16:36.437Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 54 kB/s)
01:16:36 [2023-09-15T05:16:36.437Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
01:16:36 [2023-09-15T05:16:36.437Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
01:16:36 [2023-09-15T05:16:36.437Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
01:16:36 [2023-09-15T05:16:36.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
01:16:36 [2023-09-15T05:16:36.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
01:16:36 [2023-09-15T05:16:36.437Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
01:16:36 [2023-09-15T05:16:36.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 334 kB/s)
01:16:36 [2023-09-15T05:16:36.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
01:16:36 [2023-09-15T05:16:36.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
01:16:36 [2023-09-15T05:16:36.693Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
01:16:36 [2023-09-15T05:16:36.693Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
01:16:36 [2023-09-15T05:16:36.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
01:16:36 [2023-09-15T05:16:36.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
01:16:36 [2023-09-15T05:16:36.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 309 kB/s)
01:16:36 [2023-09-15T05:16:36.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
01:16:36 [2023-09-15T05:16:36.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
01:16:36 [2023-09-15T05:16:36.693Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
01:16:36 [2023-09-15T05:16:36.949Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
01:16:36 [2023-09-15T05:16:36.949Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
01:16:36 [2023-09-15T05:16:36.949Z] [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:16:36 [2023-09-15T05:16:36.949Z] [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 11 kB/s)
01:16:36 [2023-09-15T05:16:36.949Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
01:16:36 [2023-09-15T05:16:36.949Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
01:16:36 [2023-09-15T05:16:36.949Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
01:16:37 [2023-09-15T05:16:37.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
01:16:37 [2023-09-15T05:16:37.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
01:16:37 [2023-09-15T05:16:37.206Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom
01:16:37 [2023-09-15T05:16:37.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 1.8 kB/s)
01:16:37 [2023-09-15T05:16:37.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
01:16:37 [2023-09-15T05:16:37.206Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
01:16:37 [2023-09-15T05:16:37.206Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
01:16:37 [2023-09-15T05:16:37.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
01:16:37 [2023-09-15T05:16:37.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
01:16:37 [2023-09-15T05:16:37.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
01:16:37 [2023-09-15T05:16:37.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 12 kB/s)
01:16:37 [2023-09-15T05:16:37.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
01:16:37 [2023-09-15T05:16:37.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
01:16:37 [2023-09-15T05:16:37.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
01:16:37 [2023-09-15T05:16:37.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
01:16:37 [2023-09-15T05:16:37.724Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
01:16:37 [2023-09-15T05:16:37.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
01:16:37 [2023-09-15T05:16:37.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 137 kB/s)
01:16:37 [2023-09-15T05:16:37.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
01:16:37 [2023-09-15T05:16:37.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
01:16:37 [2023-09-15T05:16:37.724Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
01:16:37 [2023-09-15T05:16:37.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
01:16:37 [2023-09-15T05:16:37.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
01:16:37 [2023-09-15T05:16:37.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
01:16:37 [2023-09-15T05:16:37.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 39 kB/s)
01:16:37 [2023-09-15T05:16:37.982Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
01:16:37 [2023-09-15T05:16:37.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
01:16:37 [2023-09-15T05:16:37.982Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
01:16:37 [2023-09-15T05:16:37.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
01:16:37 [2023-09-15T05:16:37.982Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
01:16:37 [2023-09-15T05:16:37.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
01:16:37 [2023-09-15T05:16:37.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 49 kB/s)
01:16:37 [2023-09-15T05:16:37.982Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
01:16:37 [2023-09-15T05:16:37.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
01:16:38 [2023-09-15T05:16:38.242Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
01:16:38 [2023-09-15T05:16:38.243Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
01:16:38 [2023-09-15T05:16:38.243Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
01:16:38 [2023-09-15T05:16:38.243Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
01:16:38 [2023-09-15T05:16:38.243Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 2.5 kB/s)
01:16:38 [2023-09-15T05:16:38.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
01:16:38 [2023-09-15T05:16:38.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
01:16:38 [2023-09-15T05:16:38.243Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 6.6 kB/s)
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 303 kB/s)
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
01:16:38 [2023-09-15T05:16:38.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
01:16:38 [2023-09-15T05:16:38.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
01:16:38 [2023-09-15T05:16:38.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
01:16:38 [2023-09-15T05:16:38.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
01:16:38 [2023-09-15T05:16:38.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 90 kB/s)
01:16:38 [2023-09-15T05:16:38.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
01:16:38 [2023-09-15T05:16:38.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
01:16:38 [2023-09-15T05:16:38.757Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
01:16:38 [2023-09-15T05:16:38.757Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
01:16:38 [2023-09-15T05:16:38.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 356 kB/s)
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.pom
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.pom
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 12 kB/s)
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
01:16:39 [2023-09-15T05:16:39.057Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
01:16:39 [2023-09-15T05:16:39.315Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
01:16:39 [2023-09-15T05:16:39.315Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom
01:16:39 [2023-09-15T05:16:39.315Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
01:16:39 [2023-09-15T05:16:39.315Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 1.8 kB/s)
01:16:39 [2023-09-15T05:16:39.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
01:16:39 [2023-09-15T05:16:39.315Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
01:16:39 [2023-09-15T05:16:39.315Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
01:16:39 [2023-09-15T05:16:39.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
01:16:39 [2023-09-15T05:16:39.571Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
01:16:39 [2023-09-15T05:16:39.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
01:16:39 [2023-09-15T05:16:39.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 885 kB/s)
01:16:39 [2023-09-15T05:16:39.571Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
01:16:39 [2023-09-15T05:16:39.571Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
01:16:39 [2023-09-15T05:16:39.572Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
01:16:39 [2023-09-15T05:16:39.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
01:16:39 [2023-09-15T05:16:39.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
01:16:39 [2023-09-15T05:16:39.572Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
01:16:39 [2023-09-15T05:16:39.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 388 kB/s)
01:16:39 [2023-09-15T05:16:39.572Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
01:16:39 [2023-09-15T05:16:39.572Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
01:16:39 [2023-09-15T05:16:39.572Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
01:16:40 [2023-09-15T05:16:40.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
01:16:40 [2023-09-15T05:16:40.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
01:16:40 [2023-09-15T05:16:40.500Z] [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:16:40 [2023-09-15T05:16:40.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.1 MB/s)
01:16:40 [2023-09-15T05:16:40.500Z] [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:16:40 [2023-09-15T05:16:40.500Z] [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:16:40 [2023-09-15T05:16:40.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
01:16:40 [2023-09-15T05:16:40.500Z] [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:16:40 [2023-09-15T05:16:40.500Z] [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:16:40 [2023-09-15T05:16:40.500Z] [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:16:40 [2023-09-15T05:16:40.500Z] [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 47 kB/s)
01:16:40 [2023-09-15T05:16:40.500Z] [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:16:40 [2023-09-15T05:16:40.500Z] [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:16:40 [2023-09-15T05:16:40.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
01:16:40 [2023-09-15T05:16:40.501Z] [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:16:40 [2023-09-15T05:16:40.501Z] [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:16:40 [2023-09-15T05:16:40.501Z] [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:16:40 [2023-09-15T05:16:40.757Z] [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 899 kB/s)
01:16:40 [2023-09-15T05:16:40.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
01:16:40 [2023-09-15T05:16:40.757Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
01:16:40 [2023-09-15T05:16:40.757Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
01:16:40 [2023-09-15T05:16:40.757Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
01:16:40 [2023-09-15T05:16:40.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
01:16:40 [2023-09-15T05:16:40.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
01:16:40 [2023-09-15T05:16:40.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 718 kB/s)
01:16:40 [2023-09-15T05:16:40.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
01:16:40 [2023-09-15T05:16:40.757Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
01:16:40 [2023-09-15T05:16:40.757Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
01:16:41 [2023-09-15T05:16:41.013Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
01:16:41 [2023-09-15T05:16:41.013Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
01:16:41 [2023-09-15T05:16:41.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
01:16:41 [2023-09-15T05:16:41.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 308 kB/s)
01:16:41 [2023-09-15T05:16:41.013Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.013Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.013Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 138 kB/s)
01:16:41 [2023-09-15T05:16:41.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.269Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
01:16:41 [2023-09-15T05:16:41.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 101 kB/s)
01:16:41 [2023-09-15T05:16:41.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
01:16:41 [2023-09-15T05:16:41.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
01:16:41 [2023-09-15T05:16:41.525Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.pom
01:16:41 [2023-09-15T05:16:41.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
01:16:41 [2023-09-15T05:16:41.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
01:16:41 [2023-09-15T05:16:41.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom
01:16:41 [2023-09-15T05:16:41.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 46 kB/s)
01:16:41 [2023-09-15T05:16:41.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
01:16:41 [2023-09-15T05:16:41.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
01:16:41 [2023-09-15T05:16:41.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
01:16:41 [2023-09-15T05:16:41.781Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
01:16:41 [2023-09-15T05:16:41.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
01:16:41 [2023-09-15T05:16:41.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
01:16:41 [2023-09-15T05:16:41.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 8.8 kB/s)
01:16:41 [2023-09-15T05:16:41.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
01:16:41 [2023-09-15T05:16:41.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
01:16:41 [2023-09-15T05:16:41.782Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 82 kB/s)
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
01:16:42 [2023-09-15T05:16:42.038Z] [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.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
01:16:42 [2023-09-15T05:16:42.038Z] [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.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar
01:16:42 [2023-09-15T05:16:42.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
01:16:42 [2023-09-15T05:16:42.038Z] [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:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
01:16:42 [2023-09-15T05:16:42.295Z] [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.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
01:16:42 [2023-09-15T05:16:42.295Z] [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.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
01:16:42 [2023-09-15T05:16:42.295Z] [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:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
01:16:42 [2023-09-15T05:16:42.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
01:16:42 [2023-09-15T05:16:42.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
01:16:42 [2023-09-15T05:16:42.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
01:16:42 [2023-09-15T05:16:42.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
01:16:42 [2023-09-15T05:16:42.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
01:16:42 [2023-09-15T05:16:42.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
01:16:42 [2023-09-15T05:16:42.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
01:16:42 [2023-09-15T05:16:42.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
01:16:42 [2023-09-15T05:16:42.552Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
01:16:42 [2023-09-15T05:16:42.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
01:16:42 [2023-09-15T05:16:42.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
01:16:42 [2023-09-15T05:16:42.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
01:16:42 [2023-09-15T05:16:42.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
01:16:42 [2023-09-15T05:16:42.809Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.065Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.065Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.065Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.065Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.065Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
01:16:43 [2023-09-15T05:16:43.065Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
01:16:43 [2023-09-15T05:16:43.065Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
01:16:43 [2023-09-15T05:16:43.321Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 73 kB/s)
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
01:16:43 [2023-09-15T05:16:43.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
01:16:43 [2023-09-15T05:16:43.579Z] [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.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
01:16:43 [2023-09-15T05:16:43.579Z] [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:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
01:16:43 [2023-09-15T05:16:43.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
01:16:43 [2023-09-15T05:16:43.837Z] [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.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
01:16:43 [2023-09-15T05:16:43.837Z] [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.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
01:16:43 [2023-09-15T05:16:43.837Z] [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:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 330 kB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 820 kB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 2.0 MB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 1.5 MB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 1.2 MB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 2.9 MB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 8.8 MB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 473 kB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 3.1 MB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 562 kB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 331 kB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 529 kB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [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.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 2.0 MB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.8 MB/s)
01:16:43 [2023-09-15T05:16:43.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
01:16:43 [2023-09-15T05:16:43.838Z] [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.jar (50 kB at 530 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 634 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 177 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 1.3 MB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 412 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 1.9 MB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 572 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 94 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 140 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 131 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 93 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [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.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 32 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 88 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 57 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 412 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 122 kB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.7 MB/s)
01:16:43 [2023-09-15T05:16:43.838Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
01:16:44 [2023-09-15T05:16:44.095Z] [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.jar (237 kB at 1.4 MB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 821 kB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.8 MB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 973 kB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 2.2 MB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [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:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 2.2 MB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 423 kB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 279 kB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
01:16:44 [2023-09-15T05:16:44.095Z] [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 220 kB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 997 kB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.4 MB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 488 kB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 215 kB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 1.3 MB/s)
01:16:44 [2023-09-15T05:16:44.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 35 kB/s)
01:16:50 [2023-09-15T05:16:50.639Z] [INFO] No previous run data found, generating javadoc.
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] Javadoc Warnings
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.scripting/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.instrument/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.security.auth/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.base/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jdi/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.naming/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.desktop/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.localedata/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.management.rmi/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jartool/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.naming.rmi/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.prefs/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.net.http/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.xml.dom/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.naming.dns/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jshell/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.incubator.vector/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jdwp.agent/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.security.jgss/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.datatransfer/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.security.jgss/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.sql/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.internal.vm.compiler/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.internal.ed/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.sql.rowset/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.nio.mapmode/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.internal.opt/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.rmi/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jlink/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.attach/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.unsupported.desktop/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.httpserver/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.internal.le/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jpackage/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.dynalink/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.sctp/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.javadoc/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.crypto.cryptoki/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.compiler/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.compiler/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.transaction.xa/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.incubator.foreign/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.editpad/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.xml/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jconsole/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.unsupported/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jcmd/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.logging/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.xml.crypto/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.smartcardio/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jdeps/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.crypto.ec/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.hotspot.agent/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.se/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/java.security.sasl/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jfr/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.accessibility/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jsobject/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.zipfs/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.management.agent/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.net/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.internal.vm.ci/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.jstatd/module-info.class]
01:17:17 [2023-09-15T05:17:17.160Z] [WARNING] [loading /modules/jdk.management.jfr/module-info.class]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [loading /modules/jdk.random/module-info.class]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [loading /modules/jdk.management/module-info.class]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [loading /modules/java.management/module-info.class]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [loading /modules/jdk.internal.jvmstat/module-info.class]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [loading /modules/jdk.charsets/module-info.class]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterAnalysis.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 16ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 9ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterType.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/package-info.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/AbstractCounterAspect.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 47ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/ITmfCounterAspect.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/package-info.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterChartViewer.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterView.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/CycleDetectedException.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/IGraphWorker.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/ITmfGraphVisitor.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfEdge.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 6ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfGraph.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 11ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfVertex.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 7ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/package-info.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphBuilderModule.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 59ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphProvider.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTraceEventHandler.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITmfGraphProvider.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITraceEventHandler.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/package-info.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/AbstractCriticalPathModule.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathAlgorithmException.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathModule.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathAlgorithm.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathProvider.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/OSCriticalPathModule.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/package-info.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/IEdgeContextStateFactory.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdge.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdgeContextState.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraphVisitor.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfVertex.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfEdgeState.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfGraphFactory.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/WorkerSerializer.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/package-info.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchAnalysis.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.161Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/CpuUsageEntryModel.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageAnalysis.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/package-info.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxPidAspect.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 54ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxTidAspect.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/Messages.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/ThreadPriorityAspect.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 8ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/package-info.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/IOsExecutionGraphHandlerBuilder.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraph.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraphProvider.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsInterruptContext.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsWorker.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/package-info.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 6ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelTidAspect.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelUtils.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/LinuxValues.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/Messages.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/StateValues.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/package-info.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/memory/MemoryUsageTreeModel.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/HostThread.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/OsStrings.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/ProcessStatus.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/package-info.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfCpuSelectedSignal.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfThreadSelectedSignal.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/package-info.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/swslatency/Messages.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/swslatency/SWSLatencyAnalysis.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 58ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/swslatency/SchedWS.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/swslatency/package-info.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/ActiveTidStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/TidAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/DefaultEventLayout.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelAnalysisEventLayout.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 6ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelTrace.java]]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.162Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/KernelEventLayoutRequirement.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/LinuxTraceContext.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/package-info.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/FlameDefaultPalette.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingElement.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingGroupDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingElement.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingGroupDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/package-info.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/ICallGraphProvider.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/package-info.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackHostUtils.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 6ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/IFlameChartProvider.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/package-info.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 60ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/package-info.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisEventBasedModule.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IAnalysisProgressListener.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IGroupingSegmentAspect.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/ISegmentStoreProvider.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreStatisticsModel.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/package-info.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/AbstractSegmentStatisticsAnalysis.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/package-info.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatistics.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatisticsAnalysis.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/Statistics.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/package-info.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/AnalysisTimingImageConstants.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/package-info.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityView.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 7ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ISegmentStoreDensityViewerDataListener.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/Messages.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ZoomOutAction.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/package-info.java]]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.163Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer2.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/SegmentStoreScatterView2.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/package-info.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 6ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsView.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsViewer.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/package-info.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 49ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 6ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableView.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableViewer.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/package-info.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/btf/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/btf/core/analysis/BtfAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/btf/core/event/BTFPayload.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/btf/core/event/BtfEvent.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/btf/core/event/BtfEventType.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/btf/core/trace/BtfColumnNames.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/btf/core/trace/BtfEventAspects.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/btf/core/trace/BtfEventTypeFactory.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/btf/core/trace/BtfTimestampFormat.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/btf/core/trace/BtfTrace.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src:org/eclipse/tracecompass/btf/ui/Activator.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src:org/eclipse/tracecompass/btf/ui/BtfEventAdapterFactory.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src:org/eclipse/tracecompass/btf/ui/BtfEventPropertySource.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/NonNullUtils.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/ObjectUtils.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/TraceCompassActivator.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/package-info.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/BufferedBlockingQueue.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/package-info.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSizeWithUnitFormat.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSpeedWithUnitFormat.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalUnitFormat.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalWithUnitPrefixFormat.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/LongToPercentFormat.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/SubSecondTimeWithUnitFormat.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLog.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 8ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassMonitorManager.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/package-info.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/math/SaturatedArithmetic.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 41ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/Messages.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/ProcessUtils.java]]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.164Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/package-info.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/XmlUtils.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/package-info.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFException.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFStrings.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFCallsite.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFClock.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDefinition.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/io/BitBuffer.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 19ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/metadata/DeclarationScope.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderScope.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderVScope.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/FieldsScope.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/IDefinitionScope.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/ILexicalScope.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/LexicalScope.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/PacketHeaderScope.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/RootScope.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/AbstractArrayDefinition.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDefinition.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 54ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/CompoundDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Declaration.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Definition.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Encoding.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDefinition.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDefinition.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ICompositeDefinition.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDefinition.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IEventHeaderDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ISimpleDatatypeDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 7ms]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDefinition.java]]
01:17:17 [2023-09-15T05:17:17.165Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ScopedDefinition.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/SimpleDatatypeDefinition.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDefinition.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDefinition.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDefinition.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFIOException.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFResponse.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInput.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInputReader.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 55ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamPacketOutputWriter.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 6ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFPacketDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFStream.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/IPacketReader.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/Metadata.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFLexer.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 19ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFParser.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 161ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfConstants.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocation.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocationInfo.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventFactory.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventField.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventType.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfLostEvent.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/Messages.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/NullEventDefinition.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfChannelAspect.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfCpuAspect.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/Messages.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/lookup/CtfTmfCallsite.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 6ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTraceValidationStatus.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfUtils.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/Messages.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateSystemAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphProviderFactory.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 55ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProviderFactory.java]]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.166Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/Activator.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleTimeGraphDataProviderView.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleXYDataProviderView.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/Messages.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigStrings.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/LttngKernelTrace.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/Messages.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/BinaryCallsite.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/FunctionLocation.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/Messages.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryFile.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoFunctionAspect.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoLoadedBinaryFile.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSourceAspect.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/package-info.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEvent.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEventFactory.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstTrace.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/Messages.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/ILttngUstEventLayout.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/package-info.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarInt.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarIntTest.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/HTInterval.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTInterval.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTIntervalReader.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/ISerializableObject.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/package-info.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferReader.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferWriter.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/SafeByteBufferFactory.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/package-info.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/BasicSegment.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/IContentSegment.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegment.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegmentStore.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentComparators.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/package-info.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/INamedSegment.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentAspects.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentTypeComparators.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/package-info.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java]]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.167Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystemBuilder.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemFactory.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/ICustomStateHistoryBackend.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IPartialStateHistoryBackend.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IStateHistoryBackend.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/StateHistoryBackendFactory.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateSystemDisposedException.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateValueTypeException.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/TimeRangeException.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/ITmfStateInterval.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/TmfStateInterval.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/snapshot/StateSnapshot.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/DoubleStateValue.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/ITmfStateValue.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/IntegerStateValue.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/LongStateValue.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/NullStateValue.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/StringStateValue.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/TmfStateValue.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/package-info.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/Messages.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfCommonConstants.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfProjectNature.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfStrings.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleHelper.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleSource.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisOutput.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisParameterProvider.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ITmfNewAnalysisModuleListener.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/Messages.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisParamProvider.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisManager.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleHelperConfigElement.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleOutputs.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisOutputManager.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfNewAnalysisOutputListener.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteIterator.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteResolver.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/TimeCallsite.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/package-info.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysis.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysisReport.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/package-info.java]]
01:17:17 [2023-09-15T05:17:17.168Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/IAnalysisRequirementProvider.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAbstractAnalysisRequirement.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventFieldRequirement.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventRequirement.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfCompositeAnalysisRequirement.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/package-info.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/DataProviderConstants.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfComponent.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfEventProvider.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfComponent.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfEventProvider.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataType.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderFactory.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 43ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfCustomAttributes.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEvent.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventField.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventType.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfLostEvent.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEvent.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventField.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventType.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfLostEvent.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/Messages.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCallsiteAspect.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfContentFieldAspect.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCpuAspect.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfDeviceAspect.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfEventFieldAspect.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfStateSystemAspect.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/package-info.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/collapse/ITmfCollapsibleEvent.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfCallsite.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfModelLookup.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfSourceLookup.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/TmfCallsite.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IEventMatchingKey.java]]
01:17:17 [2023-09-15T05:17:17.169Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IMatchProcessingUnit.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfEventMatching.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfMatchEventDefinition.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/Messages.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TcpEventKey.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventDependency.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatches.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfAnalysisException.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfTraceException.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/FilterManager.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/ITmfFilter.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterTreeNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithNot.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithValue.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAndNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAspectNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterCompareNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterContainsNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterEqualsNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterMatchesNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterObjectNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterOrNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterRootNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTraceTypeNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTreeNode.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterContentHandler.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLParser.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLWriter.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/BufferedRandomAccessFile.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/ResourceUtil.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReference.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReferenceProvider.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/TimeReference.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractStateSystemAnalysisDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 46ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractTmfTraceDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CommonStatusMessage.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreFilterProperty.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreMetadataStrings.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/DataProviderDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICoreElementResolver.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICorePropertyCollection.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputElement.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputStyleProvider.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITableColumnDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITimeElement.java]]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.170Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/Messages.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElement.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElementStyle.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputStyleModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/SeriesModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/StyleProperties.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfXyModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/YModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/package-info.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/Annotation.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationCategoriesModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IAnnotation.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationParameters.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationProvider.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/TraceAnnotationProvider.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/package-info.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/FilterTimeQueryFilter.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/ICumulativeQueryFilter.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/IMultipleSelectionQueryFilter.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCounterQueryFilter.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCpuQueryFilter.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectionTimeQueryFilter.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/package-info.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/AbstractTimeGraphDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphArrow.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphRowModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphState.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphArrow.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphRowModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphState.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TmfTimeGraphCompositeDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 56ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/package-info.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/AbstractTreeDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfSelectionTreeDataModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeCompositeDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeModel.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/package-info.java]]
01:17:17 [2023-09-15T05:17:17.171Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/AbstractTreeCommonXDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ISeriesModel.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfCommonXAxisModel.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXYDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyEntryModel.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyModel.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/IYModel.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXYAxisDescription.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXyTreeDataModel.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/package-info.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventContent.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventType.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEvent.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEventType.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTrace.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceContext.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceDefinition.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEvent.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 62ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEventType.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputAttribute.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputElement.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceContext.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/Messages.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/DefaultColorPaletteProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IPaletteProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IXYPresentationProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/QualitativePaletteProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RGBAColor.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RotatingPaletteProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/SequentialPaletteProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/XYPresentationProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/package-info.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceCoreUtils.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceImportException.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypePreferences.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/ITmfEventRequest.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/TmfEventRequest.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/resources/ITmfMarker.java]]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.172Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/ITmfResponse.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/TmfModelResponse.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/package-info.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/ISegmentAspect.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentDurationAspect.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentEndTimeAspect.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentStartTimeAspect.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/package-info.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEndSynchSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventFilterAppliedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSearchAppliedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSelectedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfMarkerEventSourceUpdatedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSelectionRangeUpdatedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalHandler.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalTracer.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartAnalysisSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartSynchSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTimestampFormatUpdateSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceClosedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceModelSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceOpenedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceRangeUpdatedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSelectedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSynchronizedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceUpdatedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfWindowRangeUpdatedSignal.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfAnalysisModuleWithStateSystems.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/Messages.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfAttributePool.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/package-info.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStateStatistics.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsEventTypesModule.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsModule.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsTotalsModule.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/DefaultSymbolProvider.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java]]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.173Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProvider.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProviderFactory.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderUtils.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 38ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/package-info.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/ITmfTimestampTransform.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/Messages.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithm.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithmFactory.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationBackend.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationManager.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/TimestampTransformFactory.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimePreferencesConstants.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimestamp.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimePreferences.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestamp.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampDelta.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ICyclesConverter.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfContext.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfEventParser.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceCompleteness.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceKnownSize.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceWithPreDefinedEvents.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITraceContextSignalHandler.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfContext.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfEventTypeCollectionHelper.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceAdapterManager.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceContext.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TraceValidationStatus.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperimentUtils.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfPersistentlyIndexable.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfTraceIndexer.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 8ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndexer.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndexer.java]]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.174Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpoint.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpointIndex.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpoint.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/ITmfLocation.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLocation.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLongLocation.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfTimestampLocation.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTrace.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceContext.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEvent.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEventContent.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 42ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/ITmfTrimmableTrace.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/package-info.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfAsyncSequenceDiagramEvent.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfSyncSequenceDiagramEvent.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfAsyncSequenceDiagramEvent.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfSyncSequenceDiagramEvent.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/Pair.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/package-info.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/viewmodel/package-info.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/TmfUiRefreshHandler.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/HttpTraceImportOperation.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/TraceImportOperation.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/analysis/TmfAnalysisViewOutput.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/ColorUtils.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/RGBAUtil.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/ITmfTraceEditor.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditor.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditorInput.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfMultiPageEditorPart.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfTraceColumnManager.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/IMarkerReferenceProvider.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/PeriodicMarkerEventSource.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/StyleManager.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/package-info.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfProjectModelElement.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfStyledProjectModelElement.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/Messages.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisOutputElement.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfBuiltInOnDemandAnalysisElement.java]]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.175Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfCommonProjectElement.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentFolder.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorContentProvider.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorLabelProvider.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysesElement.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectConfig.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectElement.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelIcons.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelPreferences.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportElement.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportsElement.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceElement.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceFolder.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTracesFolder.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfUserDefinedOnDemandAnalysisElement.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewsElement.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderContentProvider.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderLabelProvider.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceUtils.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/UpdateTraceBoundsJob.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/Messages.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectMainWizardPage.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectWizard.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameFolderDialog.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameTraceDialog.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizard.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizard.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 42ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/TrimTraceDialog.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/Messages.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/ReadOnlyTextPropertyDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/TmfTimestampFormatPage.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentInfo.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentSignal.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfUiSignalThrottler.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/AbstractSymbolProviderPreferencePage.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProvider.java]]
01:17:17 [2023-09-15T05:17:17.176Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderFactory.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderPreferencePage.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/TmfSymbolProviderUpdatedSignal.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeLabelProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePage.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 9ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ArrayTreeContentProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/IImageSave.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ILegendImageProvider2.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfTimeProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfViewer.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfTimeViewer.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfViewer.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventAdapterFactory.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventPropertySource.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 24ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 48ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/ISortingLazyContentProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/TmfSimpleTableViewer.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ICheckboxTreeViewerListener.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeColumnDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeViewerEntry.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerEntry.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerToolTipHandler.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/AxisRange.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IAxis.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IXYSeries.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfBaseProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfChartTimeStampFormat.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragZoomProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseSelectionProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseWheelZoomProvider.java]]
01:17:17 [2023-09-15T05:17:17.177Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/XYChartLegendImageProvider.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/barchart/TmfHistogramTooltipProvider.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfXYChartSettings.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/FormatTimeUtils.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITimeReset.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfAllowMultiple.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfFilterableControl.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfPinnable.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfTimeAligned.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ManyEntriesSelectedDialogPreCheckedListener.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ResetUtil.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfView.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TracingPerspectiveFactory.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSetting.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsManager.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsXML.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 61ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/IColorSettingsListener.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/BaseDistributionData.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/IBaseDistributionModel.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDialog.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDragSourceAdapter.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDropTargetAdapter.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterEditUtils.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeContentProvider.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeLabelProvider.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterView.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/FullTraceHistogram.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramBucket.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramCurrentTimeControl.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramDataModel.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramRequest.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramScaledData.java]]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.178Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionEndControl.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionStartControl.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTextControl.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTimeRangeControl.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 12ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramZoom.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramDataModel.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramModelListener.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Messages.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/TimeRangeHistogram.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/Messages.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemEvent.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemPresentationProvider.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statistics/TmfStatisticsView.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/Messages.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/TmfSynchronizationView.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisEntry.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 55ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartDecorationProvider.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartEvent.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartView.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 5ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 14ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphEntryComparator.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphLegendProvider.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/Messages.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ShowFindDialogAction.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DrawableToolTip.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ITimeCompressionListener.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 7ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidgetSelectionProvider.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 6ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessage.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 41ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessageReturn.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BaseMessage.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicExecutionOccurrence.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicFrame.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/EllipsisMessage.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ExecutionOccurrence.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Frame.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/GraphNode.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/HotSpot.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ITimeRange.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Lifeline.java]]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.179Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/LifelineCategories.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Metrics.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SDTimeEvent.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Stop.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessage.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessageReturn.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/PagesDialog.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SearchFilterDialog.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/TabContents.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IColor.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IFont.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IGC.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IImage.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ColorImpl.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/FontImpl.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ImageImpl.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/BaseSDAction.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ConfigureMinMax.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/FirstPage.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/LastPage.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDDown.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDLeft.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDRight.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDUp.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveToMessage.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/NextPage.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFiltersDialog.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFindDialog.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDPagesDialog.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/PrevPage.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Print.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeEnd.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeStart.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Zoom.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFilterProvider.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFindProvider.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDAdvancedPagingProvider.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDCollapseProvider.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDExtendedActionBarProvider.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFilterProvider.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFindProvider.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDGraphNodeSupporter.java]]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.180Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPagingProvider.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPropertiesProvider.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/IUml2SDLoader.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/LoadersManager.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/Messages.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfAsyncMessage.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfSyncMessage.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 45ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/ISDPreferences.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewPref.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewerPage.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/Messages.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncForBackward.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncMessageComparator.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortSyncMessageComparator.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/TimeEventComparator.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 12ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/tabsview/TmfViewerFolder.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphBookmarkListener.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphColorListener.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphContentProvider.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphMarkerListener.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphPresentationProvider.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphRangeListener.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphSelectionListener.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTimeListener.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTreeListener.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphViewerFilterListener.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/StateItem.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphBookmarkEvent.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphContentProvider.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphPresentationProvider.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphRangeUpdateEvent.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphSelectionEvent.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTimeEvent.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTreeExpansionEvent.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 10ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/IPreCheckStateListener.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ITimeGraphEntryActiveProvider.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/MultiTreePatternFilter.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ShowFilterDialogAction.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 55ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/EventIterator.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ILinkEvent.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEvent.java]]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.181Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEventSource.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeGraphEntry.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NullTimeEvent.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeEvent.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeLinkEvent.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/IMarkerAxisListener.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProviderConverter.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITmfTimeGraphDrawingHelper.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeDataProviderCyclesConverter.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphBaseControl.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphColorScheme.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 16ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphScale.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 75ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 4ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/IDoubleClickListener.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 6ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TooltipProvider.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/ITmfXmlSchemaParser.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfAnalysisModuleHelperXml.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlStrings.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlUtils.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/IDataChartProvider.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/package-info.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/tmf/remote/core/proxy/IConnectionFactory.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/tmf/remote/core/proxy/RemoteSystemProxy.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/tmf/remote/core/proxy/TmfRemoteConnectionFactory.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/tmf/remote/core/shell/ICommandInput.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/tmf/remote/core/shell/ICommandOutputListener.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/tmf/remote/core/shell/ICommandResult.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/tmf/remote/core/shell/ICommandShell.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/tmf/remote/core/shell/package-info.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src:org/eclipse/tracecompass/tmf/filter/parser/error/IErrorListener.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java]]
01:17:17 [2023-09-15T05:17:17.182Z] [WARNING] [parsing completed 6ms]
01:17:17 [2023-09-15T05:17:17.183Z] [WARNING] [search path for source files: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/common,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src]
01:17:17 [2023-09-15T05:17:17.185Z] [WARNING] [search path for class files: /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/modules,/home/jenkins/agent/workspace/tracecompass-master-nightly/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.8.0.v20210415-0900/org.apache.commons.io-2.8.0.v20210415-0900.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.12.0.v20221221-1931/org.apache.commons.lang3-3.12.0.v20221221-1931.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.2.0.202305101618/org.eclipse.cdt.core-8.2.0.202305101618.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core.native/6.3.200.202303140100/org.eclipse.cdt.core.native-6.3.200.202303140100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.0.v20230412-0829/org.eclipse.core.contenttype-3.9.0.v20230412-0829.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.0.v20230317-0901/org.eclipse.core.expressions-3.9.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.0.v20230316-1200/org.eclipse.core.filebuffers-3.8.0.v20230316-1200.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.0.v20230425-0513/org.eclipse.core.filesystem-1.10.0.v20230425-0513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.0.v20230317-0802/org.eclipse.core.variables-3.6.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.14.0.v20230323-1830/org.eclipse.ltk.core.refactoring-3.14.0.v20230323-1830.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.11.100.v20221006-1531/org.eclipse.osgi.services-3.11.100.v20221006-1531.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.0.v20230316-1200/org.eclipse.text-3.13.0.v20230316-1200.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.200.v20220720-2012/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.28.0.v20230315-1321/org.eclipse.emf.common-2.28.0.v20230315-1321.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar,/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.700.v20220826-1026/org.eclipse.jdt.annotation-2.2.700.v20220826-1026.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.json/1.0.0.v201011060100/org.json-1.0.0.v201011060100.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.jar,/home/jenkins/.m2/repository/com/ibm/icu/icu4j/73.1/icu4j-73.1.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.annotation/1.3.5.v20230504-0748/javax.annotation-1.3.5.v20230504-0748.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20220405-0441/javax.inject-1.0.0.v20220405-0441.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.opentest4j/1.2.0.v20211018-1956/org.opentest4j-1.2.0.v20211018-1956.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.16.0.v20221027-0840/org.apache.batik.constants-1.16.0.v20221027-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.16.0.v20221027-0840/org.apache.batik.css-1.16.0.v20221027-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.16.0.v20221027-0840/org.apache.batik.util-1.16.0.v20221027-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.i18n/1.16.0.v20221027-0840/org.apache.batik.i18n-1.16.0.v20221027-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.7.0.v20221018-0736/org.apache.xmlgraphics-2.7.0.v20221018-0736.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar,/home/jenkins/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.9.0.v20230504-0624/org.eclipse.compare-3.9.0.v20230504-0624.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.203.100.v20230417-1307/org.eclipse.ui-3.203.100.v20230417-1307.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.24.0.v20230525-0719/org.eclipse.jface.text-3.24.0.v20230525-0719.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.0.v20230317-0802/org.eclipse.ui.views-3.12.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.0.v20230316-1200/org.eclipse.ui.workbench.texteditor-3.17.0.v20230316-1200.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.16.0.v20230329-1609/org.eclipse.ui.editors-3.16.0.v20230329-1609.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.12.0.v20230317-0802/org.eclipse.ui.forms-3.12.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.8.0.v20230517-1315/org.eclipse.compare.core-3.8.0.v20230517-1315.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.13.0.v20230501-1533/org.eclipse.core.databinding-1.13.0.v20230501-1533.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.13.0.v20230501-1533/org.eclipse.core.databinding.observable-1.13.0.v20230501-1533.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.10.0.v20230317-0802/org.eclipse.core.databinding.property-1.10.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.5.0.v20230317-0901/org.eclipse.core.net-1.5.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.1000.v20220801-1135/org.eclipse.equinox.security-1.3.1000.v20220801-1135.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.1.0.v20230501-1823/org.eclipse.e4.core.commands-1.1.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.0.v20230429-1914/org.eclipse.e4.core.di-1.9.0.v20230429-1914.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.0.v20230510-1240/org.eclipse.e4.core.contexts-1.12.0.v20230510-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.0.v20230429-1914/org.eclipse.e4.core.services-2.4.0.v20230429-1914.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.0.v20230429-1914/org.eclipse.e4.core.di.annotations-1.8.0.v20230429-1914.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.18.0.v20230429-1914/org.eclipse.e4.core.di.extensions-0.18.0.v20230429-1914.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.17.0.v20230429-1914/org.eclipse.e4.core.di.extensions.supplier-0.17.0.v20230429-1914.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.4.0.v20230317-0802/org.eclipse.e4.emf.xpath-0.4.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.34.0.v20230406-1203/org.eclipse.emf.ecore-2.34.0.v20230406-1203.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.14.0.v20230501-1823/org.eclipse.e4.ui.bindings-0.14.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.124.0.v20230523-1044/org.eclipse.swt-3.124.0.v20230523-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.6.0.v20230501-1823/org.eclipse.e4.ui.services-1.6.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.0.v20230317-0802/org.eclipse.e4.ui.css.core-0.14.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.15.0.v20230317-0802/org.eclipse.e4.ui.css.swt-0.15.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.14.0.v20230501-1533/org.eclipse.e4.ui.css.swt.theme-0.14.0.v20230501-1533.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.5.0.v20230501-1823/org.eclipse.e4.ui.di-1.5.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.4.0.v20230317-0802/org.eclipse.e4.ui.dialogs-1.4.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.17.0.v20230317-0802/org.eclipse.e4.ui.ide-3.17.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.6.200.v20230120-0604/org.eclipse.equinox.event-1.6.200.v20230120-0604.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.4.0.v20230317-0802/org.eclipse.e4.ui.widgets-1.4.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.15.0.v20230501-1823/org.eclipse.e4.ui.workbench-1.15.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.15.0.v20230211-1150/org.eclipse.emf.ecore.change-2.15.0.v20230211-1150.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.18.0.v20230211-1150/org.eclipse.emf.ecore.xmi-2.18.0.v20230211-1150.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.5.0.v20230501-1823/org.eclipse.e4.ui.workbench.addons.swt-1.5.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.16.0.v20230525-0648/org.eclipse.e4.ui.workbench.renderers.swt-0.16.0.v20230525-0648.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.17.0.v20230501-1823/org.eclipse.e4.ui.workbench.swt-0.17.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.15.0.v20230317-0802/org.eclipse.jface.databinding-1.15.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.17.0.v20230317-0802/org.eclipse.e4.ui.workbench3-0.17.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.3.0.v20230317-0802/org.eclipse.urischeme-1.3.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.4.200.v20220710-1223/org.eclipse.equinox.bidi-1.4.200.v20220710-1223.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.5.0.v20230509-1332/org.eclipse.equinox.p2.artifact.repository-1.5.0.v20230509-1332.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.7.0.v20230403-0851/org.eclipse.equinox.p2.metadata-2.7.0.v20230403-0851.jar,/home/jenkins/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.10.0.v20230330-0930/org.eclipse.equinox.p2.core-2.10.0.v20230330-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.3.0.v20230330-1254/org.eclipse.equinox.p2.jarprocessor-1.3.0.v20230330-1254.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.7.0.v20230507-1427/org.eclipse.equinox.p2.repository-2.7.0.v20230507-1427.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.8.0.v20230509-0902/org.eclipse.equinox.p2.engine-2.8.0.v20230509-0902.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.5.0.v20230415-1327/org.eclipse.equinox.p2.metadata.repository-1.5.0.v20230415-1327.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.10.0.v20230317-0802/org.eclipse.help-3.10.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.13.0.v20230325-0319/org.eclipse.ltk.ui.refactoring-3.13.0.v20230325-0319.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.10.0.v20230317-0901/org.eclipse.team.core-3.10.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.10.0.v20230317-0901/org.eclipse.team.ui-3.10.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.test.performance/3.19.200.v20230525-0724/org.eclipse.test.performance-3.19.200.v20230525-0724.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20211018-1956/org.junit-4.13.2.v20211018-1956.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf/1.7.2/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf-1.7.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.bouncycastle.bcprov/1.72.0.v20221013-1810/org.bouncycastle.bcprov-1.72.0.v20221013-1810.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.bouncycastle.bcpg/1.72.0.v20221013-1810/org.bouncycastle.bcpg-1.72.0.v20221013-1810.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide.application/1.5.0.v20230526-1051/org.eclipse.ui.ide.application-1.5.0.v20230526-1051.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.0.v20230317-0802/org.eclipse.ui.navigator.resources-3.9.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.0.v20230317-0802/org.eclipse.ui.views.properties.tabbed-3.10.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.core/1.3.0.v20180420-1519/org.hamcrest.core-1.3.0.v20180420-1519.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.cocoa.macosx.x86_64-3.124.0.v20230523-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.aarch64/3.124.0.v20230523-1044/org.eclipse.swt.cocoa.macosx.aarch64-3.124.0.v20230523-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.gtk.linux.x86_64-3.124.0.v20230523-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.compress/1.22.0.v20221207-1049/org.apache.commons.compress-1.22.0.v20221207-1049.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xerces/2.12.2.v20220131-0835/org.apache.xerces-2.12.2.v20220131-0835.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.resolver/1.2.0.v20220715-1206/org.apache.xml.resolver-1.2.0.v20220715-1206.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.21.0.v20230508-1538/org.eclipse.debug.core-3.21.0.v20230508-1538.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.18.0.v20230516-0719/org.eclipse.debug.ui-3.18.0.v20230516-0719.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.12.0.v20230317-0802/org.eclipse.ui.console-3.12.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.7.200.v20230103-1101/org.eclipse.osgi.util-3.7.200.v20230103-1101.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.15.0.v20230427-2049/org.eclipse.search-3.15.0.v20230427-2049.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.2.700.v202305221615/org.eclipse.wst.xml.ui-1.2.700.v202305221615.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xsd.core/1.2.100.v202008180353/org.eclipse.wst.xsd.core-1.2.100.v202008180353.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.themes/1.2.2200.v20230220-0932/org.eclipse.ui.themes-1.2.2200.v20230220-0932.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.4.100.v202103232321/org.eclipse.wst.common.core-1.4.100.v202103232321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.401.v202007142017/org.eclipse.wst.common.environment-1.0.401.v202007142017.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.202.v202108200212/org.eclipse.wst.common.frameworks-1.2.202.v202108200212.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks.ui/1.2.401.v202007142017/org.eclipse.wst.common.frameworks.ui-1.2.401.v202007142017.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.403.v202303031844/org.eclipse.wst.common.project.facet.core-1.4.403.v202303031844.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.ui/1.2.401.v202304222306/org.eclipse.wst.common.ui-1.2.401.v202304222306.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.uriresolver/1.3.0.v202007161535/org.eclipse.wst.common.uriresolver-1.3.0.v202007161535.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.1100.v202305221405/org.eclipse.wst.sse.core-1.2.1100.v202305221405.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.7.700.v202305221615/org.eclipse.wst.sse.ui-1.7.700.v202305221615.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.801.v202007142017/org.eclipse.wst.validation-1.2.801.v202007142017.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation.ui/1.2.601.v202007142017/org.eclipse.wst.validation.ui-1.2.601.v202007142017.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.700.v202305221615/org.eclipse.wst.xml.core-1.2.700.v202305221615.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xsd/2.19.0.v20230315-1321/org.eclipse.xsd-2.19.0.v20230315-1321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.eclipse.finder/4.1.0.202306071420/org.eclipse.swtbot.eclipse.finder-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.swt.finder/4.1.0.202306071420/org.eclipse.swtbot.swt.finder-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.library/1.3.0.v20180524-2246/org.hamcrest.library-1.3.0.v20180524-2246.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.slf4j.api/1.7.30.v20221112-0806/org.slf4j.api-1.7.30.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.junit4_x/4.1.0.202306071420/org.eclipse.swtbot.junit4_x-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.mozilla.javascript/1.7.10.v20221112-0806/org.mozilla.javascript-1.7.10.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.slf4j.binding.simple/1.7.30.v20221112-0806/org.slf4j.binding.simple-1.7.30.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.debug.core/8.8.100.202304281105/org.eclipse.cdt.debug.core-8.8.100.202304281105.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.launchbar.core/2.5.100.202302061541/org.eclipse.launchbar.core-2.5.100.202302061541.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.debug.ui/8.5.200.202305160542/org.eclipse.cdt.debug.ui-8.5.200.202305160542.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.ui/8.0.200.202304041836/org.eclipse.cdt.ui-8.0.200.202304041836.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.launchbar.ui/2.5.100.202303140100/org.eclipse.launchbar.ui-2.5.100.202303140100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.dsf/2.12.0.202211062329/org.eclipse.cdt.dsf-2.12.0.202211062329.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.dsf.gdb/7.1.0.202304102232/org.eclipse.cdt.dsf.gdb-7.1.0.202304102232.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.launch/10.4.100.202303140100/org.eclipse.cdt.launch-10.4.100.202303140100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.gdb/7.2.100.202303140100/org.eclipse.cdt.gdb-7.2.100.202303140100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.native.serial/11.2.0.202306051917/org.eclipse.cdt.native.serial-11.2.0.202306051917.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tools.templates.ui/1.4.0.202211062329/org.eclipse.tools.templates.ui-1.4.0.202211062329.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tools.templates.core/1.3.0.202211062329/org.eclipse.tools.templates.core-1.3.0.202211062329.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.jcraft.jsch/0.1.55.v20221112-0806/com.jcraft.jsch-0.1.55.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jsch.core/1.5.0.v20230317-0901/org.eclipse.jsch.core-1.5.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.core/4.2.0.202211062329/org.eclipse.remote.core-4.2.0.202211062329.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.jsch.core/1.2.0.202211062329/org.eclipse.remote.jsch.core-1.2.0.202211062329.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jsch.ui/1.5.0.v20230317-0901/org.eclipse.jsch.ui-1.5.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.jsch.ui/1.2.0.202211062329/org.eclipse.remote.jsch.ui-1.2.0.202211062329.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.ui/2.3.100.202303140100/org.eclipse.remote.ui-2.3.100.202303140100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.7.0.v20230503-0628/org.eclipse.ui.intro-3.7.0.v20230503-0628.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.cli/1.4.0.v20221112-0806/org.apache.commons.cli-1.4.0.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.progress/0.4.0.v20230501-1823/org.eclipse.e4.ui.progress-0.4.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.100.v20220817-1208/org.eclipse.equinox.frameworkadmin-2.2.100.v20220817-1208.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.2.300.v20230320-0659/org.eclipse.equinox.frameworkadmin.equinox-1.2.300.v20230320-0659.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.6.0.v20230322-1009/org.eclipse.equinox.p2.director-2.6.0.v20230322-1009.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.sat4j.core.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.4.200.v20221111-1340/org.eclipse.equinox.simpleconfigurator-1.4.200.v20221111-1340.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.directorywatcher/1.4.0.v20230330-0930/org.eclipse.equinox.p2.directorywatcher-1.4.0.v20230330-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.0.v20230330-0930/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.0.v20230330-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.8.0.v20230330-1254/org.eclipse.equinox.p2.publisher-1.8.0.v20230330-1254.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.0.v20230330-1254/org.eclipse.equinox.p2.publisher.eclipse-1.5.0.v20230330-1254.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.extensionlocation/1.5.0.v20230330-0930/org.eclipse.equinox.p2.extensionlocation-1.5.0.v20230330-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.3.0.v20230322-1009/org.eclipse.equinox.p2.garbagecollector-1.3.0.v20230322-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.operations/2.7.0.v20230322-1009/org.eclipse.equinox.p2.operations-2.7.0.v20230322-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100.v20221117-1044/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.v20221117-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui/2.8.0.v20230510-1208/org.eclipse.equinox.p2.ui-2.8.0.v20230510-1208.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.ui/1.3.400.v20221007-1815/org.eclipse.equinox.security.ui-1.3.400.v20221007-1815.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui.sdk/1.3.0.v20230507-1427/org.eclipse.equinox.p2.ui.sdk-1.3.0.v20230507-1427.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.update.configurator/3.5.0.v20230317-0901/org.eclipse.update.configurator-3.5.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf/3.11.0.v20230507-1923/org.eclipse.ecf-3.11.0.v20230507-1923.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.identity/3.10.0.v20230422-0242/org.eclipse.ecf.identity-3.10.0.v20230422-0242.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.concurrent/1.2.100.v20211021-1418/org.eclipse.equinox.concurrent-1.2.100.v20211021-1418.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.filetransfer/5.1.102.v20210409-2301/org.eclipse.ecf.filetransfer-5.1.102.v20210409-2301.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.provider.filetransfer/3.3.0.v20230422-0242/org.eclipse.ecf.provider.filetransfer-3.3.0.v20230422-0242.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.discovery/1.3.0.v20230322-1009/org.eclipse.equinox.p2.discovery-1.3.0.v20230322-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.discovery.compatibility/1.3.0.v20230322-1009/org.eclipse.equinox.p2.discovery.compatibility-1.3.0.v20230322-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.transport.ecf/1.4.0.v20230415-1327/org.eclipse.equinox.p2.transport.ecf-1.4.0.v20230415-1327.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui.discovery/1.3.0.v20230322-1009/org.eclipse.equinox.p2.ui.discovery-1.3.0.v20230322-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.browser/3.8.0.v20230329-1440/org.eclipse.ui.browser-3.8.0.v20230329-1440.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.log/1.4.0.v20230418-0745/org.eclipse.ui.views.log-1.4.0.v20230418-0745.jar]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/Objects.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.700.v20220826-1026/org.eclipse.jdt.annotation-2.2.700.v20220826-1026.jar(/org/eclipse/jdt/annotation/NonNull.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Iterables.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/io/File.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/io/IOException.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/ArrayList.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/Collections.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/List.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/Map.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/Map$Entry.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.logging/java/util/logging/Level.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.8.0.v20210415-0900/org.apache.commons.io-2.8.0.v20210415-0900.jar(/org/apache/commons/io/FileUtils.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IProgressMonitor.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IStatus.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/NullProgressMonitor.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.700.v20220826-1026/org.eclipse.jdt.annotation-2.2.700.v20220826-1026.jar(/org/eclipse/jdt/annotation/Nullable.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormat.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/text/Format.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/Arrays.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/HashMap.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/HashSet.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/Iterator.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/Set.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicInteger.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/annotations/VisibleForTesting.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableMap.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableMap$Builder.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/stream/Stream.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/concurrent/TimeUnit.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/OperationCanceledException.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/Status.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/SubMonitor.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar(/org/eclipse/core/runtime/jobs/Job.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.700.v20220826-1026/org.eclipse.jdt.annotation-2.2.700.v20220826-1026.jar(/org/eclipse/jdt/annotation/NonNullByDefault.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/eclipse/osgi/util/NLS.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/lang/Object.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/lang/String.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/nio/charset/Charset.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/util/UUID.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IFile.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IProject.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResource.class)]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /modules/java.base/java/lang/Class.class]
01:17:17 [2023-09-15T05:17:17.187Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IAdaptable.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Exception.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Throwable.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/io/Serializable.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Iterable.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Comparable.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/nio/ByteBuffer.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/text/ParseException.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/text/SimpleDateFormat.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/Calendar.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/Date.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/Locale.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/TimeZone.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/text/DateFormat.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Cloneable.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Character.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Long.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/InterruptedException.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/Collection.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/primitives/Doubles.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/primitives/Ints.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/primitives/Longs.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Enum.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/constant/Constable.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Integer.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/RuntimeException.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/function/Predicate.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableSet.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/StringBuilder.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/Comparator.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/PriorityQueue.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/Queue.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/ISafeRunnable.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/SafeRunner.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Number.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/Deque.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/NoSuchElementException.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingDeque.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingQueue.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedDeque.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/concurrent/LinkedBlockingDeque.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Condition.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Lock.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantLock.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Thread.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /modules/java.base/java/lang/Runnable.class]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/PlatformObject.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Composite.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/Chart.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Multimap.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Sets.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/resource/ColorRegistry.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/SWT.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/Color.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/Font.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/GC.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/Point.class)]
01:17:17 [2023-09-15T05:17:17.188Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/RGBA.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/Rectangle.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Display.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxisSet.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxisTick.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IBarSeries.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ICustomPaintListener.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILineSeries.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IPlotArea.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeries.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeries$SeriesType.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeriesSet.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ITitle.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/LineStyle.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/Range.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/model/DoubleArraySeriesModel.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Activator.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Activator.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Messages.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Messages.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/HashMultimap.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IStatusLineManager.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/layout/GridDataFactory.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/layout/GridLayoutFactory.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/FocusListener.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MouseAdapter.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MouseEvent.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/PaintEvent.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/layout/GridData.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Control.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /modules/java.base/java/text/NumberFormat.class]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/Image.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/ImageData.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/ImageLoader.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashMap.class]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Maps.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableList.class)]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /modules/java.base/java/lang/Boolean.class]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /modules/java.base/java/util/Stack.class]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /modules/java.base/java/lang/Float.class]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /modules/java.base/java/util/stream/Collectors.class]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]
01:17:17 [2023-09-15T05:17:17.189Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /modules/java.base/java/util/function/Supplier.class]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILineSeries$PlotSymbolType.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /modules/java.base/java/lang/AutoCloseable.class]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /modules/java.base/java/util/WeakHashMap.class]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/PlatformUI.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /modules/java.base/java/lang/SuppressWarnings.class]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MouseListener.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MouseMoveListener.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/Device.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/RGB.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/PaintListener.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Canvas.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Scrollable.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/Drawable.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Widget.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/internal/SWTEventListener.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /modules/java.base/java/util/EventListener.class]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MouseTrackListener.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MouseWheelListener.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /modules/java.base/java/util/regex/Matcher.class]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /modules/java.base/java/util/regex/Pattern.class]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.12.0.v20221221-1931/org.apache.commons.lang3-3.12.0.v20221221-1931.jar(/org/apache/commons/lang3/StringEscapeUtils.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/SWTError.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/browser/Browser.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/browser/LocationEvent.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/browser/LocationListener.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/ScrolledComposite.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MouseTrackAdapter.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/FontData.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/layout/FillLayout.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/layout/GridLayout.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Event.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Label.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Listener.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Shell.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Slider.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/HashBasedTable.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Table.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ISelection.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableMultimap.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CopyOnWriteArrayList.class]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /modules/java.base/java/util/Timer.class]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /modules/java.base/java/util/TimerTask.class]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Lists.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.12.0.v20221221-1931/org.apache.commons.lang3-3.12.0.v20221221-1931.jar(/org/apache/commons/lang3/StringUtils.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/AbstractTreeViewer.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/CheckStateChangedEvent.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/CheckboxTreeViewer.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ICheckStateListener.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ISelectionChangedListener.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IStructuredSelection.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/SelectionChangedEvent.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/TreeViewer.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/Viewer.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ViewerComparator.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Text.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Tree.class)]
01:17:17 [2023-09-15T05:17:17.190Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/TreeColumn.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IBaseLabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IElementComparer.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ILabelProviderListener.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ITableColorProvider.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ITableFontProvider.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ITableLabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ITreeContentProvider.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/StructuredSelection.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/TreeViewerColumn.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/SelectionAdapter.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/SelectionEvent.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar(/org/eclipse/core/runtime/jobs/IJobChangeEvent.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar(/org/eclipse/core/runtime/jobs/JobChangeAdapter.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/dialogs/PatternFilter.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/progress/WorkbenchJob.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ICheckable.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/dialogs/FilteredTree.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/Action.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IAction.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IActionBars.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchActionConstants.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/plugin/AbstractUIPlugin.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IMenuManager.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IToolBarManager.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/Separator.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/SashForm.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/FocusEvent.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Sash.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPartSite.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/contexts/IContextActivation.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/contexts/IContextService.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /modules/java.base/java/text/MessageFormat.class]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IMenuListener2.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/MenuManager.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/ControlAdapter.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/ControlEvent.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPartListener.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IViewSite.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPart.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/ViewPart.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IViewPart.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPersistable.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/WorkbenchPart.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPart3.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPart2.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IExecutableExtension.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IWorkbenchPartOrientation.class)]
01:17:17 [2023-09-15T05:17:17.191Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/common/EventManager.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar(/org/eclipse/core/runtime/preferences/InstanceScope.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IViewReference.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPage.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchWindow.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/ActionContributionItem.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IMenuCreator.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/resource/ImageDescriptor.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Menu.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/AbstractAction.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /modules/java.base/java/lang/Deprecated.class]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /modules/java.base/java/util/ArrayDeque.class]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /modules/java.base/java/util/Optional.class]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ArrayListMultimap.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ListMultimap.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /modules/java.base/java/nio/file/Path.class]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /modules/java.base/java/nio/file/Paths.class]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/SetMultimap.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableList$Builder.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /modules/java.base/java/lang/FunctionalInterface.class]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/CoreException.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IConfigurationElement.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar(/org/eclipse/core/runtime/Platform.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/hash/HashFunction.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/hash/Hashing.class)]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /modules/java.base/java/util/TreeSet.class]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /modules/java.base/java/util/LinkedList.class]
01:17:17 [2023-09-15T05:17:17.192Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /modules/java.base/java/nio/file/Files.class]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/FileTime.class]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/ListenerList.class)]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /modules/java.base/java/util/TreeMap.class]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /modules/java.base/java/util/function/Function.class]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/base/Function.class)]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Iterators.class)]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/IDialogConstants.class)]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]
01:17:17 [2023-09-15T05:17:17.193Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IEditorPart.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /modules/java.base/java/util/function/BiFunction.class]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/GroupMarker.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IContributionItem.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashSet.class]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /modules/java.base/java/util/regex/PatternSyntaxException.class]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.0.v20230425-0513/org.eclipse.core.filesystem-1.10.0.v20230425-0513.jar(/org/eclipse/core/filesystem/EFS.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.0.v20230425-0513/org.eclipse.core.filesystem-1.10.0.v20230425-0513.jar(/org/eclipse/core/filesystem/IFileStore.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IMarker.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IMarkerDelta.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResourceChangeEvent.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResourceChangeListener.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IWorkspaceRunnable.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/ResourcesPlugin.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/commands/ActionHandler.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/IDialogSettings.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ILabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ViewerFilter.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPartListener2.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPartReference.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/PartInitException.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/actions/ActionFactory.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/handlers/IHandlerActivation.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/handlers/IHandlerService.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/ide/IDE.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/progress/IWorkbenchSiteProgressService.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/IPreferencePage.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/IDialogPage.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/base/Objects.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/DialogSettings.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ISelectionProvider.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/window/Window.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/KeyAdapter.class)]
01:17:17 [2023-09-15T05:17:17.194Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/KeyEvent.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MenuDetectListener.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/SelectionListener.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IInputSelectionProvider.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IInputProvider.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IStructuredContentProvider.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IContentProvider.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/Dialog.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/CLabel.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/ControlListener.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/KeyListener.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/layout/RowLayout.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Button.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISharedImages.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/window/IShellProvider.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap.class]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap$SimpleEntry.class]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/resource/JFaceResources.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/resource/LocalResourceManager.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/SWTException.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MenuDetectEvent.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/TraverseEvent.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/TraverseListener.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/TypedEvent.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/Cursor.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /modules/java.base/java/util/EventObject.class]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/LegacyActionTools.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/fieldassist/ComboContentAdapter.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.24.0.v20230525-0719/org.eclipse.jface.text-3.24.0.v20230525-0719.jar(/org/eclipse/jface/text/FindReplaceDocumentAdapterContentProposalProvider.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/util/Util.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/ModifyEvent.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/ModifyListener.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/ShellAdapter.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/ShellEvent.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Combo.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Group.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/fieldassist/ContentAssistCommandAdapter.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.0.v20230316-1200/org.eclipse.ui.workbench.texteditor-3.17.0.v20230316-1200.jar(/org/eclipse/ui/texteditor/ITextEditorActionDefinitionIds.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/BiMap.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/HashBiMap.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/ShellListener.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/LinkedHashMultimap.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/TreeSelection.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/BusyIndicator.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/dialogs/ISelectionStatusValidator.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/dialogs/SelectionStatusDialog.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/dialogs/SelectionDialog.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/TrayDialog.class)]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]
01:17:17 [2023-09-15T05:17:17.195Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /modules/java.base/java/math/BigDecimal.class]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /modules/java.base/java/math/BigInteger.class]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /modules/java.base/java/lang/Double.class]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CompletableFuture.class]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /modules/java.base/java/util/stream/StreamSupport.class]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILegend.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/TableViewer.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ILazyContentProvider.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ColumnLabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Table.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/TableColumn.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/TableViewerColumn.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ViewerCell.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/deferred/DeferredContentProvider.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/views/IViewDescriptor.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /modules/java.base/java/io/OutputStream.class]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IFontProvider.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IColorProvider.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/CellLabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IToolTipProvider.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/BaseLabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar(/org/eclipse/core/runtime/Plugin.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/BundleContext.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/BundleActivator.class)]
01:17:17 [2023-09-15T05:17:17.196Z] [WARNING] [loading /modules/java.base/java/io/FileNotFoundException.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/MultiStatus.class)]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/Path.class)]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ArrayBlockingQueue.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executor.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutorService.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executors.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/internal/btf/core/Messages.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src:org/eclipse/tracecompass/internal/btf/core/Messages.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/base/Joiner.class)]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IAdapterFactory.class)]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.0.v20230317-0802/org.eclipse.ui.views-3.12.0.v20230317-0802.jar(/org/eclipse/ui/views/properties/IPropertySource.class)]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.0.v20230317-0802/org.eclipse.ui.views-3.12.0.v20230317-0802.jar(/org/eclipse/ui/views/properties/IPropertyDescriptor.class)]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Array.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/util/SortedSet.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/text/FieldPosition.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/text/ParsePosition.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/lang/StringBuffer.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormatSymbols.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.management/java/lang/management/ManagementFactory.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/util/LongSummaryStatistics.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.management/javax/management/JMException.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.management/javax/management/MBeanServer.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcasterSupport.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.management/javax/management/ObjectName.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.management/javax/management/NotificationEmitter.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcaster.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.management/javax/management/MXBean.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/io/InputStreamReader.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/base/Charsets.class)]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/lang/Process.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/io/InputStream.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/XMLConstants.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/ParserConfigurationException.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/SAXParserFactory.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLInputFactory.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamException.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamReader.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Source.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Transformer.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerConfigurationException.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactory.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Schema.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/SchemaFactory.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Validator.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXException.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotRecognizedException.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotSupportedException.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel$MapMode.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardOpenOption.class]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]
01:17:17 [2023-09-15T05:17:17.197Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /modules/java.base/java/nio/BufferUnderflowException.class]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /modules/java.base/java/nio/ByteOrder.class]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /modules/java.base/java/io/FileFilter.class]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentHashMap.class]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /modules/java.base/java/util/Base64.class]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /modules/java.base/java/nio/file/FileSystems.class]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /modules/java.base/java/io/UnsupportedEncodingException.class]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /modules/java.base/java/io/FileReader.class]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /modules/java.base/java/io/Reader.class]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /modules/java.base/java/io/StringReader.class]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/ANTLRReaderStream.class)]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/CommonTokenStream.class)]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/RecognitionException.class)]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/tree/BaseTree.class)]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/tree/CommonTree.class)]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/tree/RewriteCardinalityException.class)]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.8.0.v20210415-0900/org.apache.commons.io-2.8.0.v20210415-0900.jar(/org/apache/commons/io/IOUtils.class)]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/Gson.class)]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/GsonBuilder.class)]
01:17:17 [2023-09-15T05:17:17.198Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/JsonSyntaxException.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/Parser.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/BaseRecognizer.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/TokenStream.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/RecognizerSharedState.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/tree/TreeAdaptor.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/IntStream.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/BitSet.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/ParserRuleReturnScope.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/RuleReturnScope.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/DFA.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/NoViableAltException.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/Lexer.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/TokenSource.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/CharStream.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/QualifiedName.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /modules/java.base/java/nio/BufferOverflowException.class]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /modules/java.base/java/security/SecureRandom.class]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /modules/java.base/java/util/Random.class]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantReadWriteLock.class]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Ordering.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /modules/java.base/java/net/URL.class]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilder.class]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/OutputKeys.class]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerException.class]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/dom/DOMSource.class]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamResult.class]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamSource.class]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IPath.class)]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.199Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Document.class]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Element.class]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXParseException.class]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /modules/java.base/java/security/InvalidParameterException.class]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src:org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.200Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /modules/java.base/java/util/OptionalLong.class]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.12.0.v20221221-1931/org.apache.commons.lang3-3.12.0.v20221221-1931.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/cache/CacheBuilder.class)]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/cache/CacheLoader.class)]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/cache/LoadingCache.class)]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20211018-1956/org.junit-4.13.2.v20211018-1956.jar(/org/junit/Assert.class)]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator.class]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator$OfLong.class]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20211018-1956/org.junit-4.13.2.v20211018-1956.jar(/org/junit/Test.class)]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /modules/java.base/java/util/StringJoiner.class]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.201Z] [WARNING] [loading /modules/java.base/java/io/Writer.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/annotations/SerializedName.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/annotations/Since.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IProjectNature.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Messages.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Messages.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/Bundle.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/ContributorFactoryOSGi.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/InvalidRegistryObjectException.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IExtension.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.base/java/util/function/ToLongFunction.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Attributes.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/DefaultHandler.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.xml/org/xml/sax/EntityResolver.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DTDHandler.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ContentHandler.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ErrorHandler.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLReader.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.base/java/io/DataOutput.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.base/java/io/DataInput.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.base/java/io/Closeable.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.base/java/net/URI.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.base/java/nio/file/LinkOption.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicReference.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IFolder.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IWorkspace.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IWorkspaceRoot.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/ICoreRunnable.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayInputStream.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/FileLocator.class)]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.xml/org/xml/sax/InputSource.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.base/java/io/FileWriter.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.base/java/io/StringWriter.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Node.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/NodeList.class]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.202Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar(/org/eclipse/core/runtime/preferences/ConfigurationScope.class)]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar(/org/osgi/service/prefs/BackingStoreException.class)]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/base/Splitter.class)]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/lang/annotation/ElementType.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Retention.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Target.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Annotation.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Method.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/lang/ref/WeakReference.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar(/org/eclipse/core/runtime/preferences/DefaultScope.class)]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar(/org/eclipse/core/runtime/preferences/IPreferencesService.class)]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/net/URISyntaxException.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/util/function/UnaryOperator.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/URIUtil.class)]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/HashMultiset.class)]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Multiset.class)]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /modules/java.base/java/io/BufferedInputStream.class]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar(/org/eclipse/core/internal/jobs/InternalJob.class)]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]]
01:17:17 [2023-09-15T05:17:17.203Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/actions/WorkspaceModifyOperation.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/wizards/datatransfer/FileSystemStructureProvider.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/operation/IRunnableWithProgress.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/operation/IThreadListener.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IActionFilter.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.0.v20230317-0802/org.eclipse.ui.views-3.12.0.v20230317-0802.jar(/org/eclipse/ui/views/properties/IPropertySource2.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbench.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/model/IWorkbenchAdapter.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/model/WorkbenchAdapter.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar(/org/eclipse/ui/navigator/CommonNavigator.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar(/org/eclipse/ui/navigator/CommonViewer.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/CellEditor.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/TextCellEditor.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.0.v20230317-0802/org.eclipse.ui.views-3.12.0.v20230317-0802.jar(/org/eclipse/ui/views/properties/PropertyDescriptor.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.0.v20230317-0802/org.eclipse.ui.views-3.12.0.v20230317-0802.jar(/org/eclipse/ui/views/properties/TextPropertyDescriptor.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IContainer.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.0.v20230425-0513/org.eclipse.core.filesystem-1.10.0.v20230425-0513.jar(/org/eclipse/core/filesystem/IFileInfo.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IEditorReference.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/part/FileEditorInput.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResourceProxy.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResourceProxyVisitor.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/StyledString.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/StyledString$Styler.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/TextStyle.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResourceVisitor.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.0.v20230316-1200/org.eclipse.text-3.13.0.v20230316-1200.jar(/org/eclipse/jface/text/BadLocationException.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.0.v20230316-1200/org.eclipse.text-3.13.0.v20230316-1200.jar(/org/eclipse/jface/text/IDocument.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.0.v20230316-1200/org.eclipse.text-3.13.0.v20230316-1200.jar(/org/eclipse/jface/text/IRegion.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ArrayContentProvider.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/LabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/dialogs/ListDialog.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.0.v20230316-1200/org.eclipse.ui.workbench.texteditor-3.17.0.v20230316-1200.jar(/org/eclipse/ui/texteditor/ITextEditor.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutionException.class]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/DirectoryDialog.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/FileDialog.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/EditorPart.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISaveablePart.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.0.v20230412-0829/org.eclipse.core.contenttype-3.9.0.v20230412-0829.jar(/org/eclipse/core/runtime/content/IContentType.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IEditorInput.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPersistableElement.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResourceDelta.class)]
01:17:17 [2023-09-15T05:17:17.204Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/util/SafeRunnable.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IEditorSite.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IFileEditorInput.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPropertyListener.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IReusableEditor.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/ide/IGotoMarker.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.0.v20230317-0802/org.eclipse.ui.views-3.12.0.v20230317-0802.jar(/org/eclipse/ui/views/properties/IPropertySheetPage.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/Command.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/ExecutionException.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/NotEnabledException.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/NotHandledException.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/ParameterizedCommand.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/common/NotDefinedException.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.0.v20230317-0901/org.eclipse.core.expressions-3.9.0.v20230317-0901.jar(/org/eclipse/core/expressions/IEvaluationContext.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar(/org/eclipse/core/runtime/jobs/ISchedulingRule.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.28.0.v20230315-1321/org.eclipse.emf.common-2.28.0.v20230315-1321.jar(/org/eclipse/emf/common/util/URI.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.34.0.v20230406-1203/org.eclipse.emf.ecore-2.34.0.v20230406-1203.jar(/org/eclipse/emf/ecore/EValidator.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/MessageDialog.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/resource/FontRegistry.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/util/IPropertyChangeListener.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/util/OpenStrategy.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/util/PropertyChangeEvent.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/StyleRange.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/TableEditor.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/FocusAdapter.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/TableItem.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/commands/ICommandService.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/themes/ColorUtil.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/themes/IThemeManager.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/ScrollBar.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/CaretEvent.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/CaretListener.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/StyledText.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageEditorPart.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/IPageChangeProvider.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.0.v20230317-0802/org.eclipse.ui.views-3.12.0.v20230317-0802.jar(/org/eclipse/ui/views/properties/IPropertySheetEntry.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.0.v20230317-0802/org.eclipse.ui.views-3.12.0.v20230317-0802.jar(/org/eclipse/ui/views/properties/PropertySheetPage.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.0.v20230317-0802/org.eclipse.ui.views-3.12.0.v20230317-0802.jar(/org/eclipse/ui/views/properties/PropertySheetSorter.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IPage.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISelectionListener.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/Page.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IPageBookViewPage.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.12.0.v20221221-1931/org.apache.commons.lang3-3.12.0.v20221221-1931.jar(/org/apache/commons/lang3/math/Fraction.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IMemento.class)]
01:17:17 [2023-09-15T05:17:17.205Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar(/org/eclipse/ui/navigator/ICommonContentExtensionSite.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar(/org/eclipse/ui/navigator/IPipelinedTreeContentProvider.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar(/org/eclipse/ui/navigator/PipelinedShapeModification.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar(/org/eclipse/ui/navigator/PipelinedViewerUpdate.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar(/org/eclipse/ui/navigator/ICommonContentProvider.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar(/org/eclipse/ui/navigator/IMementoAware.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedQueue.class]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider$IStyledLabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar(/org/eclipse/ui/navigator/ICommonLabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar(/org/eclipse/ui/navigator/IDescriptionProvider.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/StyledCellLabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/OwnerDrawLabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/model/WorkbenchLabelProvider.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IProjectDescription.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Constructor.class]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/wizard/WizardPage.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/wizard/IWizardPage.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/DialogPage.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/IMessageProvider.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/wizard/Wizard.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/INewWizard.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/wizard/IWizard.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchWizard.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IImportWizard.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/ComboFieldEditor.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/IPreferenceStore.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/PreferencePage.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/RadioGroupFieldEditor.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPreferencePage.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/ProgressMonitorDialog.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/TitleAreaDialog.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/IPreferencePageContainer.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/CTabFolder.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/CTabItem.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ColumnViewerEditor.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationEvent.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationStrategy.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ICellModifier.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/TreeViewerEditor.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/TreeItem.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/PaletteData.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/MessageDialogWithToggle.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IFolderLayout.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPageLayout.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPerspectiveFactory.class)]
01:17:17 [2023-09-15T05:17:17.206Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/ColorDialog.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/AbstractHandler.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/ExecutionEvent.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/util/LocalSelectionTransfer.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/IHandler2.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/IHandler.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/CCombo.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/DND.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/DragSource.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/DropTarget.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/Transfer.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/DragSourceAdapter.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/DragSourceEvent.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/DragSourceListener.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/DropTargetAdapter.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/DropTargetEvent.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/DropTargetListener.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /modules/java.base/java/util/Vector.class]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /modules/java.base/java/util/RandomAccess.class]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /modules/java.base/java/util/AbstractList.class]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /modules/java.base/java/util/AbstractCollection.class]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /modules/java.base/java/util/stream/IntStream.class]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.12.0.v20221221-1931/org.apache.commons.lang3-3.12.0.v20221221-1931.jar(/org/apache/commons/lang3/tuple/Pair.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Range.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/RangeSet.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/FontMetrics.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/contexts/IContextIds.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/accessibility/ACC.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/accessibility/Accessible.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/accessibility/AccessibleAdapter.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/accessibility/AccessibleControlAdapter.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/accessibility/AccessibleControlEvent.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/accessibility/AccessibleEvent.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/DisposeEvent.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/DisposeListener.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/printing/Printer.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/printing/PrinterData.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Caret.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/MenuItem.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Layout.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/printing/PrintDialog.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/layout/RowData.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/TabFolder.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /modules/java.base/java/net/MalformedURLException.class]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IExtensionPoint.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/progress/IProgressConstants.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /modules/java.base/java/util/Hashtable.class]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/PreferenceConverter.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/BooleanFieldEditor.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/ColorFieldEditor.class)]
01:17:17 [2023-09-15T05:17:17.207Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/FontFieldEditor.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/IntegerFieldEditor.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/List.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/StructuredViewer.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Scale.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Collections2.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 7ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.core/4.2.0.202211062329/org.eclipse.remote.core-4.2.0.202211062329.jar(/org/eclipse/remote/core/IRemoteConnection.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.core/4.2.0.202211062329/org.eclipse.remote.core-4.2.0.202211062329.jar(/org/eclipse/remote/core/exception/RemoteConnectionException.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.core/4.2.0.202211062329/org.eclipse.remote.core-4.2.0.202211062329.jar(/org/eclipse/remote/core/IRemoteConnectionChangeListener.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.core/4.2.0.202211062329/org.eclipse.remote.core-4.2.0.202211062329.jar(/org/eclipse/remote/core/RemoteConnectionChangeEvent.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/org/eclipse/tracecompass/internal/tmf/remote/core/shell/CommandShell.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/internal/tmf/remote/core/shell/CommandShell.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.core/4.2.0.202211062329/org.eclipse.remote.core-4.2.0.202211062329.jar(/org/eclipse/remote/core/IRemoteConnectionHostService.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.core/4.2.0.202211062329/org.eclipse.remote.core-4.2.0.202211062329.jar(/org/eclipse/remote/core/IRemoteConnectionType.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.core/4.2.0.202211062329/org.eclipse.remote.core-4.2.0.202211062329.jar(/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.core/4.2.0.202211062329/org.eclipse.remote.core-4.2.0.202211062329.jar(/org/eclipse/remote/core/IRemoteServicesManager.class)]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/org/eclipse/tracecompass/internal/tmf/remote/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/internal/tmf/remote/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/org/eclipse/tracecompass/internal/tmf/remote/core/messages/Messages.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/internal/tmf/remote/core/messages/Messages.java]]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]
01:17:17 [2023-09-15T05:17:17.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /modules/java.base/java/util/NavigableSet.class]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableCollection.class)]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableCollection$Builder.class)]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /modules/java.base/java/io/PrintWriter.class]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /modules/java.base/java/io/BufferedWriter.class]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /modules/java.base/java/net/InetAddress.class]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /modules/java.base/java/net/UnknownHostException.class]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/TreeMultimap.class)]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/resource/ImageRegistry.class)]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/preferences/ScopedPreferenceStore.class)]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/model/CartesianSeriesModel.class)]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /modules/java.base/java/util/function/Consumer.class]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /modules/java.base/java/util/EnumMap.class]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /modules/java.base/java/nio/channels/ClosedChannelException.class]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /modules/java.base/java/util/function/IntPredicate.class]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]
01:17:17 [2023-09-15T05:17:17.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 3ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.210Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /modules/java.base/java/io/PrintStream.class]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/Activator.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/Activator.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReadWriteLock.class]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/ANTLRStringStream.class)]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardCopyOption.class]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableRangeSet.class)]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/TreeRangeSet.class)]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/preference/ColorSelector.class)]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/IInputValidator.class)]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/InputDialog.class)]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /modules/java.base/java/lang/Byte.class]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/JsonObject.class)]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Field.class]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/MismatchedTokenException.class)]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/JsonElement.class)]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]]
01:17:17 [2023-09-15T05:17:17.211Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/JsonArray.class)]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.json/1.0.0.v201011060100/org.json-1.0.0.v201011060100.jar(/org/json/JSONObject.class)]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src:org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/io/BaseEncoding.class)]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Type.class]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/JsonDeserializationContext.class)]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/JsonDeserializer.class)]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/JsonSerializationContext.class)]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/JsonSerializer.class)]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IExtensionRegistry.class)]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.2.0.202305101618/org.eclipse.cdt.core-8.2.0.202305101618.jar(/org/eclipse/cdt/core/CCorePlugin.class)]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.2.0.202305101618/org.eclipse.cdt.core-8.2.0.202305101618.jar(/org/eclipse/cdt/core/IBinaryParser.class)]
01:17:17 [2023-09-15T05:17:17.212Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.2.0.202305101618/org.eclipse.cdt.core-8.2.0.202305101618.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryFile.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.2.0.202305101618/org.eclipse.cdt.core-8.2.0.202305101618.jar(/org/eclipse/cdt/core/IBinaryParser$ISymbol.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.2.0.202305101618/org.eclipse.cdt.core-8.2.0.202305101618.jar(/org/eclipse/cdt/utils/CPPFilt.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.2.0.202305101618/org.eclipse.cdt.core-8.2.0.202305101618.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryObject.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /modules/java.base/java/util/NavigableMap.class]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /modules/java.base/java/math/MathContext.class]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /modules/java.base/java/lang/ClassNotFoundException.class]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /modules/java.base/java/util/Enumeration.class]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipEntry.class]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipFile.class]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.compress/1.22.0.v20221207-1049/org.apache.commons.compress-1.22.0.v20221207-1049.jar(/org/apache/commons/compress/archivers/tar/TarArchiveEntry.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.compress/1.22.0.v20221207-1049/org.apache.commons.compress-1.22.0.v20221207-1049.jar(/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.compress/1.22.0.v20221207-1049/org.apache.commons.compress-1.22.0.v20221207-1049.jar(/org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.compress/1.22.0.v20221207-1049/org.apache.commons.compress-1.22.0.v20221207-1049.jar(/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/wizards/datatransfer/IImportStructureProvider.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /modules/java.base/java/net/HttpURLConnection.class]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /modules/java.base/java/net/SocketTimeoutException.class]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/net/MediaType.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/layout/PixelConverter.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/dialogs/FileSystemElement.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/dialogs/WizardResourceImportPage.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/ide/dialogs/IElementFilter.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/ide/dialogs/ResourceTreeAndListGroup.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/internal/ide/DialogUtil.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/model/WorkbenchContentProvider.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/model/WorkbenchViewerComparator.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/dialogs/WizardDataTransferPage.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/dialogs/IOverwriteQuery.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/model/AdaptableList.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /modules/java.base/java/util/ListIterator.class]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/operation/ModalContext.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/wizards/datatransfer/ImportOperation.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/Clipboard.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/dnd/TextTransfer.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/MessageBox.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/ide/ResourceUtil.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar(/org/eclipse/ui/navigator/ILinkHelper.class)]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]
01:17:17 [2023-09-15T05:17:17.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngine.class]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableBiMap.class)]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]]
01:17:17 [2023-09-15T05:17:17.214Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]
01:17:17 [2023-09-15T05:17:17.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.8.0.v20210415-0900/org.apache.commons.io-2.8.0.v20210415-0900.jar(/org/apache/commons/io/FilenameUtils.class)]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Callable.class]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /modules/java.base/java/util/concurrent/FutureTask.class]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /modules/java.base/java/util/concurrent/TimeoutException.class]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.core/4.2.0.202211062329/org.eclipse.remote.core-4.2.0.202211062329.jar(/org/eclipse/remote/core/IRemoteProcess.class)]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.remote.core/4.2.0.202211062329/org.eclipse.remote.core-4.2.0.202211062329.jar(/org/eclipse/remote/core/IRemoteProcessService.class)]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/org/eclipse/tracecompass/internal/tmf/remote/core/preferences/TmfRemotePreferences.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/internal/tmf/remote/core/preferences/TmfRemotePreferences.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/org/eclipse/tracecompass/internal/tmf/remote/core/shell/CommandResult.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src:org/eclipse/tracecompass/internal/tmf/remote/core/shell/CommandResult.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServiceReference.class)]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPerspectiveDescriptor.class)]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/WorkbenchException.class)]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /modules/java.base/java/nio/charset/StandardCharsets.class]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /modules/java.base/java/util/Spliterator.class]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /modules/java.base/java/util/Spliterators.class]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 2ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]
01:17:17 [2023-09-15T05:17:17.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing completed 1ms]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing completed 50ms]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing completed 38ms]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngineManager.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptException.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.mozilla.javascript/1.7.10.v20221112-0806/org.mozilla.javascript-1.7.10.v20221112-0806.jar(/org/mozilla/javascript/RhinoException.class)]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [parsing completed 0ms]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/annotations/GwtCompatible.class)]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.700.v20220826-1026/org.eclipse.jdt.annotation-2.2.700.v20220826-1026.jar(/org/eclipse/jdt/annotation/DefaultLocation.class)]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /modules/java.base/java/lang/Override.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/annotations/GwtIncompatible.class)]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /modules/java.base/java/lang/SafeVarargs.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/Contended.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport$RandomGeneratorProperties.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes/org/eclipse/tracecompass/analysis/counters/ui/views/CounterView$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$4.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$2.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$3.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$6.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$5.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$2.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$3.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$6.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$5.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$4.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$7.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$3.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$2.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$3.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$2.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$2.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$3.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$2.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$1.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$2.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$5.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$4.class]
01:17:17 [2023-09-15T05:17:17.217Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$3.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/TmfTrace$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$4.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$3.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/colors/ColorUtils$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$3.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$4.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$5.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$6.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$7.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$3.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$3.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$6.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$5.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$4.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$BrowserContent$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$2.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$3.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$1.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$15.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$23.class]
01:17:17 [2023-09-15T05:17:17.218Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$12.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$FilterThread$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$6.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$9.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$7.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$13.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$2.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$5.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$16.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$TmfMarginColumn$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$20.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$2.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$SearchThread$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$11.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$21.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$8.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$14.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$17.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$4.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1ToggleBookmarkAction.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$18.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$22.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$10.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$3.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1DataRequest.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$2.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$3.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$2.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$3.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$4.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$2.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$3.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$2.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/ResetUtil$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$2.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$4.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$3.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$5.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$2.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$2.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$3.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$3.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterTraceTypeNodeComposite$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterEqualsNodeComposite$1.class]
01:17:17 [2023-09-15T05:17:17.219Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterNodeComposite$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterContainsNodeComposite$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$4.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$5.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$6.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterMatchesNodeComposite$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$4.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$3.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$5.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$3.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$4.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$6.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$8.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$7.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$5.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$3.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$4.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$3.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$4.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$3.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$4.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$6.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$7.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$5.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$3.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$3.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$3.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$4.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$3.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$4.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$7.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$3.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$5.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$8.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$1.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$2.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$4.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$6.class]
01:17:17 [2023-09-15T05:17:17.220Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$2.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$3.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$2.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$6.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$4.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$5.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$13.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$10.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$19.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$11.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$17.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$16.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$2.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$6.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$14.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$12.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$8.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$5.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$15.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$21.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$22.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$9.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$3.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$20.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$4.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$7.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$5.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$3.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$2.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$4.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$5.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$2.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$4.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$6.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$3.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$7.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$1.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$8.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$6.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$4.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$5.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$2.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$3.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /modules/java.base/java/lang/Error.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Documented.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /modules/java.base/java/lang/constant/ConstantDesc.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /modules/java.base/java/lang/CharSequence.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /modules/java.base/jdk/internal/ValueBased.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] * @return The map of properties, <name, value>
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/AbstractTableViewer.class)]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfField.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /modules/java.base/java/lang/reflect/AnnotatedElement.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /modules/java.base/java/lang/reflect/GenericDeclaration.class]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ColumnViewer.class)]
01:17:17 [2023-09-15T05:17:17.221Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ContentViewer.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IPostSelectionProvider.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar(/org/osgi/annotation/versioning/ConsumerType.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar(/org/osgi/annotation/versioning/ProviderType.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/BundleReference.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/RegistryFactory.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IRegistryEventListener.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IContributor.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IExecutableExtensionFactory.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IRegistryChangeEvent.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/ContributorFactorySimple.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IExtensionDelta.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IRegistryChangeListener.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/ILogListener.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/ServiceCaller.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/ServiceCaller$ReferenceAndService.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IProgressMonitorWithBlocking.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/SubProgressMonitor.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/Adapters.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/PluginVersionIdentifier.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/ProgressMonitorWrapper.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/SlicedProgressMonitor.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IAdapterManager.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/Assert.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/AssertionFailedException.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/ISafeRunnableWithResult.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IBundleGroup.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IBundleGroupProvider.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar(/org/eclipse/core/runtime/IProductProvider.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar(/org/eclipse/core/runtime/PerformanceStats.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar(/org/eclipse/core/runtime/ILog.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar(/org/eclipse/core/runtime/IProduct.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar(/org/eclipse/core/runtime/Preferences.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar(/org/eclipse/core/runtime/Preferences$1.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/BundleListener.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/InvalidSyntaxException.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/BundleEvent.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServiceException.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/BundleException.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/Filter.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/Constants.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/FrameworkUtil.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/BundlePermission.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/BundlePermissionCollection.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/SynchronousBundleListener.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/FrameworkListener.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServiceRegistration.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/AdaptPermission.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/AdaptPermission$1.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/AdaptPermissionCollection.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/CapabilityPermission.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/CapabilityPermission$Properties.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/CapabilityPermission$1.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/CapabilityPermissionCollection.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/UnfilteredServiceListener.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/PrototypeServiceFactory.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServiceListener.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/PackagePermissionCollection.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/PackagePermission.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/PackagePermission$1.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServiceObjects.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/SignerProperty.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServiceFactory.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/FrameworkEvent.class)]
01:17:17 [2023-09-15T05:17:17.222Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/Version.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/Configurable.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/VersionRange.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServiceEvent.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/AllServiceListener.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/AdminPermission.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/AdminPermission$1.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/AdminPermissionCollection.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServicePermission.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServicePermission$1.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServicePermission$Properties.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServicePermission$Properties$Entry.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/ServicePermissionCollection.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/plugin/AbstractUIPlugin$1.class)]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/lang/Short.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/lang/Void.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$SentinelHolder.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintWriter.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$PrintStreamOrWriter.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintStream.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/nio/Buffer.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/lang/Enum$EnumDesc.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/lang/constant/DynamicConstantDesc.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/lang/NullPointerException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] * @return The map of properties, <name, value>
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/Writer$1.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/WriteAbortedException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/UnixFileSystem.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/UncheckedIOException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/UTFDataFormatException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/SyncFailedException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/StringBufferInputStream.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/StreamTokenizer.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/StreamCorruptedException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/SerializablePermission.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/SerialCallbackContext.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/Serial.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/SequenceInputStream.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/Reader$1.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$2.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$1.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/PushbackReader.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/PushbackInputStream.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/PipedWriter.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/PipedReader.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/PipedOutputStream.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/PipedInputStream.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/OutputStreamWriter.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/OutputStream$1.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/OptionalDataException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamField.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamConstants.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$FieldReflectorKey.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture$1.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$5.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$4.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$3.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$2.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$1.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream$1.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutput.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputValidation.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList$1.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$1.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter$SerialInfo.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$Global.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/ObjectInput.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/NotSerializableException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/NotActiveException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/LineNumberReader.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/LineNumberInputStream.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/InvalidObjectException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/InvalidClassException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/InterruptedIOException.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/InputStream$1.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/IOError.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/Flushable.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/FilterWriter.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/FilterReader.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/FilterOutputStream.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/FilterInputStream.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/FilenameFilter.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/FileSystem.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection$1.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/FilePermission.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$2.class]
01:17:17 [2023-09-15T05:17:17.223Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$1.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream$1.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream$1.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor$1.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/FileCleanable.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/Externalizable.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache$1.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/EOFException.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook$1.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/DefaultFileSystem.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/DataOutputStream.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/DataInputStream.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/Console.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/Console$3.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/Console$2.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/Console$1.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/CharConversionException.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/CharArrayWriter.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/CharArrayReader.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayOutputStream.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader$1.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/BufferedOutputStream.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/io/Bits.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java:26: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] * i.e., a call at level n+1 will have start_n+1 >= start_n and end_n+1 <=
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /modules/java.base/java/util/function/IntFunction.class]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/Resource.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/window/Window$IExceptionHandler.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/window/Window$FontChangeListener.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/window/Window$DefaultExceptionHandler.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/TrayDialog$ResizeListener.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Decorations.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java:30: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/common/CommandException.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/IParameter.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/Parameterization.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/HandlerEvent.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/SerializationException.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/IObjectWithState.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/IExecutionListenerWithChecks.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/Command$1.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/AbstractParameterValueConverter.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/CategoryEvent.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/State.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/IHandlerListener.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/ICommandListener.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/INamedHandleStateIds.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/Category.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/ICategoryListener.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/IStateListener.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/CommandManagerEvent.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/IExecutionListener.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/IParameterTypeListener.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/AbstractHandlerWithState.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/ICommandManagerListener.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/ITypedParameter.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/ParameterValueConversionException.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/ParameterValuesException.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/IHandlerAttributes.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/NamedHandleObjectWithState.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/ParameterTypeEvent.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/CommandManager.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/CommandManager$ExecutionListener.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/ParameterType.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/IParameterValues.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/CommandEvent.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java:277: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/TokenRewriteStream.class)]
01:17:17 [2023-09-15T05:17:17.224Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/TokenRewriteStream$DeleteOp.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/SerializedGrammar.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/SerializedGrammar$Block.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/MismatchedTreeNodeException.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/MissingTokenException.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/EarlyExitException.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/ANTLRInputStream.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/MismatchedRangeException.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/MismatchedNotSetException.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/ANTLRFileStream.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/CharStreamState.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/Token.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/FailedPredicateException.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/UnwantedTokenException.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/MismatchedSetException.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/CommonToken.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/ClassicToken.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/nio/channels/spi/AbstractInterruptibleChannel.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/nio/channels/ScatteringByteChannel.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/nio/channels/GatheringByteChannel.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/nio/channels/SeekableByteChannel.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java:392: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * following classes: <code>Entry<String, Long></code>, <code>Long</code>,
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/nio/file/Watchable.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:398: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] *            ITmfLocation<?>
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * @return The map of properties, <name, value>
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/io/File$TempDirectory.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/io/File$PathStatus.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/lang/AbstractStringBuilder.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/util/regex/MatchResult.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java:25: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/text/Format$Field.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/text/Format$FieldDelegate.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator$Attribute.class]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java:30: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Dialog.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java:229: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Widget$MouseWheelData.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/dialogs/FilteredTree$NotifyingTreeViewer.class)]
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:46: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
01:17:17 [2023-09-15T05:17:17.225Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:47: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * @author "Mikael Ferland <mikael.ferland@ericsson.com>"
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IContributionManager.class)]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/stream/BaseStream.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Item.class)]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/IntrinsicCandidate.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IEncodedStorage.class)]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * <-> double.
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * <-> double.
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyList.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptySet.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$AsLIFOQueue.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SetFromMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator2.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$CopiesList.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonList.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonSet.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyEnumeration.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyListIterator.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyIterator.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedList.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedRandomAccessList.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableSet.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedSet.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSet.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedQueue.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedCollection.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedList.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedRandomAccessList.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableSet.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedSet.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSet.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedCollection.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableMap.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableRandomAccessList.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableList.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableSet.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedSet.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSet.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableCollection.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:81: warning: @param argument "worker" is not a parameter name.
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * @param worker
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:85: warning: @param argument "type" is not a parameter name.
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * @param type
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:105: warning: @param argument "worker" is not a parameter name.
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * @param worker
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:119: warning: @param argument "worker" is not a parameter name.
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * @param worker
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * @return The map of properties, <name, value>
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/lang/ClassCastException.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch$Sync.class]
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java:505: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] *             If the smallest attribute is <0 or if the largest is >= to
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * @return The map of <event_type, count>, for the given time range
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * while (event != null && nbEventsRead < 50) {
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * while (event != null && nbEventsRead < 50) {
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * while (event != null && nbEventsRead < 50) {
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:377: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:377: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/eclipse/osgi/util/NLS$MessagesProperties.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/services/IServiceLocator.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:80: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] * This also "upcasts" the reference from a Stream<@Nullable T> to a
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:81: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] * Stream<@NonNull T>.
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java:30: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /modules/java.base/java/lang/Readable.class]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /modules/java.base/java/lang/Math.class]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/DeviceData.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/ContributionManager.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /modules/java.base/java/lang/IllegalStateException.class]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] *             if end < start or resolution < 0.
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] *             if end < start or resolution < 0.
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:529: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] *             If endTime < initialTime.
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:557: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] *             If endTime < initialTime.
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] * @return The map of properties, <name, value>
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] * @return The map of properties, <name, value>
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /modules/java.base/java/text/DateFormat$Field.class]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/resource/DeviceResourceDescriptor.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IContributedContentsView.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/CoolItemGroupMarker.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/PluginTransfer.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/ShowInContext.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/DrillDownComposite.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IPageSite.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/PageSwitcher.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IntroPart.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IntroPart$1.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiEditorInput.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IShowInTarget.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiEditor.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiEditor$Gradient.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/PageBook.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/PluginTransferData.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IDropActionDelegate.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageEditor.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/PageBookView.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/PageBookView$SelectionManager.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/PageBookView$SelectionManager$1.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/PageBookView$1.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageSelectionProvider.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageSelectionProvider$1.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/PageSite.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/PageSite$1.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MessagePage.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageEditorPart$2.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageEditorPart$1.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageEditorPart$3.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageEditorPart$5.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageEditorPart$4.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/DrillStack.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/EditorInputTransfer.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/EditorInputTransfer$EditorInputData.class)]
01:17:17 [2023-09-15T05:17:17.227Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IShowInTargetList.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageEditorActionBarContributor.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/DrillFrame.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/CellEditorActionHandler.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/CellEditorActionHandler$SelectAllActionHandler.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/CellEditorActionHandler$ControlListener.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/CellEditorActionHandler$FindActionHandler.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/CellEditorActionHandler$UndoActionHandler.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/DrillDownAdapter.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/DrillDownAdapter$3.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/DrillDownAdapter$2.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/DrillDownAdapter$1.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/AbstractMultiEditor.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/AbstractMultiEditor$1.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/EditorActionBarContributor.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IShowInSource.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageEditorSite.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/MultiPageEditorSite$1.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/ISetSelectionTarget.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/PluginDropAdapter.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/part/ResourceTransfer.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/part/MarkerTransfer.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/part/FileInPlaceEditorInput.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/part/FileInPlaceEditorInput$1.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/part/FileEditorInputFactory.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/part/FileEditorInput$1.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ActiveShellExpression.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IDecoratorManager.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IActionDelegate2.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IActionBars2.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISaveablePart2.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IEditorActionBarContributor.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchWindowActionDelegate.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISaveablesLifecycleListener.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IObjectActionDelegate.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISecondarySaveableSource.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/AbstractSourceProvider.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPropertyPageMulti.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IEditorActionDelegate.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IActionDelegate.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IEditorDescriptor.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IEditorLauncher.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IViewLayout.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/SaveablesLifecycleEvent.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPathEditorInput.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IActionDelegateWithEvent.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IEditorMatchingStrategy.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/OpenAndLinkWithEditorHelper.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/OpenAndLinkWithEditorHelper$InternalListener.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISaveableFilter.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPerspectiveListener4.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkingSet.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/PerspectiveAdapter.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/INavigationLocationProvider.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPerspectiveListener.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchListener.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/SelectionEnabler.class)]
01:17:17 [2023-09-15T05:17:17.228Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IInPlaceEditor.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ExtensionFactory.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/BasicWorkingSetElementAdapter.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/BasicWorkingSetElementAdapter$Type.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IKeyBindingService.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPlaceholderFolderLayout.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IContainmentAdapter.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPartDescriptor.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IInPlaceEditorInput.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPerspectiveRegistry.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPropertyPage.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/WorkbenchEncoding.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/INestableKeyBindingService.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IExportWizard.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkingSetUpdater.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/INavigationLocation.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/MultiPartInitException.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate2.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISourceProviderListener.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/INavigationHistory.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ILocalWorkingSetManager.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/XMLMemento.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/XMLMemento$1.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/INullSelectionListener.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPartService.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPerspectiveListener2.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/NavigationLocation.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IShowEditorInput.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISourceProvider.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPluginContribution.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/Saveable.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IStartup.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWindowListener.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchSite.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IFileEditorMapping.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISizeProvider.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPageListener.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/SelectionListenerFactory.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/SelectionListenerFactory$ISelectionModel.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/SubActionBars2.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IAggregateWorkingSet.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPreferenceConstants.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchCommandConstants.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkingSetUpdater2.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IViewActionDelegate.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IEditorRegistry.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISaveablesSource.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISources.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkingSetManager.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkingSetElementAdapter.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IElementFactory.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPartConstants.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/SubActionBars.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/SubActionBars$1.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPerspectiveListener3.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPageService.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPersistableEditor.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/LegacyHandlerSubmissionExpression.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/ISelectionService.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IMarkerHelpRegistry.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IResourceActionFilter.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IMarkerResolutionRelevance.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IStorageEditorInput.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IMarkerHelpContextProvider.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/ResourceWorkingSetFilter.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IMarkerResolution2.class)]
01:17:17 [2023-09-15T05:17:17.229Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IURIEditorInput.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IMarkerActionFilter.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IContributorResourceAdapter.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IProjectActionFilter.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IMarkerResolution.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IMarkerResolutionGenerator2.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar(/org/eclipse/ui/IMarkerResolutionGenerator.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java:33: warning: Tag @link: reference not found: org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] * {@link org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)}
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderFactory.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderAdapter.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLFilterImpl.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserFactory.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserAdapter.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NewInstance.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NamespaceSupport.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/LocatorImpl.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributesImpl.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributeListImpl.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLFilter.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Parser.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Locator.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/HandlerBase.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DocumentHandler.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /modules/java.xml/org/xml/sax/AttributeList.class]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IDynamicReferenceProvider.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IStorage.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResourceFilterDescription.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IncrementalProjectBuilder.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/ResourceAttributes.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResourceDeltaVisitor.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IFilterMatcherDescriptor.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IPathVariableChangeListener.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IPathVariableChangeEvent.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/ISaveParticipant.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/ProjectScope.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/ISynchronizer.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IProjectNatureDescriptor.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/ICommand.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IFileModificationValidator.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/ISavedState.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/ISaveContext.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IFileState.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IPathVariableManager.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/FileInfoMatcherDescription.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IBuildConfiguration.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResourceStatus.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResourceRuleFactory.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IBuildContext.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IIncrementalProjectBuilder2.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IWorkspaceDescription.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/WorkspaceJob.class)]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] * @return The map of <event_type, count>, for the given time range
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] * @return The map of properties, <name, value>
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:73: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * <li> public ITmfLocation<?> getCurrentLocation()
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:74: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * <li> public double getLocationRatio(ITmfLocation<?> location)
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:75: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * <li> public ITmfContext seekEvent(ITmfLocation<?> location)
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ViewerColumn.class)]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java:54: warning: invalid input: '&uuid'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] *            Format: primary_id[:secondary_id[&uuid]|:uuid]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/custom/ControlEditor.class)]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java:1227: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * @param control Class<? extends Control>
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * <-> double.
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * <-> double.
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis$Position.class)]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis$Direction.class)]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$RbAccess.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$SystemLoggerHelper.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$ConfigurationData.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$LoggerBundle.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.base/jdk/internal/reflect/CallerSensitive.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfMethod.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.base/java/lang/Class$AnnotationData.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.base/java/lang/Class$Atomic.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.base/java/lang/Class$EnclosingMethodInfo.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.base/java/lang/Class$ReflectionData.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.base/java/lang/reflect/TypeVariable.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:92: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * event format of Google. The full specification is available <a
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java:29: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamConstants.class]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] ^
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] [done in 25974 ms]
01:17:17 [2023-09-15T05:17:17.231Z] [WARNING] 86 warnings
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] ------------------------------------------------------------------------
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Reactor Summary:
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] 
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass Parent 9.1.0-SNAPSHOT ................ SUCCESS [03:02 min]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.1.0-SNAPSHOT SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass Common Utilities Parent 9.1.0-SNAPSHOT SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [  0.005 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass State System Parent 9.1.0-SNAPSHOT ... SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  0.005 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.004 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [  0.007 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass TMF Parent 9.1.0-SNAPSHOT ............ SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.014 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.core 9.1.0-SNAPSHOT ... SUCCESS [  0.077 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.009 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.4.1-SNAPSHOT SUCCESS [  0.007 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.1.0-SNAPSHOT SUCCESS [  0.012 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [  0.006 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.004 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass LTTng Support Parent 9.1.0-SNAPSHOT .. SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.041 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass CTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  0.007 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.ctf.core 4.3.0-SNAPSHOT ... SUCCESS [  0.010 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.0-SNAPSHOT SUCCESS [  0.009 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.005 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [  0.009 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core 0.1.1-SNAPSHOT SUCCESS [  0.006 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.13-SNAPSHOT SUCCESS [  0.107 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.058 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.24-SNAPSHOT SUCCESS [  0.041 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.054 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.018 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.1-SNAPSHOT ..... SUCCESS [  0.050 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  0.006 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.1-SNAPSHOT SUCCESS [  0.009 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [  0.005 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui 0.1.0-SNAPSHOT SUCCESS [  0.004 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.024 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  0.004 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass Release Engineering Parent 9.1.0-SNAPSHOT SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.1-SNAPSHOT SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.20-SNAPSHOT SUCCESS [  0.099 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [  0.097 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.007 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.0-SNAPSHOT SUCCESS [  0.005 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.0-SNAPSHOT SUCCESS [  0.011 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.0-SNAPSHOT SUCCESS [  0.005 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.089 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.016 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.004 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  0.017 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  0.005 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.005 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.017 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.058 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.071 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.17-SNAPSHOT SUCCESS [  0.029 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [  0.079 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [  0.019 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.053 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  0.070 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.022 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.060 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass BTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.004 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass Documentation 9.1.0-SNAPSHOT ......... SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] Trace Compass Developer Guide 9.1.0-SNAPSHOT ....... SUCCESS [  0.527 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  0.005 s]
01:17:17 [2023-09-15T05:17:17.231Z] [INFO] org.eclipse.tracecompass.tmf 9.1.0-SNAPSHOT ........ SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.btf 9.1.0-SNAPSHOT ........ SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.015 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  0.018 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.ctf 9.1.0-SNAPSHOT ........ SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  0.019 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.1.0-SNAPSHOT .... SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.196 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass User Guide 9.1.0-SNAPSHOT ............ SUCCESS [  0.064 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass (new) callstack User Guide 9.1.0-SNAPSHOT SUCCESS [  0.094 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.1.0-SNAPSHOT SUCCESS [  0.091 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass RCP User Guide 9.1.0-SNAPSHOT ........ SUCCESS [  0.092 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass Pcap User Guide 9.1.0-SNAPSHOT ....... SUCCESS [  0.096 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.1.0-SNAPSHOT SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.1.0-SNAPSHOT ... SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.015 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.057 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.016 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.004 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  0.004 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  0.009 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.1.0-SNAPSHOT SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  0.017 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.013 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [  0.067 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  0.072 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  0.004 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.1.0-SNAPSHOT SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.15-SNAPSHOT SUCCESS [  0.024 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [  0.036 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [  0.091 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.1.0-SNAPSHOT . SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [  0.022 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.065 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.064 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass Pcap Format Support Parent 9.1.0-SNAPSHOT SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.0-SNAPSHOT .. SUCCESS [  0.004 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.6-SNAPSHOT SUCCESS [  0.016 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.0-SNAPSHOT SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.007 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.1.0-SNAPSHOT ... SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.018 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.067 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass RCP Parent 9.1.0-SNAPSHOT ............ SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass RCP Branding plug-in 9.1.0-SNAPSHOT .. SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass RCP Branding Feature 9.1.0-SNAPSHOT .. SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.1.0-SNAPSHOT ..... SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass RCP Feature 9.1.0-SNAPSHOT ........... SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.012 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [  0.058 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.1.0-SNAPSHOT SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass Json trace Parent 9.1.0-SNAPSHOT ..... SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.jsontrace 9.1.0-SNAPSHOT .. SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.1.0-SNAPSHOT .... SUCCESS [  0.001 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass RCP Product 9.1.0-SNAPSHOT ........... SUCCESS [  0.223 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass Target Platform 9.1.0-SNAPSHOT ....... SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [  0.087 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.018 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.7-SNAPSHOT SUCCESS [  0.016 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [  0.080 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [  0.058 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.060 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [  0.064 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.058 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT SUCCESS [  0.032 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT .... SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT . SUCCESS [  0.002 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Trace Compass Repository 9.1.0-SNAPSHOT ............ SUCCESS [  0.014 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.003 s]
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] ------------------------------------------------------------------------
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] BUILD SUCCESS
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] ------------------------------------------------------------------------
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Total time:  03:56 min
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] Finished at: 2023-09-15T05:17:17Z
01:17:17 [2023-09-15T05:17:17.232Z] [INFO] ------------------------------------------------------------------------
01:17:17 [2023-09-15T05:17:17.495Z] [Pipeline] }
01:17:17 [2023-09-15T05:17:17.508Z] [Pipeline] // container
01:17:17 [2023-09-15T05:17:17.524Z] [Pipeline] }
01:17:17 [2023-09-15T05:17:17.562Z] [Pipeline] // withEnv
01:17:17 [2023-09-15T05:17:17.573Z] [Pipeline] }
01:17:17 [2023-09-15T05:17:17.584Z] [Pipeline] // stage
01:17:17 [2023-09-15T05:17:17.597Z] [Pipeline] stage
01:17:17 [2023-09-15T05:17:17.598Z] [Pipeline] { (Deploy Javadoc)
01:17:17 [2023-09-15T05:17:17.779Z] [Pipeline] tool
01:17:17 [2023-09-15T05:17:17.874Z] [Pipeline] envVarsForTool
01:17:17 [2023-09-15T05:17:17.889Z] [Pipeline] tool
01:17:17 [2023-09-15T05:17:17.918Z] [Pipeline] envVarsForTool
01:17:17 [2023-09-15T05:17:17.958Z] [Pipeline] withEnv
01:17:17 [2023-09-15T05:17:17.959Z] [Pipeline] {
01:17:17 [2023-09-15T05:17:17.992Z] [Pipeline] sshagent
01:17:18 [2023-09-15T05:17:18.002Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
01:17:18 [2023-09-15T05:17:18.002Z] [ssh-agent] Looking for ssh-agent implementation...
01:17:18 [2023-09-15T05:17:18.020Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
01:17:18 [2023-09-15T05:17:18.015Z] $ ssh-agent
01:17:18 [2023-09-15T05:17:18.089Z] SSH_AUTH_SOCK=/tmp/ssh-uN5mRROVjTKH/agent.371
01:17:18 [2023-09-15T05:17:18.089Z] SSH_AGENT_PID=373
01:17:18 [2023-09-15T05:17:18.097Z] Running ssh-add (command line suppressed)
01:17:18 [2023-09-15T05:17:18.182Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_18240387235295629177.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_18240387235295629177.key)
01:17:18 [2023-09-15T05:17:18.198Z] [ssh-agent] Started.
01:17:18 [2023-09-15T05:17:18.199Z] [Pipeline] {
01:17:18 [2023-09-15T05:17:18.212Z] [Pipeline] sh
01:17:18 [2023-09-15T05:17:18.545Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-javadoc.sh target/site/apidocs
01:17:18 [2023-09-15T05:17:18.545Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
01:17:18 [2023-09-15T05:17:18.545Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
01:17:18 [2023-09-15T05:17:18.545Z] + SCP=scp
01:17:18 [2023-09-15T05:17:18.545Z] + javadocPath=target/site/apidocs
01:17:18 [2023-09-15T05:17:18.545Z] + JAVADOC_REPO=apidocs
01:17:18 [2023-09-15T05:17:18.545Z] + ECHO=echo
01:17:18 [2023-09-15T05:17:18.545Z] + '[' false == false ']'
01:17:18 [2023-09-15T05:17:18.545Z] + ECHO=
01:17:18 [2023-09-15T05:17:18.545Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/javadoc/ &&               rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/javadoc//apidocs'
01:17:26 [2023-09-15T05:17:26.635Z] + scp -rv target/site/apidocs genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/javadoc/
01:17:26 [2023-09-15T05:17:26.635Z] Executing: program /usr/bin/ssh host projects-storage.eclipse.org, user genie.tracecompass, command scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/javadoc/
01:17:26 [2023-09-15T05:17:26.635Z] OpenSSH_7.9p1 Debian-10+deb10u3, OpenSSL 1.1.1n  15 Mar 2022
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Reading configuration data /etc/ssh/ssh_config
01:17:26 [2023-09-15T05:17:26.635Z] debug1: /etc/ssh/ssh_config line 19: Applying options for *
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Connecting to projects-storage.eclipse.org [172.25.25.150] port 22.
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Connection established.
01:17:26 [2023-09-15T05:17:26.635Z] debug1: identity file /home/jenkins/.ssh/id_rsa type -1
01:17:26 [2023-09-15T05:17:26.635Z] debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
01:17:26 [2023-09-15T05:17:26.635Z] debug1: identity file /home/jenkins/.ssh/id_dsa type -1
01:17:26 [2023-09-15T05:17:26.635Z] debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
01:17:26 [2023-09-15T05:17:26.635Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
01:17:26 [2023-09-15T05:17:26.635Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
01:17:26 [2023-09-15T05:17:26.635Z] debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
01:17:26 [2023-09-15T05:17:26.635Z] debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
01:17:26 [2023-09-15T05:17:26.635Z] debug1: identity file /home/jenkins/.ssh/id_xmss type -1
01:17:26 [2023-09-15T05:17:26.635Z] debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u3
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9p1 Ubuntu-3ubuntu0.3
01:17:26 [2023-09-15T05:17:26.635Z] debug1: match: OpenSSH_8.9p1 Ubuntu-3ubuntu0.3 pat OpenSSH* compat 0x04000000
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.tracecompass'
01:17:26 [2023-09-15T05:17:26.635Z] debug1: SSH2_MSG_KEXINIT sent
01:17:26 [2023-09-15T05:17:26.635Z] debug1: SSH2_MSG_KEXINIT received
01:17:26 [2023-09-15T05:17:26.635Z] debug1: kex: algorithm: curve25519-sha256
01:17:26 [2023-09-15T05:17:26.635Z] debug1: kex: host key algorithm: ecdsa-sha2-nistp256
01:17:26 [2023-09-15T05:17:26.635Z] debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
01:17:26 [2023-09-15T05:17:26.635Z] debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
01:17:26 [2023-09-15T05:17:26.635Z] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Server host key: ecdsa-sha2-nistp256 SHA256:CkY4klkLCBGlAzScHQgPcKKA8hyzEfrUl9BZAWMdYlc
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Host 'projects-storage.eclipse.org' is known and matches the ECDSA host key.
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Found key in /home/jenkins/.ssh/known_hosts:2
01:17:26 [2023-09-15T05:17:26.635Z] debug1: rekey after 134217728 blocks
01:17:26 [2023-09-15T05:17:26.635Z] debug1: SSH2_MSG_NEWKEYS sent
01:17:26 [2023-09-15T05:17:26.635Z] debug1: expecting SSH2_MSG_NEWKEYS
01:17:26 [2023-09-15T05:17:26.635Z] debug1: SSH2_MSG_NEWKEYS received
01:17:26 [2023-09-15T05:17:26.635Z] debug1: rekey after 134217728 blocks
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Will attempt key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_18240387235295629177.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Will attempt key: /home/jenkins/.ssh/id_rsa 
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Will attempt key: /home/jenkins/.ssh/id_dsa 
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa 
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519 
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Will attempt key: /home/jenkins/.ssh/id_xmss 
01:17:26 [2023-09-15T05:17:26.635Z] debug1: SSH2_MSG_EXT_INFO received
01:17:26 [2023-09-15T05:17:26.635Z] debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
01:17:26 [2023-09-15T05:17:26.635Z] debug1: kex_input_ext_info: publickey-hostbound@openssh.com (unrecognised)
01:17:26 [2023-09-15T05:17:26.635Z] debug1: SSH2_MSG_SERVICE_ACCEPT received
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Authentications that can continue: publickey,password
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Next authentication method: publickey
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Offering public key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_18240387235295629177.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Server accepts key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_18240387235295629177.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Authentication succeeded (publickey).
01:17:26 [2023-09-15T05:17:26.635Z] Authenticated to projects-storage.eclipse.org ([172.25.25.150]:22).
01:17:26 [2023-09-15T05:17:26.635Z] debug1: channel 0: new [client-session]
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Requesting no-more-sessions@openssh.com
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Entering interactive session.
01:17:26 [2023-09-15T05:17:26.635Z] debug1: pledge: network
01:17:26 [2023-09-15T05:17:26.635Z] debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Sending environment.
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Sending env LANG = en_US.UTF-8
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Sending env LC_ALL = en_US.UTF-8
01:17:26 [2023-09-15T05:17:26.635Z] debug1: Sending command: scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/javadoc/
01:17:26 [2023-09-15T05:17:26.635Z] Entering directory: D2755 0 apidocs
01:17:26 [2023-09-15T05:17:26.635Z] Sink: D2755 0 apidocs
01:17:26 [2023-09-15T05:17:26.635Z] Entering directory: D2755 0 org
01:17:26 [2023-09-15T05:17:26.635Z] Sink: D2755 0 org
01:17:26 [2023-09-15T05:17:26.635Z] Entering directory: D2755 0 eclipse
01:17:26 [2023-09-15T05:17:26.635Z] Sink: D2755 0 eclipse
01:17:26 [2023-09-15T05:17:26.635Z] Entering directory: D2755 0 tracecompass
01:17:26 [2023-09-15T05:17:26.635Z] Sink: D2755 0 tracecompass
01:17:26 [2023-09-15T05:17:26.635Z] Entering directory: D2755 0 ctf
01:17:26 [2023-09-15T05:17:26.635Z] Sink: D2755 0 ctf
01:17:26 [2023-09-15T05:17:26.892Z] Entering directory: D2755 0 core
01:17:26 [2023-09-15T05:17:26.892Z] Sink: D2755 0 core
01:17:26 [2023-09-15T05:17:26.892Z] Entering directory: D2755 0 event
01:17:26 [2023-09-15T05:17:26.892Z] Sink: D2755 0 event
01:17:26 [2023-09-15T05:17:26.892Z] Entering directory: D2755 0 types
01:17:26 [2023-09-15T05:17:26.892Z] Sink: D2755 0 types
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 15061 AbstractArrayDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 15061 AbstractArrayDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 18306 BlobDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 18306 BlobDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 18093 BlobDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 18093 BlobDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 14904 CompoundDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 14904 CompoundDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 16972 Declaration.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 16972 Declaration.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 19712 Definition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 19712 Definition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 17313 Encoding.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 17313 Encoding.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 39238 EnumDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 39238 EnumDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 11380 EnumDeclaration.Pair.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 11380 EnumDeclaration.Pair.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 21934 EnumDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 21934 EnumDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 28490 FloatDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 28490 FloatDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 16310 FloatDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 16310 FloatDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 9097 ICompositeDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 9097 ICompositeDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 20657 IDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 20657 IDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 10047 IDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 10047 IDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 11342 IEventHeaderDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 11342 IEventHeaderDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 57336 IntegerDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 57336 IntegerDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 23186 IntegerDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 23186 IntegerDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 7729 ISimpleDatatypeDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 7729 ISimpleDatatypeDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 25313 ScopedDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 25313 ScopedDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 14750 SimpleDatatypeDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 14750 SimpleDatatypeDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 24992 StringDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 24992 StringDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 16947 StringDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 16947 StringDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 36187 StructDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 36187 StructDeclaration.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 32362 StructDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] Sink: C0644 32362 StructDefinition.html
01:17:26 [2023-09-15T05:17:26.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.892Z] Sending file modes: C0644 29429 VariantDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 29429 VariantDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 22537 VariantDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 22537 VariantDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 14164 package-summary.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 14164 package-summary.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Entering directory: D2755 0 class-use
01:17:26 [2023-09-15T05:17:26.893Z] Sink: D2755 0 class-use
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 6551 Declaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 6551 Declaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 20847 Definition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 20847 Definition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 18602 StructDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 18602 StructDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 2386 IEventHeaderDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 2386 IEventHeaderDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 7367 EnumDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 7367 EnumDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 9475 EnumDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 9475 EnumDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 6097 EnumDeclaration.Pair.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 6097 EnumDeclaration.Pair.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 4915 ISimpleDatatypeDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 4915 ISimpleDatatypeDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 2342 CompoundDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 2342 CompoundDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 4835 SimpleDatatypeDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 4835 SimpleDatatypeDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 19179 IntegerDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 19179 IntegerDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 15873 ICompositeDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 15873 ICompositeDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 4457 AbstractArrayDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 4457 AbstractArrayDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 14461 IDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 14461 IDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 33034 IDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 33034 IDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 5400 VariantDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 5400 VariantDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 5390 StringDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 5390 StringDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 4089 BlobDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 4089 BlobDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 5847 ScopedDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 5847 ScopedDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 9979 VariantDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 9979 VariantDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 4691 FloatDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 4691 FloatDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 9336 StructDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 9336 StructDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 5556 FloatDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 5556 FloatDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 7043 IntegerDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 7043 IntegerDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 4693 BlobDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 4693 BlobDefinition.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 9891 Encoding.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 9891 Encoding.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 6968 StringDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 6968 StringDeclaration.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sink: E
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 16882 package-use.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 16882 package-use.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sink: E
01:17:26 [2023-09-15T05:17:26.893Z] Entering directory: D2755 0 io
01:17:26 [2023-09-15T05:17:26.893Z] Sink: D2755 0 io
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 33671 BitBuffer.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 33671 BitBuffer.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 3993 package-summary.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 3993 package-summary.html
01:17:26 [2023-09-15T05:17:26.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:26 [2023-09-15T05:17:26.893Z] Entering directory: D2755 0 class-use
01:17:26 [2023-09-15T05:17:26.893Z] Sink: D2755 0 class-use
01:17:26 [2023-09-15T05:17:26.893Z] Sending file modes: C0644 16583 BitBuffer.html
01:17:26 [2023-09-15T05:17:26.893Z] Sink: C0644 16583 BitBuffer.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sink: E
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 4207 package-use.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 4207 package-use.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sink: E
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 18571 CTFCallsite.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 18571 CTFCallsite.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 17156 CTFClock.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 17156 CTFClock.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Entering directory: D2755 0 metadata
01:17:27 [2023-09-15T05:17:27.150Z] Sink: D2755 0 metadata
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 51198 DeclarationScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 51198 DeclarationScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 4038 package-summary.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 4038 package-summary.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Entering directory: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.150Z] Sink: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 9420 DeclarationScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 9420 DeclarationScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sink: E
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 4306 package-use.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 4306 package-use.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sink: E
01:17:27 [2023-09-15T05:17:27.150Z] Entering directory: D2755 0 scope
01:17:27 [2023-09-15T05:17:27.150Z] Sink: D2755 0 scope
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 13961 EventHeaderScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 13961 EventHeaderScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 12212 EventHeaderVScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 12212 EventHeaderVScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 12117 FieldsScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 12117 FieldsScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 8431 IDefinitionScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 8431 IDefinitionScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 31094 ILexicalScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 31094 ILexicalScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 23682 LexicalScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 23682 LexicalScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 12926 PacketHeaderScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 12926 PacketHeaderScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 13258 RootScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 13258 RootScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 7585 package-summary.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 7585 package-summary.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Entering directory: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.150Z] Sink: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 11414 LexicalScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 11414 LexicalScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 2330 PacketHeaderScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 2330 PacketHeaderScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 2330 EventHeaderVScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 2330 EventHeaderVScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 2282 RootScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 2282 RootScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 34879 ILexicalScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 34879 ILexicalScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 2294 FieldsScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 2294 FieldsScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 36368 IDefinitionScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 36368 IDefinitionScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 2324 EventHeaderScope.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 2324 EventHeaderScope.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sink: E
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 6009 package-use.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 6009 package-use.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sink: E
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 21973 IEventDeclaration.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 21973 IEventDeclaration.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 19748 IEventDefinition.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 19748 IEventDefinition.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 6330 package-summary.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 6330 package-summary.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Entering directory: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.150Z] Sink: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 5821 CTFCallsite.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 5821 CTFCallsite.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 5797 CTFClock.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 5797 CTFClock.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 9187 IEventDeclaration.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 9187 IEventDeclaration.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 12766 IEventDefinition.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 12766 IEventDefinition.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sink: E
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 8221 package-use.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 8221 package-use.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Sink: E
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 14457 CTFException.html
01:17:27 [2023-09-15T05:17:27.150Z] Sink: C0644 14457 CTFException.html
01:17:27 [2023-09-15T05:17:27.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.150Z] Entering directory: D2755 0 trace
01:17:27 [2023-09-15T05:17:27.150Z] Sink: D2755 0 trace
01:17:27 [2023-09-15T05:17:27.150Z] Sending file modes: C0644 13770 CTFIOException.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 13770 CTFIOException.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 17862 CTFResponse.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 17862 CTFResponse.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 23815 CTFStreamInput.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 23815 CTFStreamInput.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 34357 CTFStreamInputReader.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 34357 CTFStreamInputReader.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 13008 CTFStreamOutputWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 13008 CTFStreamOutputWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 18042 CTFStreamPacketOutputWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 18042 CTFStreamPacketOutputWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 69671 CTFTrace.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 69671 CTFTrace.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 35729 CTFTraceReader.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 35729 CTFTraceReader.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 11512 CTFTraceWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 11512 CTFTraceWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 19663 ICTFPacketDescriptor.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 19663 ICTFPacketDescriptor.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 18375 ICTFStream.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 18375 ICTFStream.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 12868 IPacketReader.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 12868 IPacketReader.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 23846 Metadata.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 23846 Metadata.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 9105 package-summary.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 9105 package-summary.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Entering directory: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.151Z] Sink: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 2342 CTFStreamPacketOutputWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 2342 CTFStreamPacketOutputWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 6648 CTFTrace.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 6648 CTFTrace.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 6212 CTFStreamInputReader.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 6212 CTFStreamInputReader.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 3996 CTFTraceReader.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 3996 CTFTraceReader.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 5261 CTFResponse.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 5261 CTFResponse.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 4072 IPacketReader.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 4072 IPacketReader.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 2306 CTFStreamOutputWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 2306 CTFStreamOutputWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 2264 CTFIOException.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 2264 CTFIOException.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 2264 CTFTraceWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 2264 CTFTraceWriter.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 9398 ICTFStream.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 9398 ICTFStream.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 6403 CTFStreamInput.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 6403 CTFStreamInput.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 6466 ICTFPacketDescriptor.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 6466 ICTFPacketDescriptor.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 2228 Metadata.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 2228 Metadata.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.151Z] Sink: E
01:17:27 [2023-09-15T05:17:27.151Z] Sending file modes: C0644 6349 package-use.html
01:17:27 [2023-09-15T05:17:27.151Z] Sink: C0644 6349 package-use.html
01:17:27 [2023-09-15T05:17:27.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.408Z] Sink: E
01:17:27 [2023-09-15T05:17:27.408Z] Sending file modes: C0644 21423 CTFStrings.html
01:17:27 [2023-09-15T05:17:27.408Z] Sink: C0644 21423 CTFStrings.html
01:17:27 [2023-09-15T05:17:27.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.408Z] Sending file modes: C0644 4977 package-summary.html
01:17:27 [2023-09-15T05:17:27.408Z] Sink: C0644 4977 package-summary.html
01:17:27 [2023-09-15T05:17:27.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.408Z] Entering directory: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.408Z] Sink: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.408Z] Sending file modes: C0644 40705 CTFException.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 40705 CTFException.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 2212 CTFStrings.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 2212 CTFStrings.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sink: E
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 6194 package-use.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 6194 package-use.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sink: E
01:17:27 [2023-09-15T05:17:27.409Z] Entering directory: D2755 0 parser
01:17:27 [2023-09-15T05:17:27.409Z] Sink: D2755 0 parser
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 143610 CTFLexer.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 143610 CTFLexer.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 336368 CTFParser.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 336368 CTFParser.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10225 CTFParser.abstractDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10225 CTFParser.abstractDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10265 CTFParser.abstractDeclaratorList_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10265 CTFParser.abstractDeclaratorList_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10185 CTFParser.alignAttribute_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10185 CTFParser.alignAttribute_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10275 CTFParser.ctfAssignmentExpression_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10275 CTFParser.ctfAssignmentExpression_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10315 CTFParser.ctfAssignmentExpressionList_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10315 CTFParser.ctfAssignmentExpressionList_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10115 CTFParser.ctfBody_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10115 CTFParser.ctfBody_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10145 CTFParser.ctfKeyword_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10145 CTFParser.ctfKeyword_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10165 CTFParser.ctfSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10165 CTFParser.ctfSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10205 CTFParser.ctfSpecifierHead_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10205 CTFParser.ctfSpecifierHead_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10205 CTFParser.ctfTypeSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10205 CTFParser.ctfTypeSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10155 CTFParser.declaration_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10155 CTFParser.declaration_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10255 CTFParser.declarationSpecifiers_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10255 CTFParser.declarationSpecifiers_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10145 CTFParser.declarator_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10145 CTFParser.declarator_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10185 CTFParser.declaratorList_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10185 CTFParser.declaratorList_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10285 CTFParser.directAbstractDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10285 CTFParser.directAbstractDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10205 CTFParser.directDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10205 CTFParser.directDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10265 CTFParser.directDeclaratorLength_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10265 CTFParser.directDeclaratorLength_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10265 CTFParser.directDeclaratorSuffix_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10265 CTFParser.directDeclaratorSuffix_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10125 CTFParser.enumBody_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10125 CTFParser.enumBody_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10165 CTFParser.enumConstant_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10165 CTFParser.enumConstant_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10215 CTFParser.enumContainerType_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10215 CTFParser.enumContainerType_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10145 CTFParser.enumerator_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10145 CTFParser.enumerator_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10185 CTFParser.enumeratorList_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10185 CTFParser.enumeratorList_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10195 CTFParser.enumeratorValue_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10195 CTFParser.enumeratorValue_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10125 CTFParser.enumName_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10125 CTFParser.enumName_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10175 CTFParser.enumSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10175 CTFParser.enumSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10175 CTFParser.numberLiteral_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10175 CTFParser.numberLiteral_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10095 CTFParser.parse_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10095 CTFParser.parse_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10115 CTFParser.pointer_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10115 CTFParser.pointer_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10245 CTFParser.postfixCtfExpression_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10245 CTFParser.postfixCtfExpression_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10215 CTFParser.postfixExpression_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10215 CTFParser.postfixExpression_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10275 CTFParser.postfixExpressionSuffix_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10275 CTFParser.postfixExpressionSuffix_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10215 CTFParser.primaryExpression_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10215 CTFParser.primaryExpression_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10265 CTFParser.specifierQualifierList_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10265 CTFParser.specifierQualifierList_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10255 CTFParser.storageClassSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10255 CTFParser.storageClassSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10145 CTFParser.structBody_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10145 CTFParser.structBody_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10145 CTFParser.structName_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10145 CTFParser.structName_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10305 CTFParser.structOrVariantDeclaration_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10305 CTFParser.structOrVariantDeclaration_return.html
01:17:27 [2023-09-15T05:17:27.409Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.409Z] Sending file modes: C0644 10345 CTFParser.structOrVariantDeclarationList_return.html
01:17:27 [2023-09-15T05:17:27.409Z] Sink: C0644 10345 CTFParser.structOrVariantDeclarationList_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10295 CTFParser.structOrVariantDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10295 CTFParser.structOrVariantDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10335 CTFParser.structOrVariantDeclaratorList_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10335 CTFParser.structOrVariantDeclaratorList_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10195 CTFParser.structSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10195 CTFParser.structSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10185 CTFParser.typealiasAlias_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10185 CTFParser.typealiasAlias_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10175 CTFParser.typealiasDecl_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10175 CTFParser.typealiasDecl_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10195 CTFParser.typealiasTarget_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10195 CTFParser.typealiasTarget_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10155 CTFParser.typedefName_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10155 CTFParser.typedefName_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10175 CTFParser.typeQualifier_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10175 CTFParser.typeQualifier_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10215 CTFParser.typeQualifierList_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10215 CTFParser.typeQualifierList_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10175 CTFParser.typeSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10175 CTFParser.typeSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10195 CTFParser.unaryExpression_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10195 CTFParser.unaryExpression_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10155 CTFParser.variantBody_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10155 CTFParser.variantBody_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10155 CTFParser.variantName_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10155 CTFParser.variantName_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10205 CTFParser.variantSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10205 CTFParser.variantSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 10145 CTFParser.variantTag_return.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 10145 CTFParser.variantTag_return.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Sending file modes: C0644 19219 package-summary.html
01:17:27 [2023-09-15T05:17:27.410Z] Sink: C0644 19219 package-summary.html
01:17:27 [2023-09-15T05:17:27.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.410Z] Entering directory: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.410Z] Sink: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 2192 CTFLexer.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 2192 CTFLexer.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 2198 CTFParser.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 2198 CTFParser.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4263 CTFParser.ctfAssignmentExpression_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4263 CTFParser.ctfAssignmentExpression_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4323 CTFParser.ctfAssignmentExpressionList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4323 CTFParser.ctfAssignmentExpressionList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4023 CTFParser.ctfBody_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4023 CTFParser.ctfBody_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4158 CTFParser.ctfTypeSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4158 CTFParser.ctfTypeSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4158 CTFParser.ctfSpecifierHead_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4158 CTFParser.ctfSpecifierHead_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4098 CTFParser.ctfSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4098 CTFParser.ctfSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4068 CTFParser.ctfKeyword_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4068 CTFParser.ctfKeyword_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4113 CTFParser.typealiasDecl_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4113 CTFParser.typealiasDecl_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4128 CTFParser.typealiasAlias_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4128 CTFParser.typealiasAlias_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4143 CTFParser.typealiasTarget_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4143 CTFParser.typealiasTarget_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4083 CTFParser.typedefName_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4083 CTFParser.typedefName_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4173 CTFParser.typeQualifierList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4173 CTFParser.typeQualifierList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4023 CTFParser.pointer_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4023 CTFParser.pointer_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4278 CTFParser.directAbstractDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4278 CTFParser.directAbstractDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4188 CTFParser.abstractDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4188 CTFParser.abstractDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4248 CTFParser.directDeclaratorLength_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4248 CTFParser.directDeclaratorLength_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4248 CTFParser.directDeclaratorSuffix_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4248 CTFParser.directDeclaratorSuffix_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4158 CTFParser.directDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4158 CTFParser.directDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4068 CTFParser.declarator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4068 CTFParser.declarator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4143 CTFParser.enumeratorValue_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4143 CTFParser.enumeratorValue_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4068 CTFParser.enumerator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4068 CTFParser.enumerator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4128 CTFParser.enumeratorList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4128 CTFParser.enumeratorList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4173 CTFParser.enumContainerType_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4173 CTFParser.enumContainerType_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4038 CTFParser.enumBody_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4038 CTFParser.enumBody_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4038 CTFParser.enumName_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4038 CTFParser.enumName_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4113 CTFParser.enumSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4113 CTFParser.enumSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4068 CTFParser.variantTag_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4068 CTFParser.variantTag_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4083 CTFParser.variantBody_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4083 CTFParser.variantBody_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4083 CTFParser.variantName_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4083 CTFParser.variantName_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4158 CTFParser.variantSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4158 CTFParser.variantSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4293 CTFParser.structOrVariantDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4293 CTFParser.structOrVariantDeclarator_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4353 CTFParser.structOrVariantDeclaratorList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4353 CTFParser.structOrVariantDeclaratorList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4248 CTFParser.specifierQualifierList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4248 CTFParser.specifierQualifierList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4308 CTFParser.structOrVariantDeclaration_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4308 CTFParser.structOrVariantDeclaration_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4368 CTFParser.structOrVariantDeclarationList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4368 CTFParser.structOrVariantDeclarationList_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4068 CTFParser.structName_return.html
01:17:27 [2023-09-15T05:17:27.670Z] Sink: C0644 4068 CTFParser.structName_return.html
01:17:27 [2023-09-15T05:17:27.670Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.670Z] Sending file modes: C0644 4143 CTFParser.structSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4143 CTFParser.structSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4068 CTFParser.structBody_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4068 CTFParser.structBody_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4128 CTFParser.alignAttribute_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4128 CTFParser.alignAttribute_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4113 CTFParser.typeQualifier_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4113 CTFParser.typeQualifier_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4113 CTFParser.typeSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4113 CTFParser.typeSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4233 CTFParser.storageClassSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4233 CTFParser.storageClassSpecifier_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4248 CTFParser.abstractDeclaratorList_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4248 CTFParser.abstractDeclaratorList_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4128 CTFParser.declaratorList_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4128 CTFParser.declaratorList_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4233 CTFParser.declarationSpecifiers_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4233 CTFParser.declarationSpecifiers_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4083 CTFParser.declaration_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4083 CTFParser.declaration_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4098 CTFParser.enumConstant_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4098 CTFParser.enumConstant_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4143 CTFParser.unaryExpression_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4143 CTFParser.unaryExpression_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4173 CTFParser.postfixExpression_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4173 CTFParser.postfixExpression_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4218 CTFParser.postfixCtfExpression_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4218 CTFParser.postfixCtfExpression_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4263 CTFParser.postfixExpressionSuffix_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4263 CTFParser.postfixExpressionSuffix_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4173 CTFParser.primaryExpression_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4173 CTFParser.primaryExpression_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4113 CTFParser.numberLiteral_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4113 CTFParser.numberLiteral_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 3993 CTFParser.parse_return.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 3993 CTFParser.parse_return.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sink: E
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 15161 package-use.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 15161 package-use.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sink: E
01:17:27 [2023-09-15T05:17:27.671Z] Sink: E
01:17:27 [2023-09-15T05:17:27.671Z] Entering directory: D2755 0 analysis
01:17:27 [2023-09-15T05:17:27.671Z] Sink: D2755 0 analysis
01:17:27 [2023-09-15T05:17:27.671Z] Entering directory: D2755 0 counters
01:17:27 [2023-09-15T05:17:27.671Z] Sink: D2755 0 counters
01:17:27 [2023-09-15T05:17:27.671Z] Entering directory: D2755 0 core
01:17:27 [2023-09-15T05:17:27.671Z] Sink: D2755 0 core
01:17:27 [2023-09-15T05:17:27.671Z] Entering directory: D2755 0 aspects
01:17:27 [2023-09-15T05:17:27.671Z] Sink: D2755 0 aspects
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 26603 AbstractCounterAspect.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 26603 AbstractCounterAspect.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 20815 CounterAspect.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 20815 CounterAspect.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 10626 ITmfCounterAspect.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 10626 ITmfCounterAspect.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 5991 package-summary.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 5991 package-summary.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.671Z] Entering directory: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.671Z] Sink: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.671Z] Sending file modes: C0644 4467 AbstractCounterAspect.html
01:17:27 [2023-09-15T05:17:27.671Z] Sink: C0644 4467 AbstractCounterAspect.html
01:17:27 [2023-09-15T05:17:27.671Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 2366 CounterAspect.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 2366 CounterAspect.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 4857 ITmfCounterAspect.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 4857 ITmfCounterAspect.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Sink: E
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 3843 package-use.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 3843 package-use.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Sink: E
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 26598 CounterAnalysis.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 26598 CounterAnalysis.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 16401 CounterStateProvider.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 16401 CounterStateProvider.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 16746 CounterType.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 16746 CounterType.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 5765 package-summary.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 5765 package-summary.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Entering directory: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.932Z] Sink: D2755 0 class-use
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 4500 CounterStateProvider.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 4500 CounterStateProvider.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 2318 CounterAnalysis.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 2318 CounterAnalysis.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 9300 CounterType.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 9300 CounterType.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Sink: E
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 4787 package-use.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 4787 package-use.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:27 [2023-09-15T05:17:27.932Z] Sink: E
01:17:27 [2023-09-15T05:17:27.932Z] Entering directory: D2755 0 ui
01:17:27 [2023-09-15T05:17:27.932Z] Sink: D2755 0 ui
01:17:27 [2023-09-15T05:17:27.932Z] Entering directory: D2755 0 views
01:17:27 [2023-09-15T05:17:27.932Z] Sink: D2755 0 views
01:17:27 [2023-09-15T05:17:27.932Z] Sending file modes: C0644 24678 CounterChartViewer.html
01:17:27 [2023-09-15T05:17:27.932Z] Sink: C0644 24678 CounterChartViewer.html
01:17:27 [2023-09-15T05:17:27.932Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.205Z] Sending file modes: C0644 16876 CounterTreeViewer.html
01:17:28 [2023-09-15T05:17:28.205Z] Sink: C0644 16876 CounterTreeViewer.html
01:17:28 [2023-09-15T05:17:28.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.205Z] Sending file modes: C0644 19327 CounterView.html
01:17:28 [2023-09-15T05:17:28.205Z] Sink: C0644 19327 CounterView.html
01:17:28 [2023-09-15T05:17:28.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.205Z] Sending file modes: C0644 3748 package-summary.html
01:17:28 [2023-09-15T05:17:28.205Z] Sink: C0644 3748 package-summary.html
01:17:28 [2023-09-15T05:17:28.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.205Z] Entering directory: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.205Z] Sink: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.205Z] Sending file modes: C0644 2330 CounterView.html
01:17:28 [2023-09-15T05:17:28.205Z] Sink: C0644 2330 CounterView.html
01:17:28 [2023-09-15T05:17:28.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.205Z] Sending file modes: C0644 2366 CounterTreeViewer.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 2366 CounterTreeViewer.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 2372 CounterChartViewer.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 2372 CounterChartViewer.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sink: E
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 2151 package-use.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 2151 package-use.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sink: E
01:17:28 [2023-09-15T05:17:28.206Z] Sink: E
01:17:28 [2023-09-15T05:17:28.206Z] Sink: E
01:17:28 [2023-09-15T05:17:28.206Z] Entering directory: D2755 0 graph
01:17:28 [2023-09-15T05:17:28.206Z] Sink: D2755 0 graph
01:17:28 [2023-09-15T05:17:28.206Z] Entering directory: D2755 0 core
01:17:28 [2023-09-15T05:17:28.206Z] Sink: D2755 0 core
01:17:28 [2023-09-15T05:17:28.206Z] Entering directory: D2755 0 criticalpath
01:17:28 [2023-09-15T05:17:28.206Z] Sink: D2755 0 criticalpath
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 28959 AbstractCriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 28959 AbstractCriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 11191 CriticalPathAlgorithmException.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 11191 CriticalPathAlgorithmException.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 23821 CriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 23821 CriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 14347 ICriticalPathAlgorithm.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 14347 ICriticalPathAlgorithm.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 9261 ICriticalPathProvider.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 9261 ICriticalPathProvider.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 18709 OSCriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 18709 OSCriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 6572 package-summary.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 6572 package-summary.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Entering directory: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.206Z] Sink: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 4772 CriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 4772 CriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 6480 CriticalPathAlgorithmException.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 6480 CriticalPathAlgorithmException.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 2452 ICriticalPathAlgorithm.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 2452 ICriticalPathAlgorithm.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 4446 AbstractCriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 4446 AbstractCriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 2420 OSCriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 2420 OSCriticalPathModule.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 8678 ICriticalPathProvider.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 8678 ICriticalPathProvider.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sink: E
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 6602 package-use.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 6602 package-use.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sink: E
01:17:28 [2023-09-15T05:17:28.206Z] Entering directory: D2755 0 building
01:17:28 [2023-09-15T05:17:28.206Z] Sink: D2755 0 building
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 30372 AbstractTmfGraphBuilderModule.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 30372 AbstractTmfGraphBuilderModule.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 30352 AbstractTmfGraphProvider.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 30352 AbstractTmfGraphProvider.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 13850 AbstractTraceEventHandler.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 13850 AbstractTraceEventHandler.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.206Z] Sending file modes: C0644 20859 ITmfGraphProvider.html
01:17:28 [2023-09-15T05:17:28.206Z] Sink: C0644 20859 ITmfGraphProvider.html
01:17:28 [2023-09-15T05:17:28.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 9430 ITraceEventHandler.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 9430 ITraceEventHandler.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 6082 package-summary.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 6082 package-summary.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Entering directory: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.463Z] Sink: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 2426 AbstractTraceEventHandler.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 2426 AbstractTraceEventHandler.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 7722 ITraceEventHandler.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 7722 ITraceEventHandler.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 4548 AbstractTmfGraphProvider.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 4548 AbstractTmfGraphProvider.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 6078 ITmfGraphProvider.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 6078 ITmfGraphProvider.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 10174 AbstractTmfGraphBuilderModule.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 10174 AbstractTmfGraphBuilderModule.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sink: E
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 7105 package-use.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 7105 package-use.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sink: E
01:17:28 [2023-09-15T05:17:28.463Z] Entering directory: D2755 0 base
01:17:28 [2023-09-15T05:17:28.463Z] Sink: D2755 0 base
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 10775 CycleDetectedException.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 10775 CycleDetectedException.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 13416 IGraphWorker.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 13416 IGraphWorker.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 10413 ITmfGraphVisitor.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 10413 ITmfGraphVisitor.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 23518 TmfEdge.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 23518 TmfEdge.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 26779 TmfEdge.EdgeType.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 26779 TmfEdge.EdgeType.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 58823 TmfGraph.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 58823 TmfGraph.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 40277 TmfVertex.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 40277 TmfVertex.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 19127 TmfVertex.EdgeDirection.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 19127 TmfVertex.EdgeDirection.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 8938 package-summary.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 8938 package-summary.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Entering directory: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.463Z] Sink: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 30604 IGraphWorker.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 30604 IGraphWorker.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 5717 ITmfGraphVisitor.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 5717 ITmfGraphVisitor.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 34662 TmfVertex.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 34662 TmfVertex.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 8207 TmfVertex.EdgeDirection.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 8207 TmfVertex.EdgeDirection.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 17121 TmfEdge.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 17121 TmfEdge.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 14812 TmfEdge.EdgeType.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 14812 TmfEdge.EdgeType.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 12953 TmfGraph.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 12953 TmfGraph.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 2384 CycleDetectedException.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 2384 CycleDetectedException.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sink: E
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 12406 package-use.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 12406 package-use.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sink: E
01:17:28 [2023-09-15T05:17:28.463Z] Entering directory: D2755 0 graph
01:17:28 [2023-09-15T05:17:28.463Z] Sink: D2755 0 graph
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 6305 IEdgeContextStateFactory.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 6305 IEdgeContextStateFactory.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 10443 ITmfEdge.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 10443 ITmfEdge.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 14430 ITmfEdgeContextState.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 14430 ITmfEdgeContextState.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 55098 ITmfGraph.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 55098 ITmfGraph.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 19164 ITmfGraph.EdgeDirection.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 19164 ITmfGraph.EdgeDirection.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 9031 ITmfGraphVisitor.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 9031 ITmfGraphVisitor.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 10069 ITmfVertex.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 10069 ITmfVertex.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 17739 TmfEdgeState.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 17739 TmfEdgeState.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 9614 TmfGraphFactory.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 9614 TmfGraphFactory.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 8391 WorkerSerializer.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 8391 WorkerSerializer.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 7983 package-summary.html
01:17:28 [2023-09-15T05:17:28.463Z] Sink: C0644 7983 package-summary.html
01:17:28 [2023-09-15T05:17:28.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.463Z] Entering directory: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.463Z] Sink: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.463Z] Sending file modes: C0644 28728 ITmfVertex.html
01:17:28 [2023-09-15T05:17:28.464Z] Sink: C0644 28728 ITmfVertex.html
01:17:28 [2023-09-15T05:17:28.464Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.464Z] Sending file modes: C0644 11128 ITmfEdgeContextState.html
01:17:28 [2023-09-15T05:17:28.464Z] Sink: C0644 11128 ITmfEdgeContextState.html
01:17:28 [2023-09-15T05:17:28.464Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.464Z] Sending file modes: C0644 14600 ITmfEdge.html
01:17:28 [2023-09-15T05:17:28.464Z] Sink: C0644 14600 ITmfEdge.html
01:17:28 [2023-09-15T05:17:28.464Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.464Z] Sending file modes: C0644 5566 TmfEdgeState.html
01:17:28 [2023-09-15T05:17:28.464Z] Sink: C0644 5566 TmfEdgeState.html
01:17:28 [2023-09-15T05:17:28.464Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.464Z] Sending file modes: C0644 2348 TmfGraphFactory.html
01:17:28 [2023-09-15T05:17:28.464Z] Sink: C0644 2348 TmfGraphFactory.html
01:17:28 [2023-09-15T05:17:28.464Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.464Z] Sending file modes: C0644 15789 ITmfGraph.html
01:17:28 [2023-09-15T05:17:28.464Z] Sink: C0644 15789 ITmfGraph.html
01:17:28 [2023-09-15T05:17:28.464Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.464Z] Sending file modes: C0644 6677 ITmfGraph.EdgeDirection.html
01:17:28 [2023-09-15T05:17:28.464Z] Sink: C0644 6677 ITmfGraph.EdgeDirection.html
01:17:28 [2023-09-15T05:17:28.464Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.464Z] Sending file modes: C0644 2422 IEdgeContextStateFactory.html
01:17:28 [2023-09-15T05:17:28.464Z] Sink: C0644 2422 IEdgeContextStateFactory.html
01:17:28 [2023-09-15T05:17:28.464Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.464Z] Sending file modes: C0644 5620 ITmfGraphVisitor.html
01:17:28 [2023-09-15T05:17:28.464Z] Sink: C0644 5620 ITmfGraphVisitor.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.720Z] Sending file modes: C0644 6241 WorkerSerializer.html
01:17:28 [2023-09-15T05:17:28.720Z] Sink: C0644 6241 WorkerSerializer.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.720Z] Sink: E
01:17:28 [2023-09-15T05:17:28.720Z] Sending file modes: C0644 10221 package-use.html
01:17:28 [2023-09-15T05:17:28.720Z] Sink: C0644 10221 package-use.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.720Z] Sink: E
01:17:28 [2023-09-15T05:17:28.720Z] Sink: E
01:17:28 [2023-09-15T05:17:28.720Z] Sink: E
01:17:28 [2023-09-15T05:17:28.720Z] Entering directory: D2755 0 timing
01:17:28 [2023-09-15T05:17:28.720Z] Sink: D2755 0 timing
01:17:28 [2023-09-15T05:17:28.720Z] Entering directory: D2755 0 ui
01:17:28 [2023-09-15T05:17:28.720Z] Sink: D2755 0 ui
01:17:28 [2023-09-15T05:17:28.720Z] Entering directory: D2755 0 views
01:17:28 [2023-09-15T05:17:28.720Z] Sink: D2755 0 views
01:17:28 [2023-09-15T05:17:28.720Z] Entering directory: D2755 0 segmentstore
01:17:28 [2023-09-15T05:17:28.720Z] Sink: D2755 0 segmentstore
01:17:28 [2023-09-15T05:17:28.720Z] Entering directory: D2755 0 statistics
01:17:28 [2023-09-15T05:17:28.720Z] Sink: D2755 0 statistics
01:17:28 [2023-09-15T05:17:28.720Z] Sending file modes: C0644 17030 AbstractSegmentsStatisticsView.html
01:17:28 [2023-09-15T05:17:28.720Z] Sink: C0644 17030 AbstractSegmentsStatisticsView.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.720Z] Sending file modes: C0644 21861 AbstractSegmentsStatisticsViewer.html
01:17:28 [2023-09-15T05:17:28.720Z] Sink: C0644 21861 AbstractSegmentsStatisticsViewer.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.720Z] Sending file modes: C0644 16445 SegmentStoreStatisticsView.html
01:17:28 [2023-09-15T05:17:28.720Z] Sink: C0644 16445 SegmentStoreStatisticsView.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.720Z] Sending file modes: C0644 16971 SegmentStoreStatisticsViewer.html
01:17:28 [2023-09-15T05:17:28.720Z] Sink: C0644 16971 SegmentStoreStatisticsViewer.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.720Z] Sending file modes: C0644 6416 package-summary.html
01:17:28 [2023-09-15T05:17:28.720Z] Sink: C0644 6416 package-summary.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.720Z] Entering directory: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.720Z] Sink: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.720Z] Sending file modes: C0644 4724 AbstractSegmentsStatisticsView.html
01:17:28 [2023-09-15T05:17:28.720Z] Sink: C0644 4724 AbstractSegmentsStatisticsView.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.720Z] Sending file modes: C0644 2588 SegmentStoreStatisticsViewer.html
01:17:28 [2023-09-15T05:17:28.720Z] Sink: C0644 2588 SegmentStoreStatisticsViewer.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.720Z] Sending file modes: C0644 2576 SegmentStoreStatisticsView.html
01:17:28 [2023-09-15T05:17:28.720Z] Sink: C0644 2576 SegmentStoreStatisticsView.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.720Z] Sending file modes: C0644 4749 AbstractSegmentsStatisticsViewer.html
01:17:28 [2023-09-15T05:17:28.720Z] Sink: C0644 4749 AbstractSegmentsStatisticsViewer.html
01:17:28 [2023-09-15T05:17:28.720Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sink: E
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 4197 package-use.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 4197 package-use.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sink: E
01:17:28 [2023-09-15T05:17:28.721Z] Entering directory: D2755 0 density2
01:17:28 [2023-09-15T05:17:28.721Z] Sink: D2755 0 density2
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 21973 AbstractSegmentStoreDensityView.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 21973 AbstractSegmentStoreDensityView.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 35981 AbstractSegmentStoreDensityViewer.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 35981 AbstractSegmentStoreDensityViewer.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 9517 ISegmentStoreDensityViewerDataListener.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 9517 ISegmentStoreDensityViewerDataListener.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 11118 Messages.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 11118 Messages.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 7371 package-summary.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 7371 package-summary.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Entering directory: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.721Z] Sink: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 2456 Messages.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 2456 Messages.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 5840 ISegmentStoreDensityViewerDataListener.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 5840 ISegmentStoreDensityViewerDataListener.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 4870 AbstractSegmentStoreDensityViewer.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 4870 AbstractSegmentStoreDensityViewer.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 2594 AbstractSegmentStoreDensityView.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 2594 AbstractSegmentStoreDensityView.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sink: E
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 4202 package-use.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 4202 package-use.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sink: E
01:17:28 [2023-09-15T05:17:28.721Z] Entering directory: D2755 0 scatter
01:17:28 [2023-09-15T05:17:28.721Z] Sink: D2755 0 scatter
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 35362 AbstractSegmentStoreScatterChartViewer2.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 35362 AbstractSegmentStoreScatterChartViewer2.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 18505 SegmentStoreScatterView2.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 18505 SegmentStoreScatterView2.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Sending file modes: C0644 6040 package-summary.html
01:17:28 [2023-09-15T05:17:28.721Z] Sink: C0644 6040 package-summary.html
01:17:28 [2023-09-15T05:17:28.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.721Z] Entering directory: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.721Z] Sink: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 2636 AbstractSegmentStoreScatterChartViewer2.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 2636 AbstractSegmentStoreScatterChartViewer2.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 2546 SegmentStoreScatterView2.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 2546 SegmentStoreScatterView2.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sink: E
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 2270 package-use.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 2270 package-use.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sink: E
01:17:28 [2023-09-15T05:17:28.978Z] Entering directory: D2755 0 table
01:17:28 [2023-09-15T05:17:28.978Z] Sink: D2755 0 table
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 23144 AbstractSegmentStoreTableView.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 23144 AbstractSegmentStoreTableView.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 29967 AbstractSegmentStoreTableViewer.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 29967 AbstractSegmentStoreTableViewer.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 16818 SegmentStoreTableView.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 16818 SegmentStoreTableView.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 15804 SegmentStoreTableViewer.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 15804 SegmentStoreTableViewer.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 6313 package-summary.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 6313 package-summary.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Entering directory: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.978Z] Sink: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 2528 SegmentStoreTableViewer.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 2528 SegmentStoreTableViewer.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 2516 SegmentStoreTableView.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 2516 SegmentStoreTableView.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 4620 AbstractSegmentStoreTableView.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 4620 AbstractSegmentStoreTableView.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 7713 AbstractSegmentStoreTableViewer.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 7713 AbstractSegmentStoreTableViewer.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sink: E
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 5321 package-use.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 5321 package-use.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sink: E
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 6011 AnalysisTimingImageConstants.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 6011 AnalysisTimingImageConstants.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 5068 package-summary.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 5068 package-summary.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Entering directory: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.978Z] Sink: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 2530 AnalysisTimingImageConstants.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 2530 AnalysisTimingImageConstants.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sink: E
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 2218 package-use.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 2218 package-use.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sink: E
01:17:28 [2023-09-15T05:17:28.978Z] Sink: E
01:17:28 [2023-09-15T05:17:28.978Z] Sink: E
01:17:28 [2023-09-15T05:17:28.978Z] Entering directory: D2755 0 core
01:17:28 [2023-09-15T05:17:28.978Z] Sink: D2755 0 core
01:17:28 [2023-09-15T05:17:28.978Z] Entering directory: D2755 0 segmentstore
01:17:28 [2023-09-15T05:17:28.978Z] Sink: D2755 0 segmentstore
01:17:28 [2023-09-15T05:17:28.978Z] Entering directory: D2755 0 statistics
01:17:28 [2023-09-15T05:17:28.978Z] Sink: D2755 0 statistics
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 27492 AbstractSegmentStatisticsAnalysis.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 27492 AbstractSegmentStatisticsAnalysis.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Sending file modes: C0644 4279 package-summary.html
01:17:28 [2023-09-15T05:17:28.978Z] Sink: C0644 4279 package-summary.html
01:17:28 [2023-09-15T05:17:28.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:28 [2023-09-15T05:17:28.978Z] Entering directory: D2755 0 class-use
01:17:28 [2023-09-15T05:17:28.978Z] Sink: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 2582 AbstractSegmentStatisticsAnalysis.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 2582 AbstractSegmentStatisticsAnalysis.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sink: E
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 2253 package-use.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 2253 package-use.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sink: E
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 15629 AbstractSegmentStoreAnalysisEventBasedModule.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 15629 AbstractSegmentStoreAnalysisEventBasedModule.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 29286 AbstractSegmentStoreAnalysisModule.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 29286 AbstractSegmentStoreAnalysisModule.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 7200 IAnalysisProgressListener.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 7200 IAnalysisProgressListener.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 5938 IGroupingSegmentAspect.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 5938 IGroupingSegmentAspect.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 17048 ISegmentStoreProvider.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 17048 ISegmentStoreProvider.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 24779 SegmentStoreAnalysisModule.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 24779 SegmentStoreAnalysisModule.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 23737 SegmentStoreStatisticsModel.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 23737 SegmentStoreStatisticsModel.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 7736 package-summary.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 7736 package-summary.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Entering directory: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.246Z] Sink: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 2468 SegmentStoreStatisticsModel.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 2468 SegmentStoreStatisticsModel.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 6744 AbstractSegmentStoreAnalysisModule.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 6744 AbstractSegmentStoreAnalysisModule.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 18643 ISegmentStoreProvider.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 18643 ISegmentStoreProvider.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 4802 AbstractSegmentStoreAnalysisEventBasedModule.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 4802 AbstractSegmentStoreAnalysisEventBasedModule.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 2458 IGroupingSegmentAspect.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 2458 IGroupingSegmentAspect.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 2462 SegmentStoreAnalysisModule.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 2462 SegmentStoreAnalysisModule.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 9086 IAnalysisProgressListener.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 9086 IAnalysisProgressListener.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sink: E
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 9823 package-use.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 9823 package-use.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sink: E
01:17:29 [2023-09-15T05:17:29.246Z] Entering directory: D2755 0 statistics
01:17:29 [2023-09-15T05:17:29.246Z] Sink: D2755 0 statistics
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 18380 IStatistics.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 18380 IStatistics.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 13822 IStatisticsAnalysis.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 13822 IStatisticsAnalysis.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 31548 Statistics.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 31548 Statistics.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 5308 package-summary.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 5308 package-summary.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Entering directory: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.246Z] Sink: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 4554 IStatisticsAnalysis.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 4554 IStatisticsAnalysis.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 2354 Statistics.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 2354 Statistics.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 19554 IStatistics.html
01:17:29 [2023-09-15T05:17:29.246Z] Sink: C0644 19554 IStatistics.html
01:17:29 [2023-09-15T05:17:29.246Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.246Z] Sink: E
01:17:29 [2023-09-15T05:17:29.246Z] Sending file modes: C0644 6127 package-use.html
01:17:29 [2023-09-15T05:17:29.247Z] Sink: C0644 6127 package-use.html
01:17:29 [2023-09-15T05:17:29.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.247Z] Sink: E
01:17:29 [2023-09-15T05:17:29.247Z] Sink: E
01:17:29 [2023-09-15T05:17:29.247Z] Sink: E
01:17:29 [2023-09-15T05:17:29.247Z] Entering directory: D2755 0 profiling
01:17:29 [2023-09-15T05:17:29.247Z] Sink: D2755 0 profiling
01:17:29 [2023-09-15T05:17:29.247Z] Entering directory: D2755 0 core
01:17:29 [2023-09-15T05:17:29.247Z] Sink: D2755 0 core
01:17:29 [2023-09-15T05:17:29.247Z] Entering directory: D2755 0 callstack
01:17:29 [2023-09-15T05:17:29.247Z] Sink: D2755 0 callstack
01:17:29 [2023-09-15T05:17:29.247Z] Sending file modes: C0644 15931 CallStack.html
01:17:29 [2023-09-15T05:17:29.247Z] Sink: C0644 15931 CallStack.html
01:17:29 [2023-09-15T05:17:29.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.247Z] Sending file modes: C0644 48343 CallStackAnalysis.html
01:17:29 [2023-09-15T05:17:29.247Z] Sink: C0644 48343 CallStackAnalysis.html
01:17:29 [2023-09-15T05:17:29.247Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 8728 CallStackHostUtils.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 8728 CallStackHostUtils.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 13241 CallStackHostUtils.AttributeNameHostResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 13241 CallStackHostUtils.AttributeNameHostResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 13247 CallStackHostUtils.AttributeValueHostResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 13247 CallStackHostUtils.AttributeValueHostResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 5846 CallStackHostUtils.IHostIdProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 5846 CallStackHostUtils.IHostIdProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 6362 CallStackHostUtils.IHostIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 6362 CallStackHostUtils.IHostIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 13385 CallStackHostUtils.TraceHostIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 13385 CallStackHostUtils.TraceHostIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 48455 CallStackSeries.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 48455 CallStackSeries.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 12905 CallStackSeries.AttributeNameThreadResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 12905 CallStackSeries.AttributeNameThreadResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 12915 CallStackSeries.AttributeValueThreadResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 12915 CallStackSeries.AttributeValueThreadResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 7842 CallStackSeries.IThreadIdProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 7842 CallStackSeries.IThreadIdProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 8052 CallStackSeries.IThreadIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 8052 CallStackSeries.IThreadIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 21048 CallStackStateProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 21048 CallStackStateProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 12963 IFlameChartProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 12963 IFlameChartProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 10556 package-summary.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 10556 package-summary.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Entering directory: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.504Z] Sink: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 2360 CallStack.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 2360 CallStack.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 2408 CallStackAnalysis.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 2408 CallStackAnalysis.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 4931 CallStackSeries.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 4931 CallStackSeries.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 2572 CallStackSeries.AttributeNameThreadResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 2572 CallStackSeries.AttributeNameThreadResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 2578 CallStackSeries.AttributeValueThreadResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 2578 CallStackSeries.AttributeValueThreadResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 7436 CallStackSeries.IThreadIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 7436 CallStackSeries.IThreadIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 9603 CallStackSeries.IThreadIdProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 9603 CallStackSeries.IThreadIdProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 2414 CallStackHostUtils.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 2414 CallStackHostUtils.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 2578 CallStackHostUtils.AttributeNameHostResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 2578 CallStackHostUtils.AttributeNameHostResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 2584 CallStackHostUtils.AttributeValueHostResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 2584 CallStackHostUtils.AttributeValueHostResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 2542 CallStackHostUtils.TraceHostIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 2542 CallStackHostUtils.TraceHostIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 7916 CallStackHostUtils.IHostIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 7916 CallStackHostUtils.IHostIdResolver.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 12461 CallStackHostUtils.IHostIdProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 12461 CallStackHostUtils.IHostIdProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 4427 IFlameChartProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 4427 IFlameChartProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 4662 CallStackStateProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 4662 CallStackStateProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sink: E
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 5742 package-use.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 5742 package-use.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sink: E
01:17:29 [2023-09-15T05:17:29.504Z] Entering directory: D2755 0 base
01:17:29 [2023-09-15T05:17:29.504Z] Sink: D2755 0 base
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 11232 FlameDefaultPalette.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 11232 FlameDefaultPalette.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 17926 IProfilingElement.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 17926 IProfilingElement.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 10308 IProfilingGroupDescriptor.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 10308 IProfilingGroupDescriptor.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 33081 ProfilingElement.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 33081 ProfilingElement.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 16858 ProfilingGroupDescriptor.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 16858 ProfilingGroupDescriptor.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 6119 package-summary.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 6119 package-summary.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Entering directory: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.504Z] Sink: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 2390 FlameDefaultPalette.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 2390 FlameDefaultPalette.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 2372 ProfilingElement.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 2372 ProfilingElement.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 22704 IProfilingElement.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 22704 IProfilingElement.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 2420 ProfilingGroupDescriptor.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 2420 ProfilingGroupDescriptor.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 13019 IProfilingGroupDescriptor.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 13019 IProfilingGroupDescriptor.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sink: E
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 5405 package-use.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 5405 package-use.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sink: E
01:17:29 [2023-09-15T05:17:29.504Z] Entering directory: D2755 0 callgraph
01:17:29 [2023-09-15T05:17:29.504Z] Sink: D2755 0 callgraph
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 3211 ICallGraphProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 3211 ICallGraphProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 3612 package-summary.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 3612 package-summary.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Entering directory: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.504Z] Sink: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 5531 ICallGraphProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 5531 ICallGraphProvider.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sink: E
01:17:29 [2023-09-15T05:17:29.504Z] Sending file modes: C0644 3632 package-use.html
01:17:29 [2023-09-15T05:17:29.504Z] Sink: C0644 3632 package-use.html
01:17:29 [2023-09-15T05:17:29.504Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.504Z] Sink: E
01:17:29 [2023-09-15T05:17:29.504Z] Sink: E
01:17:29 [2023-09-15T05:17:29.504Z] Entering directory: D2755 0 ui
01:17:29 [2023-09-15T05:17:29.504Z] Sink: D2755 0 ui
01:17:29 [2023-09-15T05:17:29.761Z] Entering directory: D2755 0 views
01:17:29 [2023-09-15T05:17:29.761Z] Sink: D2755 0 views
01:17:29 [2023-09-15T05:17:29.761Z] Entering directory: D2755 0 flamechart
01:17:29 [2023-09-15T05:17:29.761Z] Sink: D2755 0 flamechart
01:17:29 [2023-09-15T05:17:29.761Z] Sending file modes: C0644 31698 FlameChartView.html
01:17:29 [2023-09-15T05:17:29.761Z] Sink: C0644 31698 FlameChartView.html
01:17:29 [2023-09-15T05:17:29.761Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.761Z] Sending file modes: C0644 3637 package-summary.html
01:17:29 [2023-09-15T05:17:29.761Z] Sink: C0644 3637 package-summary.html
01:17:29 [2023-09-15T05:17:29.761Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.761Z] Entering directory: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.761Z] Sink: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.761Z] Sending file modes: C0644 2432 FlameChartView.html
01:17:29 [2023-09-15T05:17:29.761Z] Sink: C0644 2432 FlameChartView.html
01:17:29 [2023-09-15T05:17:29.761Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.761Z] Sink: E
01:17:29 [2023-09-15T05:17:29.761Z] Sending file modes: C0644 2223 package-use.html
01:17:29 [2023-09-15T05:17:29.761Z] Sink: C0644 2223 package-use.html
01:17:29 [2023-09-15T05:17:29.761Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.761Z] Sink: E
01:17:29 [2023-09-15T05:17:29.761Z] Sink: E
01:17:29 [2023-09-15T05:17:29.761Z] Sink: E
01:17:29 [2023-09-15T05:17:29.761Z] Sink: E
01:17:29 [2023-09-15T05:17:29.761Z] Entering directory: D2755 0 os
01:17:29 [2023-09-15T05:17:29.761Z] Sink: D2755 0 os
01:17:29 [2023-09-15T05:17:29.761Z] Entering directory: D2755 0 linux
01:17:29 [2023-09-15T05:17:29.761Z] Sink: D2755 0 linux
01:17:29 [2023-09-15T05:17:29.761Z] Entering directory: D2755 0 core
01:17:29 [2023-09-15T05:17:29.761Z] Sink: D2755 0 core
01:17:29 [2023-09-15T05:17:29.761Z] Entering directory: D2755 0 cpuusage
01:17:29 [2023-09-15T05:17:29.761Z] Sink: D2755 0 cpuusage
01:17:29 [2023-09-15T05:17:29.761Z] Sending file modes: C0644 19347 CpuUsageEntryModel.html
01:17:29 [2023-09-15T05:17:29.761Z] Sink: C0644 19347 CpuUsageEntryModel.html
01:17:29 [2023-09-15T05:17:29.761Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.761Z] Sending file modes: C0644 32214 KernelCpuUsageAnalysis.html
01:17:29 [2023-09-15T05:17:29.761Z] Sink: C0644 32214 KernelCpuUsageAnalysis.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 17403 KernelCpuUsageStateProvider.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 17403 KernelCpuUsageStateProvider.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 4506 package-summary.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 4506 package-summary.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Entering directory: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.762Z] Sink: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 2438 KernelCpuUsageAnalysis.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 2438 KernelCpuUsageAnalysis.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 2414 CpuUsageEntryModel.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 2414 CpuUsageEntryModel.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 4499 KernelCpuUsageStateProvider.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 4499 KernelCpuUsageStateProvider.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sink: E
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 3667 package-use.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 3667 package-use.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sink: E
01:17:29 [2023-09-15T05:17:29.762Z] Entering directory: D2755 0 trace
01:17:29 [2023-09-15T05:17:29.762Z] Sink: D2755 0 trace
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 117772 DefaultEventLayout.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 117772 DefaultEventLayout.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 133040 IKernelAnalysisEventLayout.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 133040 IKernelAnalysisEventLayout.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 18470 IKernelTrace.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 18470 IKernelTrace.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 13510 KernelEventLayoutRequirement.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 13510 KernelEventLayoutRequirement.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 22752 LinuxTraceContext.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 22752 LinuxTraceContext.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 14755 LinuxTraceContext.LinuxBuilder.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 14755 LinuxTraceContext.LinuxBuilder.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 7189 package-summary.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 7189 package-summary.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Entering directory: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.762Z] Sink: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 4290 IKernelTrace.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 4290 IKernelTrace.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 2456 KernelEventLayoutRequirement.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 2456 KernelEventLayoutRequirement.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 17577 IKernelAnalysisEventLayout.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 17577 IKernelAnalysisEventLayout.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 4480 DefaultEventLayout.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 4480 DefaultEventLayout.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 4395 LinuxTraceContext.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 4395 LinuxTraceContext.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 4632 LinuxTraceContext.LinuxBuilder.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 4632 LinuxTraceContext.LinuxBuilder.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sink: E
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 11342 package-use.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 11342 package-use.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sink: E
01:17:29 [2023-09-15T05:17:29.762Z] Entering directory: D2755 0 model
01:17:29 [2023-09-15T05:17:29.762Z] Sink: D2755 0 model
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 17851 HostThread.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 17851 HostThread.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 12933 OsStrings.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 12933 OsStrings.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 29929 ProcessStatus.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 29929 ProcessStatus.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 5365 package-summary.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 5365 package-summary.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Entering directory: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.762Z] Sink: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 11818 HostThread.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 11818 HostThread.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 2342 OsStrings.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 2342 OsStrings.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 10696 ProcessStatus.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 10696 ProcessStatus.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sink: E
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 6054 package-use.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 6054 package-use.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sink: E
01:17:29 [2023-09-15T05:17:29.762Z] Entering directory: D2755 0 execution
01:17:29 [2023-09-15T05:17:29.762Z] Sink: D2755 0 execution
01:17:29 [2023-09-15T05:17:29.762Z] Entering directory: D2755 0 graph
01:17:29 [2023-09-15T05:17:29.762Z] Sink: D2755 0 graph
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 7188 IOsExecutionGraphHandlerBuilder.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 7188 IOsExecutionGraphHandlerBuilder.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 23722 OsExecutionGraph.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 23722 OsExecutionGraph.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 18670 OsExecutionGraphProvider.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 18670 OsExecutionGraphProvider.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 21309 OsExecutionGraphProvider.Context.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 21309 OsExecutionGraphProvider.Context.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 13868 OsInterruptContext.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 13868 OsInterruptContext.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 31497 OsSystemModel.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 31497 OsSystemModel.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 32628 OsWorker.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 32628 OsWorker.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 7509 package-summary.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 7509 package-summary.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Entering directory: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.762Z] Sink: D2755 0 class-use
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 8611 OsInterruptContext.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 8611 OsInterruptContext.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 2566 IOsExecutionGraphHandlerBuilder.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 2566 IOsExecutionGraphHandlerBuilder.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 4987 OsExecutionGraphProvider.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 4987 OsExecutionGraphProvider.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 7579 OsExecutionGraphProvider.Context.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 7579 OsExecutionGraphProvider.Context.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 10177 OsWorker.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 10177 OsWorker.html
01:17:29 [2023-09-15T05:17:29.762Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:29 [2023-09-15T05:17:29.762Z] Sending file modes: C0644 2456 OsExecutionGraph.html
01:17:29 [2023-09-15T05:17:29.762Z] Sink: C0644 2456 OsExecutionGraph.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 4481 OsSystemModel.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 4481 OsSystemModel.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sink: E
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 5229 package-use.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 5229 package-use.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sink: E
01:17:30 [2023-09-15T05:17:30.020Z] Sink: E
01:17:30 [2023-09-15T05:17:30.020Z] Entering directory: D2755 0 kernel
01:17:30 [2023-09-15T05:17:30.020Z] Sink: D2755 0 kernel
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 24322 KernelAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 24322 KernelAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 39146 KernelThreadInformationProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 39146 KernelThreadInformationProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 18403 KernelTidAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 18403 KernelTidAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 9038 KernelUtils.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 9038 KernelUtils.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 33031 LinuxValues.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 33031 LinuxValues.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 7449 Messages.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 7449 Messages.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 15589 StateValues.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 15589 StateValues.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 6995 package-summary.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 6995 package-summary.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.020Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2380 LinuxValues.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 2380 LinuxValues.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2342 Messages.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 2342 Messages.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2380 StateValues.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 2380 StateValues.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2480 KernelThreadInformationProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 2480 KernelThreadInformationProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 4329 KernelTidAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 4329 KernelTidAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2360 KernelUtils.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 2360 KernelUtils.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 16024 KernelAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 16024 KernelAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sink: E
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 4011 package-use.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 4011 package-use.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sink: E
01:17:30 [2023-09-15T05:17:30.020Z] Entering directory: D2755 0 contextswitch
01:17:30 [2023-09-15T05:17:30.020Z] Sink: D2755 0 contextswitch
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 31551 KernelContextSwitchAnalysis.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 31551 KernelContextSwitchAnalysis.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 17048 KernelContextSwitchStateProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 17048 KernelContextSwitchStateProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 3624 package-summary.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 3624 package-summary.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.020Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2498 KernelContextSwitchAnalysis.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 2498 KernelContextSwitchAnalysis.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2528 KernelContextSwitchStateProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 2528 KernelContextSwitchStateProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sink: E
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2213 package-use.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 2213 package-use.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sink: E
01:17:30 [2023-09-15T05:17:30.020Z] Entering directory: D2755 0 kernelmemoryusage
01:17:30 [2023-09-15T05:17:30.020Z] Sink: D2755 0 kernelmemoryusage
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 22508 KernelMemoryAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 22508 KernelMemoryAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 19083 KernelMemoryStateProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 19083 KernelMemoryStateProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 3696 package-summary.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 3696 package-summary.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.020Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2516 KernelMemoryAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 2516 KernelMemoryAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2510 KernelMemoryStateProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 2510 KernelMemoryStateProvider.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sink: E
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2233 package-use.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 2233 package-use.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sink: E
01:17:30 [2023-09-15T05:17:30.020Z] Entering directory: D2755 0 event
01:17:30 [2023-09-15T05:17:30.020Z] Sink: D2755 0 event
01:17:30 [2023-09-15T05:17:30.020Z] Entering directory: D2755 0 aspect
01:17:30 [2023-09-15T05:17:30.020Z] Sink: D2755 0 aspect
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 18434 LinuxPidAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 18434 LinuxPidAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 18650 LinuxTidAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 18650 LinuxTidAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 13705 Messages.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 13705 Messages.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 18615 ThreadPriorityAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 18615 ThreadPriorityAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 4974 package-summary.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 4974 package-summary.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.020Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 4525 ThreadPriorityAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 4525 ThreadPriorityAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 4508 LinuxTidAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] Sink: C0644 4508 LinuxTidAspect.html
01:17:30 [2023-09-15T05:17:30.020Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.020Z] Sending file modes: C0644 2426 LinuxPidAspect.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 2426 LinuxPidAspect.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 2390 Messages.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 2390 Messages.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sink: E
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 4980 package-use.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 4980 package-use.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sink: E
01:17:30 [2023-09-15T05:17:30.021Z] Sink: E
01:17:30 [2023-09-15T05:17:30.021Z] Entering directory: D2755 0 memory
01:17:30 [2023-09-15T05:17:30.021Z] Sink: D2755 0 memory
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 17563 MemoryUsageTreeModel.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 17563 MemoryUsageTreeModel.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 3127 package-summary.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 3127 package-summary.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.021Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 2414 MemoryUsageTreeModel.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 2414 MemoryUsageTreeModel.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sink: E
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 2178 package-use.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 2178 package-use.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sink: E
01:17:30 [2023-09-15T05:17:30.021Z] Entering directory: D2755 0 swslatency
01:17:30 [2023-09-15T05:17:30.021Z] Sink: D2755 0 swslatency
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 9716 Messages.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 9716 Messages.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 31620 SchedWS.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 31620 SchedWS.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 7732 SchedWS.InitialInfo.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 7732 SchedWS.InitialInfo.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 23951 SWSLatencyAnalysis.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 23951 SWSLatencyAnalysis.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 4942 package-summary.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 4942 package-summary.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.021Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 2366 Messages.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 2366 Messages.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 2360 SchedWS.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 2360 SchedWS.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 4521 SchedWS.InitialInfo.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 4521 SchedWS.InitialInfo.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 2426 SWSLatencyAnalysis.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 2426 SWSLatencyAnalysis.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sink: E
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 3674 package-use.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 3674 package-use.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sink: E
01:17:30 [2023-09-15T05:17:30.021Z] Entering directory: D2755 0 tid
01:17:30 [2023-09-15T05:17:30.021Z] Sink: D2755 0 tid
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 33382 TidAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 33382 TidAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 3118 package-summary.html
01:17:30 [2023-09-15T05:17:30.021Z] Sink: C0644 3118 package-summary.html
01:17:30 [2023-09-15T05:17:30.021Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.021Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.021Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.021Z] Sending file modes: C0644 2378 TidAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.277Z] Sink: C0644 2378 TidAnalysisModule.html
01:17:30 [2023-09-15T05:17:30.277Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.277Z] Sink: E
01:17:30 [2023-09-15T05:17:30.277Z] Sending file modes: C0644 2163 package-use.html
01:17:30 [2023-09-15T05:17:30.277Z] Sink: C0644 2163 package-use.html
01:17:30 [2023-09-15T05:17:30.277Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.277Z] Sink: E
01:17:30 [2023-09-15T05:17:30.277Z] Entering directory: D2755 0 signals
01:17:30 [2023-09-15T05:17:30.277Z] Sink: D2755 0 signals
01:17:30 [2023-09-15T05:17:30.277Z] Sending file modes: C0644 13115 TmfCpuSelectedSignal.html
01:17:30 [2023-09-15T05:17:30.277Z] Sink: C0644 13115 TmfCpuSelectedSignal.html
01:17:30 [2023-09-15T05:17:30.277Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.277Z] Sending file modes: C0644 15863 TmfThreadSelectedSignal.html
01:17:30 [2023-09-15T05:17:30.277Z] Sink: C0644 15863 TmfThreadSelectedSignal.html
01:17:30 [2023-09-15T05:17:30.277Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.277Z] Sending file modes: C0644 3933 package-summary.html
01:17:30 [2023-09-15T05:17:30.277Z] Sink: C0644 3933 package-summary.html
01:17:30 [2023-09-15T05:17:30.277Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.277Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.277Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.277Z] Sending file modes: C0644 2438 TmfThreadSelectedSignal.html
01:17:30 [2023-09-15T05:17:30.277Z] Sink: C0644 2438 TmfThreadSelectedSignal.html
01:17:30 [2023-09-15T05:17:30.277Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.277Z] Sending file modes: C0644 2420 TmfCpuSelectedSignal.html
01:17:30 [2023-09-15T05:17:30.277Z] Sink: C0644 2420 TmfCpuSelectedSignal.html
01:17:30 [2023-09-15T05:17:30.277Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 2183 package-use.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 2183 package-use.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Entering directory: D2755 0 tmf
01:17:30 [2023-09-15T05:17:30.278Z] Sink: D2755 0 tmf
01:17:30 [2023-09-15T05:17:30.278Z] Entering directory: D2755 0 ui
01:17:30 [2023-09-15T05:17:30.278Z] Sink: D2755 0 ui
01:17:30 [2023-09-15T05:17:30.278Z] Entering directory: D2755 0 viewers
01:17:30 [2023-09-15T05:17:30.278Z] Sink: D2755 0 viewers
01:17:30 [2023-09-15T05:17:30.278Z] Entering directory: D2755 0 tree
01:17:30 [2023-09-15T05:17:30.278Z] Sink: D2755 0 tree
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 29526 AbstractSelectTreeViewer2.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 29526 AbstractSelectTreeViewer2.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 34939 AbstractTmfTreeViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 34939 AbstractTmfTreeViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 7553 ICheckboxTreeViewerListener.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 7553 ICheckboxTreeViewerListener.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 6477 ITmfTreeColumnDataProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 6477 ITmfTreeColumnDataProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 10033 ITmfTreeViewerEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 10033 ITmfTreeViewerEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 11802 TmfGenericTreeEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 11802 TmfGenericTreeEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 26835 TmfTreeColumnData.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 26835 TmfTreeColumnData.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 20266 TmfTreeViewerEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 20266 TmfTreeViewerEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 8667 TmfTreeViewerToolTipHandler.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 8667 TmfTreeViewerToolTipHandler.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 8823 package-summary.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 8823 package-summary.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.278Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 2384 TmfTreeViewerToolTipHandler.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 2384 TmfTreeViewerToolTipHandler.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 5616 TmfTreeColumnData.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 5616 TmfTreeColumnData.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 6795 TmfTreeViewerEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 6795 TmfTreeViewerEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 6208 AbstractSelectTreeViewer2.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 6208 AbstractSelectTreeViewer2.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 10211 ICheckboxTreeViewerListener.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 10211 ICheckboxTreeViewerListener.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 12314 ITmfTreeViewerEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 12314 ITmfTreeViewerEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 2398 ITmfTreeColumnDataProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 2398 ITmfTreeColumnDataProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 2336 TmfGenericTreeEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 2336 TmfGenericTreeEntry.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 9967 AbstractTmfTreeViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 9967 AbstractTmfTreeViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 10926 package-use.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 10926 package-use.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 17954 ArrayTreeContentProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 17954 ArrayTreeContentProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Entering directory: D2755 0 xychart
01:17:30 [2023-09-15T05:17:30.278Z] Sink: D2755 0 xychart
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 11778 AxisRange.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 11778 AxisRange.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 9406 IAxis.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 9406 IAxis.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 10872 ITmfChartTimeProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 10872 ITmfChartTimeProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 9271 IXYSeries.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 9271 IXYSeries.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 20550 TmfBaseProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 20550 TmfBaseProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 27194 TmfChartTimeStampFormat.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 27194 TmfChartTimeStampFormat.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 15899 TmfClosestDataPointTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 15899 TmfClosestDataPointTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Entering directory: D2755 0 linechart
01:17:30 [2023-09-15T05:17:30.278Z] Sink: D2755 0 linechart
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 30771 TmfCommonXAxisChartViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 30771 TmfCommonXAxisChartViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 13378 TmfCommonXLineChartTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 13378 TmfCommonXLineChartTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 32045 TmfFilteredXYChartViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 32045 TmfFilteredXYChartViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 14758 TmfXYChartSettings.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 14758 TmfXYChartSettings.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 4903 package-summary.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 4903 package-summary.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.278Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 2516 TmfCommonXLineChartTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 2516 TmfCommonXLineChartTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 10135 TmfXYChartSettings.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 10135 TmfXYChartSettings.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 9549 TmfCommonXAxisChartViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 9549 TmfCommonXAxisChartViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 6316 TmfFilteredXYChartViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 6316 TmfFilteredXYChartViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 8235 package-use.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 8235 package-use.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Entering directory: D2755 0 barchart
01:17:30 [2023-09-15T05:17:30.278Z] Sink: D2755 0 barchart
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 17600 TmfHistogramTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 17600 TmfHistogramTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 3797 package-summary.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 3797 package-summary.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.278Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 2468 TmfHistogramTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 2468 TmfHistogramTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 2188 package-use.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 2188 package-use.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sink: E
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 16190 TmfMouseDragProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 16190 TmfMouseDragProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 18357 TmfMouseDragZoomProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 18357 TmfMouseDragZoomProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 17151 TmfMouseSelectionProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 17151 TmfMouseSelectionProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 13179 TmfMouseWheelZoomProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 13179 TmfMouseWheelZoomProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 16662 TmfSimpleTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 16662 TmfSimpleTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.278Z] Sending file modes: C0644 56837 TmfXYChartViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] Sink: C0644 56837 TmfXYChartViewer.html
01:17:30 [2023-09-15T05:17:30.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.279Z] Sending file modes: C0644 11898 XYChartLegendImageProvider.html
01:17:30 [2023-09-15T05:17:30.279Z] Sink: C0644 11898 XYChartLegendImageProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 10224 package-summary.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 10224 package-summary.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.535Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 12617 TmfBaseProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 12617 TmfBaseProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 2390 TmfMouseSelectionProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 2390 TmfMouseSelectionProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 2396 XYChartLegendImageProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 2396 XYChartLegendImageProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 2378 TmfChartTimeStampFormat.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 2378 TmfChartTimeStampFormat.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 8720 AxisRange.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 8720 AxisRange.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 2360 TmfMouseDragProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 2360 TmfMouseDragProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 4301 IXYSeries.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 4301 IXYSeries.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 2444 TmfClosestDataPointTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 2444 TmfClosestDataPointTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 9569 TmfXYChartViewer.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 9569 TmfXYChartViewer.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 2384 TmfSimpleTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 2384 TmfSimpleTooltipProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 17868 ITmfChartTimeProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 17868 ITmfChartTimeProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 2390 TmfMouseWheelZoomProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 2390 TmfMouseWheelZoomProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 2384 TmfMouseDragZoomProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 2384 TmfMouseDragZoomProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 4477 IAxis.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 4477 IAxis.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sink: E
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 12578 package-use.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 12578 package-use.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sink: E
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 9336 IImageSave.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 9336 IImageSave.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 6792 ILegendImageProvider2.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 6792 ILegendImageProvider2.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Entering directory: D2755 0 table
01:17:30 [2023-09-15T05:17:30.535Z] Sink: D2755 0 table
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 7296 ISortingLazyContentProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 7296 ISortingLazyContentProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 20591 TmfSimpleTableViewer.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 20591 TmfSimpleTableViewer.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 5461 package-summary.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 5461 package-summary.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.535Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 4991 TmfSimpleTableViewer.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 4991 TmfSimpleTableViewer.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 2410 ISortingLazyContentProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 2410 ISortingLazyContentProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sink: E
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 3658 package-use.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 3658 package-use.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sink: E
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 17884 ITmfTimeProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 17884 ITmfTimeProvider.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 11438 ITmfViewer.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 11438 ITmfViewer.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 12365 TmfAbstractToolTipHandler.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 12365 TmfAbstractToolTipHandler.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 20305 TmfAbstractToolTipHandler.ToolTipString.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 20305 TmfAbstractToolTipHandler.ToolTipString.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Entering directory: D2755 0 events
01:17:30 [2023-09-15T05:17:30.535Z] Sink: D2755 0 events
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 11989 TmfEventAdapterFactory.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 11989 TmfEventAdapterFactory.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 17624 TmfEventPropertySource.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 17624 TmfEventPropertySource.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.535Z] Sending file modes: C0644 21403 TmfEventsCache.html
01:17:30 [2023-09-15T05:17:30.535Z] Sink: C0644 21403 TmfEventsCache.html
01:17:30 [2023-09-15T05:17:30.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 19044 TmfEventsCache.CachedEvent.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 19044 TmfEventsCache.CachedEvent.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 51526 TmfEventsTable.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 51526 TmfEventsTable.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 17435 TmfEventsTable.HeaderState.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 17435 TmfEventsTable.HeaderState.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 17805 TmfEventsTable.Key.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 17805 TmfEventsTable.Key.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 18469 TmfEventsTableHeader.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 18469 TmfEventsTableHeader.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Entering directory: D2755 0 columns
01:17:30 [2023-09-15T05:17:30.536Z] Sink: D2755 0 columns
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 19369 TmfEventTableColumn.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 19369 TmfEventTableColumn.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 3673 package-summary.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 3673 package-summary.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.536Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 2408 TmfEventTableColumn.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 2408 TmfEventTableColumn.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sink: E
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 2178 package-use.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 2178 package-use.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sink: E
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 8437 package-summary.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 8437 package-summary.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.536Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 2318 TmfEventsCache.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 2318 TmfEventsCache.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 4814 TmfEventsCache.CachedEvent.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 4814 TmfEventsCache.CachedEvent.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 6115 TmfEventsTable.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 6115 TmfEventsTable.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 5168 TmfEventsTable.HeaderState.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 5168 TmfEventsTable.HeaderState.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 2370 TmfEventsTable.Key.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 2370 TmfEventsTable.Key.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 2354 TmfEventsTableHeader.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 2354 TmfEventsTableHeader.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 2366 TmfEventAdapterFactory.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 2366 TmfEventAdapterFactory.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 4078 TmfEventPropertySource.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 4078 TmfEventPropertySource.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sink: E
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 6216 package-use.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 6216 package-use.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sink: E
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 45327 TmfTimeViewer.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 45327 TmfTimeViewer.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 17076 TmfViewer.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 17076 TmfViewer.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 8237 package-summary.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 8237 package-summary.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.536Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 17082 ITmfTimeProvider.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 17082 ITmfTimeProvider.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 5837 ILegendImageProvider2.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 5837 ILegendImageProvider2.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 28443 ITmfViewer.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 28443 ITmfViewer.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 14508 IImageSave.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 14508 IImageSave.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.536Z] Sending file modes: C0644 22675 TmfViewer.html
01:17:30 [2023-09-15T05:17:30.536Z] Sink: C0644 22675 TmfViewer.html
01:17:30 [2023-09-15T05:17:30.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 2324 ArrayTreeContentProvider.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 2324 ArrayTreeContentProvider.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 14402 TmfTimeViewer.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 14402 TmfTimeViewer.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 9880 TmfAbstractToolTipHandler.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 9880 TmfAbstractToolTipHandler.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 7004 TmfAbstractToolTipHandler.ToolTipString.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 7004 TmfAbstractToolTipHandler.ToolTipString.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sink: E
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 29050 package-use.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 29050 package-use.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sink: E
01:17:30 [2023-09-15T05:17:30.793Z] Entering directory: D2755 0 views
01:17:30 [2023-09-15T05:17:30.793Z] Sink: D2755 0 views
01:17:30 [2023-09-15T05:17:30.793Z] Entering directory: D2755 0 timegraph
01:17:30 [2023-09-15T05:17:30.793Z] Sink: D2755 0 timegraph
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 17566 AbstractStateSystemTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 17566 AbstractStateSystemTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 56584 AbstractTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 56584 AbstractTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 26876 BaseDataProviderTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 26876 BaseDataProviderTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 9138 ITimeGraphEntryComparator.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 9138 ITimeGraphEntryComparator.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 6601 ITimeGraphLegendProvider.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 6601 ITimeGraphLegendProvider.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 20389 Messages.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 20389 Messages.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 6903 package-summary.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 6903 package-summary.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.793Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 2410 ITimeGraphEntryComparator.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 2410 ITimeGraphEntryComparator.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 9699 AbstractTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 9699 AbstractTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 2432 AbstractStateSystemTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 2432 AbstractStateSystemTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 6200 ITimeGraphLegendProvider.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 6200 ITimeGraphLegendProvider.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 7809 BaseDataProviderTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 7809 BaseDataProviderTimeGraphView.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 2288 Messages.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 2288 Messages.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sink: E
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 9348 package-use.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 9348 package-use.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sink: E
01:17:30 [2023-09-15T05:17:30.793Z] Entering directory: D2755 0 uml2sd
01:17:30 [2023-09-15T05:17:30.793Z] Sink: D2755 0 uml2sd
01:17:30 [2023-09-15T05:17:30.793Z] Entering directory: D2755 0 core
01:17:30 [2023-09-15T05:17:30.793Z] Sink: D2755 0 core
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 49822 AsyncMessage.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 49822 AsyncMessage.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 22729 AsyncMessageReturn.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 22729 AsyncMessageReturn.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 34401 BaseMessage.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 34401 BaseMessage.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 32366 BasicExecutionOccurrence.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 32366 BasicExecutionOccurrence.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 40222 BasicFrame.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 40222 BasicFrame.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 19218 EllipsisMessage.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 19218 EllipsisMessage.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 31974 ExecutionOccurrence.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 31974 ExecutionOccurrence.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 65533 Frame.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 65533 Frame.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 44556 GraphNode.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 44556 GraphNode.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 29403 HotSpot.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 29403 HotSpot.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 9260 ITimeRange.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 9260 ITimeRange.html
01:17:30 [2023-09-15T05:17:30.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.793Z] Sending file modes: C0644 44493 Lifeline.html
01:17:30 [2023-09-15T05:17:30.793Z] Sink: C0644 44493 Lifeline.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 13564 LifelineCategories.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 13564 LifelineCategories.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 49550 Metrics.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 49550 Metrics.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 12715 SDTimeEvent.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 12715 SDTimeEvent.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 26382 Stop.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 26382 Stop.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 39405 SyncMessage.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 39405 SyncMessage.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 22342 SyncMessageReturn.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 22342 SyncMessageReturn.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 11897 package-summary.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 11897 package-summary.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Entering directory: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.794Z] Sink: D2755 0 class-use
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 26020 Lifeline.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 26020 Lifeline.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 2354 EllipsisMessage.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 2354 EllipsisMessage.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 39436 GraphNode.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 39436 GraphNode.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 2288 Stop.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 2288 Stop.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 10552 Frame.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 10552 Frame.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 8877 AsyncMessage.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 8877 AsyncMessage.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 4744 AsyncMessageReturn.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 4744 AsyncMessageReturn.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 14875 BaseMessage.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 14875 BaseMessage.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 11530 BasicExecutionOccurrence.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 11530 BasicExecutionOccurrence.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 5408 LifelineCategories.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 5408 LifelineCategories.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 6110 SDTimeEvent.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 6110 SDTimeEvent.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 2378 ExecutionOccurrence.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 2378 ExecutionOccurrence.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 4281 BasicFrame.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 4281 BasicFrame.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 2306 Metrics.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 2306 Metrics.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 2306 HotSpot.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 2306 HotSpot.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 4804 SyncMessageReturn.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 4804 SyncMessageReturn.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 8462 SyncMessage.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 8462 SyncMessage.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 12094 ITimeRange.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 12094 ITimeRange.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sink: E
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 14687 package-use.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 14687 package-use.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sink: E
01:17:30 [2023-09-15T05:17:30.794Z] Entering directory: D2755 0 handlers
01:17:30 [2023-09-15T05:17:30.794Z] Sink: D2755 0 handlers
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 15693 BaseSDAction.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 15693 BaseSDAction.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 12479 ConfigureMinMax.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 12479 ConfigureMinMax.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 14040 FirstPage.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 14040 FirstPage.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Entering directory: D2755 0 provider
01:17:30 [2023-09-15T05:17:30.794Z] Sink: D2755 0 provider
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 6182 IExtendedFilterProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 6182 IExtendedFilterProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 6249 IExtendedFindProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 6249 IExtendedFindProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 9742 ISDAdvancedPagingProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 9742 ISDAdvancedPagingProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 7067 ISDCollapseProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 7067 ISDCollapseProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 6542 ISDExtendedActionBarProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 6542 ISDExtendedActionBarProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 9314 ISDFilterProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 9314 ISDFilterProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 9747 ISDFindProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 9747 ISDFindProvider.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:30 [2023-09-15T05:17:30.794Z] Sending file modes: C0644 14940 ISDGraphNodeSupporter.html
01:17:30 [2023-09-15T05:17:30.794Z] Sink: C0644 14940 ISDGraphNodeSupporter.html
01:17:30 [2023-09-15T05:17:30.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 10864 ISDPagingProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 10864 ISDPagingProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 6132 ISDPropertiesProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 6132 ISDPropertiesProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 6998 package-summary.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 6998 package-summary.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.051Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 4558 ISDCollapseProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 4558 ISDCollapseProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 5898 IExtendedFindProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 5898 IExtendedFindProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 5672 ISDPropertiesProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 5672 ISDPropertiesProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 8995 ISDPagingProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 8995 ISDPagingProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 5921 ISDExtendedActionBarProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 5921 ISDExtendedActionBarProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 5691 IExtendedFilterProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 5691 IExtendedFilterProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 7417 ISDFindProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 7417 ISDFindProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 8179 ISDAdvancedPagingProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 8179 ISDAdvancedPagingProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 9302 ISDGraphNodeSupporter.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 9302 ISDGraphNodeSupporter.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 12450 ISDFilterProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 12450 ISDFilterProvider.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sink: E
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 11763 package-use.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 11763 package-use.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sink: E
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 13979 KeyBindingsManager.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 13979 KeyBindingsManager.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 14030 LastPage.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 14030 LastPage.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 14515 MoveSDDown.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 14515 MoveSDDown.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 14515 MoveSDLeft.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 14515 MoveSDLeft.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 14530 MoveSDRight.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 14530 MoveSDRight.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 14486 MoveSDUp.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 14486 MoveSDUp.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 14528 MoveToMessage.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 14528 MoveToMessage.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 14023 NextPage.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 14023 NextPage.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 14637 OpenSDFiltersDialog.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 14637 OpenSDFiltersDialog.html
01:17:31 [2023-09-15T05:17:31.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.051Z] Sending file modes: C0644 15803 OpenSDFindDialog.html
01:17:31 [2023-09-15T05:17:31.051Z] Sink: C0644 15803 OpenSDFindDialog.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 14641 OpenSDPagesDialog.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 14641 OpenSDPagesDialog.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 14027 PrevPage.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 14027 PrevPage.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 13924 Print.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 13924 Print.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 12899 ShowNodeEnd.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 12899 ShowNodeEnd.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 12925 ShowNodeStart.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 12925 ShowNodeStart.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 19686 Zoom.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 19686 Zoom.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 18244 Zoom.ZoomType.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 18244 Zoom.ZoomType.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 11725 package-summary.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 11725 package-summary.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.052Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2336 PrevPage.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2336 PrevPage.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2336 LastPage.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2336 LastPage.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2336 NextPage.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2336 NextPage.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2342 FirstPage.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2342 FirstPage.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 4323 KeyBindingsManager.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 4323 KeyBindingsManager.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2354 ShowNodeEnd.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2354 ShowNodeEnd.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2312 Zoom.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2312 Zoom.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 6199 Zoom.ZoomType.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 6199 Zoom.ZoomType.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2390 OpenSDPagesDialog.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2390 OpenSDPagesDialog.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2348 MoveSDDown.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2348 MoveSDDown.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2366 MoveToMessage.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2366 MoveToMessage.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2378 ConfigureMinMax.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2378 ConfigureMinMax.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2384 OpenSDFindDialog.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2384 OpenSDFindDialog.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2336 MoveSDUp.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2336 MoveSDUp.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2354 MoveSDRight.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2354 MoveSDRight.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2402 OpenSDFiltersDialog.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2402 OpenSDFiltersDialog.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 10680 BaseSDAction.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 10680 BaseSDAction.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2366 ShowNodeStart.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2366 ShowNodeStart.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2318 Print.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2318 Print.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2348 MoveSDLeft.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2348 MoveSDLeft.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sink: E
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 4063 package-use.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 4063 package-use.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sink: E
01:17:31 [2023-09-15T05:17:31.052Z] Entering directory: D2755 0 drawings
01:17:31 [2023-09-15T05:17:31.052Z] Sink: D2755 0 drawings
01:17:31 [2023-09-15T05:17:31.052Z] Entering directory: D2755 0 impl
01:17:31 [2023-09-15T05:17:31.052Z] Sink: D2755 0 impl
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 14716 ColorImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 14716 ColorImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 13656 FontImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 13656 FontImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 14511 ImageImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 14511 ImageImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 4278 package-summary.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 4278 package-summary.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.052Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 4257 FontImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 4257 FontImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 2384 ImageImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 2384 ImageImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 4271 ColorImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 4271 ColorImpl.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sink: E
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 3796 package-use.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 3796 package-use.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sink: E
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 7084 IColor.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 7084 IColor.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 7064 IFont.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 7064 IFont.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 57301 IGC.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 57301 IGC.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 7084 IImage.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 7084 IImage.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 4699 package-summary.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 4699 package-summary.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.052Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 14340 IGC.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 14340 IGC.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 11548 IFont.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 11548 IFont.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 28480 IColor.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 28480 IColor.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 11631 IImage.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 11631 IImage.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sink: E
01:17:31 [2023-09-15T05:17:31.052Z] Sending file modes: C0644 9771 package-use.html
01:17:31 [2023-09-15T05:17:31.052Z] Sink: C0644 9771 package-use.html
01:17:31 [2023-09-15T05:17:31.052Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.052Z] Sink: E
01:17:31 [2023-09-15T05:17:31.052Z] Entering directory: D2755 0 dialogs
01:17:31 [2023-09-15T05:17:31.052Z] Sink: D2755 0 dialogs
01:17:31 [2023-09-15T05:17:31.309Z] Sending file modes: C0644 37285 Criteria.html
01:17:31 [2023-09-15T05:17:31.309Z] Sink: C0644 37285 Criteria.html
01:17:31 [2023-09-15T05:17:31.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.309Z] Sending file modes: C0644 28891 FilterCriteria.html
01:17:31 [2023-09-15T05:17:31.309Z] Sink: C0644 28891 FilterCriteria.html
01:17:31 [2023-09-15T05:17:31.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.309Z] Sending file modes: C0644 21669 FilterListDialog.html
01:17:31 [2023-09-15T05:17:31.309Z] Sink: C0644 21669 FilterListDialog.html
01:17:31 [2023-09-15T05:17:31.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.309Z] Sending file modes: C0644 9822 MinMaxDialog.html
01:17:31 [2023-09-15T05:17:31.309Z] Sink: C0644 9822 MinMaxDialog.html
01:17:31 [2023-09-15T05:17:31.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.309Z] Sending file modes: C0644 13350 PagesDialog.html
01:17:31 [2023-09-15T05:17:31.309Z] Sink: C0644 13350 PagesDialog.html
01:17:31 [2023-09-15T05:17:31.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.309Z] Sending file modes: C0644 15656 SDPrintDialog.html
01:17:31 [2023-09-15T05:17:31.309Z] Sink: C0644 15656 SDPrintDialog.html
01:17:31 [2023-09-15T05:17:31.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.309Z] Sending file modes: C0644 37159 SDPrintDialogUI.html
01:17:31 [2023-09-15T05:17:31.309Z] Sink: C0644 37159 SDPrintDialogUI.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 26620 SearchFilterDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 26620 SearchFilterDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 34223 TabContents.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 34223 TabContents.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 6670 package-summary.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 6670 package-summary.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.310Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 4315 SDPrintDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 4315 SDPrintDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 7254 SDPrintDialogUI.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 7254 SDPrintDialogUI.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 2390 SearchFilterDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 2390 SearchFilterDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 2348 TabContents.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 2348 TabContents.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 2354 MinMaxDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 2354 MinMaxDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 12971 Criteria.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 12971 Criteria.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 16343 FilterCriteria.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 16343 FilterCriteria.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 2348 PagesDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 2348 PagesDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 2378 FilterListDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 2378 FilterListDialog.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sink: E
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 8129 package-use.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 8129 package-use.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sink: E
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 11167 DiagramToolTip.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 11167 DiagramToolTip.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 17166 DrawableToolTip.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 17166 DrawableToolTip.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Entering directory: D2755 0 preferences
01:17:31 [2023-09-15T05:17:31.310Z] Sink: D2755 0 preferences
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 35643 ISDPreferences.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 35643 ISDPreferences.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 15056 SDViewerPage.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 15056 SDViewerPage.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 56639 SDViewPref.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 56639 SDViewPref.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 5278 package-summary.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 5278 package-summary.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.310Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 4264 SDViewPref.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 4264 SDViewPref.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 4215 ISDPreferences.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 4215 ISDPreferences.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 2378 SDViewerPage.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 2378 SDViewerPage.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sink: E
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 3782 package-use.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 3782 package-use.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sink: E
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 7126 ITimeCompressionListener.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 7126 ITimeCompressionListener.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Entering directory: D2755 0 load
01:17:31 [2023-09-15T05:17:31.310Z] Sink: D2755 0 load
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 8882 IUml2SDLoader.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 8882 IUml2SDLoader.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 19974 LoadersManager.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 19974 LoadersManager.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 4874 package-summary.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 4874 package-summary.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.310Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 9146 IUml2SDLoader.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 9146 IUml2SDLoader.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 4201 LoadersManager.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 4201 LoadersManager.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sink: E
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 5622 package-use.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 5622 package-use.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sink: E
01:17:31 [2023-09-15T05:17:31.310Z] Entering directory: D2755 0 loader
01:17:31 [2023-09-15T05:17:31.310Z] Sink: D2755 0 loader
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 16714 Messages.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 16714 Messages.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 20873 TmfAsyncMessage.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 20873 TmfAsyncMessage.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 19840 TmfSyncMessage.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 19840 TmfSyncMessage.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 57904 TmfUml2SDSyncLoader.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 57904 TmfUml2SDSyncLoader.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 4731 package-summary.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 4731 package-summary.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.310Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 2366 TmfAsyncMessage.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 2366 TmfAsyncMessage.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 2324 Messages.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 2324 Messages.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 2390 TmfUml2SDSyncLoader.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 2390 TmfUml2SDSyncLoader.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 2360 TmfSyncMessage.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 2360 TmfSyncMessage.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sink: E
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 2163 package-use.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 2163 package-use.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sink: E
01:17:31 [2023-09-15T05:17:31.310Z] Entering directory: D2755 0 util
01:17:31 [2023-09-15T05:17:31.310Z] Sink: D2755 0 util
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 104105 Messages.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 104105 Messages.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 14079 SortAsyncForBackward.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 14079 SortAsyncForBackward.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 14132 SortAsyncMessageComparator.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 14132 SortAsyncMessageComparator.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 14092 SortSyncMessageComparator.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 14092 SortSyncMessageComparator.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 13873 TimeEventComparator.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 13873 TimeEventComparator.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Sending file modes: C0644 5267 package-summary.html
01:17:31 [2023-09-15T05:17:31.310Z] Sink: C0644 5267 package-summary.html
01:17:31 [2023-09-15T05:17:31.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.310Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.310Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 2312 Messages.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 2312 Messages.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 2384 SortAsyncForBackward.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 2384 SortAsyncForBackward.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 2420 SortAsyncMessageComparator.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 2420 SortAsyncMessageComparator.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 2378 TimeEventComparator.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 2378 TimeEventComparator.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 2414 SortSyncMessageComparator.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 2414 SortSyncMessageComparator.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sink: E
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 2153 package-use.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 2153 package-use.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sink: E
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 82463 NGC.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 82463 NGC.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 81715 ScrollView.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 81715 ScrollView.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 77934 SDView.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 77934 SDView.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 14133 SDView.BlankUml2SdLoader.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 14133 SDView.BlankUml2SdLoader.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 85863 SDWidget.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 85863 SDWidget.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 12184 SDWidgetSelectionProvider.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 12184 SDWidgetSelectionProvider.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 30307 TimeCompressionBar.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 30307 TimeCompressionBar.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 9415 package-summary.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 9415 package-summary.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.567Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 5015 NGC.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 5015 NGC.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 8278 SDWidget.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 8278 SDWidget.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 2312 DrawableToolTip.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 2312 DrawableToolTip.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 2306 DiagramToolTip.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 2306 DiagramToolTip.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 2372 SDWidgetSelectionProvider.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 2372 SDWidgetSelectionProvider.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 4362 ScrollView.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 4362 ScrollView.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 6015 ITimeCompressionListener.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 6015 ITimeCompressionListener.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 5208 TimeCompressionBar.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 5208 TimeCompressionBar.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 23340 SDView.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 23340 SDView.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 2374 SDView.BlankUml2SdLoader.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 2374 SDView.BlankUml2SdLoader.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sink: E
01:17:31 [2023-09-15T05:17:31.567Z] Sending file modes: C0644 9002 package-use.html
01:17:31 [2023-09-15T05:17:31.567Z] Sink: C0644 9002 package-use.html
01:17:31 [2023-09-15T05:17:31.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.567Z] Sink: E
01:17:31 [2023-09-15T05:17:31.568Z] Entering directory: D2755 0 distribution
01:17:31 [2023-09-15T05:17:31.568Z] Sink: D2755 0 distribution
01:17:31 [2023-09-15T05:17:31.568Z] Entering directory: D2755 0 model
01:17:31 [2023-09-15T05:17:31.568Z] Sink: D2755 0 model
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 27889 BaseDistributionData.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 27889 BaseDistributionData.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 7003 IBaseDistributionModel.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 7003 IBaseDistributionModel.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 4475 package-summary.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 4475 package-summary.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.568Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 2426 BaseDistributionData.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 2426 BaseDistributionData.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 5231 IBaseDistributionModel.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 5231 IBaseDistributionModel.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sink: E
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 3481 package-use.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 3481 package-use.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sink: E
01:17:31 [2023-09-15T05:17:31.568Z] Sink: E
01:17:31 [2023-09-15T05:17:31.568Z] Entering directory: D2755 0 colors
01:17:31 [2023-09-15T05:17:31.568Z] Sink: D2755 0 colors
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 25844 ColorSetting.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 25844 ColorSetting.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 20105 ColorSettingsManager.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 20105 ColorSettingsManager.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 11881 ColorSettingsXML.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 11881 ColorSettingsXML.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 16842 ColorsView.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 16842 ColorsView.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 6827 IColorSettingsListener.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 6827 IColorSettingsListener.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 5822 package-summary.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 5822 package-summary.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.568Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 2318 ColorSettingsXML.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 2318 ColorSettingsXML.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 8467 IColorSettingsListener.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 8467 IColorSettingsListener.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 2282 ColorsView.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 2282 ColorsView.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 12240 ColorSetting.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 12240 ColorSetting.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 2342 ColorSettingsManager.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 2342 ColorSettingsManager.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sink: E
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 6059 package-use.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 6059 package-use.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sink: E
01:17:31 [2023-09-15T05:17:31.568Z] Entering directory: D2755 0 filter
01:17:31 [2023-09-15T05:17:31.568Z] Sink: D2755 0 filter
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 11436 CopyHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 11436 CopyHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 7921 CutHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 7921 CutHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 11274 DeleteHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 11274 DeleteHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 13300 FilterDialog.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 13300 FilterDialog.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 17880 FilterTreeContentProvider.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 17880 FilterTreeContentProvider.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 16517 FilterTreeLabelProvider.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 16517 FilterTreeLabelProvider.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 22959 FilterView.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 22959 FilterView.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 11263 PasteHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 11263 PasteHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 5799 package-summary.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 5799 package-summary.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.568Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 2360 FilterTreeLabelProvider.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 2360 FilterTreeLabelProvider.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 2282 CutHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 2282 CutHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 2294 FilterDialog.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 2294 FilterDialog.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 2372 FilterTreeContentProvider.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 2372 FilterTreeContentProvider.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 2282 FilterView.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 2282 FilterView.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 3951 CopyHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 3951 CopyHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 2294 PasteHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 2294 PasteHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 2300 DeleteHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 2300 DeleteHandler.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sink: E
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 3349 package-use.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 3349 package-use.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sink: E
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 21689 FormatTimeUtils.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 21689 FormatTimeUtils.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 18307 FormatTimeUtils.Resolution.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 18307 FormatTimeUtils.Resolution.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Sending file modes: C0644 19251 FormatTimeUtils.TimeFormat.html
01:17:31 [2023-09-15T05:17:31.568Z] Sink: C0644 19251 FormatTimeUtils.TimeFormat.html
01:17:31 [2023-09-15T05:17:31.568Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.568Z] Entering directory: D2755 0 histogram
01:17:31 [2023-09-15T05:17:31.568Z] Sink: D2755 0 histogram
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 23929 FullTraceHistogram.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 23929 FullTraceHistogram.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 50382 Histogram.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 50382 Histogram.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 21505 HistogramBucket.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 21505 HistogramBucket.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 14961 HistogramCurrentTimeControl.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 14961 HistogramCurrentTimeControl.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 47272 HistogramDataModel.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 47272 HistogramDataModel.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 18985 HistogramRequest.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 18985 HistogramRequest.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 27167 HistogramScaledData.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 27167 HistogramScaledData.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 10985 HistogramSelectionEndControl.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 10985 HistogramSelectionEndControl.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 11007 HistogramSelectionStartControl.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 11007 HistogramSelectionStartControl.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 23605 HistogramTextControl.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 23605 HistogramTextControl.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 14621 HistogramTimeRangeControl.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 14621 HistogramTimeRangeControl.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 40516 HistogramView.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 40516 HistogramView.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 17817 HistogramZoom.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 17817 HistogramZoom.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 9344 IHistogramDataModel.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 9344 IHistogramDataModel.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 6273 IHistogramModelListener.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 6273 IHistogramModelListener.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 16764 Messages.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 16764 Messages.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 23174 TimeRangeHistogram.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 23174 TimeRangeHistogram.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 10340 package-summary.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 10340 package-summary.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.825Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 2348 TimeRangeHistogram.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 2348 TimeRangeHistogram.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 5925 HistogramScaledData.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 5925 HistogramScaledData.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 4606 HistogramCurrentTimeControl.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 4606 HistogramCurrentTimeControl.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 2348 FullTraceHistogram.html
01:17:31 [2023-09-15T05:17:31.825Z] Sink: C0644 2348 FullTraceHistogram.html
01:17:31 [2023-09-15T05:17:31.825Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.825Z] Sending file modes: C0644 5483 Histogram.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 5483 Histogram.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2288 Messages.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2288 Messages.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 6803 IHistogramModelListener.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 6803 IHistogramModelListener.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 5362 HistogramTextControl.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 5362 HistogramTextControl.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2336 HistogramRequest.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2336 HistogramRequest.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 6278 HistogramDataModel.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 6278 HistogramDataModel.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 6883 HistogramBucket.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 6883 HistogramBucket.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 4119 HistogramZoom.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 4119 HistogramZoom.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2390 HistogramTimeRangeControl.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2390 HistogramTimeRangeControl.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2420 HistogramSelectionStartControl.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2420 HistogramSelectionStartControl.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 4133 IHistogramDataModel.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 4133 IHistogramDataModel.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 9623 HistogramView.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 9623 HistogramView.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2408 HistogramSelectionEndControl.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2408 HistogramSelectionEndControl.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sink: E
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 5976 package-use.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 5976 package-use.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sink: E
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 9438 ITimeReset.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 9438 ITimeReset.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 4769 ITmfAllowMultiple.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 4769 ITmfAllowMultiple.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 10142 ITmfFilterableControl.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 10142 ITmfFilterableControl.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 11337 ITmfPinnable.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 11337 ITmfPinnable.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 11454 ITmfTimeAligned.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 11454 ITmfTimeAligned.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 12485 ManyEntriesSelectedDialogPreCheckedListener.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 12485 ManyEntriesSelectedDialogPreCheckedListener.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Entering directory: D2755 0 statesystem
01:17:31 [2023-09-15T05:17:31.826Z] Sink: D2755 0 statesystem
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 27097 Messages.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 27097 Messages.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 22599 TmfStateSystemExplorer.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 22599 TmfStateSystemExplorer.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 3860 package-summary.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 3860 package-summary.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.826Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2384 TmfStateSystemExplorer.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2384 TmfStateSystemExplorer.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2300 Messages.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2300 Messages.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sink: E
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2141 package-use.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2141 package-use.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sink: E
01:17:31 [2023-09-15T05:17:31.826Z] Entering directory: D2755 0 synchronization
01:17:31 [2023-09-15T05:17:31.826Z] Sink: D2755 0 synchronization
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 8247 Messages.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 8247 Messages.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 20334 TmfSynchronizationView.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 20334 TmfSynchronizationView.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 3890 package-summary.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 3890 package-summary.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.826Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2408 TmfSynchronizationView.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2408 TmfSynchronizationView.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2324 Messages.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2324 Messages.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sink: E
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2161 package-use.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2161 package-use.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sink: E
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 14941 NewTmfViewAction.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 14941 NewTmfViewAction.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 14748 PinTmfViewAction.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 14748 PinTmfViewAction.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 8777 ResetUtil.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 8777 ResetUtil.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 9674 SaveImageUtil.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 9674 SaveImageUtil.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Entering directory: D2755 0 timechart
01:17:31 [2023-09-15T05:17:31.826Z] Sink: D2755 0 timechart
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 33068 TimeChartAnalysisEntry.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 33068 TimeChartAnalysisEntry.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 28824 TimeChartAnalysisProvider.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 28824 TimeChartAnalysisProvider.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 17581 TimeChartDecorationProvider.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 17581 TimeChartDecorationProvider.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 43809 TimeChartEvent.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 43809 TimeChartEvent.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 13663 TimeChartEvent.RankRange.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 13663 TimeChartEvent.RankRange.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 48800 TimeChartView.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 48800 TimeChartView.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 4929 package-summary.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 4929 package-summary.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Entering directory: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.826Z] Sink: D2755 0 class-use
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2318 TimeChartView.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2318 TimeChartView.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 4843 TimeChartEvent.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 4843 TimeChartEvent.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 4428 TimeChartEvent.RankRange.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 4428 TimeChartEvent.RankRange.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 6875 TimeChartAnalysisEntry.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 6875 TimeChartAnalysisEntry.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 2390 TimeChartAnalysisProvider.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 2390 TimeChartAnalysisProvider.html
01:17:31 [2023-09-15T05:17:31.826Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:31 [2023-09-15T05:17:31.826Z] Sending file modes: C0644 4803 TimeChartDecorationProvider.html
01:17:31 [2023-09-15T05:17:31.826Z] Sink: C0644 4803 TimeChartDecorationProvider.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sink: E
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 4255 package-use.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 4255 package-use.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sink: E
01:17:32 [2023-09-15T05:17:32.083Z] Entering directory: D2755 0 xychart
01:17:32 [2023-09-15T05:17:32.083Z] Sink: D2755 0 xychart
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 36261 TmfChartView.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 36261 TmfChartView.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 3633 package-summary.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 3633 package-summary.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.083Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 7583 TmfChartView.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 7583 TmfChartView.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sink: E
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 6110 package-use.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 6110 package-use.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sink: E
01:17:32 [2023-09-15T05:17:32.083Z] Entering directory: D2755 0 statistics
01:17:32 [2023-09-15T05:17:32.083Z] Sink: D2755 0 statistics
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 8605 TmfStatisticsView.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 8605 TmfStatisticsView.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 3537 package-summary.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 3537 package-summary.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.083Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 2348 TmfStatisticsView.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 2348 TmfStatisticsView.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sink: E
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 2136 package-use.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 2136 package-use.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sink: E
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 25365 TmfView.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 25365 TmfView.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 13211 TmfViewFactory.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 13211 TmfViewFactory.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 11443 TracingPerspectiveFactory.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 11443 TracingPerspectiveFactory.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 11802 package-summary.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 11802 package-summary.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.083Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 27878 ITmfPinnable.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 27878 ITmfPinnable.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 2246 SaveImageUtil.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 2246 SaveImageUtil.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 15427 ITmfAllowMultiple.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 15427 ITmfAllowMultiple.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 2264 NewTmfViewAction.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 2264 NewTmfViewAction.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 15051 ITimeReset.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 15051 ITimeReset.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 2318 TracingPerspectiveFactory.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 2318 TracingPerspectiveFactory.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 18279 ITmfTimeAligned.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 18279 ITmfTimeAligned.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 2258 FormatTimeUtils.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 2258 FormatTimeUtils.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 11961 FormatTimeUtils.Resolution.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 11961 FormatTimeUtils.Resolution.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 11140 FormatTimeUtils.TimeFormat.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 11140 FormatTimeUtils.TimeFormat.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 2426 ManyEntriesSelectedDialogPreCheckedListener.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 2426 ManyEntriesSelectedDialogPreCheckedListener.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 2252 TmfViewFactory.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 2252 TmfViewFactory.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 2222 ResetUtil.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 2222 ResetUtil.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 32678 TmfView.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 32678 TmfView.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 12405 ITmfFilterableControl.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 12405 ITmfFilterableControl.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 2264 PinTmfViewAction.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 2264 PinTmfViewAction.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sink: E
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 36175 package-use.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 36175 package-use.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sink: E
01:17:32 [2023-09-15T05:17:32.083Z] Entering directory: D2755 0 symbols
01:17:32 [2023-09-15T05:17:32.083Z] Sink: D2755 0 symbols
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 14468 AbstractSymbolProviderPreferencePage.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 14468 AbstractSymbolProviderPreferencePage.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 8586 ISymbolProvider.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 8586 ISymbolProvider.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.083Z] Sending file modes: C0644 6926 ISymbolProviderFactory.html
01:17:32 [2023-09-15T05:17:32.083Z] Sink: C0644 6926 ISymbolProviderFactory.html
01:17:32 [2023-09-15T05:17:32.083Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 8915 ISymbolProviderPreferencePage.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 8915 ISymbolProviderPreferencePage.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 18366 SymbolProviderConfigDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 18366 SymbolProviderConfigDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 8374 TmfSymbolProviderUpdatedSignal.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 8374 TmfSymbolProviderUpdatedSignal.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 7037 package-summary.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 7037 package-summary.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.084Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 6851 ISymbolProviderPreferencePage.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 6851 ISymbolProviderPreferencePage.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 4694 TmfSymbolProviderUpdatedSignal.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 4694 TmfSymbolProviderUpdatedSignal.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 6506 ISymbolProvider.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 6506 ISymbolProvider.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 2336 SymbolProviderConfigDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 2336 SymbolProviderConfigDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 2332 ISymbolProviderFactory.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 2332 ISymbolProviderFactory.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 2396 AbstractSymbolProviderPreferencePage.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 2396 AbstractSymbolProviderPreferencePage.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sink: E
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 5061 package-use.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 5061 package-use.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sink: E
01:17:32 [2023-09-15T05:17:32.084Z] Entering directory: D2755 0 colors
01:17:32 [2023-09-15T05:17:32.084Z] Sink: D2755 0 colors
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 13854 ColorUtils.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 13854 ColorUtils.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 11153 RGBAUtil.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 11153 RGBAUtil.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 3742 package-summary.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 3742 package-summary.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.084Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 2234 ColorUtils.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 2234 ColorUtils.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 2222 RGBAUtil.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 2222 RGBAUtil.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sink: E
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 2074 package-use.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 2074 package-use.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sink: E
01:17:32 [2023-09-15T05:17:32.084Z] Entering directory: D2755 0 project
01:17:32 [2023-09-15T05:17:32.084Z] Sink: D2755 0 project
01:17:32 [2023-09-15T05:17:32.084Z] Entering directory: D2755 0 wizards
01:17:32 [2023-09-15T05:17:32.084Z] Sink: D2755 0 wizards
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 13496 CopyExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 13496 CopyExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 13389 CopyTraceDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 13389 CopyTraceDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 54462 Messages.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 54462 Messages.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 13497 NewExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 13497 NewExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 13301 NewFolderDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 13301 NewFolderDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 9781 NewTmfProjectMainWizardPage.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 9781 NewTmfProjectMainWizardPage.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 19787 NewTmfProjectWizard.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 19787 NewTmfProjectWizard.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 13518 RenameExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 13518 RenameExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 13317 RenameFolderDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 13317 RenameFolderDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 13415 RenameTraceDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 13415 RenameTraceDialog.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 13348 SelectRootNodeWizard.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 13348 SelectRootNodeWizard.html
01:17:32 [2023-09-15T05:17:32.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.084Z] Sending file modes: C0644 12198 SelectRootNodeWizardPage.html
01:17:32 [2023-09-15T05:17:32.084Z] Sink: C0644 12198 SelectRootNodeWizardPage.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 14582 SelectTracesWizard.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 14582 SelectTracesWizard.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 11077 SelectTracesWizardPage.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 11077 SelectTracesWizardPage.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 15427 TrimTraceDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 15427 TrimTraceDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 8093 package-summary.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 8093 package-summary.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.341Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2372 RenameExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2372 RenameExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2348 RenameFolderDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2348 RenameFolderDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2372 SelectTracesWizardPage.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2372 SelectTracesWizardPage.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2342 RenameTraceDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2342 RenameTraceDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2360 CopyExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2360 CopyExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2288 Messages.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2288 Messages.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2330 NewFolderDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2330 NewFolderDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2354 NewTmfProjectWizard.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2354 NewTmfProjectWizard.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2330 TrimTraceDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2330 TrimTraceDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2330 CopyTraceDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2330 CopyTraceDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2360 SelectRootNodeWizard.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2360 SelectRootNodeWizard.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2354 NewExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2354 NewExperimentDialog.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2402 NewTmfProjectMainWizardPage.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2402 NewTmfProjectMainWizardPage.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2348 SelectTracesWizard.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2348 SelectTracesWizard.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2384 SelectRootNodeWizardPage.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2384 SelectRootNodeWizardPage.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sink: E
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 2131 package-use.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 2131 package-use.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sink: E
01:17:32 [2023-09-15T05:17:32.341Z] Entering directory: D2755 0 model
01:17:32 [2023-09-15T05:17:32.341Z] Sink: D2755 0 model
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 22580 ITmfProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 22580 ITmfProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 6848 ITmfStyledProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 6848 ITmfStyledProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 55238 Messages.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 55238 Messages.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 29049 TmfAggregateAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 29049 TmfAggregateAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 34478 TmfAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 34478 TmfAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 21843 TmfAnalysisOutputElement.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 21843 TmfAnalysisOutputElement.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 12461 TmfBuiltInOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 12461 TmfBuiltInOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 54164 TmfCommonProjectElement.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 54164 TmfCommonProjectElement.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 53781 TmfExperimentElement.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 53781 TmfExperimentElement.html
01:17:32 [2023-09-15T05:17:32.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.341Z] Sending file modes: C0644 33432 TmfExperimentFolder.html
01:17:32 [2023-09-15T05:17:32.341Z] Sink: C0644 33432 TmfExperimentFolder.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 31914 TmfNavigatorContentProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 31914 TmfNavigatorContentProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 23350 TmfNavigatorLabelProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 23350 TmfNavigatorLabelProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 14625 TmfOnDemandAnalysesElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 14625 TmfOnDemandAnalysesElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 19049 TmfOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 19049 TmfOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 18473 TmfOpenTraceHelper.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 18473 TmfOpenTraceHelper.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 22546 TmfProjectElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 22546 TmfProjectElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 35403 TmfProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 35403 TmfProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 14005 TmfProjectModelPreferences.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 14005 TmfProjectModelPreferences.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 21625 TmfProjectRegistry.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 21625 TmfProjectRegistry.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 13791 TmfReportElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 13791 TmfReportElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 17499 TmfReportsElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 17499 TmfReportsElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 64702 TmfTraceElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 64702 TmfTraceElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 34603 TmfTraceFolder.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 34603 TmfTraceFolder.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 15413 TmfTracesFolder.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 15413 TmfTracesFolder.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 40427 TmfTraceTypeUIUtils.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 40427 TmfTraceTypeUIUtils.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 12442 TmfUserDefinedOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 12442 TmfUserDefinedOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 9765 TmfViewerSorter.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 9765 TmfViewerSorter.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 16448 TmfViewsElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 16448 TmfViewsElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 13203 TraceFolderContentProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 13203 TraceFolderContentProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 11375 TraceFolderLabelProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 11375 TraceFolderLabelProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 17570 TraceUtils.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 17570 TraceUtils.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 12621 UpdateTraceBoundsJob.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 12621 UpdateTraceBoundsJob.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 16471 package-summary.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 16471 package-summary.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.342Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 2450 TmfUserDefinedOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 2450 TmfUserDefinedOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 7195 TmfExperimentFolder.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 7195 TmfExperimentFolder.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 2390 TmfNavigatorContentProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 2390 TmfNavigatorContentProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 4237 TmfOnDemandAnalysesElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 4237 TmfOnDemandAnalysesElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 4618 TmfReportsElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 4618 TmfReportsElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 10905 TmfProjectElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 10905 TmfProjectElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 12273 TmfProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 12273 TmfProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 2378 TmfNavigatorLabelProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 2378 TmfNavigatorLabelProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 2426 TmfBuiltInOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 2426 TmfBuiltInOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 2336 TmfProjectRegistry.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 2336 TmfProjectRegistry.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 2276 Messages.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 2276 Messages.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 2348 UpdateTraceBoundsJob.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 2348 UpdateTraceBoundsJob.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 2384 TraceFolderContentProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 2384 TraceFolderContentProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 2372 TraceFolderLabelProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 2372 TraceFolderLabelProvider.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 2318 TmfViewerSorter.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 2318 TmfViewerSorter.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 5943 ITmfStyledProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 5943 ITmfStyledProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 2318 TmfTracesFolder.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 2318 TmfTracesFolder.html
01:17:32 [2023-09-15T05:17:32.342Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.342Z] Sending file modes: C0644 4500 TmfAnalysisOutputElement.html
01:17:32 [2023-09-15T05:17:32.342Z] Sink: C0644 4500 TmfAnalysisOutputElement.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2384 TmfProjectModelPreferences.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2384 TmfProjectModelPreferences.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 11762 TmfExperimentElement.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 11762 TmfExperimentElement.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 19146 ITmfProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 19146 ITmfProjectModelElement.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2288 TraceUtils.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2288 TraceUtils.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2336 TmfOpenTraceHelper.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2336 TmfOpenTraceHelper.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2342 TmfTraceTypeUIUtils.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2342 TmfTraceTypeUIUtils.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 15185 TmfTraceFolder.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 15185 TmfTraceFolder.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 16252 TmfTraceElement.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 16252 TmfTraceElement.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2324 TmfReportElement.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2324 TmfReportElement.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 11886 TmfCommonProjectElement.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 11886 TmfCommonProjectElement.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 4605 TmfOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 4605 TmfOnDemandAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2390 TmfAggregateAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2390 TmfAggregateAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 9649 TmfAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 9649 TmfAnalysisElement.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 4521 TmfViewsElement.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 4521 TmfViewsElement.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sink: E
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 11211 package-use.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 11211 package-use.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sink: E
01:17:32 [2023-09-15T05:17:32.599Z] Sink: E
01:17:32 [2023-09-15T05:17:32.599Z] Entering directory: D2755 0 dialog
01:17:32 [2023-09-15T05:17:32.599Z] Sink: D2755 0 dialog
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 16826 DirectoryDialogFactory.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 16826 DirectoryDialogFactory.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 15685 TmfFileDialogFactory.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 15685 TmfFileDialogFactory.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 3743 package-summary.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 3743 package-summary.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.599Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2294 TmfFileDialogFactory.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2294 TmfFileDialogFactory.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2306 DirectoryDialogFactory.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2306 DirectoryDialogFactory.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sink: E
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2074 package-use.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2074 package-use.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sink: E
01:17:32 [2023-09-15T05:17:32.599Z] Entering directory: D2755 0 widgets
01:17:32 [2023-09-15T05:17:32.599Z] Sink: D2755 0 widgets
01:17:32 [2023-09-15T05:17:32.599Z] Entering directory: D2755 0 timegraph
01:17:32 [2023-09-15T05:17:32.599Z] Sink: D2755 0 timegraph
01:17:32 [2023-09-15T05:17:32.599Z] Entering directory: D2755 0 model
01:17:32 [2023-09-15T05:17:32.599Z] Sink: D2755 0 model
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 18110 EventIterator.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 18110 EventIterator.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 8434 ILinkEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 8434 ILinkEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 11935 IMarkerEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 11935 IMarkerEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 12408 IMarkerEventSource.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 12408 IMarkerEventSource.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 17422 ITimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 17422 ITimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 21907 ITimeGraphEntry.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 21907 ITimeGraphEntry.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 17822 ITimeGraphEntry.DisplayStyle.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 17822 ITimeGraphEntry.DisplayStyle.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 27468 MarkerEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 27468 MarkerEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 22444 NamedTimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 22444 NamedTimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 15777 NullTimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 15777 NullTimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 37277 TimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 37277 TimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 66683 TimeGraphEntry.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 66683 TimeGraphEntry.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 14641 TimeGraphEntry.Sampling.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 14641 TimeGraphEntry.Sampling.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 18577 TimeLinkEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 18577 TimeLinkEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 10039 package-summary.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 10039 package-summary.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.599Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2384 NamedTimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2384 NamedTimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2378 EventIterator.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2378 EventIterator.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2366 MarkerEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2366 MarkerEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 47425 ITimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 47425 ITimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2378 TimeLinkEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2378 TimeLinkEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 19043 IMarkerEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 19043 IMarkerEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 4233 IMarkerEventSource.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 4233 IMarkerEventSource.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 2378 NullTimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 2378 NullTimeEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 17599 TimeGraphEntry.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 17599 TimeGraphEntry.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 5548 TimeGraphEntry.Sampling.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 5548 TimeGraphEntry.Sampling.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 10143 ILinkEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] Sink: C0644 10143 ILinkEvent.html
01:17:32 [2023-09-15T05:17:32.599Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.599Z] Sending file modes: C0644 5407 TimeEvent.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 5407 TimeEvent.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 61855 ITimeGraphEntry.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 61855 ITimeGraphEntry.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 7396 ITimeGraphEntry.DisplayStyle.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 7396 ITimeGraphEntry.DisplayStyle.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sink: E
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 14162 package-use.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 14162 package-use.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sink: E
01:17:32 [2023-09-15T05:17:32.600Z] Entering directory: D2755 0 dialogs
01:17:32 [2023-09-15T05:17:32.600Z] Sink: D2755 0 dialogs
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 24945 FilteredCheckboxTree.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 24945 FilteredCheckboxTree.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 6959 IPreCheckStateListener.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 6959 IPreCheckStateListener.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 8520 ITimeGraphEntryActiveProvider.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 8520 ITimeGraphEntryActiveProvider.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 11347 MultiTreePatternFilter.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 11347 MultiTreePatternFilter.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 13099 ShowFilterDialogAction.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 13099 ShowFilterDialogAction.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 31090 TimeGraphFilterDialog.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 31090 TimeGraphFilterDialog.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 14323 TimeGraphLegend.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 14323 TimeGraphLegend.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 10985 TreePatternFilter.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 10985 TreePatternFilter.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 22087 TriStateFilteredCheckboxTree.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 22087 TriStateFilteredCheckboxTree.html
01:17:32 [2023-09-15T05:17:32.600Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.600Z] Sending file modes: C0644 8555 package-summary.html
01:17:32 [2023-09-15T05:17:32.600Z] Sink: C0644 8555 package-summary.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.857Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 2444 MultiTreePatternFilter.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 2444 MultiTreePatternFilter.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 4399 ShowFilterDialogAction.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 4399 ShowFilterDialogAction.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 4399 TimeGraphFilterDialog.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 4399 TimeGraphFilterDialog.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 6007 FilteredCheckboxTree.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 6007 FilteredCheckboxTree.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 4544 TriStateFilteredCheckboxTree.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 4544 TriStateFilteredCheckboxTree.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 5315 ITimeGraphEntryActiveProvider.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 5315 ITimeGraphEntryActiveProvider.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 2402 TimeGraphLegend.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 2402 TimeGraphLegend.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 4309 TreePatternFilter.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 4309 TreePatternFilter.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 6316 IPreCheckStateListener.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 6316 IPreCheckStateListener.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sink: E
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 8676 package-use.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 8676 package-use.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sink: E
01:17:32 [2023-09-15T05:17:32.857Z] Entering directory: D2755 0 widgets
01:17:32 [2023-09-15T05:17:32.857Z] Sink: D2755 0 widgets
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 6653 IMarkerAxisListener.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 6653 IMarkerAxisListener.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 28911 ITimeDataProvider.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 28911 ITimeDataProvider.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 9248 ITimeDataProviderConverter.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 9248 ITimeDataProviderConverter.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 7447 ITmfTimeGraphDrawingHelper.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 7447 ITmfTimeGraphDrawingHelper.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 47428 TimeDataProviderCyclesConverter.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 47428 TimeDataProviderCyclesConverter.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 22593 TimeGraphBaseControl.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 22593 TimeGraphBaseControl.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 91805 TimeGraphColorScheme.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 91805 TimeGraphColorScheme.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 183221 TimeGraphControl.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 183221 TimeGraphControl.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 25841 TimeGraphMarkerAxis.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 25841 TimeGraphMarkerAxis.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 30006 TimeGraphScale.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 30006 TimeGraphScale.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 12845 TimeGraphTooltipHandler.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 12845 TimeGraphTooltipHandler.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 55370 Utils.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 55370 Utils.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 20375 Utils.Resolution.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 20375 Utils.Resolution.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 24043 Utils.TimeFormat.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 24043 Utils.TimeFormat.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 10071 package-summary.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 10071 package-summary.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.857Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 8378 ITmfTimeGraphDrawingHelper.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 8378 ITmfTimeGraphDrawingHelper.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 2426 TimeGraphMarkerAxis.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 2426 TimeGraphMarkerAxis.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 4334 TimeGraphControl.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 4334 TimeGraphControl.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 4418 ITimeDataProviderConverter.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 4418 ITimeDataProviderConverter.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 5994 TimeGraphScale.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 5994 TimeGraphScale.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 5056 TimeGraphBaseControl.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 5056 TimeGraphBaseControl.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 2450 TimeGraphTooltipHandler.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 2450 TimeGraphTooltipHandler.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 6626 IMarkerAxisListener.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 6626 IMarkerAxisListener.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 2498 TimeDataProviderCyclesConverter.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 2498 TimeDataProviderCyclesConverter.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 16188 ITimeDataProvider.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 16188 ITimeDataProvider.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 2342 Utils.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 2342 Utils.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 5155 Utils.Resolution.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 5155 Utils.Resolution.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 9710 Utils.TimeFormat.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 9710 Utils.TimeFormat.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 8953 TimeGraphColorScheme.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 8953 TimeGraphColorScheme.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sink: E
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 8336 package-use.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 8336 package-use.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sink: E
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 8287 ITimeGraphBookmarkListener.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 8287 ITimeGraphBookmarkListener.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 6620 ITimeGraphColorListener.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 6620 ITimeGraphColorListener.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 11125 ITimeGraphContentProvider.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 11125 ITimeGraphContentProvider.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 5888 ITimeGraphMarkerListener.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 5888 ITimeGraphMarkerListener.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 48170 ITimeGraphPresentationProvider.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 48170 ITimeGraphPresentationProvider.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 7109 ITimeGraphRangeListener.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 7109 ITimeGraphRangeListener.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 7134 ITimeGraphSelectionListener.html
01:17:32 [2023-09-15T05:17:32.857Z] Sink: C0644 7134 ITimeGraphSelectionListener.html
01:17:32 [2023-09-15T05:17:32.857Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.857Z] Sending file modes: C0644 7052 ITimeGraphTimeListener.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 7052 ITimeGraphTimeListener.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 7862 ITimeGraphTreeListener.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 7862 ITimeGraphTreeListener.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 9558 ITimeGraphViewerFilterListener.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 9558 ITimeGraphViewerFilterListener.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 22228 StateItem.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 22228 StateItem.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 11774 TimeGraphBookmarkEvent.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 11774 TimeGraphBookmarkEvent.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 19618 TimeGraphContentProvider.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 19618 TimeGraphContentProvider.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 54218 TimeGraphPresentationProvider.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 54218 TimeGraphPresentationProvider.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 12087 TimeGraphRangeUpdateEvent.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 12087 TimeGraphRangeUpdateEvent.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 11910 TimeGraphSelectionEvent.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 11910 TimeGraphSelectionEvent.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 12005 TimeGraphTimeEvent.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 12005 TimeGraphTimeEvent.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 12047 TimeGraphTreeExpansionEvent.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 12047 TimeGraphTreeExpansionEvent.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 211710 TimeGraphViewer.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 211710 TimeGraphViewer.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 11768 package-summary.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 11768 package-summary.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Entering directory: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.858Z] Sink: D2755 0 class-use
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 17454 ITimeGraphPresentationProvider.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 17454 ITimeGraphPresentationProvider.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 5057 ITimeGraphMarkerListener.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 5057 ITimeGraphMarkerListener.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 7668 ITimeGraphViewerFilterListener.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 7668 ITimeGraphViewerFilterListener.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 7352 ITimeGraphTreeListener.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 7352 ITimeGraphTreeListener.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 8907 StateItem.html
01:17:32 [2023-09-15T05:17:32.858Z] Sink: C0644 8907 StateItem.html
01:17:32 [2023-09-15T05:17:32.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:32 [2023-09-15T05:17:32.858Z] Sending file modes: C0644 6563 ITimeGraphContentProvider.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 6563 ITimeGraphContentProvider.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 5058 TimeGraphBookmarkEvent.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 5058 TimeGraphBookmarkEvent.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 10631 TimeGraphPresentationProvider.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 10631 TimeGraphPresentationProvider.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 5103 ITimeGraphBookmarkListener.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 5103 ITimeGraphBookmarkListener.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 6125 TimeGraphSelectionEvent.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 6125 TimeGraphSelectionEvent.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 6150 TimeGraphRangeUpdateEvent.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 6150 TimeGraphRangeUpdateEvent.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 6682 ITimeGraphSelectionListener.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 6682 ITimeGraphSelectionListener.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 8946 ITimeGraphTimeListener.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 8946 ITimeGraphTimeListener.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 5138 TimeGraphTreeExpansionEvent.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 5138 TimeGraphTreeExpansionEvent.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 5993 TimeGraphTimeEvent.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 5993 TimeGraphTimeEvent.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 7877 ITimeGraphColorListener.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 7877 ITimeGraphColorListener.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 2396 TimeGraphContentProvider.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 2396 TimeGraphContentProvider.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 6574 ITimeGraphRangeListener.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 6574 ITimeGraphRangeListener.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 5896 TimeGraphViewer.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 5896 TimeGraphViewer.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sink: E
01:17:33 [2023-09-15T05:17:33.114Z] Sending file modes: C0644 18187 package-use.html
01:17:33 [2023-09-15T05:17:33.114Z] Sink: C0644 18187 package-use.html
01:17:33 [2023-09-15T05:17:33.114Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.114Z] Sink: E
01:17:33 [2023-09-15T05:17:33.114Z] Entering directory: D2755 0 virtualtable
01:17:33 [2023-09-15T05:17:33.114Z] Sink: D2755 0 virtualtable
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 6637 IDoubleClickListener.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 6637 IDoubleClickListener.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 58138 TmfVirtualTable.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 58138 TmfVirtualTable.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 6747 TooltipProvider.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 6747 TooltipProvider.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 4718 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 4718 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 5286 TooltipProvider.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 5286 TooltipProvider.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 5396 IDoubleClickListener.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 5396 IDoubleClickListener.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 6027 TmfVirtualTable.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 6027 TmfVirtualTable.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sink: E
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 4918 package-use.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 4918 package-use.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sink: E
01:17:33 [2023-09-15T05:17:33.115Z] Entering directory: D2755 0 rawviewer
01:17:33 [2023-09-15T05:17:33.115Z] Sink: D2755 0 rawviewer
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 38459 TmfRawEventViewer.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 38459 TmfRawEventViewer.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 3100 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 3100 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2354 TmfRawEventViewer.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2354 TmfRawEventViewer.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sink: E
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2141 package-use.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2141 package-use.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sink: E
01:17:33 [2023-09-15T05:17:33.115Z] Entering directory: D2755 0 tabsview
01:17:33 [2023-09-15T05:17:33.115Z] Sink: D2755 0 tabsview
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 23733 TmfViewerFolder.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 23733 TmfViewerFolder.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 3059 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 3059 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2336 TmfViewerFolder.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2336 TmfViewerFolder.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sink: E
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2136 package-use.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2136 package-use.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sink: E
01:17:33 [2023-09-15T05:17:33.115Z] Sink: E
01:17:33 [2023-09-15T05:17:33.115Z] Entering directory: D2755 0 actions
01:17:33 [2023-09-15T05:17:33.115Z] Sink: D2755 0 actions
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 10283 HttpTraceImportOperation.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 10283 HttpTraceImportOperation.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 15095 OpenSourceCodeAction.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 15095 OpenSourceCodeAction.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 14528 TraceImportOperation.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 14528 TraceImportOperation.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 4175 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 4175 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2300 OpenSourceCodeAction.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2300 OpenSourceCodeAction.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2324 HttpTraceImportOperation.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2324 HttpTraceImportOperation.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2300 TraceImportOperation.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2300 TraceImportOperation.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sink: E
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2079 package-use.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2079 package-use.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sink: E
01:17:33 [2023-09-15T05:17:33.115Z] Entering directory: D2755 0 markers
01:17:33 [2023-09-15T05:17:33.115Z] Sink: D2755 0 markers
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 6608 IMarkerReferenceProvider.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 6608 IMarkerReferenceProvider.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 23860 PeriodicMarkerEventSource.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 23860 PeriodicMarkerEventSource.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 14348 PeriodicMarkerEventSource.Reference.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 14348 PeriodicMarkerEventSource.Reference.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 5230 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 5230 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2344 IMarkerReferenceProvider.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2344 IMarkerReferenceProvider.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2330 PeriodicMarkerEventSource.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2330 PeriodicMarkerEventSource.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 8177 PeriodicMarkerEventSource.Reference.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 8177 PeriodicMarkerEventSource.Reference.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sink: E
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 3322 package-use.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 3322 package-use.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sink: E
01:17:33 [2023-09-15T05:17:33.115Z] Entering directory: D2755 0 editors
01:17:33 [2023-09-15T05:17:33.115Z] Sink: D2755 0 editors
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 6117 ITmfTraceEditor.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 6117 ITmfTraceEditor.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 18196 TmfEditor.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 18196 TmfEditor.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 20145 TmfEditorInput.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 20145 TmfEditorInput.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 46316 TmfEventsEditor.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 46316 TmfEventsEditor.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 16929 TmfMultiPageEditorPart.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 16929 TmfMultiPageEditorPart.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 13078 TmfTraceColumnManager.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 13078 TmfTraceColumnManager.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 11176 UnsortedPropertySheetPage.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 11176 UnsortedPropertySheetPage.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 6440 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 6440 package-summary.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2306 TmfTraceColumnManager.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2306 TmfTraceColumnManager.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2264 TmfEditorInput.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2264 TmfEditorInput.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 3840 TmfEditor.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 3840 TmfEditor.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 3947 ITmfTraceEditor.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 3947 ITmfTraceEditor.html
01:17:33 [2023-09-15T05:17:33.115Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.115Z] Sending file modes: C0644 2330 UnsortedPropertySheetPage.html
01:17:33 [2023-09-15T05:17:33.115Z] Sink: C0644 2330 UnsortedPropertySheetPage.html
01:17:33 [2023-09-15T05:17:33.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.372Z] Sending file modes: C0644 2312 TmfMultiPageEditorPart.html
01:17:33 [2023-09-15T05:17:33.372Z] Sink: C0644 2312 TmfMultiPageEditorPart.html
01:17:33 [2023-09-15T05:17:33.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.372Z] Sending file modes: C0644 2270 TmfEventsEditor.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2270 TmfEventsEditor.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 3525 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 3525 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 properties
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 properties
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 7195 Messages.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 7195 Messages.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 11622 ReadOnlyTextPropertyDescriptor.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 11622 ReadOnlyTextPropertyDescriptor.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 16563 TmfTimestampFormatPage.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 16563 TmfTimestampFormatPage.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 4105 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 4105 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2378 ReadOnlyTextPropertyDescriptor.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2378 ReadOnlyTextPropertyDescriptor.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2330 TmfTimestampFormatPage.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2330 TmfTimestampFormatPage.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2246 Messages.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2246 Messages.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2094 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2094 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 model
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 model
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 18499 StyleManager.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 18499 StyleManager.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 3900 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 3900 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 4036 StyleManager.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 4036 StyleManager.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 3339 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 3339 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 analysis
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 analysis
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 22996 TmfAnalysisViewOutput.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 22996 TmfAnalysisViewOutput.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 3456 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 3456 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2312 TmfAnalysisViewOutput.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2312 TmfAnalysisViewOutput.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2084 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2084 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 signal
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 signal
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 12781 TmfTimeViewAlignmentInfo.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 12781 TmfTimeViewAlignmentInfo.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 16252 TmfTimeViewAlignmentSignal.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 16252 TmfTimeViewAlignmentSignal.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 10026 TmfUiSignalThrottler.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 10026 TmfUiSignalThrottler.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 4276 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 4276 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2294 TmfUiSignalThrottler.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2294 TmfUiSignalThrottler.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2330 TmfTimeViewAlignmentSignal.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2330 TmfTimeViewAlignmentSignal.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 17288 TmfTimeViewAlignmentInfo.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 17288 TmfTimeViewAlignmentInfo.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 11089 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 11089 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 13310 TmfUiRefreshHandler.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 13310 TmfUiRefreshHandler.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 tracetype
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 tracetype
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 preferences
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 preferences
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 19758 TraceTypeLabelProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 19758 TraceTypeLabelProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 12585 TraceTypePreferencePage.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 12585 TraceTypePreferencePage.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 17117 TraceTypePreferencePageViewer.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 17117 TraceTypePreferencePageViewer.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 17914 TraceTypeTreeContentProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 17914 TraceTypeTreeContentProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 4217 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 4217 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2414 TraceTypePreferencePage.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2414 TraceTypePreferencePage.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2450 TraceTypePreferencePageViewer.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2450 TraceTypePreferencePageViewer.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2408 TraceTypeLabelProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2408 TraceTypeLabelProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2444 TraceTypeTreeContentProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2444 TraceTypeTreeContentProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 2161 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 2161 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 5398 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 5398 package-summary.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 3970 TmfUiRefreshHandler.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 3970 TmfUiRefreshHandler.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 3206 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 3206 package-use.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sink: E
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 core
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 core
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 model
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 model
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 8234 AbstractStateSystemAnalysisDataProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 8234 AbstractStateSystemAnalysisDataProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Entering directory: D2755 0 timegraph
01:17:33 [2023-09-15T05:17:33.373Z] Sink: D2755 0 timegraph
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 22142 AbstractTimeGraphDataProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 22142 AbstractTimeGraphDataProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 12264 ITimeGraphArrow.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 12264 ITimeGraphArrow.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 21083 ITimeGraphDataProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 21083 ITimeGraphDataProvider.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 12488 ITimeGraphEntryModel.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 12488 ITimeGraphEntryModel.html
01:17:33 [2023-09-15T05:17:33.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.373Z] Sending file modes: C0644 8197 ITimeGraphRowModel.html
01:17:33 [2023-09-15T05:17:33.373Z] Sink: C0644 8197 ITimeGraphRowModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 9021 ITimeGraphState.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 9021 ITimeGraphState.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 23017 ITimeGraphStateFilter.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 23017 ITimeGraphStateFilter.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 23122 TimeGraphArrow.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 23122 TimeGraphArrow.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 25036 TimeGraphEntryModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 25036 TimeGraphEntryModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 12247 TimeGraphModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 12247 TimeGraphModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 15043 TimeGraphRowModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 15043 TimeGraphRowModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 25555 TimeGraphState.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 25555 TimeGraphState.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 40236 TmfTimeGraphCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 40236 TmfTimeGraphCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 11865 package-summary.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 11865 package-summary.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.630Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 10843 TimeGraphEntryModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 10843 TimeGraphEntryModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 20184 ITimeGraphState.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 20184 ITimeGraphState.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 10087 TimeGraphModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 10087 TimeGraphModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 2426 AbstractTimeGraphDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 2426 AbstractTimeGraphDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 6682 ITimeGraphRowModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 6682 ITimeGraphRowModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 2336 TimeGraphArrow.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 2336 TimeGraphArrow.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 2450 TmfTimeGraphCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 2450 TmfTimeGraphCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 14573 ITimeGraphDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 14573 ITimeGraphDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 13352 ITimeGraphEntryModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 13352 ITimeGraphEntryModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 2354 TimeGraphRowModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 2354 TimeGraphRowModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 2336 TimeGraphState.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 2336 TimeGraphState.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 12538 ITimeGraphArrow.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 12538 ITimeGraphArrow.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 8346 ITimeGraphStateFilter.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 8346 ITimeGraphStateFilter.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sink: E
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 11574 package-use.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 11574 package-use.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sink: E
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 8063 AbstractTmfTraceDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 8063 AbstractTmfTraceDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Entering directory: D2755 0 xy
01:17:33 [2023-09-15T05:17:33.630Z] Sink: D2755 0 xy
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 17674 AbstractTreeCommonXDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 17674 AbstractTreeCommonXDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 14983 ISeriesModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 14983 ISeriesModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 17161 ISeriesModel.DisplayType.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 17161 ISeriesModel.DisplayType.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 8483 ITmfCommonXAxisModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 8483 ITmfCommonXAxisModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 6320 ITmfTreeXYDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 6320 ITmfTreeXYDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 9242 ITmfXYDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 9242 ITmfXYDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 5492 ITmfXyEntryModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 5492 ITmfXyEntryModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 8791 ITmfXyModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 8791 ITmfXyModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 9638 IYModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 9638 IYModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 26880 TmfTreeXYCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 26880 TmfTreeXYCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 17306 TmfXYAxisDescription.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 17306 TmfXYAxisDescription.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 22259 TmfXyTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 22259 TmfXyTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 11399 package-summary.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 11399 package-summary.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.630Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 4339 ITmfCommonXAxisModel.html
01:17:33 [2023-09-15T05:17:33.630Z] Sink: C0644 4339 ITmfCommonXAxisModel.html
01:17:33 [2023-09-15T05:17:33.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.630Z] Sending file modes: C0644 12784 ITmfXyModel.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 12784 ITmfXyModel.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sending file modes: C0644 2318 TmfXyTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 2318 TmfXyTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sending file modes: C0644 8367 IYModel.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 8367 IYModel.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sending file modes: C0644 2396 AbstractTreeCommonXDataProvider.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 2396 AbstractTreeCommonXDataProvider.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sending file modes: C0644 8224 ITmfXYDataProvider.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 8224 ITmfXYDataProvider.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sending file modes: C0644 10857 TmfXYAxisDescription.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 10857 TmfXYAxisDescription.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sending file modes: C0644 12398 ITmfTreeXYDataProvider.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 12398 ITmfTreeXYDataProvider.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sending file modes: C0644 2390 TmfTreeXYCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 2390 TmfTreeXYCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sending file modes: C0644 4219 ITmfXyEntryModel.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 4219 ITmfXyEntryModel.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sending file modes: C0644 9053 ISeriesModel.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 9053 ISeriesModel.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sending file modes: C0644 8444 ISeriesModel.DisplayType.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 8444 ISeriesModel.DisplayType.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sink: E
01:17:33 [2023-09-15T05:17:33.631Z] Sending file modes: C0644 9170 package-use.html
01:17:33 [2023-09-15T05:17:33.631Z] Sink: C0644 9170 package-use.html
01:17:33 [2023-09-15T05:17:33.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.631Z] Sink: E
01:17:33 [2023-09-15T05:17:33.631Z] Entering directory: D2755 0 tree
01:17:33 [2023-09-15T05:17:33.631Z] Sink: D2755 0 tree
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 18798 AbstractTreeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 18798 AbstractTreeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 7648 ITmfSelectionTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 7648 ITmfSelectionTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 14051 ITmfTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 14051 ITmfTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 13177 ITmfTreeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 13177 ITmfTreeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 31948 TmfTreeCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 31948 TmfTreeCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 28017 TmfTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 28017 TmfTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 19846 TmfTreeModel.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 19846 TmfTreeModel.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 17424 TmfTreeModel.Builder.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 17424 TmfTreeModel.Builder.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 10223 package-summary.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 10223 package-summary.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.887Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 15655 TmfTreeModel.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 15655 TmfTreeModel.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 6374 TmfTreeModel.Builder.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 6374 TmfTreeModel.Builder.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 6855 TmfTreeCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 6855 TmfTreeCompositeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 8421 AbstractTreeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 8421 AbstractTreeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 11157 TmfTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 11157 TmfTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 5260 ITmfSelectionTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 5260 ITmfSelectionTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 46449 ITmfTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 46449 ITmfTreeDataModel.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 30594 ITmfTreeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 30594 ITmfTreeDataProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sink: E
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 21176 package-use.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 21176 package-use.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sink: E
01:17:33 [2023-09-15T05:17:33.887Z] Entering directory: D2755 0 annotations
01:17:33 [2023-09-15T05:17:33.887Z] Sink: D2755 0 annotations
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 25758 Annotation.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 25758 Annotation.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 13966 AnnotationCategoriesModel.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 13966 AnnotationCategoriesModel.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 14812 AnnotationModel.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 14812 AnnotationModel.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 23968 EventAnnotationProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 23968 EventAnnotationProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 14420 IAnnotation.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 14420 IAnnotation.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 17357 IAnnotation.AnnotationType.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 17357 IAnnotation.AnnotationType.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 5058 IOutputAnnotationParameters.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 5058 IOutputAnnotationParameters.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 12411 IOutputAnnotationProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 12411 IOutputAnnotationProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 17844 TraceAnnotationProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 17844 TraceAnnotationProvider.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 9590 package-summary.html
01:17:33 [2023-09-15T05:17:33.887Z] Sink: C0644 9590 package-summary.html
01:17:33 [2023-09-15T05:17:33.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.887Z] Entering directory: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.887Z] Sink: D2755 0 class-use
01:17:33 [2023-09-15T05:17:33.887Z] Sending file modes: C0644 2402 TraceAnnotationProvider.html
01:17:33 [2023-09-15T05:17:33.888Z] Sink: C0644 2402 TraceAnnotationProvider.html
01:17:33 [2023-09-15T05:17:33.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.888Z] Sending file modes: C0644 2446 IOutputAnnotationParameters.html
01:17:33 [2023-09-15T05:17:33.888Z] Sink: C0644 2446 IOutputAnnotationParameters.html
01:17:33 [2023-09-15T05:17:33.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.888Z] Sending file modes: C0644 6242 Annotation.html
01:17:33 [2023-09-15T05:17:33.888Z] Sink: C0644 6242 Annotation.html
01:17:33 [2023-09-15T05:17:33.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.888Z] Sending file modes: C0644 11225 IOutputAnnotationProvider.html
01:17:33 [2023-09-15T05:17:33.888Z] Sink: C0644 11225 IOutputAnnotationProvider.html
01:17:33 [2023-09-15T05:17:33.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.888Z] Sending file modes: C0644 6491 IAnnotation.html
01:17:33 [2023-09-15T05:17:33.888Z] Sink: C0644 6491 IAnnotation.html
01:17:33 [2023-09-15T05:17:33.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.888Z] Sending file modes: C0644 7780 IAnnotation.AnnotationType.html
01:17:33 [2023-09-15T05:17:33.888Z] Sink: C0644 7780 IAnnotation.AnnotationType.html
01:17:33 [2023-09-15T05:17:33.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:33 [2023-09-15T05:17:33.888Z] Sending file modes: C0644 13582 AnnotationCategoriesModel.html
01:17:33 [2023-09-15T05:17:33.888Z] Sink: C0644 13582 AnnotationCategoriesModel.html
01:17:34 [2023-09-15T05:17:34.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.144Z] Sending file modes: C0644 12988 AnnotationModel.html
01:17:34 [2023-09-15T05:17:34.144Z] Sink: C0644 12988 AnnotationModel.html
01:17:34 [2023-09-15T05:17:34.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.144Z] Sending file modes: C0644 2402 EventAnnotationProvider.html
01:17:34 [2023-09-15T05:17:34.144Z] Sink: C0644 2402 EventAnnotationProvider.html
01:17:34 [2023-09-15T05:17:34.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.144Z] Sink: E
01:17:34 [2023-09-15T05:17:34.144Z] Sending file modes: C0644 9701 package-use.html
01:17:34 [2023-09-15T05:17:34.144Z] Sink: C0644 9701 package-use.html
01:17:34 [2023-09-15T05:17:34.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.144Z] Sink: E
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 15106 CommonStatusMessage.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 15106 CommonStatusMessage.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 9742 CoreFilterProperty.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 9742 CoreFilterProperty.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 8835 CoreMetadataStrings.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 8835 CoreMetadataStrings.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 20273 DataProviderDescriptor.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 20273 DataProviderDescriptor.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 17250 DataProviderDescriptor.Builder.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 17250 DataProviderDescriptor.Builder.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Entering directory: D2755 0 filters
01:17:34 [2023-09-15T05:17:34.145Z] Sink: D2755 0 filters
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 10680 FilterTimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 10680 FilterTimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 6204 ICumulativeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 6204 ICumulativeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 6805 IMultipleSelectionQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 6805 IMultipleSelectionQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 16116 SelectedCounterQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 16116 SelectedCounterQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 17030 SelectedCpuQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 17030 SelectedCpuQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 18994 SelectionTimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 18994 SelectionTimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 16214 TimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 16214 TimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 8572 package-summary.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 8572 package-summary.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.145Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 2372 SelectedCpuQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 2372 SelectedCpuQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 2366 FilterTimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 2366 FilterTimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 5591 TimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 5591 TimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 2396 SelectedCounterQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 2396 SelectedCounterQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 4291 ICumulativeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 4291 ICumulativeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 4694 SelectionTimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 4694 SelectionTimeQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 5230 IMultipleSelectionQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 5230 IMultipleSelectionQueryFilter.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sink: E
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 4436 package-use.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 4436 package-use.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sink: E
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 13899 ICoreElementResolver.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 13899 ICoreElementResolver.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 13442 ICorePropertyCollection.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 13442 ICorePropertyCollection.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 10308 IOutputElement.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 10308 IOutputElement.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 9045 IOutputStyleProvider.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 9045 IOutputStyleProvider.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 8829 ITableColumnDescriptor.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 8829 ITableColumnDescriptor.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 9720 ITimeElement.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 9720 ITimeElement.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 14478 Messages.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 14478 Messages.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 18304 OutputElement.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 18304 OutputElement.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 19323 OutputElementStyle.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 19323 OutputElementStyle.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 11799 OutputStyleModel.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 11799 OutputStyleModel.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 25550 SeriesModel.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 25550 SeriesModel.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 17761 SeriesModel.SeriesModelBuilder.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 17761 SeriesModel.SeriesModelBuilder.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 55199 StyleProperties.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 55199 StyleProperties.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 9403 StyleProperties.BorderStyle.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 9403 StyleProperties.BorderStyle.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 7174 StyleProperties.FontStyle.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 7174 StyleProperties.FontStyle.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 8362 StyleProperties.FontWeight.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 8362 StyleProperties.FontWeight.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 6273 StyleProperties.LinearGradientDirection.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 6273 StyleProperties.LinearGradientDirection.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 10732 StyleProperties.SeriesStyle.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 10732 StyleProperties.SeriesStyle.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 8375 StyleProperties.SeriesType.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 8375 StyleProperties.SeriesType.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 12724 StyleProperties.SymbolType.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 12724 StyleProperties.SymbolType.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 8223 StyleProperties.TextAlign.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 8223 StyleProperties.TextAlign.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 6062 StyleProperties.TextDirection.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 6062 StyleProperties.TextDirection.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 7210 StyleProperties.VerticalAlign.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 7210 StyleProperties.VerticalAlign.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 16540 TmfCommonXAxisModel.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 16540 TmfCommonXAxisModel.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 13948 TmfXyModel.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 13948 TmfXyModel.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 21482 YModel.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 21482 YModel.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 18406 package-summary.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 18406 package-summary.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.145Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 6315 IOutputStyleProvider.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 6315 IOutputStyleProvider.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 40017 OutputElementStyle.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 40017 OutputElementStyle.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 4161 SeriesModel.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 4161 SeriesModel.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 6584 SeriesModel.SeriesModelBuilder.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 6584 SeriesModel.SeriesModelBuilder.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 18238 ICorePropertyCollection.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 18238 ICorePropertyCollection.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 5959 ITableColumnDescriptor.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 5959 ITableColumnDescriptor.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 12353 AbstractTmfTraceDataProvider.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 12353 AbstractTmfTraceDataProvider.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 9761 OutputStyleModel.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 9761 OutputStyleModel.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 23053 ICoreElementResolver.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 23053 ICoreElementResolver.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 2240 TmfXyModel.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 2240 TmfXyModel.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.145Z] Sending file modes: C0644 11457 ITimeElement.html
01:17:34 [2023-09-15T05:17:34.145Z] Sink: C0644 11457 ITimeElement.html
01:17:34 [2023-09-15T05:17:34.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.146Z] Sending file modes: C0644 2294 CoreMetadataStrings.html
01:17:34 [2023-09-15T05:17:34.146Z] Sink: C0644 2294 CoreMetadataStrings.html
01:17:34 [2023-09-15T05:17:34.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.146Z] Sending file modes: C0644 2294 CommonStatusMessage.html
01:17:34 [2023-09-15T05:17:34.146Z] Sink: C0644 2294 CommonStatusMessage.html
01:17:34 [2023-09-15T05:17:34.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.146Z] Sending file modes: C0644 2288 CoreFilterProperty.html
01:17:34 [2023-09-15T05:17:34.146Z] Sink: C0644 2288 CoreFilterProperty.html
01:17:34 [2023-09-15T05:17:34.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.146Z] Sending file modes: C0644 2294 TmfCommonXAxisModel.html
01:17:34 [2023-09-15T05:17:34.146Z] Sink: C0644 2294 TmfCommonXAxisModel.html
01:17:34 [2023-09-15T05:17:34.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.146Z] Sending file modes: C0644 10615 AbstractStateSystemAnalysisDataProvider.html
01:17:34 [2023-09-15T05:17:34.146Z] Sink: C0644 10615 AbstractStateSystemAnalysisDataProvider.html
01:17:34 [2023-09-15T05:17:34.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.146Z] Sending file modes: C0644 2312 DataProviderDescriptor.html
01:17:34 [2023-09-15T05:17:34.146Z] Sink: C0644 2312 DataProviderDescriptor.html
01:17:34 [2023-09-15T05:17:34.146Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 6794 DataProviderDescriptor.Builder.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 6794 DataProviderDescriptor.Builder.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 6372 OutputElement.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 6372 OutputElement.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2216 YModel.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2216 YModel.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 10853 IOutputElement.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 10853 IOutputElement.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2228 Messages.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2228 Messages.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2270 StyleProperties.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2270 StyleProperties.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2382 StyleProperties.VerticalAlign.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2382 StyleProperties.VerticalAlign.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2370 StyleProperties.SeriesStyle.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2370 StyleProperties.SeriesStyle.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2364 StyleProperties.SeriesType.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2364 StyleProperties.SeriesType.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2364 StyleProperties.SymbolType.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2364 StyleProperties.SymbolType.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2364 StyleProperties.FontWeight.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2364 StyleProperties.FontWeight.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2358 StyleProperties.FontStyle.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2358 StyleProperties.FontStyle.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2358 StyleProperties.TextAlign.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2358 StyleProperties.TextAlign.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2382 StyleProperties.TextDirection.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2382 StyleProperties.TextDirection.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2370 StyleProperties.BorderStyle.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2370 StyleProperties.BorderStyle.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2442 StyleProperties.LinearGradientDirection.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2442 StyleProperties.LinearGradientDirection.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sink: E
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 28247 package-use.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 28247 package-use.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sink: E
01:17:34 [2023-09-15T05:17:34.402Z] Entering directory: D2755 0 statesystem
01:17:34 [2023-09-15T05:17:34.402Z] Sink: D2755 0 statesystem
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 35712 AbstractTmfStateProvider.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 35712 AbstractTmfStateProvider.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 19108 ITmfAnalysisModuleWithStateSystems.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 19108 ITmfAnalysisModuleWithStateSystems.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 27211 ITmfStateProvider.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 27211 ITmfStateProvider.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 18172 ITmfStateProvider.FutureEventType.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 18172 ITmfStateProvider.FutureEventType.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 9862 Messages.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 9862 Messages.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 15748 TmfAttributePool.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 15748 TmfAttributePool.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 17550 TmfAttributePool.QueueType.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 17550 TmfAttributePool.QueueType.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 41516 TmfStateSystemAnalysisModule.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 41516 TmfStateSystemAnalysisModule.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 8106 package-summary.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 8106 package-summary.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.402Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2264 Messages.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2264 Messages.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 2312 TmfAttributePool.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 2312 TmfAttributePool.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 6706 TmfAttributePool.QueueType.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 6706 TmfAttributePool.QueueType.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 22217 ITmfStateProvider.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 22217 ITmfStateProvider.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 7616 ITmfStateProvider.FutureEventType.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 7616 ITmfStateProvider.FutureEventType.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 24042 ITmfAnalysisModuleWithStateSystems.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 24042 ITmfAnalysisModuleWithStateSystems.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 14426 AbstractTmfStateProvider.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 14426 AbstractTmfStateProvider.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 27827 TmfStateSystemAnalysisModule.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 27827 TmfStateSystemAnalysisModule.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sink: E
01:17:34 [2023-09-15T05:17:34.402Z] Sending file modes: C0644 29138 package-use.html
01:17:34 [2023-09-15T05:17:34.402Z] Sink: C0644 29138 package-use.html
01:17:34 [2023-09-15T05:17:34.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.402Z] Sink: E
01:17:34 [2023-09-15T05:17:34.402Z] Entering directory: D2755 0 trace
01:17:34 [2023-09-15T05:17:34.403Z] Sink: D2755 0 trace
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 14776 AbstractTmfTraceAdapterFactory.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 14776 AbstractTmfTraceAdapterFactory.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 7467 ICyclesConverter.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 7467 ICyclesConverter.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Entering directory: D2755 0 indexer
01:17:34 [2023-09-15T05:17:34.403Z] Sink: D2755 0 indexer
01:17:34 [2023-09-15T05:17:34.403Z] Entering directory: D2755 0 checkpoint
01:17:34 [2023-09-15T05:17:34.403Z] Sink: D2755 0 checkpoint
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 14169 ITmfCheckpoint.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 14169 ITmfCheckpoint.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 18023 ITmfCheckpointIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 18023 ITmfCheckpointIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 26398 TmfCheckpoint.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 26398 TmfCheckpoint.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 24518 TmfCheckpointIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 24518 TmfCheckpointIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 5755 package-summary.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 5755 package-summary.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.403Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 12726 ITmfCheckpoint.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 12726 ITmfCheckpoint.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 4759 ITmfCheckpointIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 4759 ITmfCheckpointIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 4655 TmfCheckpointIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 4655 TmfCheckpointIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 4334 TmfCheckpoint.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 4334 TmfCheckpoint.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sink: E
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 5410 package-use.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 5410 package-use.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sink: E
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 8825 ITmfPersistentlyIndexable.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 8825 ITmfPersistentlyIndexable.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 14970 ITmfTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 14970 ITmfTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 28651 TmfBTreeTraceIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 28651 TmfBTreeTraceIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 8996 TmfBTreeTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 8996 TmfBTreeTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 28620 TmfFlatArrayTraceIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 28620 TmfFlatArrayTraceIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 9040 TmfFlatArrayTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 9040 TmfFlatArrayTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 7526 package-summary.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 7526 package-summary.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.403Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 2360 TmfBTreeTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 2360 TmfBTreeTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 2348 TmfBTreeTraceIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 2348 TmfBTreeTraceIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 8073 ITmfTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 8073 ITmfTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 2372 TmfFlatArrayTraceIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 2372 TmfFlatArrayTraceIndex.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 13921 ITmfPersistentlyIndexable.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 13921 ITmfPersistentlyIndexable.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 2384 TmfFlatArrayTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 2384 TmfFlatArrayTraceIndexer.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sink: E
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 12015 package-use.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 12015 package-use.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sink: E
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 13622 ITmfContext.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 13622 ITmfContext.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 8083 ITmfEventParser.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 8083 ITmfEventParser.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.403Z] Entering directory: D2755 0 location
01:17:34 [2023-09-15T05:17:34.403Z] Sink: D2755 0 location
01:17:34 [2023-09-15T05:17:34.403Z] Sending file modes: C0644 8364 ITmfLocation.html
01:17:34 [2023-09-15T05:17:34.403Z] Sink: C0644 8364 ITmfLocation.html
01:17:34 [2023-09-15T05:17:34.403Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 16688 TmfLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 16688 TmfLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 15688 TmfLongLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 15688 TmfLongLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 15079 TmfTimestampLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 15079 TmfTimestampLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 6391 package-summary.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 6391 package-summary.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.660Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 4288 TmfTimestampLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 4288 TmfTimestampLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 45125 ITmfLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 45125 ITmfLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 4208 TmfLongLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 4208 TmfLongLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 6907 TmfLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 6907 TmfLocation.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sink: E
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 13018 package-use.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 13018 package-use.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sink: E
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 64263 ITmfTrace.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 64263 ITmfTrace.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 8166 ITmfTraceCompleteness.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 8166 ITmfTraceCompleteness.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 7589 ITmfTraceKnownSize.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 7589 ITmfTraceKnownSize.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 8479 ITmfTraceWithPreDefinedEvents.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 8479 ITmfTraceWithPreDefinedEvents.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Entering directory: D2755 0 trim
01:17:34 [2023-09-15T05:17:34.660Z] Sink: D2755 0 trim
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 9515 ITmfTrimmableTrace.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 9515 ITmfTrimmableTrace.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 4902 package-summary.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 4902 package-summary.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.660Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 7193 ITmfTrimmableTrace.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 7193 ITmfTrimmableTrace.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sink: E
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 5805 package-use.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 5805 package-use.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sink: E
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 6789 ITraceContextSignalHandler.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 6789 ITraceContextSignalHandler.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Entering directory: D2755 0 text
01:17:34 [2023-09-15T05:17:34.660Z] Sink: D2755 0 text
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 48942 TextTrace.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 48942 TextTrace.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 16424 TextTraceContext.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 16424 TextTraceContext.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 16180 TextTraceEvent.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 16180 TextTraceEvent.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 38452 TextTraceEventContent.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 38452 TextTraceEventContent.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 5547 package-summary.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 5547 package-summary.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.660Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.660Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.660Z] Sending file modes: C0644 5806 TextTrace.html
01:17:34 [2023-09-15T05:17:34.660Z] Sink: C0644 5806 TextTrace.html
01:17:34 [2023-09-15T05:17:34.660Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 6995 TextTraceEventContent.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 6995 TextTraceEventContent.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 5699 TextTraceContext.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 5699 TextTraceContext.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 9019 TextTraceEvent.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 9019 TextTraceEvent.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sink: E
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 4229 package-use.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 4229 package-use.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sink: E
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 25300 TmfContext.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 25300 TmfContext.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 12763 TmfEventTypeCollectionHelper.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 12763 TmfEventTypeCollectionHelper.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Entering directory: D2755 0 experiment
01:17:34 [2023-09-15T05:17:34.661Z] Sink: D2755 0 experiment
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 76248 TmfExperiment.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 76248 TmfExperiment.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 13566 TmfExperimentUtils.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 13566 TmfExperimentUtils.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 4835 package-summary.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 4835 package-summary.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.661Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 9700 TmfExperiment.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 9700 TmfExperiment.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 2366 TmfExperimentUtils.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 2366 TmfExperimentUtils.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sink: E
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 5575 package-use.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 5575 package-use.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sink: E
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 83187 TmfTrace.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 83187 TmfTrace.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 16623 TmfTraceAdapterManager.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 16623 TmfTraceAdapterManager.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 26334 TmfTraceContext.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 26334 TmfTraceContext.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 21190 TmfTraceContext.Builder.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 21190 TmfTraceContext.Builder.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 50605 TmfTraceManager.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 50605 TmfTraceManager.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 39654 TmfTraceUtils.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 39654 TmfTraceUtils.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 13777 TraceValidationStatus.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 13777 TraceValidationStatus.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 12217 package-summary.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 12217 package-summary.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.661Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 264987 ITmfTrace.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 264987 ITmfTrace.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 2312 TmfTraceAdapterManager.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 2312 TmfTraceAdapterManager.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 14335 TmfTrace.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 14335 TmfTrace.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 14888 ITmfTraceCompleteness.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 14888 ITmfTraceCompleteness.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 2258 TmfTraceUtils.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 2258 TmfTraceUtils.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 9802 TmfContext.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 9802 TmfContext.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 2348 TmfEventTypeCollectionHelper.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 2348 TmfEventTypeCollectionHelper.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 4045 TmfTraceManager.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 4045 TmfTraceManager.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 4158 TraceValidationStatus.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 4158 TraceValidationStatus.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 7094 ITmfTraceKnownSize.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 7094 ITmfTraceKnownSize.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 43508 ITmfContext.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 43508 ITmfContext.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 11471 TmfTraceContext.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 11471 TmfTraceContext.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 15081 TmfTraceContext.Builder.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 15081 TmfTraceContext.Builder.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 7303 ITmfTraceWithPreDefinedEvents.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 7303 ITmfTraceWithPreDefinedEvents.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 14654 ITmfEventParser.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 14654 ITmfEventParser.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 7056 ICyclesConverter.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 7056 ICyclesConverter.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 5973 ITraceContextSignalHandler.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 5973 ITraceContextSignalHandler.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 2360 AbstractTmfTraceAdapterFactory.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 2360 AbstractTmfTraceAdapterFactory.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sink: E
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 77893 package-use.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 77893 package-use.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sink: E
01:17:34 [2023-09-15T05:17:34.661Z] Entering directory: D2755 0 io
01:17:34 [2023-09-15T05:17:34.661Z] Sink: D2755 0 io
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 40884 BufferedRandomAccessFile.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 40884 BufferedRandomAccessFile.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 20919 ResourceUtil.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 20919 ResourceUtil.html
01:17:34 [2023-09-15T05:17:34.661Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.661Z] Sending file modes: C0644 3796 package-summary.html
01:17:34 [2023-09-15T05:17:34.661Z] Sink: C0644 3796 package-summary.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.918Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 2306 BufferedRandomAccessFile.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 2306 BufferedRandomAccessFile.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 2234 ResourceUtil.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 2234 ResourceUtil.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sink: E
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 2064 package-use.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 2064 package-use.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sink: E
01:17:34 [2023-09-15T05:17:34.918Z] Entering directory: D2755 0 parsers
01:17:34 [2023-09-15T05:17:34.918Z] Sink: D2755 0 parsers
01:17:34 [2023-09-15T05:17:34.918Z] Entering directory: D2755 0 custom
01:17:34 [2023-09-15T05:17:34.918Z] Sink: D2755 0 custom
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 22806 CustomEvent.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 22806 CustomEvent.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 15643 CustomEventContent.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 15643 CustomEventContent.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 17275 CustomEventType.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 17275 CustomEventType.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 25615 CustomTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 25615 CustomTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 13456 CustomTraceDefinition.OutputColumn.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 13456 CustomTraceDefinition.OutputColumn.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 26518 CustomTraceDefinition.Tag.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 26518 CustomTraceDefinition.Tag.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 17699 CustomTxtEvent.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 17699 CustomTxtEvent.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 9561 CustomTxtEventType.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 9561 CustomTxtEventType.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 68351 CustomTxtTrace.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 68351 CustomTxtTrace.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 16729 CustomTxtTraceContext.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 16729 CustomTxtTraceContext.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 33132 CustomTxtTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 33132 CustomTxtTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 17590 CustomTxtTraceDefinition.Cardinality.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 17590 CustomTxtTraceDefinition.Cardinality.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 14566 CustomTxtTraceDefinition.InputData.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 14566 CustomTxtTraceDefinition.InputData.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 34726 CustomTxtTraceDefinition.InputLine.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 34726 CustomTxtTraceDefinition.InputLine.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 18615 CustomXmlEvent.html
01:17:34 [2023-09-15T05:17:34.918Z] Sink: C0644 18615 CustomXmlEvent.html
01:17:34 [2023-09-15T05:17:34.918Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.918Z] Sending file modes: C0644 9566 CustomXmlEventType.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 9566 CustomXmlEventType.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 15765 CustomXmlInputAttribute.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 15765 CustomXmlInputAttribute.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 43915 CustomXmlInputElement.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 43915 CustomXmlInputElement.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 71422 CustomXmlTrace.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 71422 CustomXmlTrace.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 12822 CustomXmlTraceContext.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 12822 CustomXmlTraceContext.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 32878 CustomXmlTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 32878 CustomXmlTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 44368 Messages.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 44368 Messages.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 11187 package-summary.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 11187 package-summary.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.919Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 2372 CustomXmlTraceContext.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 2372 CustomXmlTraceContext.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 2294 Messages.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 2294 Messages.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 2354 CustomEventContent.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 2354 CustomEventContent.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 8873 CustomTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 8873 CustomTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 6666 CustomTraceDefinition.OutputColumn.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 6666 CustomTraceDefinition.OutputColumn.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 15978 CustomTraceDefinition.Tag.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 15978 CustomTraceDefinition.Tag.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 2354 CustomXmlEventType.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 2354 CustomXmlEventType.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 4446 CustomEventType.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 4446 CustomEventType.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 2354 CustomTxtEventType.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 2354 CustomTxtEventType.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 12496 CustomXmlTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 12496 CustomXmlTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 11692 CustomTxtTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 11692 CustomTxtTraceDefinition.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 8558 CustomTxtTraceDefinition.Cardinality.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 8558 CustomTxtTraceDefinition.Cardinality.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 7511 CustomTxtTraceDefinition.InputData.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 7511 CustomTxtTraceDefinition.InputData.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 16609 CustomTxtTraceDefinition.InputLine.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 16609 CustomTxtTraceDefinition.InputLine.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 4496 CustomTxtTraceContext.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 4496 CustomTxtTraceContext.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 5812 CustomXmlEvent.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 5812 CustomXmlEvent.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 2330 CustomXmlTrace.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 2330 CustomXmlTrace.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 2330 CustomTxtTrace.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 2330 CustomTxtTrace.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 5586 CustomEvent.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 5586 CustomEvent.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 8843 CustomXmlInputAttribute.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 8843 CustomXmlInputAttribute.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 15299 CustomXmlInputElement.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 15299 CustomXmlInputElement.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 5621 CustomTxtEvent.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 5621 CustomTxtEvent.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sink: E
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 7238 package-use.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 7238 package-use.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sink: E
01:17:34 [2023-09-15T05:17:34.919Z] Sink: E
01:17:34 [2023-09-15T05:17:34.919Z] Entering directory: D2755 0 component
01:17:34 [2023-09-15T05:17:34.919Z] Sink: D2755 0 component
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 7678 DataProviderConstants.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 7678 DataProviderConstants.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 25626 ITmfComponent.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 25626 ITmfComponent.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 25001 ITmfEventProvider.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 25001 ITmfEventProvider.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 19681 TmfComponent.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 19681 TmfComponent.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 47676 TmfEventProvider.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 47676 TmfEventProvider.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 5849 package-summary.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 5849 package-summary.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Entering directory: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.919Z] Sink: D2755 0 class-use
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 29202 ITmfEventProvider.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 29202 ITmfEventProvider.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 110550 ITmfComponent.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 110550 ITmfComponent.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 2330 DataProviderConstants.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 2330 DataProviderConstants.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 14711 TmfEventProvider.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 14711 TmfEventProvider.html
01:17:34 [2023-09-15T05:17:34.919Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:34 [2023-09-15T05:17:34.919Z] Sending file modes: C0644 74592 TmfComponent.html
01:17:34 [2023-09-15T05:17:34.919Z] Sink: C0644 74592 TmfComponent.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sink: E
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 75947 package-use.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 75947 package-use.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sink: E
01:17:35 [2023-09-15T05:17:35.176Z] Entering directory: D2755 0 dataprovider
01:17:35 [2023-09-15T05:17:35.176Z] Sink: D2755 0 dataprovider
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 23943 DataProviderManager.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 23943 DataProviderManager.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 48749 DataProviderParameterUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 48749 DataProviderParameterUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 17532 DataProviderParameterUtils.Direction.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 17532 DataProviderParameterUtils.Direction.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 19690 DataType.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 19690 DataType.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 10994 DataTypeUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 10994 DataTypeUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 10996 IDataProviderDescriptor.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 10996 IDataProviderDescriptor.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 19855 IDataProviderDescriptor.ProviderType.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 19855 IDataProviderDescriptor.ProviderType.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 14438 IDataProviderFactory.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 14438 IDataProviderFactory.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 11937 X11ColorUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 11937 X11ColorUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 7937 package-summary.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 7937 package-summary.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.176Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 2378 DataProviderParameterUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 2378 DataProviderParameterUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 5346 DataProviderParameterUtils.Direction.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 5346 DataProviderParameterUtils.Direction.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 4197 DataProviderManager.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 4197 DataProviderManager.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 2300 X11ColorUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 2300 X11ColorUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 4754 IDataProviderFactory.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 4754 IDataProviderFactory.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 11537 IDataProviderDescriptor.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 11537 IDataProviderDescriptor.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 8896 IDataProviderDescriptor.ProviderType.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 8896 IDataProviderDescriptor.ProviderType.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 10680 DataType.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 10680 DataType.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 2300 DataTypeUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 2300 DataTypeUtils.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sink: E
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 8991 package-use.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 8991 package-use.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sink: E
01:17:35 [2023-09-15T05:17:35.176Z] Entering directory: D2755 0 presentation
01:17:35 [2023-09-15T05:17:35.176Z] Sink: D2755 0 presentation
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 26946 DefaultColorPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 26946 DefaultColorPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 8705 IPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 8705 IPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 11610 IXYPresentationProvider.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 11610 IXYPresentationProvider.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 17081 QualitativePaletteProvider.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 17081 QualitativePaletteProvider.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 15659 QualitativePaletteProvider.Builder.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 15659 QualitativePaletteProvider.Builder.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 26822 RGBAColor.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 26822 RGBAColor.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 8850 RotatingPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.176Z] Sink: C0644 8850 RotatingPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.176Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.176Z] Sending file modes: C0644 14167 RotatingPaletteProvider.Builder.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 14167 RotatingPaletteProvider.Builder.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 12943 SequentialPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 12943 SequentialPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 15732 XYPresentationProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 15732 XYPresentationProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 8657 package-summary.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 8657 package-summary.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.177Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 22609 RGBAColor.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 22609 RGBAColor.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 5386 QualitativePaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 5386 QualitativePaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 6324 QualitativePaletteProvider.Builder.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 6324 QualitativePaletteProvider.Builder.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 4320 RotatingPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 4320 RotatingPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 5645 RotatingPaletteProvider.Builder.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 5645 RotatingPaletteProvider.Builder.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 2354 XYPresentationProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 2354 XYPresentationProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 2384 DefaultColorPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 2384 DefaultColorPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 2372 SequentialPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 2372 SequentialPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 4380 IXYPresentationProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 4380 IXYPresentationProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 7870 IPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 7870 IPaletteProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sink: E
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 7391 package-use.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 7391 package-use.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sink: E
01:17:35 [2023-09-15T05:17:35.177Z] Entering directory: D2755 0 symbols
01:17:35 [2023-09-15T05:17:35.177Z] Sink: D2755 0 symbols
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 17330 DefaultSymbolProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 17330 DefaultSymbolProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 13257 IMappingFile.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 13257 IMappingFile.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 11456 ISymbolProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 11456 ISymbolProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 6913 ISymbolProviderFactory.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 6913 ISymbolProviderFactory.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 13785 SymbolProviderManager.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 13785 SymbolProviderManager.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 12481 SymbolProviderUtils.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 12481 SymbolProviderUtils.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 16913 TmfResolvedSymbol.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 16913 TmfResolvedSymbol.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 7711 package-summary.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 7711 package-summary.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.177Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 4176 SymbolProviderManager.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 4176 SymbolProviderManager.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 2344 ISymbolProviderFactory.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 2344 ISymbolProviderFactory.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 2306 SymbolProviderUtils.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 2306 SymbolProviderUtils.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 10994 ISymbolProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 10994 ISymbolProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 2318 DefaultSymbolProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 2318 DefaultSymbolProvider.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 5151 IMappingFile.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 5151 IMappingFile.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 7606 TmfResolvedSymbol.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 7606 TmfResolvedSymbol.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sink: E
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 5577 package-use.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 5577 package-use.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sink: E
01:17:35 [2023-09-15T05:17:35.177Z] Entering directory: D2755 0 filter
01:17:35 [2023-09-15T05:17:35.177Z] Sink: D2755 0 filter
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 11022 FilterManager.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 11022 FilterManager.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 9553 ITmfFilter.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 9553 ITmfFilter.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Entering directory: D2755 0 model
01:17:35 [2023-09-15T05:17:35.177Z] Sink: D2755 0 model
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 25521 ITmfFilterTreeNode.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 25521 ITmfFilterTreeNode.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 9795 ITmfFilterWithNot.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 9795 ITmfFilterWithNot.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 9634 ITmfFilterWithValue.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 9634 ITmfFilterWithValue.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 22237 TmfFilterAndNode.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 22237 TmfFilterAndNode.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 29073 TmfFilterAspectNode.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 29073 TmfFilterAspectNode.html
01:17:35 [2023-09-15T05:17:35.177Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.177Z] Sending file modes: C0644 37205 TmfFilterCompareNode.html
01:17:35 [2023-09-15T05:17:35.177Z] Sink: C0644 37205 TmfFilterCompareNode.html
01:17:35 [2023-09-15T05:17:35.439Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.439Z] Sending file modes: C0644 17890 TmfFilterCompareNode.Type.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 17890 TmfFilterCompareNode.Type.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 32088 TmfFilterContainsNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 32088 TmfFilterContainsNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 32054 TmfFilterEqualsNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 32054 TmfFilterEqualsNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 28247 TmfFilterMatchesNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 28247 TmfFilterMatchesNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 25812 TmfFilterNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 25812 TmfFilterNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 28092 TmfFilterObjectNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 28092 TmfFilterObjectNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 23365 TmfFilterOrNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 23365 TmfFilterOrNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 20480 TmfFilterRootNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 20480 TmfFilterRootNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 34566 TmfFilterTraceTypeNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 34566 TmfFilterTraceTypeNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 39342 TmfFilterTreeNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 39342 TmfFilterTreeNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 10072 package-summary.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 10072 package-summary.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.440Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2360 TmfFilterContainsNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2360 TmfFilterContainsNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2354 TmfFilterMatchesNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2354 TmfFilterMatchesNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 7171 ITmfFilterWithNot.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 7171 ITmfFilterWithNot.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2312 TmfFilterNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2312 TmfFilterNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2354 TmfFilterCompareNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2354 TmfFilterCompareNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 6670 TmfFilterCompareNode.Type.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 6670 TmfFilterCompareNode.Type.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 4899 ITmfFilterWithValue.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 4899 ITmfFilterWithValue.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2348 TmfFilterEqualsNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2348 TmfFilterEqualsNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2330 TmfFilterAndNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2330 TmfFilterAndNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2366 TmfFilterTraceTypeNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2366 TmfFilterTraceTypeNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2324 TmfFilterOrNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2324 TmfFilterOrNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2348 TmfFilterObjectNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2348 TmfFilterObjectNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 5235 TmfFilterAspectNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 5235 TmfFilterAspectNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 7871 TmfFilterTreeNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 7871 TmfFilterTreeNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 45493 ITmfFilterTreeNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 45493 ITmfFilterTreeNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2336 TmfFilterRootNode.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2336 TmfFilterRootNode.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sink: E
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 8582 package-use.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 8582 package-use.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sink: E
01:17:35 [2023-09-15T05:17:35.440Z] Entering directory: D2755 0 xml
01:17:35 [2023-09-15T05:17:35.440Z] Sink: D2755 0 xml
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 22818 TmfFilterContentHandler.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 22818 TmfFilterContentHandler.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 10979 TmfFilterXMLParser.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 10979 TmfFilterXMLParser.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 13602 TmfFilterXMLWriter.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 13602 TmfFilterXMLWriter.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 4309 package-summary.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 4309 package-summary.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.440Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2330 TmfFilterXMLWriter.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2330 TmfFilterXMLWriter.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2330 TmfFilterXMLParser.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2330 TmfFilterXMLParser.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2360 TmfFilterContentHandler.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2360 TmfFilterContentHandler.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sink: E
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2116 package-use.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2116 package-use.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sink: E
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 5080 package-summary.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 5080 package-summary.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.440Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 2264 FilterManager.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 2264 FilterManager.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 48012 ITmfFilter.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 48012 ITmfFilter.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sink: E
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 16350 package-use.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 16350 package-use.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sink: E
01:17:35 [2023-09-15T05:17:35.440Z] Entering directory: D2755 0 analysis
01:17:35 [2023-09-15T05:17:35.440Z] Sink: D2755 0 analysis
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 46028 IAnalysisModule.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 46028 IAnalysisModule.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 23755 IAnalysisModuleHelper.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 23755 IAnalysisModuleHelper.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 6869 IAnalysisModuleSource.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 6869 IAnalysisModuleSource.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 10838 IAnalysisOutput.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 10838 IAnalysisOutput.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 11967 IAnalysisParameterProvider.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 11967 IAnalysisParameterProvider.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Entering directory: D2755 0 requirements
01:17:35 [2023-09-15T05:17:35.440Z] Sink: D2755 0 requirements
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 12664 IAnalysisRequirementProvider.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 12664 IAnalysisRequirementProvider.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 21448 TmfAbstractAnalysisRequirement.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 21448 TmfAbstractAnalysisRequirement.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 17429 TmfAnalysisEventFieldRequirement.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 17429 TmfAnalysisEventFieldRequirement.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 16103 TmfAnalysisEventRequirement.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 16103 TmfAnalysisEventRequirement.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 14515 TmfCompositeAnalysisRequirement.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 14515 TmfCompositeAnalysisRequirement.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 7965 package-summary.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 7965 package-summary.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.440Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 44059 IAnalysisRequirementProvider.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 44059 IAnalysisRequirementProvider.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 23047 TmfAbstractAnalysisRequirement.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 23047 TmfAbstractAnalysisRequirement.html
01:17:35 [2023-09-15T05:17:35.440Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.440Z] Sending file modes: C0644 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
01:17:35 [2023-09-15T05:17:35.440Z] Sink: C0644 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
01:17:35 [2023-09-15T05:17:35.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.441Z] Sending file modes: C0644 2480 TmfAnalysisEventFieldRequirement.html
01:17:35 [2023-09-15T05:17:35.441Z] Sink: C0644 2480 TmfAnalysisEventFieldRequirement.html
01:17:35 [2023-09-15T05:17:35.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.441Z] Sending file modes: C0644 2450 TmfAnalysisEventRequirement.html
01:17:35 [2023-09-15T05:17:35.441Z] Sink: C0644 2450 TmfAnalysisEventRequirement.html
01:17:35 [2023-09-15T05:17:35.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.441Z] Sending file modes: C0644 2474 TmfCompositeAnalysisRequirement.html
01:17:35 [2023-09-15T05:17:35.441Z] Sink: C0644 2474 TmfCompositeAnalysisRequirement.html
01:17:35 [2023-09-15T05:17:35.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.441Z] Sink: E
01:17:35 [2023-09-15T05:17:35.441Z] Sending file modes: C0644 30760 package-use.html
01:17:35 [2023-09-15T05:17:35.441Z] Sink: C0644 30760 package-use.html
01:17:35 [2023-09-15T05:17:35.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.441Z] Sink: E
01:17:35 [2023-09-15T05:17:35.441Z] Entering directory: D2755 0 ondemand
01:17:35 [2023-09-15T05:17:35.441Z] Sink: D2755 0 ondemand
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 18419 IOnDemandAnalysis.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 18419 IOnDemandAnalysis.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 6424 IOnDemandAnalysisReport.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 6424 IOnDemandAnalysisReport.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 14302 OnDemandAnalysisManager.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 14302 OnDemandAnalysisManager.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 6525 package-summary.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 6525 package-summary.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.707Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 8235 IOnDemandAnalysis.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 8235 IOnDemandAnalysis.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 4440 OnDemandAnalysisManager.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 4440 OnDemandAnalysisManager.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 6221 IOnDemandAnalysisReport.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 6221 IOnDemandAnalysisReport.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sink: E
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 5337 package-use.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 5337 package-use.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sink: E
01:17:35 [2023-09-15T05:17:35.707Z] Entering directory: D2755 0 callsite
01:17:35 [2023-09-15T05:17:35.707Z] Sink: D2755 0 callsite
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 9204 ITmfCallsiteIterator.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 9204 ITmfCallsiteIterator.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 10802 ITmfCallsiteResolver.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 10802 ITmfCallsiteResolver.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 14799 TimeCallsite.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 14799 TimeCallsite.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 6320 package-summary.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 6320 package-summary.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.707Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 5007 ITmfCallsiteIterator.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 5007 ITmfCallsiteIterator.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 4263 TimeCallsite.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 4263 TimeCallsite.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 2404 ITmfCallsiteResolver.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 2404 ITmfCallsiteResolver.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sink: E
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 3769 package-use.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 3769 package-use.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sink: E
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 6591 ITmfNewAnalysisModuleListener.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 6591 ITmfNewAnalysisModuleListener.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 21595 Messages.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 21595 Messages.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 65321 TmfAbstractAnalysisModule.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 65321 TmfAbstractAnalysisModule.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 11767 TmfAbstractAnalysisParamProvider.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 11767 TmfAbstractAnalysisParamProvider.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 25124 TmfAnalysisManager.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 25124 TmfAnalysisManager.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 35011 TmfAnalysisModuleHelperConfigElement.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 35011 TmfAnalysisModuleHelperConfigElement.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 17497 TmfAnalysisModuleOutputs.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 17497 TmfAnalysisModuleOutputs.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 13487 TmfAnalysisOutputManager.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 13487 TmfAnalysisOutputManager.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 12886 TmfNewAnalysisOutputListener.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 12886 TmfNewAnalysisOutputListener.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 10495 package-summary.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 10495 package-summary.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.707Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 2246 Messages.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 2246 Messages.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 2306 TmfAnalysisManager.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 2306 TmfAnalysisManager.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 7413 IAnalysisParameterProvider.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 7413 IAnalysisParameterProvider.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 2414 TmfAnalysisModuleHelperConfigElement.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 2414 TmfAnalysisModuleHelperConfigElement.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 6820 ITmfNewAnalysisModuleListener.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 6820 ITmfNewAnalysisModuleListener.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 2342 TmfAnalysisModuleOutputs.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 2342 TmfAnalysisModuleOutputs.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 4318 IAnalysisModuleSource.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 4318 IAnalysisModuleSource.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 4201 TmfAnalysisOutputManager.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 4201 TmfAnalysisOutputManager.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 61475 IAnalysisModule.html
01:17:35 [2023-09-15T05:17:35.707Z] Sink: C0644 61475 IAnalysisModule.html
01:17:35 [2023-09-15T05:17:35.707Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.707Z] Sending file modes: C0644 2390 TmfAbstractAnalysisParamProvider.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 2390 TmfAbstractAnalysisParamProvider.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 9515 IAnalysisOutput.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 9515 IAnalysisOutput.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 35670 TmfAbstractAnalysisModule.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 35670 TmfAbstractAnalysisModule.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 2366 TmfNewAnalysisOutputListener.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 2366 TmfNewAnalysisOutputListener.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 10710 IAnalysisModuleHelper.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 10710 IAnalysisModuleHelper.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sink: E
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 35470 package-use.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 35470 package-use.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sink: E
01:17:35 [2023-09-15T05:17:35.708Z] Entering directory: D2755 0 event
01:17:35 [2023-09-15T05:17:35.708Z] Sink: D2755 0 event
01:17:35 [2023-09-15T05:17:35.708Z] Entering directory: D2755 0 matching
01:17:35 [2023-09-15T05:17:35.708Z] Sink: D2755 0 matching
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 4167 IEventMatchingKey.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 4167 IEventMatchingKey.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 12379 IMatchProcessingUnit.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 12379 IMatchProcessingUnit.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 5993 ITmfEventMatching.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 5993 ITmfEventMatching.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 9912 ITmfMatchEventDefinition.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 9912 ITmfMatchEventDefinition.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 10179 Messages.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 10179 Messages.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 11994 TcpEventKey.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 11994 TcpEventKey.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 13199 TmfEventDependency.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 13199 TmfEventDependency.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 14113 TmfEventDependency.DependencyEvent.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 14113 TmfEventDependency.DependencyEvent.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 17567 TmfEventMatches.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 17567 TmfEventMatches.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 19982 TmfEventMatching.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 19982 TmfEventMatching.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 17461 TmfEventMatching.Direction.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 17461 TmfEventMatching.Direction.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 9052 package-summary.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 9052 package-summary.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.708Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 2312 TcpEventKey.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 2312 TcpEventKey.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 4155 ITmfEventMatching.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 4155 ITmfEventMatching.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 4157 TmfEventMatches.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 4157 TmfEventMatches.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 2294 Messages.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 2294 Messages.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 6687 IEventMatchingKey.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 6687 IEventMatchingKey.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 4457 ITmfMatchEventDefinition.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 4457 ITmfMatchEventDefinition.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.708Z] Sending file modes: C0644 7285 TmfEventDependency.html
01:17:35 [2023-09-15T05:17:35.708Z] Sink: C0644 7285 TmfEventDependency.html
01:17:35 [2023-09-15T05:17:35.708Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 6326 TmfEventDependency.DependencyEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 6326 TmfEventDependency.DependencyEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 7120 IMatchProcessingUnit.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 7120 IMatchProcessingUnit.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 2342 TmfEventMatching.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 2342 TmfEventMatching.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 5956 TmfEventMatching.Direction.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 5956 TmfEventMatching.Direction.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sink: E
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 6876 package-use.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 6876 package-use.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sink: E
01:17:35 [2023-09-15T05:17:35.965Z] Entering directory: D2755 0 lookup
01:17:35 [2023-09-15T05:17:35.965Z] Sink: D2755 0 lookup
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 7921 ITmfCallsite.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 7921 ITmfCallsite.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 6582 ITmfModelLookup.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 6582 ITmfModelLookup.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 8784 ITmfSourceLookup.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 8784 ITmfSourceLookup.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 18028 TmfCallsite.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 18028 TmfCallsite.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 6213 package-summary.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 6213 package-summary.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.965Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 20753 ITmfCallsite.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 20753 ITmfCallsite.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 6223 ITmfModelLookup.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 6223 ITmfModelLookup.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 8167 ITmfSourceLookup.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 8167 ITmfSourceLookup.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 5979 TmfCallsite.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 5979 TmfCallsite.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sink: E
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 11112 package-use.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 11112 package-use.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sink: E
01:17:35 [2023-09-15T05:17:35.965Z] Entering directory: D2755 0 collapse
01:17:35 [2023-09-15T05:17:35.965Z] Sink: D2755 0 collapse
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 6545 ITmfCollapsibleEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 6545 ITmfCollapsibleEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 4186 package-summary.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 4186 package-summary.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.965Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 2386 ITmfCollapsibleEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 2386 ITmfCollapsibleEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sink: E
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 2136 package-use.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 2136 package-use.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sink: E
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 8905 ITmfCustomAttributes.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 8905 ITmfCustomAttributes.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 13547 ITmfEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 13547 ITmfEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Entering directory: D2755 0 aspect
01:17:35 [2023-09-15T05:17:35.965Z] Sink: D2755 0 aspect
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 19715 ITmfEventAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 19715 ITmfEventAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 17490 Messages.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 17490 Messages.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 22282 MultiAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 22282 MultiAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 16489 TmfBaseAspects.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 16489 TmfBaseAspects.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 14966 TmfCallsiteAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 14966 TmfCallsiteAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 23919 TmfContentFieldAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 23919 TmfContentFieldAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 19940 TmfCpuAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 19940 TmfCpuAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 12210 TmfDeviceAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 12210 TmfDeviceAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 25707 TmfEventFieldAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 25707 TmfEventFieldAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 6753 TmfEventFieldAspect.IRootField.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 6753 TmfEventFieldAspect.IRootField.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 18724 TmfStateSystemAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 18724 TmfStateSystemAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 9351 package-summary.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 9351 package-summary.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Entering directory: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.965Z] Sink: D2755 0 class-use
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 2336 TmfCallsiteAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 2336 TmfCallsiteAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 2354 TmfStateSystemAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 2354 TmfStateSystemAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 67740 ITmfEventAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 67740 ITmfEventAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 5117 TmfEventFieldAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 5117 TmfEventFieldAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 4917 TmfEventFieldAspect.IRootField.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 4917 TmfEventFieldAspect.IRootField.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 2318 TmfBaseAspects.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 2318 TmfBaseAspects.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 5596 TmfDeviceAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 5596 TmfDeviceAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 4107 TmfCpuAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 4107 TmfCpuAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 2282 Messages.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 2282 Messages.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 4975 TmfContentFieldAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 4975 TmfContentFieldAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 2300 MultiAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 2300 MultiAspect.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sink: E
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 22450 package-use.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 22450 package-use.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sink: E
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 20889 ITmfEventField.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 20889 ITmfEventField.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 11522 ITmfEventType.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 11522 ITmfEventType.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 8758 ITmfLostEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 8758 ITmfLostEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 25411 TmfEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 25411 TmfEvent.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 29446 TmfEventField.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 29446 TmfEventField.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.965Z] Sending file modes: C0644 20437 TmfEventType.html
01:17:35 [2023-09-15T05:17:35.965Z] Sink: C0644 20437 TmfEventType.html
01:17:35 [2023-09-15T05:17:35.965Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:35 [2023-09-15T05:17:35.966Z] Sending file modes: C0644 18059 TmfLostEvent.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 18059 TmfLostEvent.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 7857 package-summary.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 7857 package-summary.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.222Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 15028 TmfEvent.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 15028 TmfEvent.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 25824 ITmfEventType.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 25824 ITmfEventType.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 8571 TmfEventField.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 8571 TmfEventField.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 2252 TmfLostEvent.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 2252 TmfLostEvent.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 134807 ITmfEvent.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 134807 ITmfEvent.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 5490 ITmfLostEvent.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 5490 ITmfLostEvent.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 11438 TmfEventType.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 11438 TmfEventType.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 6192 ITmfCustomAttributes.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 6192 ITmfCustomAttributes.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 35805 ITmfEventField.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 35805 ITmfEventField.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sink: E
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 43896 package-use.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 43896 package-use.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sink: E
01:17:36 [2023-09-15T05:17:36.222Z] Entering directory: D2755 0 segment
01:17:36 [2023-09-15T05:17:36.222Z] Sink: D2755 0 segment
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 16345 ISegmentAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 16345 ISegmentAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 18587 ISegmentAspect.SegmentType.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 18587 ISegmentAspect.SegmentType.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 20085 SegmentDurationAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 20085 SegmentDurationAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 20079 SegmentEndTimeAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 20079 SegmentEndTimeAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 20109 SegmentStartTimeAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 20109 SegmentStartTimeAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 6942 package-summary.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 6942 package-summary.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.222Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 2324 SegmentStartTimeAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 2324 SegmentStartTimeAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 15973 ISegmentAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 15973 ISegmentAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 7196 ISegmentAspect.SegmentType.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 7196 ISegmentAspect.SegmentType.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 2312 SegmentEndTimeAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 2312 SegmentEndTimeAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 2318 SegmentDurationAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 2318 SegmentDurationAspect.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sink: E
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 7964 package-use.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 7964 package-use.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sink: E
01:17:36 [2023-09-15T05:17:36.222Z] Entering directory: D2755 0 markers
01:17:36 [2023-09-15T05:17:36.222Z] Sink: D2755 0 markers
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 8288 ITimeReference.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 8288 ITimeReference.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 9177 ITimeReferenceProvider.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 9177 ITimeReferenceProvider.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 13638 TimeReference.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 13638 TimeReference.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 5209 package-summary.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 5209 package-summary.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.222Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 2270 TimeReference.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 2270 TimeReference.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 2344 ITimeReferenceProvider.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 2344 ITimeReferenceProvider.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 6113 ITimeReference.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 6113 ITimeReference.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.222Z] Sink: E
01:17:36 [2023-09-15T05:17:36.222Z] Sending file modes: C0644 3335 package-use.html
01:17:36 [2023-09-15T05:17:36.222Z] Sink: C0644 3335 package-use.html
01:17:36 [2023-09-15T05:17:36.222Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sink: E
01:17:36 [2023-09-15T05:17:36.223Z] Entering directory: D2755 0 uml2sd
01:17:36 [2023-09-15T05:17:36.223Z] Sink: D2755 0 uml2sd
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 7528 ITmfAsyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 7528 ITmfAsyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 10479 ITmfSyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 10479 ITmfSyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 14536 TmfAsyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 14536 TmfAsyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 17827 TmfSyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 17827 TmfSyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 5595 package-summary.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 5595 package-summary.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.223Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 6937 ITmfAsyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 6937 ITmfAsyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 4115 TmfSyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 4115 TmfSyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 2354 TmfAsyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 2354 TmfAsyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 8703 ITmfSyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 8703 ITmfSyncSequenceDiagramEvent.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sink: E
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 5268 package-use.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 5268 package-use.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sink: E
01:17:36 [2023-09-15T05:17:36.223Z] Entering directory: D2755 0 request
01:17:36 [2023-09-15T05:17:36.223Z] Sink: D2755 0 request
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 33313 ITmfEventRequest.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 33313 ITmfEventRequest.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 17438 ITmfEventRequest.ExecutionType.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 17438 ITmfEventRequest.ExecutionType.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 59032 TmfEventRequest.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 59032 TmfEventRequest.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 5400 package-summary.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 5400 package-summary.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.223Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 12555 ITmfEventRequest.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 12555 ITmfEventRequest.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 12188 ITmfEventRequest.ExecutionType.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 12188 ITmfEventRequest.ExecutionType.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 4132 TmfEventRequest.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 4132 TmfEventRequest.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sink: E
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 7887 package-use.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 7887 package-use.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sink: E
01:17:36 [2023-09-15T05:17:36.223Z] Entering directory: D2755 0 resources
01:17:36 [2023-09-15T05:17:36.223Z] Sink: D2755 0 resources
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 8473 ITmfMarker.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 8473 ITmfMarker.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 3456 package-summary.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 3456 package-summary.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.223Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 2284 ITmfMarker.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 2284 ITmfMarker.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sink: E
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 2099 package-use.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 2099 package-use.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sink: E
01:17:36 [2023-09-15T05:17:36.223Z] Entering directory: D2755 0 project
01:17:36 [2023-09-15T05:17:36.223Z] Sink: D2755 0 project
01:17:36 [2023-09-15T05:17:36.223Z] Entering directory: D2755 0 model
01:17:36 [2023-09-15T05:17:36.223Z] Sink: D2755 0 model
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 12738 ITmfPropertiesProvider.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 12738 ITmfPropertiesProvider.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 13909 TmfTraceCoreUtils.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 13909 TmfTraceCoreUtils.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.223Z] Sending file modes: C0644 12777 TmfTraceImportException.html
01:17:36 [2023-09-15T05:17:36.223Z] Sink: C0644 12777 TmfTraceImportException.html
01:17:36 [2023-09-15T05:17:36.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 60174 TmfTraceType.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 60174 TmfTraceType.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 17474 TmfTraceType.TraceElementType.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 17474 TmfTraceType.TraceElementType.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 29079 TraceTypeHelper.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 29079 TraceTypeHelper.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 19386 TraceTypePreferences.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 19386 TraceTypePreferences.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 6784 package-summary.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 6784 package-summary.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.480Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 2360 TraceTypePreferences.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 2360 TraceTypePreferences.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 6980 TmfTraceImportException.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 6980 TmfTraceImportException.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 45256 ITmfPropertiesProvider.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 45256 ITmfPropertiesProvider.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 2342 TmfTraceCoreUtils.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 2342 TmfTraceCoreUtils.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 17354 TraceTypeHelper.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 17354 TraceTypeHelper.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 2312 TmfTraceType.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 2312 TmfTraceType.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 10013 TmfTraceType.TraceElementType.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 10013 TmfTraceType.TraceElementType.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sink: E
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 33252 package-use.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 33252 package-use.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sink: E
01:17:36 [2023-09-15T05:17:36.480Z] Sink: E
01:17:36 [2023-09-15T05:17:36.480Z] Entering directory: D2755 0 response
01:17:36 [2023-09-15T05:17:36.480Z] Sink: D2755 0 response
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 8495 ITmfResponse.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 8495 ITmfResponse.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 18798 ITmfResponse.Status.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 18798 ITmfResponse.Status.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 17471 TmfModelResponse.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 17471 TmfModelResponse.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 5912 package-summary.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 5912 package-summary.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.480Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 52352 TmfModelResponse.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 52352 TmfModelResponse.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 4086 ITmfResponse.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 4086 ITmfResponse.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 7268 ITmfResponse.Status.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 7268 ITmfResponse.Status.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sink: E
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 9964 package-use.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 9964 package-use.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sink: E
01:17:36 [2023-09-15T05:17:36.480Z] Entering directory: D2755 0 statistics
01:17:36 [2023-09-15T05:17:36.480Z] Sink: D2755 0 statistics
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 15035 ITmfStatistics.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 15035 ITmfStatistics.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 26425 TmfStateStatistics.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 26425 TmfStateStatistics.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 11073 TmfStateStatistics.Attributes.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 11073 TmfStateStatistics.Attributes.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 19347 TmfStatisticsEventTypesModule.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 19347 TmfStatisticsEventTypesModule.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 31884 TmfStatisticsModule.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 31884 TmfStatisticsModule.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 19298 TmfStatisticsTotalsModule.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 19298 TmfStatisticsTotalsModule.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 6365 package-summary.html
01:17:36 [2023-09-15T05:17:36.480Z] Sink: C0644 6365 package-summary.html
01:17:36 [2023-09-15T05:17:36.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.480Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.480Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.480Z] Sending file modes: C0644 2384 TmfStatisticsEventTypesModule.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 2384 TmfStatisticsEventTypesModule.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 5081 ITmfStatistics.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 5081 ITmfStatistics.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 2324 TmfStatisticsModule.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 2324 TmfStatisticsModule.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 2318 TmfStateStatistics.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 2318 TmfStateStatistics.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 2392 TmfStateStatistics.Attributes.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 2392 TmfStateStatistics.Attributes.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 2360 TmfStatisticsTotalsModule.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 2360 TmfStatisticsTotalsModule.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sink: E
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 3358 package-use.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 3358 package-use.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sink: E
01:17:36 [2023-09-15T05:17:36.481Z] Entering directory: D2755 0 timestamp
01:17:36 [2023-09-15T05:17:36.481Z] Sink: D2755 0 timestamp
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 41975 ITmfTimePreferencesConstants.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 41975 ITmfTimePreferencesConstants.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 22428 ITmfTimestamp.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 22428 ITmfTimestamp.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 19600 TmfTimePreferences.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 19600 TmfTimePreferences.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 21904 TmfTimeRange.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 21904 TmfTimeRange.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 38324 TmfTimestamp.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 38324 TmfTimestamp.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 21559 TmfTimestampDelta.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 21559 TmfTimestampDelta.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 49973 TmfTimestampFormat.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 49973 TmfTimestampFormat.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 6519 package-summary.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 6519 package-summary.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.481Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 2306 TmfTimestampDelta.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 2306 TmfTimestampDelta.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 56556 TmfTimeRange.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 56556 TmfTimeRange.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 108498 ITmfTimestamp.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 108498 ITmfTimestamp.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 2312 TmfTimePreferences.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 2312 TmfTimePreferences.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 2392 ITmfTimePreferencesConstants.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 2392 ITmfTimePreferencesConstants.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 8137 TmfTimestampFormat.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 8137 TmfTimestampFormat.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 5803 TmfTimestamp.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 5803 TmfTimestamp.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sink: E
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 37403 package-use.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 37403 package-use.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sink: E
01:17:36 [2023-09-15T05:17:36.481Z] Entering directory: D2755 0 synchronization
01:17:36 [2023-09-15T05:17:36.481Z] Sink: D2755 0 synchronization
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 10073 ITmfTimestampTransform.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 10073 ITmfTimestampTransform.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 26191 Messages.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 26191 Messages.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 26826 SynchronizationAlgorithm.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 26826 SynchronizationAlgorithm.html
01:17:36 [2023-09-15T05:17:36.481Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.481Z] Sending file modes: C0644 19868 SynchronizationAlgorithm.SyncQuality.html
01:17:36 [2023-09-15T05:17:36.481Z] Sink: C0644 19868 SynchronizationAlgorithm.SyncQuality.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 10745 SynchronizationAlgorithmFactory.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 10745 SynchronizationAlgorithmFactory.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 15030 SynchronizationBackend.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 15030 SynchronizationBackend.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 16076 SynchronizationManager.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 16076 SynchronizationManager.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 21188 TimestampTransformFactory.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 21188 TimestampTransformFactory.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 7437 package-summary.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 7437 package-summary.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.738Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 2372 SynchronizationBackend.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 2372 SynchronizationBackend.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 2426 SynchronizationAlgorithmFactory.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 2426 SynchronizationAlgorithmFactory.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 2390 TimestampTransformFactory.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 2390 TimestampTransformFactory.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 2372 SynchronizationManager.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 2372 SynchronizationManager.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 2288 Messages.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 2288 Messages.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 15824 SynchronizationAlgorithm.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 15824 SynchronizationAlgorithm.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 6361 SynchronizationAlgorithm.SyncQuality.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 6361 SynchronizationAlgorithm.SyncQuality.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 16862 ITmfTimestampTransform.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 16862 ITmfTimestampTransform.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sink: E
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 7056 package-use.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 7056 package-use.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sink: E
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 7355 Messages.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 7355 Messages.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Entering directory: D2755 0 util
01:17:36 [2023-09-15T05:17:36.738Z] Sink: D2755 0 util
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 14957 Pair.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 14957 Pair.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 3995 package-summary.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 3995 package-summary.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.738Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 5965 Pair.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 5965 Pair.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sink: E
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 4459 package-use.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 4459 package-use.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sink: E
01:17:36 [2023-09-15T05:17:36.738Z] Entering directory: D2755 0 exceptions
01:17:36 [2023-09-15T05:17:36.738Z] Sink: D2755 0 exceptions
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 12962 TmfAnalysisException.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 12962 TmfAnalysisException.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 12547 TmfTraceException.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 12547 TmfTraceException.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 3838 package-summary.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 3838 package-summary.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.738Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 24363 TmfTraceException.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 24363 TmfTraceException.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 18736 TmfAnalysisException.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 18736 TmfAnalysisException.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sink: E
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 17707 package-use.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 17707 package-use.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sink: E
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 13834 TmfCommonConstants.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 13834 TmfCommonConstants.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Entering directory: D2755 0 signal
01:17:36 [2023-09-15T05:17:36.738Z] Sink: D2755 0 signal
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 12534 TmfDataModelSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 12534 TmfDataModelSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 7606 TmfEndSynchSignal.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 7606 TmfEndSynchSignal.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 14147 TmfEventFilterAppliedSignal.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 14147 TmfEventFilterAppliedSignal.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 14038 TmfEventSearchAppliedSignal.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 14038 TmfEventSearchAppliedSignal.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 12313 TmfEventSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.738Z] Sink: C0644 12313 TmfEventSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.738Z] Sending file modes: C0644 7993 TmfMarkerEventSourceUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 7993 TmfMarkerEventSourceUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 19772 TmfSelectionRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 19772 TmfSelectionRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 16023 TmfSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 16023 TmfSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 3737 TmfSignalHandler.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 3737 TmfSignalHandler.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 29776 TmfSignalManager.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 29776 TmfSignalManager.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 13537 TmfSignalThrottler.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 13537 TmfSignalThrottler.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 9922 TmfSignalTracer.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 9922 TmfSignalTracer.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 12614 TmfStartAnalysisSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 12614 TmfStartAnalysisSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 7625 TmfStartSynchSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 7625 TmfStartSynchSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 7991 TmfTimestampFormatUpdateSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 7991 TmfTimestampFormatUpdateSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 12657 TmfTraceClosedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 12657 TmfTraceClosedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 12021 TmfTraceModelSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 12021 TmfTraceModelSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 13742 TmfTraceOpenedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 13742 TmfTraceOpenedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 13856 TmfTraceRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 13856 TmfTraceRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 12423 TmfTraceSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 12423 TmfTraceSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 12682 TmfTraceSynchronizedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 12682 TmfTraceSynchronizedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 14855 TmfTraceUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 14855 TmfTraceUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 15752 TmfWindowRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 15752 TmfWindowRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 12427 package-summary.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 12427 package-summary.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.739Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 8645 TmfTraceModelSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 8645 TmfTraceModelSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 4033 TmfSignalThrottler.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 4033 TmfSignalThrottler.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 18878 TmfSelectionRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 18878 TmfSelectionRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 4542 TmfMarkerEventSourceUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 4542 TmfMarkerEventSourceUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 4001 TmfSignalTracer.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 4001 TmfSignalTracer.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 4485 TmfTraceSynchronizedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 4485 TmfTraceSynchronizedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 22744 TmfWindowRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 22744 TmfWindowRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 2318 TmfEventSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 2318 TmfEventSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 4451 TmfDataModelSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 4451 TmfDataModelSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 4214 TmfEndSynchSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 4214 TmfEndSynchSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 4248 TmfStartSynchSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 4248 TmfStartSynchSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 101595 TmfSignalHandler.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 101595 TmfSignalHandler.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 6076 TmfEventFilterAppliedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] Sink: C0644 6076 TmfEventFilterAppliedSignal.html
01:17:36 [2023-09-15T05:17:36.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.739Z] Sending file modes: C0644 2282 TmfSignalManager.html
01:17:36 [2023-09-15T05:17:36.995Z] Sink: C0644 2282 TmfSignalManager.html
01:17:36 [2023-09-15T05:17:36.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.995Z] Sending file modes: C0644 14721 TmfTimestampFormatUpdateSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] Sink: C0644 14721 TmfTimestampFormatUpdateSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.995Z] Sending file modes: C0644 27191 TmfTraceSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] Sink: C0644 27191 TmfTraceSelectedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.995Z] Sending file modes: C0644 4453 TmfStartAnalysisSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] Sink: C0644 4453 TmfStartAnalysisSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.995Z] Sending file modes: C0644 4425 TmfEventSearchAppliedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] Sink: C0644 4425 TmfEventSearchAppliedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.995Z] Sending file modes: C0644 32001 TmfSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] Sink: C0644 32001 TmfSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.995Z] Sending file modes: C0644 31642 TmfTraceClosedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] Sink: C0644 31642 TmfTraceClosedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.995Z] Sending file modes: C0644 15028 TmfTraceRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] Sink: C0644 15028 TmfTraceRangeUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.995Z] Sending file modes: C0644 12644 TmfTraceUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] Sink: C0644 12644 TmfTraceUpdatedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.995Z] Sending file modes: C0644 24018 TmfTraceOpenedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] Sink: C0644 24018 TmfTraceOpenedSignal.html
01:17:36 [2023-09-15T05:17:36.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sink: E
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 66611 package-use.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 66611 package-use.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sink: E
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 14314 TmfProjectNature.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 14314 TmfProjectNature.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 15160 TmfStrings.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 15160 TmfStrings.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 3897 package-summary.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 3897 package-summary.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Entering directory: D2755 0 viewmodel
01:17:36 [2023-09-15T05:17:36.996Z] Sink: D2755 0 viewmodel
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 3331 package-summary.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 3331 package-summary.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 2099 package-use.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 2099 package-use.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sink: E
01:17:36 [2023-09-15T05:17:36.996Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.996Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 2228 TmfProjectNature.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 2228 TmfProjectNature.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 2192 TmfStrings.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 2192 TmfStrings.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 2180 Messages.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 2180 Messages.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 2240 TmfCommonConstants.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 2240 TmfCommonConstants.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sink: E
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 2037 package-use.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 2037 package-use.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sink: E
01:17:36 [2023-09-15T05:17:36.996Z] Entering directory: D2755 0 ctf
01:17:36 [2023-09-15T05:17:36.996Z] Sink: D2755 0 ctf
01:17:36 [2023-09-15T05:17:36.996Z] Entering directory: D2755 0 core
01:17:36 [2023-09-15T05:17:36.996Z] Sink: D2755 0 core
01:17:36 [2023-09-15T05:17:36.996Z] Entering directory: D2755 0 event
01:17:36 [2023-09-15T05:17:36.996Z] Sink: D2755 0 event
01:17:36 [2023-09-15T05:17:36.996Z] Entering directory: D2755 0 aspect
01:17:36 [2023-09-15T05:17:36.996Z] Sink: D2755 0 aspect
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 17764 CtfChannelAspect.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 17764 CtfChannelAspect.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 14031 CtfCpuAspect.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 14031 CtfCpuAspect.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 8048 Messages.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 8048 Messages.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 4302 package-summary.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 4302 package-summary.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.996Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 2366 CtfChannelAspect.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 2366 CtfChannelAspect.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 2318 Messages.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 2318 Messages.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 2342 CtfCpuAspect.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 2342 CtfCpuAspect.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sink: E
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 2158 package-use.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 2158 package-use.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sink: E
01:17:36 [2023-09-15T05:17:36.996Z] Entering directory: D2755 0 lookup
01:17:36 [2023-09-15T05:17:36.996Z] Sink: D2755 0 lookup
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 17000 CtfTmfCallsite.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 17000 CtfTmfCallsite.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 3731 package-summary.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 3731 package-summary.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.996Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 5181 CtfTmfCallsite.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 5181 CtfTmfCallsite.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sink: E
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 3424 package-use.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 3424 package-use.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sink: E
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 41706 CtfTmfEvent.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 41706 CtfTmfEvent.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 13468 CtfTmfEventFactory.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 13468 CtfTmfEventFactory.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 15478 CtfTmfEventField.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 15478 CtfTmfEventField.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 12029 CtfTmfEventType.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 12029 CtfTmfEventType.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 16333 CtfTmfLostEvent.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 16333 CtfTmfLostEvent.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 7431 Messages.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 7431 Messages.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 6072 package-summary.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 6072 package-summary.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.996Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 13096 CtfTmfEvent.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 13096 CtfTmfEvent.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 2306 CtfTmfLostEvent.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 2306 CtfTmfLostEvent.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 7215 CtfTmfEventType.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 7215 CtfTmfEventType.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 4583 CtfTmfEventField.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 4583 CtfTmfEventField.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.996Z] Sending file modes: C0644 7335 CtfTmfEventFactory.html
01:17:36 [2023-09-15T05:17:36.996Z] Sink: C0644 7335 CtfTmfEventFactory.html
01:17:36 [2023-09-15T05:17:36.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 2264 Messages.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 2264 Messages.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Sink: E
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 8741 package-use.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 8741 package-use.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Sink: E
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 9327 CtfConstants.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 9327 CtfConstants.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 14266 CtfEnumPair.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 14266 CtfEnumPair.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Entering directory: D2755 0 context
01:17:36 [2023-09-15T05:17:36.997Z] Sink: D2755 0 context
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 21026 CtfLocation.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 21026 CtfLocation.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 18899 CtfLocationInfo.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 18899 CtfLocationInfo.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 24375 CtfTmfContext.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 24375 CtfTmfContext.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 4636 package-summary.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 4636 package-summary.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Entering directory: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.997Z] Sink: D2755 0 class-use
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 5186 CtfTmfContext.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 5186 CtfTmfContext.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 9390 CtfLocationInfo.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 9390 CtfLocationInfo.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 4098 CtfLocation.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 4098 CtfLocation.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Sink: E
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 5049 package-use.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 5049 package-use.html
01:17:36 [2023-09-15T05:17:36.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:36 [2023-09-15T05:17:36.997Z] Sink: E
01:17:36 [2023-09-15T05:17:36.997Z] Entering directory: D2755 0 trace
01:17:36 [2023-09-15T05:17:36.997Z] Sink: D2755 0 trace
01:17:36 [2023-09-15T05:17:36.997Z] Sending file modes: C0644 100529 CtfTmfTrace.html
01:17:36 [2023-09-15T05:17:36.997Z] Sink: C0644 100529 CtfTmfTrace.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 18715 CtfTraceValidationStatus.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 18715 CtfTraceValidationStatus.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 12322 CtfUtils.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 12322 CtfUtils.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 11269 Messages.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 11269 Messages.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 4860 package-summary.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 4860 package-summary.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.253Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 2264 Messages.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 2264 Messages.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 2264 CtfUtils.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 2264 CtfUtils.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 16248 CtfTmfTrace.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 16248 CtfTmfTrace.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 2360 CtfTraceValidationStatus.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 2360 CtfTraceValidationStatus.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sink: E
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 7054 package-use.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 7054 package-use.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sink: E
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 5118 package-summary.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 5118 package-summary.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.253Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 2260 CtfConstants.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 2260 CtfConstants.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 2234 CtfEnumPair.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 2234 CtfEnumPair.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sink: E
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 2069 package-use.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 2069 package-use.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sink: E
01:17:37 [2023-09-15T05:17:37.253Z] Sink: E
01:17:37 [2023-09-15T05:17:37.253Z] Entering directory: D2755 0 filter
01:17:37 [2023-09-15T05:17:37.253Z] Sink: D2755 0 filter
01:17:37 [2023-09-15T05:17:37.253Z] Entering directory: D2755 0 parser
01:17:37 [2023-09-15T05:17:37.253Z] Sink: D2755 0 parser
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 40309 FilterParserLexer.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 40309 FilterParserLexer.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 68877 FilterParserParser.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 68877 FilterParserParser.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 10266 FilterParserParser.expression_return.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 10266 FilterParserParser.expression_return.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 10256 FilterParserParser.paragraph_return.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 10256 FilterParserParser.paragraph_return.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 10216 FilterParserParser.parse_return.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 10216 FilterParserParser.parse_return.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 10256 FilterParserParser.parseRoot_return.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 10256 FilterParserParser.parseRoot_return.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 10206 FilterParserParser.root_return.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 10206 FilterParserParser.root_return.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Entering directory: D2755 0 error
01:17:37 [2023-09-15T05:17:37.253Z] Sink: D2755 0 error
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 6255 IErrorListener.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 6255 IErrorListener.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 3517 package-summary.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 3517 package-summary.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.253Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 4765 IErrorListener.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 4765 IErrorListener.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sink: E
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 3378 package-use.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 3378 package-use.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sink: E
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 5221 package-summary.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 5221 package-summary.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.253Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 2306 FilterParserParser.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 2306 FilterParserParser.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 4313 FilterParserParser.expression_return.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 4313 FilterParserParser.expression_return.html
01:17:37 [2023-09-15T05:17:37.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.253Z] Sending file modes: C0644 4298 FilterParserParser.paragraph_return.html
01:17:37 [2023-09-15T05:17:37.253Z] Sink: C0644 4298 FilterParserParser.paragraph_return.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 4223 FilterParserParser.root_return.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 4223 FilterParserParser.root_return.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 4298 FilterParserParser.parseRoot_return.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 4298 FilterParserParser.parseRoot_return.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 4238 FilterParserParser.parse_return.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 4238 FilterParserParser.parse_return.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 2300 FilterParserLexer.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 2300 FilterParserLexer.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 4235 package-use.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 4235 package-use.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Entering directory: D2755 0 remote
01:17:37 [2023-09-15T05:17:37.254Z] Sink: D2755 0 remote
01:17:37 [2023-09-15T05:17:37.254Z] Entering directory: D2755 0 core
01:17:37 [2023-09-15T05:17:37.254Z] Sink: D2755 0 core
01:17:37 [2023-09-15T05:17:37.254Z] Entering directory: D2755 0 shell
01:17:37 [2023-09-15T05:17:37.254Z] Sink: D2755 0 shell
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 9607 ICommandInput.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 9607 ICommandInput.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 7953 ICommandOutputListener.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 7953 ICommandOutputListener.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 8874 ICommandResult.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 8874 ICommandResult.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 11832 ICommandShell.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 11832 ICommandShell.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 4776 package-summary.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 4776 package-summary.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.254Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 5594 ICommandResult.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 5594 ICommandResult.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 6560 ICommandInput.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 6560 ICommandInput.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 4190 ICommandShell.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 4190 ICommandShell.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 4892 ICommandOutputListener.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 4892 ICommandOutputListener.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 5114 package-use.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 5114 package-use.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Entering directory: D2755 0 proxy
01:17:37 [2023-09-15T05:17:37.254Z] Sink: D2755 0 proxy
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 7661 IConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 7661 IConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 16616 RemoteSystemProxy.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 16616 RemoteSystemProxy.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 21030 TmfRemoteConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 21030 TmfRemoteConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 12109 TmfRemoteConnectionFactory.DefaultConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 12109 TmfRemoteConnectionFactory.DefaultConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 11918 TmfRemoteConnectionFactory.LocalConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 11918 TmfRemoteConnectionFactory.LocalConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 5691 package-summary.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 5691 package-summary.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.254Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 2390 TmfRemoteConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 2390 TmfRemoteConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 2536 TmfRemoteConnectionFactory.LocalConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 2536 TmfRemoteConnectionFactory.LocalConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 2548 TmfRemoteConnectionFactory.DefaultConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 2548 TmfRemoteConnectionFactory.DefaultConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 6152 IConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 6152 IConnectionFactory.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 2336 RemoteSystemProxy.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 2336 RemoteSystemProxy.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 3420 package-use.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 3420 package-use.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Entering directory: D2755 0 chart
01:17:37 [2023-09-15T05:17:37.254Z] Sink: D2755 0 chart
01:17:37 [2023-09-15T05:17:37.254Z] Entering directory: D2755 0 core
01:17:37 [2023-09-15T05:17:37.254Z] Sink: D2755 0 core
01:17:37 [2023-09-15T05:17:37.254Z] Entering directory: D2755 0 model
01:17:37 [2023-09-15T05:17:37.254Z] Sink: D2755 0 model
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 10817 IDataChartProvider.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 10817 IDataChartProvider.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 3562 package-summary.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 3562 package-summary.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.254Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 2356 IDataChartProvider.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 2356 IDataChartProvider.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Sending file modes: C0644 2121 package-use.html
01:17:37 [2023-09-15T05:17:37.254Z] Sink: C0644 2121 package-use.html
01:17:37 [2023-09-15T05:17:37.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Sink: E
01:17:37 [2023-09-15T05:17:37.254Z] Entering directory: D2755 0 analysis
01:17:37 [2023-09-15T05:17:37.254Z] Sink: D2755 0 analysis
01:17:37 [2023-09-15T05:17:37.511Z] Entering directory: D2755 0 xml
01:17:37 [2023-09-15T05:17:37.511Z] Sink: D2755 0 xml
01:17:37 [2023-09-15T05:17:37.511Z] Entering directory: D2755 0 core
01:17:37 [2023-09-15T05:17:37.511Z] Sink: D2755 0 core
01:17:37 [2023-09-15T05:17:37.511Z] Entering directory: D2755 0 module
01:17:37 [2023-09-15T05:17:37.511Z] Sink: D2755 0 module
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 8048 ITmfXmlSchemaParser.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 8048 ITmfXmlSchemaParser.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 42822 TmfAnalysisModuleHelperXml.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 42822 TmfAnalysisModuleHelperXml.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 155032 TmfXmlStrings.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 155032 TmfXmlStrings.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 22362 TmfXmlUtils.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 22362 TmfXmlUtils.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 6003 package-summary.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 6003 package-summary.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.511Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 2386 TmfXmlStrings.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 2386 TmfXmlStrings.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 2422 ITmfXmlSchemaParser.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 2422 ITmfXmlSchemaParser.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 2444 TmfAnalysisModuleHelperXml.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 2444 TmfAnalysisModuleHelperXml.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 2354 TmfXmlUtils.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 2354 TmfXmlUtils.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sink: E
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 3540 package-use.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 3540 package-use.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sink: E
01:17:37 [2023-09-15T05:17:37.511Z] Sink: E
01:17:37 [2023-09-15T05:17:37.511Z] Sink: E
01:17:37 [2023-09-15T05:17:37.511Z] Sink: E
01:17:37 [2023-09-15T05:17:37.511Z] Sink: E
01:17:37 [2023-09-15T05:17:37.511Z] Entering directory: D2755 0 btf
01:17:37 [2023-09-15T05:17:37.511Z] Sink: D2755 0 btf
01:17:37 [2023-09-15T05:17:37.511Z] Entering directory: D2755 0 core
01:17:37 [2023-09-15T05:17:37.511Z] Sink: D2755 0 core
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 26425 Activator.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 26425 Activator.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Entering directory: D2755 0 analysis
01:17:37 [2023-09-15T05:17:37.511Z] Sink: D2755 0 analysis
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 24784 BtfAnalysisModule.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 24784 BtfAnalysisModule.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 18564 BtfStateProvider.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 18564 BtfStateProvider.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 4145 package-summary.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 4145 package-summary.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.511Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 2300 BtfAnalysisModule.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 2300 BtfAnalysisModule.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 2294 BtfStateProvider.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 2294 BtfStateProvider.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sink: E
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 2094 package-use.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 2094 package-use.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sink: E
01:17:37 [2023-09-15T05:17:37.511Z] Entering directory: D2755 0 trace
01:17:37 [2023-09-15T05:17:37.511Z] Sink: D2755 0 trace
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 22036 BtfColumnNames.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 22036 BtfColumnNames.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 8928 BtfEventAspects.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 8928 BtfEventAspects.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 8929 BtfEventTypeFactory.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 8929 BtfEventTypeFactory.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 24112 BtfTimestampFormat.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 24112 BtfTimestampFormat.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 52383 BtfTrace.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 52383 BtfTrace.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 6049 package-summary.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 6049 package-summary.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.511Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 2294 BtfEventTypeFactory.html
01:17:37 [2023-09-15T05:17:37.511Z] Sink: C0644 2294 BtfEventTypeFactory.html
01:17:37 [2023-09-15T05:17:37.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.511Z] Sending file modes: C0644 5569 BtfTimestampFormat.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 5569 BtfTimestampFormat.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 2270 BtfEventAspects.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 2270 BtfEventAspects.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 4815 BtfColumnNames.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 4815 BtfColumnNames.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 5306 BtfTrace.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 5306 BtfTrace.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sink: E
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 4420 package-use.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 4420 package-use.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sink: E
01:17:37 [2023-09-15T05:17:37.512Z] Entering directory: D2755 0 event
01:17:37 [2023-09-15T05:17:37.512Z] Sink: D2755 0 event
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 17814 BtfEvent.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 17814 BtfEvent.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 21159 BtfEventType.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 21159 BtfEventType.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 11783 BTFPayload.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 11783 BTFPayload.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 4509 package-summary.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 4509 package-summary.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.512Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 4226 BtfEventType.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 4226 BtfEventType.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 3969 BtfEvent.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 3969 BtfEvent.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 2240 BTFPayload.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 2240 BTFPayload.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sink: E
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 4228 package-use.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 4228 package-use.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sink: E
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 3747 package-summary.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 3747 package-summary.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.512Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 3853 Activator.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 3853 Activator.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sink: E
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 3213 package-use.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 3213 package-use.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sink: E
01:17:37 [2023-09-15T05:17:37.512Z] Entering directory: D2755 0 ui
01:17:37 [2023-09-15T05:17:37.512Z] Sink: D2755 0 ui
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 26413 Activator.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 26413 Activator.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 11969 BtfEventAdapterFactory.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 11969 BtfEventAdapterFactory.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 13544 BtfEventPropertySource.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 13544 BtfEventPropertySource.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 3538 package-summary.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 3538 package-summary.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.512Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 2252 BtfEventAdapterFactory.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 2252 BtfEventAdapterFactory.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 2252 BtfEventPropertySource.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 2252 BtfEventPropertySource.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 3825 Activator.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 3825 Activator.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sink: E
01:17:37 [2023-09-15T05:17:37.512Z] Sending file modes: C0644 3191 package-use.html
01:17:37 [2023-09-15T05:17:37.512Z] Sink: C0644 3191 package-use.html
01:17:37 [2023-09-15T05:17:37.512Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.512Z] Sink: E
01:17:37 [2023-09-15T05:17:37.512Z] Sink: E
01:17:37 [2023-09-15T05:17:37.512Z] Entering directory: D2755 0 examples
01:17:37 [2023-09-15T05:17:37.512Z] Sink: D2755 0 examples
01:17:37 [2023-09-15T05:17:37.512Z] Entering directory: D2755 0 ui
01:17:37 [2023-09-15T05:17:37.512Z] Sink: D2755 0 ui
01:17:37 [2023-09-15T05:17:37.768Z] Sending file modes: C0644 15526 Activator.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 15526 Activator.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 views
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 views
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 data
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 data
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 provider
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 provider
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 19269 ExampleTimeGraphDataProviderView.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 19269 ExampleTimeGraphDataProviderView.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 15455 ExampleXYDataProviderView.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 15455 ExampleXYDataProviderView.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 3626 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 3626 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2498 ExampleTimeGraphDataProviderView.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2498 ExampleTimeGraphDataProviderView.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2456 ExampleXYDataProviderView.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2456 ExampleXYDataProviderView.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2188 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2188 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2930 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2930 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 3889 Activator.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 3889 Activator.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 3246 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 3246 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 core
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 core
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 analysis
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 analysis
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 16165 ExampleStateProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 16165 ExampleStateProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 20324 ExampleStateSystemAnalysisModule.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 20324 ExampleStateSystemAnalysisModule.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 3502 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 3502 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 5474 ExampleStateSystemAnalysisModule.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 5474 ExampleStateSystemAnalysisModule.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2348 ExampleStateProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2348 ExampleStateProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 3467 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 3467 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 data
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 data
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 provider
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 provider
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 42140 ExampleTimeGraphDataProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 42140 ExampleTimeGraphDataProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 16346 ExampleTimeGraphProviderFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 16346 ExampleTimeGraphProviderFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 23949 ExampleXYDataProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 23949 ExampleXYDataProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 16309 ExampleXYDataProviderFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 16309 ExampleXYDataProviderFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 4174 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 4174 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2438 ExampleTimeGraphDataProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2438 ExampleTimeGraphDataProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2456 ExampleTimeGraphProviderFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2456 ExampleTimeGraphProviderFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2438 ExampleXYDataProviderFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2438 ExampleXYDataProviderFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2396 ExampleXYDataProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2396 ExampleXYDataProvider.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2156 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2156 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 statesystem
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 statesystem
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 core
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 core
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 exceptions
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 exceptions
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 13429 AttributeNotFoundException.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 13429 AttributeNotFoundException.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 11916 StateSystemDisposedException.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 11916 StateSystemDisposedException.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 13982 StateValueTypeException.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 13982 StateValueTypeException.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 13716 TimeRangeException.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 13716 TimeRangeException.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 5726 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 5726 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 9614 StateValueTypeException.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 9614 StateValueTypeException.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 8033 AttributeNotFoundException.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 8033 AttributeNotFoundException.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 13600 StateSystemDisposedException.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 13600 StateSystemDisposedException.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 12589 TimeRangeException.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 12589 TimeRangeException.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 5845 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 5845 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 backend
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 backend
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 8496 ICustomStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 8496 ICustomStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 11610 IPartialStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 11610 IPartialStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 36242 IStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 36242 IStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 18370 StateHistoryBackendFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 18370 StateHistoryBackendFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 6915 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 6915 package-summary.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 11491 IStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 11491 IStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2416 ICustomStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2416 ICustomStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2396 StateHistoryBackendFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2396 StateHistoryBackendFactory.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 2422 IPartialStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 2422 IPartialStateHistoryBackend.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 4565 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] Sink: C0644 4565 package-use.html
01:17:37 [2023-09-15T05:17:37.769Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.769Z] Sink: E
01:17:37 [2023-09-15T05:17:37.769Z] Entering directory: D2755 0 interval
01:17:37 [2023-09-15T05:17:37.769Z] Sink: D2755 0 interval
01:17:37 [2023-09-15T05:17:37.769Z] Sending file modes: C0644 17395 ITmfStateInterval.html
01:17:37 [2023-09-15T05:17:37.770Z] Sink: C0644 17395 ITmfStateInterval.html
01:17:37 [2023-09-15T05:17:37.770Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.770Z] Sending file modes: C0644 21207 TmfStateInterval.html
01:17:37 [2023-09-15T05:17:37.770Z] Sink: C0644 21207 TmfStateInterval.html
01:17:37 [2023-09-15T05:17:37.770Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.770Z] Sending file modes: C0644 5761 package-summary.html
01:17:37 [2023-09-15T05:17:37.770Z] Sink: C0644 5761 package-summary.html
01:17:37 [2023-09-15T05:17:37.770Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:37 [2023-09-15T05:17:37.770Z] Entering directory: D2755 0 class-use
01:17:37 [2023-09-15T05:17:37.770Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 2342 TmfStateInterval.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 2342 TmfStateInterval.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 29158 ITmfStateInterval.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 29158 ITmfStateInterval.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Sink: E
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 8496 package-use.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 8496 package-use.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Sink: E
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 68703 ITmfStateSystem.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 68703 ITmfStateSystem.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 37858 ITmfStateSystemBuilder.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 37858 ITmfStateSystemBuilder.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Entering directory: D2755 0 statevalue
01:17:38 [2023-09-15T05:17:38.026Z] Sink: D2755 0 statevalue
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 16266 ITmfStateValue.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 16266 ITmfStateValue.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 19811 ITmfStateValue.Type.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 19811 ITmfStateValue.Type.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 25843 TmfStateValue.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 25843 TmfStateValue.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 6804 package-summary.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 6804 package-summary.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.026Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 19032 ITmfStateValue.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 19032 ITmfStateValue.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 9328 ITmfStateValue.Type.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 9328 ITmfStateValue.Type.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 9515 TmfStateValue.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 9515 TmfStateValue.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.026Z] Sink: E
01:17:38 [2023-09-15T05:17:38.026Z] Sending file modes: C0644 9748 package-use.html
01:17:38 [2023-09-15T05:17:38.026Z] Sink: C0644 9748 package-use.html
01:17:38 [2023-09-15T05:17:38.026Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 snapshot
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 snapshot
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 20729 StateSnapshot.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 20729 StateSnapshot.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 4386 package-summary.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 4386 package-summary.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 4568 StateSnapshot.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 4568 StateSnapshot.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 3451 package-use.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 3451 package-use.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 14607 StateSystemBuilderUtils.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 14607 StateSystemBuilderUtils.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 12194 StateSystemFactory.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 12194 StateSystemFactory.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 37802 StateSystemUtils.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 37802 StateSystemUtils.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 20769 StateSystemUtils.QuarkIterator.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 20769 StateSystemUtils.QuarkIterator.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 7110 package-summary.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 7110 package-summary.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 2276 StateSystemUtils.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 2276 StateSystemUtils.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 2368 StateSystemUtils.QuarkIterator.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 2368 StateSystemUtils.QuarkIterator.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 2318 StateSystemBuilderUtils.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 2318 StateSystemBuilderUtils.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 2288 StateSystemFactory.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 2288 StateSystemFactory.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 15227 ITmfStateSystemBuilder.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 15227 ITmfStateSystemBuilder.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 32918 ITmfStateSystem.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 32918 ITmfStateSystem.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 9160 package-use.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 9160 package-use.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 segmentstore
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 segmentstore
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 core
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 core
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 21527 BasicSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 21527 BasicSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 8829 IContentSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 8829 IContentSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 segment
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 segment
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 interfaces
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 interfaces
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 8991 INamedSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 8991 INamedSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 9490 SegmentAspects.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 9490 SegmentAspects.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 5194 SegmentTypeComparators.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 5194 SegmentTypeComparators.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 5480 package-summary.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 5480 package-summary.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 4621 INamedSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 4621 INamedSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 2476 SegmentTypeComparators.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 2476 SegmentTypeComparators.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 2408 SegmentAspects.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 2408 SegmentAspects.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 3696 package-use.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 3696 package-use.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 14192 ISegment.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 14192 ISegment.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 33057 ISegmentStore.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 33057 ISegmentStore.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 8642 SegmentComparators.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 8642 SegmentComparators.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 17932 SegmentStoreFactory.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 17932 SegmentStoreFactory.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 20038 SegmentStoreFactory.SegmentStoreType.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 20038 SegmentStoreFactory.SegmentStoreType.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 7064 package-summary.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 7064 package-summary.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 2296 IContentSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 2296 IContentSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 4301 BasicSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 4301 BasicSegment.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 2314 SegmentComparators.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 2314 SegmentComparators.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 2300 SegmentStoreFactory.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 2300 SegmentStoreFactory.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 7927 SegmentStoreFactory.SegmentStoreType.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 7927 SegmentStoreFactory.SegmentStoreType.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 53738 ISegment.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 53738 ISegment.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 13853 ISegmentStore.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 13853 ISegmentStore.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 12950 package-use.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 12950 package-use.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Sink: E
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 lttng2
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 lttng2
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 ust
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 ust
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 core
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 core
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 analysis
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 analysis
01:17:38 [2023-09-15T05:17:38.027Z] Entering directory: D2755 0 debuginfo
01:17:38 [2023-09-15T05:17:38.027Z] Sink: D2755 0 debuginfo
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 19203 BinaryCallsite.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 19203 BinaryCallsite.html
01:17:38 [2023-09-15T05:17:38.027Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.027Z] Sending file modes: C0644 13688 FunctionLocation.html
01:17:38 [2023-09-15T05:17:38.027Z] Sink: C0644 13688 FunctionLocation.html
01:17:38 [2023-09-15T05:17:38.284Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.284Z] Sending file modes: C0644 12393 Messages.html
01:17:38 [2023-09-15T05:17:38.284Z] Sink: C0644 12393 Messages.html
01:17:38 [2023-09-15T05:17:38.284Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.284Z] Sending file modes: C0644 35586 UstDebugInfoAnalysisModule.html
01:17:38 [2023-09-15T05:17:38.284Z] Sink: C0644 35586 UstDebugInfoAnalysisModule.html
01:17:38 [2023-09-15T05:17:38.284Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.284Z] Sending file modes: C0644 22116 UstDebugInfoBinaryAspect.html
01:17:38 [2023-09-15T05:17:38.284Z] Sink: C0644 22116 UstDebugInfoBinaryAspect.html
01:17:38 [2023-09-15T05:17:38.284Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.284Z] Sending file modes: C0644 22165 UstDebugInfoBinaryFile.html
01:17:38 [2023-09-15T05:17:38.284Z] Sink: C0644 22165 UstDebugInfoBinaryFile.html
01:17:38 [2023-09-15T05:17:38.284Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.284Z] Sending file modes: C0644 20434 UstDebugInfoFunctionAspect.html
01:17:38 [2023-09-15T05:17:38.284Z] Sink: C0644 20434 UstDebugInfoFunctionAspect.html
01:17:38 [2023-09-15T05:17:38.284Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.284Z] Sending file modes: C0644 19581 UstDebugInfoLoadedBinaryFile.html
01:17:38 [2023-09-15T05:17:38.284Z] Sink: C0644 19581 UstDebugInfoLoadedBinaryFile.html
01:17:38 [2023-09-15T05:17:38.284Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.284Z] Sending file modes: C0644 18438 UstDebugInfoSourceAspect.html
01:17:38 [2023-09-15T05:17:38.284Z] Sink: C0644 18438 UstDebugInfoSourceAspect.html
01:17:38 [2023-09-15T05:17:38.284Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.284Z] Sending file modes: C0644 7281 package-summary.html
01:17:38 [2023-09-15T05:17:38.284Z] Sink: C0644 7281 package-summary.html
01:17:38 [2023-09-15T05:17:38.284Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.284Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.284Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.284Z] Sending file modes: C0644 2372 Messages.html
01:17:38 [2023-09-15T05:17:38.284Z] Sink: C0644 2372 Messages.html
01:17:38 [2023-09-15T05:17:38.284Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.284Z] Sending file modes: C0644 4740 UstDebugInfoLoadedBinaryFile.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 4740 UstDebugInfoLoadedBinaryFile.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 4512 UstDebugInfoSourceAspect.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 4512 UstDebugInfoSourceAspect.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 6830 BinaryCallsite.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 6830 BinaryCallsite.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 2480 UstDebugInfoAnalysisModule.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 2480 UstDebugInfoAnalysisModule.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 4512 UstDebugInfoBinaryAspect.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 4512 UstDebugInfoBinaryAspect.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 7038 UstDebugInfoBinaryFile.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 7038 UstDebugInfoBinaryFile.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 5418 FunctionLocation.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 5418 FunctionLocation.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 4542 UstDebugInfoFunctionAspect.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 4542 UstDebugInfoFunctionAspect.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 6053 package-use.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 6053 package-use.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 trace
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 trace
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 layout
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 layout
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 30309 ILttngUstEventLayout.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 30309 ILttngUstEventLayout.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 4118 package-summary.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 4118 package-summary.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 6046 ILttngUstEventLayout.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 6046 ILttngUstEventLayout.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 4613 package-use.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 4613 package-use.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 14415 LttngUstEvent.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 14415 LttngUstEvent.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 12997 LttngUstEventFactory.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 12997 LttngUstEventFactory.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 44414 LttngUstTrace.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 44414 LttngUstTrace.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 13140 LttngUstTrace.SymbolProviderConfig.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 13140 LttngUstTrace.SymbolProviderConfig.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 9432 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 9432 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 5063 package-summary.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 5063 package-summary.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 4175 LttngUstEventFactory.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 4175 LttngUstEventFactory.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 2282 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 2282 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 2312 LttngUstEvent.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 2312 LttngUstEvent.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 5755 LttngUstTrace.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 5755 LttngUstTrace.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 5661 LttngUstTrace.SymbolProviderConfig.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 5661 LttngUstTrace.SymbolProviderConfig.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 4852 package-use.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 4852 package-use.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 kernel
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 kernel
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 core
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 core
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 trace
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 trace
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 45763 LttngKernelTrace.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 45763 LttngKernelTrace.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 9492 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 9492 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 3399 package-summary.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 3399 package-summary.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 2300 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 2300 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 2348 LttngKernelTrace.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 2348 LttngKernelTrace.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 2141 package-use.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 2141 package-use.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 control
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 control
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 core
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 core
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 session
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 session
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 16887 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 16887 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 13563 SessionConfigGenerator.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 13563 SessionConfigGenerator.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 59975 SessionConfigStrings.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 59975 SessionConfigStrings.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 4840 package-summary.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 4840 package-summary.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 2410 SessionConfigStrings.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 2410 SessionConfigStrings.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 2402 SessionConfigGenerator.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 2402 SessionConfigGenerator.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 2318 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 2318 Messages.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 2156 package-use.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 2156 package-use.html
01:17:38 [2023-09-15T05:17:38.285Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Sink: E
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 common
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 common
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 core
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 core
01:17:38 [2023-09-15T05:17:38.285Z] Entering directory: D2755 0 collect
01:17:38 [2023-09-15T05:17:38.285Z] Sink: D2755 0 collect
01:17:38 [2023-09-15T05:17:38.285Z] Sending file modes: C0644 20950 BufferedBlockingQueue.html
01:17:38 [2023-09-15T05:17:38.285Z] Sink: C0644 20950 BufferedBlockingQueue.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 5654 package-summary.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 5654 package-summary.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.542Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 2336 BufferedBlockingQueue.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 2336 BufferedBlockingQueue.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sink: E
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 2104 package-use.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 2104 package-use.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sink: E
01:17:38 [2023-09-15T05:17:38.542Z] Entering directory: D2755 0 format
01:17:38 [2023-09-15T05:17:38.542Z] Sink: D2755 0 format
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 12494 DataSizeWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 12494 DataSizeWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 12458 DataSpeedWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 12458 DataSpeedWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 19609 DecimalUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 19609 DecimalUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 17774 DecimalWithUnitPrefixFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 17774 DecimalWithUnitPrefixFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 18298 LongToPercentFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 18298 LongToPercentFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 17105 SubSecondTimeWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 17105 SubSecondTimeWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 6634 package-summary.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 6634 package-summary.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.542Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 4081 DataSizeWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 4081 DataSizeWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 2366 SubSecondTimeWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 2366 SubSecondTimeWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 2306 DecimalUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 2306 DecimalUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 4567 DecimalWithUnitPrefixFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 4567 DecimalWithUnitPrefixFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 2342 DataSpeedWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 2342 DataSpeedWithUnitFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 2318 LongToPercentFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 2318 LongToPercentFormat.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sink: E
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 3685 package-use.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 3685 package-use.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sink: E
01:17:38 [2023-09-15T05:17:38.542Z] Entering directory: D2755 0 process
01:17:38 [2023-09-15T05:17:38.542Z] Sink: D2755 0 process
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 9145 Messages.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 9145 Messages.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 18446 ProcessUtils.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 18446 ProcessUtils.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 9684 ProcessUtils.OutputReaderFunction.html
01:17:38 [2023-09-15T05:17:38.542Z] Sink: C0644 9684 ProcessUtils.OutputReaderFunction.html
01:17:38 [2023-09-15T05:17:38.542Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.542Z] Sending file modes: C0644 6907 package-summary.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 6907 package-summary.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.543Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 2258 Messages.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 2258 Messages.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 2282 ProcessUtils.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 2282 ProcessUtils.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 5640 ProcessUtils.OutputReaderFunction.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 5640 ProcessUtils.OutputReaderFunction.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sink: E
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 3495 package-use.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 3495 package-use.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sink: E
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 16211 NonNullUtils.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 16211 NonNullUtils.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 11091 ObjectUtils.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 11091 ObjectUtils.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Entering directory: D2755 0 math
01:17:38 [2023-09-15T05:17:38.543Z] Sink: D2755 0 math
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 16005 SaturatedArithmetic.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 16005 SaturatedArithmetic.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 4738 package-summary.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 4738 package-summary.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.543Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 2306 SaturatedArithmetic.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 2306 SaturatedArithmetic.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sink: E
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 2089 package-use.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 2089 package-use.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sink: E
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 24288 TraceCompassActivator.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 24288 TraceCompassActivator.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Entering directory: D2755 0 log
01:17:38 [2023-09-15T05:17:38.543Z] Sink: D2755 0 log
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 11639 TraceCompassLog.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 11639 TraceCompassLog.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 42989 TraceCompassLogUtils.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 42989 TraceCompassLogUtils.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 15648 TraceCompassLogUtils.FlowScopeLog.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 15648 TraceCompassLogUtils.FlowScopeLog.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 15689 TraceCompassLogUtils.ScopeLog.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 15689 TraceCompassLogUtils.ScopeLog.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 10356 TraceCompassMonitorManager.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 10356 TraceCompassMonitorManager.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 7331 package-summary.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 7331 package-summary.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.543Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 2306 TraceCompassLogUtils.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 2306 TraceCompassLogUtils.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 5780 TraceCompassLogUtils.FlowScopeLog.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 5780 TraceCompassLogUtils.FlowScopeLog.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 2368 TraceCompassLogUtils.ScopeLog.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 2368 TraceCompassLogUtils.ScopeLog.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 2276 TraceCompassLog.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 2276 TraceCompassLog.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 4325 TraceCompassMonitorManager.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 4325 TraceCompassMonitorManager.html
01:17:38 [2023-09-15T05:17:38.543Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.543Z] Sink: E
01:17:38 [2023-09-15T05:17:38.543Z] Sending file modes: C0644 4352 package-use.html
01:17:38 [2023-09-15T05:17:38.543Z] Sink: C0644 4352 package-use.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sink: E
01:17:38 [2023-09-15T05:17:38.800Z] Entering directory: D2755 0 xml
01:17:38 [2023-09-15T05:17:38.800Z] Sink: D2755 0 xml
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 24809 XmlUtils.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 24809 XmlUtils.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 5117 package-summary.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 5117 package-summary.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.800Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 2234 XmlUtils.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 2234 XmlUtils.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sink: E
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 2084 package-use.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 2084 package-use.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sink: E
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 5856 package-summary.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 5856 package-summary.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.800Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 2276 TraceCompassActivator.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 2276 TraceCompassActivator.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 2216 ObjectUtils.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 2216 ObjectUtils.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 2222 NonNullUtils.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 2222 NonNullUtils.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sink: E
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 2052 package-use.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 2052 package-use.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sink: E
01:17:38 [2023-09-15T05:17:38.800Z] Sink: E
01:17:38 [2023-09-15T05:17:38.800Z] Entering directory: D2755 0 datastore
01:17:38 [2023-09-15T05:17:38.800Z] Sink: D2755 0 datastore
01:17:38 [2023-09-15T05:17:38.800Z] Entering directory: D2755 0 core
01:17:38 [2023-09-15T05:17:38.800Z] Sink: D2755 0 core
01:17:38 [2023-09-15T05:17:38.800Z] Entering directory: D2755 0 interval
01:17:38 [2023-09-15T05:17:38.800Z] Sink: D2755 0 interval
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 21402 HTInterval.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 21402 HTInterval.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 10089 IHTInterval.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 10089 IHTInterval.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 7403 IHTIntervalReader.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 7403 IHTIntervalReader.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 8492 ISerializableObject.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 8492 ISerializableObject.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 5871 package-summary.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 5871 package-summary.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.800Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 9953 IHTIntervalReader.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 9953 IHTIntervalReader.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 11810 IHTInterval.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 11810 IHTInterval.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 4369 HTInterval.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 4369 HTInterval.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 11903 ISerializableObject.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 11903 ISerializableObject.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sink: E
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 9339 package-use.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 9339 package-use.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sink: E
01:17:38 [2023-09-15T05:17:38.800Z] Entering directory: D2755 0 encoding
01:17:38 [2023-09-15T05:17:38.800Z] Sink: D2755 0 encoding
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 14882 HTVarInt.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 14882 HTVarInt.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 10033 HTVarIntTest.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 10033 HTVarIntTest.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 3305 package-summary.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 3305 package-summary.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.800Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 2282 HTVarInt.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 2282 HTVarInt.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 2306 HTVarIntTest.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 2306 HTVarIntTest.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sink: E
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 2124 package-use.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 2124 package-use.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sink: E
01:17:38 [2023-09-15T05:17:38.800Z] Entering directory: D2755 0 serialization
01:17:38 [2023-09-15T05:17:38.800Z] Sink: D2755 0 serialization
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 13297 ISafeByteBufferReader.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 13297 ISafeByteBufferReader.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 14397 ISafeByteBufferWriter.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 14397 ISafeByteBufferWriter.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 13404 SafeByteBufferFactory.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 13404 SafeByteBufferFactory.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 5361 package-summary.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 5361 package-summary.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Entering directory: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.800Z] Sink: D2755 0 class-use
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 13101 ISafeByteBufferWriter.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 13101 ISafeByteBufferWriter.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 2390 SafeByteBufferFactory.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 2390 SafeByteBufferFactory.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 8415 ISafeByteBufferReader.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 8415 ISafeByteBufferReader.html
01:17:38 [2023-09-15T05:17:38.800Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.800Z] Sink: E
01:17:38 [2023-09-15T05:17:38.800Z] Sending file modes: C0644 8730 package-use.html
01:17:38 [2023-09-15T05:17:38.800Z] Sink: C0644 8730 package-use.html
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Sink: E
01:17:38 [2023-09-15T05:17:38.801Z] Sink: E
01:17:38 [2023-09-15T05:17:38.801Z] Sink: E
01:17:38 [2023-09-15T05:17:38.801Z] Sink: E
01:17:38 [2023-09-15T05:17:38.801Z] Sink: E
01:17:38 [2023-09-15T05:17:38.801Z] Sink: E
01:17:38 [2023-09-15T05:17:38.801Z] Sending file modes: C0644 8832 element-list
01:17:38 [2023-09-15T05:17:38.801Z] Sink: C0644 8832 element-list
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Sending file modes: C0644 585873 constant-values.html
01:17:38 [2023-09-15T05:17:38.801Z] Sink: C0644 585873 constant-values.html
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Sending file modes: C0644 43712 serialized-form.html
01:17:38 [2023-09-15T05:17:38.801Z] Sink: C0644 43712 serialized-form.html
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Sending file modes: C0644 14212 deprecated-list.html
01:17:38 [2023-09-15T05:17:38.801Z] Sink: C0644 14212 deprecated-list.html
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Sending file modes: C0644 64064 index.html
01:17:38 [2023-09-15T05:17:38.801Z] Sink: C0644 64064 index.html
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Sending file modes: C0644 926 overview-summary.html
01:17:38 [2023-09-15T05:17:38.801Z] Sink: C0644 926 overview-summary.html
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Sending file modes: C0644 18648 stylesheet.css
01:17:38 [2023-09-15T05:17:38.801Z] Sink: C0644 18648 stylesheet.css
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Sending file modes: C0644 5027 script.js
01:17:38 [2023-09-15T05:17:38.801Z] Sink: C0644 5027 script.js
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Entering directory: D2755 0 legal
01:17:38 [2023-09-15T05:17:38.801Z] Sink: D2755 0 legal
01:17:38 [2023-09-15T05:17:38.801Z] Sending file modes: C0644 19274 LICENSE
01:17:38 [2023-09-15T05:17:38.801Z] Sink: C0644 19274 LICENSE
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Sending file modes: C0644 1522 ASSEMBLY_EXCEPTION
01:17:38 [2023-09-15T05:17:38.801Z] Sink: C0644 1522 ASSEMBLY_EXCEPTION
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Sending file modes: C0644 2114 ADDITIONAL_LICENSE_INFO
01:17:38 [2023-09-15T05:17:38.801Z] Sink: C0644 2114 ADDITIONAL_LICENSE_INFO
01:17:38 [2023-09-15T05:17:38.801Z] scp: debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Sink: E
01:17:38 [2023-09-15T05:17:38.801Z] Sink: E
01:17:38 [2023-09-15T05:17:38.801Z] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
01:17:38 [2023-09-15T05:17:38.801Z] debug1: channel 0: free: client-session, nchannels 1
01:17:38 [2023-09-15T05:17:38.801Z] debug1: fd 0 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] debug1: fd 2 clearing O_NONBLOCK
01:17:38 [2023-09-15T05:17:38.801Z] Transferred: sent 33569556, received 508188 bytes, in 12.9 seconds
01:17:38 [2023-09-15T05:17:38.801Z] Bytes per second: sent 2608630.7, received 39490.4
01:17:38 [2023-09-15T05:17:38.801Z] debug1: Exit status 0
01:17:48 [2023-09-15T05:17:48.755Z] [Pipeline] }
01:17:48 [2023-09-15T05:17:48.750Z] $ ssh-agent -k
01:17:48 [2023-09-15T05:17:48.756Z] unset SSH_AUTH_SOCK;
01:17:48 [2023-09-15T05:17:48.757Z] unset SSH_AGENT_PID;
01:17:48 [2023-09-15T05:17:48.757Z] echo Agent pid 373 killed;
01:17:48 [2023-09-15T05:17:48.886Z] [ssh-agent] Stopped.
01:17:48 [2023-09-15T05:17:48.903Z] [Pipeline] // sshagent
01:17:49 [2023-09-15T05:17:49.010Z] [Pipeline] }
01:17:49 [2023-09-15T05:17:49.022Z] [Pipeline] // withEnv
01:17:49 [2023-09-15T05:17:49.033Z] [Pipeline] }
01:17:49 [2023-09-15T05:17:49.044Z] [Pipeline] // stage
01:17:49 [2023-09-15T05:17:49.056Z] [Pipeline] }
01:17:49 [2023-09-15T05:17:49.073Z] [Pipeline] // withEnv
01:17:49 [2023-09-15T05:17:49.085Z] [Pipeline] }
01:17:49 [2023-09-15T05:17:49.097Z] [Pipeline] // timeout
01:17:49 [2023-09-15T05:17:49.108Z] [Pipeline] }
01:17:49 [2023-09-15T05:17:49.120Z] [Pipeline] // timestamps
01:17:49 [2023-09-15T05:17:49.146Z] [Pipeline] }
01:17:49 [2023-09-15T05:17:49.156Z] [Pipeline] // withEnv
01:17:49 [2023-09-15T05:17:49.168Z] [Pipeline] }
01:17:49 [2023-09-15T05:17:49.259Z] [Pipeline] // withEnv
01:17:49 [2023-09-15T05:17:49.286Z] [Pipeline] }
01:17:49 [2023-09-15T05:17:49.429Z] [Pipeline] // node
01:17:49 [2023-09-15T05:17:49.492Z] [Pipeline] }
01:17:49 [2023-09-15T05:17:49.504Z] [Pipeline] // podTemplate
01:17:49 [2023-09-15T05:17:49.518Z] [Pipeline] End of Pipeline
01:17:49 [2023-09-15T05:17:49.602Z] Triggering a new build of tracecompass-incubator-nightly #567
01:17:49 [2023-09-15T05:17:49.603Z] Triggering a new build of tracecompass-master-nightly-staging #633
01:17:49 [2023-09-15T05:17:49.606Z] Finished: SUCCESS